@charset "utf-8";
/* CSS Document */

.pdf_download {
	position:relative;
	padding:0 0 0 40px;
	width:110px;
	height:39px;
	line-height:39px;
	text-align:left;
	background-image:url(../pics/siteElements/icon_pdf.png);
	background-repeat:no-repeat;
	background-position:left;
}

.buttons {
	width:910px;
	margin-left:auto;
	margin-right:auto;
}
.fusszeile {
	width:650px;
	position:relative;
	top:17px;
	left:5px;
	float:left;
	display:inline;
}
.buttons_unten {
	position:relative;
	float:left;
	height:20px;
	top:14px;
	display:inline;
	width:260px;
}
.sidenav {
	width:158px;
}
.ebene_1 {
	position:relative;
	border-bottom: 1px solid #adadad;
	border-top: 1px solid #adadad;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	height:26px;
	margin-top:10px;
}

a.ebene_1_normal:link, a.ebene_1_normal:active, a.ebene_1_normal:visited, a.ebene_1_normal:hover {
	color:#4f4f4f;
	text-decoration:none;
	padding-left:10px;
	display:block;
}
a.ebene_1_normal:hover {
	color:#fff;
	background-color:#666;
}

a.ebene_1_active:link, a.ebene_1_active:active, a.ebene_1_active:visited, a.ebene_1_active:hover, a.ebene_1_active:hover {
	color:#fff;
	background-color:#666;
	text-decoration:none;
	padding-left:10px;
	display:block;
}

a.ebene_2_normal:link, a.ebene_2_normal:visited, a.ebene_2_normal:active, a.ebene_2_normal:hover {
	color:#4f4f4f;
	text-decoration:none;
	padding-left:20px;
	display:block;
}
a.ebene_2_normal:hover {
	color:#fff;
	background-color:#666;
}

a.ebene_2_active:link, a.ebene_2_active:visited, a.ebene_2_active:active, a.ebene_2_active:hover, a.ebene_2_active:hover {
	color:#fff;
	background-color:#666;
	text-decoration:none;
	padding-left:20px;
	display:block;
}


.ebene_1_open {
	position:relative;
	border-top: 1px solid #adadad;
	font-size:14px;
	font-weight:bold;
	height:26px;
	top:10px;
}
.ebene_2 {
	position:relative;
	font-size:10px;
	font-weight:bold;
	height:20px;
	background-image:url(../pics/siteElements/hg_button.jpg);
	background-repeat:repeat-x;
	line-height:20px;
}
.logos {
	position:relative;
	top: 20px;
	width:158px;
	text-align:center;
}
.links {
	position:relative;
	width:158px;
	text-align:center;
	border-top: 1px solid #adadad;
	margin-top:40px;
}
