@charset "utf-8";
/* CSS Document */

body {
	font-family: verdana;
	color: #5C5959;
	width: 100%;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}


p {
	line-height: 18px;
}

.p_navi {
	line-height: 35px;
	vertical-align: top;
}

a {
	color: #5C5959;
	text-decoration: none;
}
a:hover{
	color: #9b9292;
}
a:active{
	color: #9b9292;
}

a:focus{
	color: #9b9292;
}
.container {
	width: 100%;
}
.header {
	width: 1500px;
	
/*Wenn die dicke, blaue Linie über die ganze Breite gehen soll: width: 100%*/

}
.footer {
	width: 1500px;
	position: static;
	left: 11px;
	bottom: 20px;	
}
.footer2 {
	width: 1500px;
	position: relative;
	left: 11px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.hr_blau_dick_oben {
	height: 29px;
	border: none;
	width: 100%;
	overflow: visible;
	position: relative;
	padding: 0px;
	left: 0%;
	background-attachment: fixed;
	background-image :url(../images/blau_leiste_oben_start.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.hr_gruen_dick_oben{
	height: 29px;
	border: none;
	width: 100%;
	overflow: visible;
	position: relative;
	padding: 0px;
	left: 0%;
	background-attachment: fixed;
	background-image: url(../images/green_leiste_unten_start.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	
}
.hr_gruen_dick_unten{
	height: 19px;
	border: none;
	width: 100%;
	overflow: visible;
	position: relative;
	padding: 0px;
	left: 0%;
	background-image: url(../images/green_leiste_unten_start.gif);
	background-repeat: repeat-x;
	z-index: 2;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	top: 0%;
}
.logo_gbs{
	height: auto;
	width: auto;
	border: none;
	margin-left: 10%;
}
.abstand{
	height: 0px;
	width: 10%;
	border: none;
}
.abstand_navi{
	height: 0px;
	width: 109px;
	border: none;
	margin-left: 10%;
}
.table1 {
	float: none;
	width: 709px;
	margin-left: 0%;
	border-top-width: thin;
	border-top-style: outset;
}

.navigation{
	margin-left: 15%;
	padding-left: 109px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 30px;
	width: 700px;
	height: 25px;
	z-index:1;
}
.button_tranzsparenz {
	margin-left: 15%;
	padding-left: 109px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 0px;
	width: 700px;
	height: 25px;
	z-index:3;
}


.position_hr_horizont{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #374977;
	overflow: hidden;
}

.content {
	margin-left: 15%;
	margin-right: 30%;
	padding-left: 109px;
	padding-top: 20px;
	font-size: 12px;
	font-weight: normal;
	width: 700px;
	z-index: 2;
}

.table_navi {
	margin-left: 12%;
	margin-right: 30%;
	padding-top: 20px;
	padding-left: -150px;
	font-size: 12px;
	font-weight: bold;
	width: 903px;
	z-index: 2;
}


.td1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1px;
	height: auto;
}

.td2 {
	font-weight: normal;
}

.td_active {
	color: #9b9292;
}	

dt {
	font-weight: bold;
	margin-top: 20px;
}

dd {
	margin-left: 100px;
	margin-top: -15px;
	line-hight: 20px;
	
}

.jahreszahlen {
	width: 80px;
	z-index: 3;
}

.ereignis {
	padding-left: 82px;
	z-index: 3;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}


	
.positionierung_copyright {
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	bottom: -100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 2;
	color: #9AA29C;
}
	
ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
}

.ul2 {
	list-style-type: circle;
}

table {
	border: none;
	width: 1000px;
	align: left;
	z-index: 2;
}

tr {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
