@charset "utf-8";
/* CSS Document */
* {
	vertical-align: top;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58585A;
	font-size: 10px;
}
#wrap {
	background-image: url(images/schatten2.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 856px;
	margin-left: -440px;
	padding-right: 12px;
	padding-left: 12px;
	position: absolute;
	left: 50%;
	min-height: 403px;
	vertical-align: top;
}
#menu_links {
	width: 182px;
	font-size: 10px;
}
#orange {
	line-height: 32px;
	background-color: #fabb00;
	text-indent: 10px;
	font-size: 20px;
	color: #FFFFFF;
}
#news {
	background-image: url(images/schatten.png);
	background-repeat: no-repeat;
}
#newsHeader {
	padding: 6px;
}
#newsHeaderIn {
	line-height: 20px;
	color: #bc091b;
	font-weight: bold;
	text-indent: 4px;
	background-color: #f2f2f3;
	font-size: 12px;
}
.footer {
	line-height: 16px;
	background-color: #004e8d;
}
#content_rechts {
	font-size: 10px;
	padding: 8px;
}
#content_center {
	font-size: 10px;
	padding: 8px;
}
#content_center a {
	color: #58585A;
	text-decoration: underline;
}
#content_center a:hover {
	text-decoration: none;
}
#orange a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_links .level1 {
	background-image: url(images/nav.jpg);
	display: block;
	line-height: 23px;
	text-indent: 15px;
	border-bottom: 1px solid #cad5e0;
	color: #000000;
	text-decoration: none;
}
#menu_links .level1:hover {
	font-weight: bold;
}
#menu_links .level1_act {
	font-weight: bold;
	background-image: url(images/nav.jpg);
	display: block;
	line-height: 23px;
	text-indent: 15px;
	border-bottom: 1px solid #cad5e0;
	color: #000000;
	text-decoration: none;
}
#menu_links .level2 {
	background-color: #FFFFFF;
	line-height: 23px;
	text-indent: 25px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cad5e0;
}
#menu_links .level2:hover {
	/*font-weight: bold;*/
	background-image: url(images/pfeil1.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#menu_links .level2_act {
	background-color: #FFFFFF;
	line-height: 23px;
	text-indent: 25px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cad5e0;
	/*font-weight: bold;*/
	background-image: url(images/pfeil1.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#menu_links .level3 {
	background-color: #FFFFFF;
	line-height: 23px;
	text-indent: 35px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cad5e0;
}
#menu_links .level3:hover {
	/*font-weight: bold;*/
	background-image: url(images/pfeil2.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#menu_links .level3_act {
	background-color: #FFFFFF;
	line-height: 23px;
	text-indent: 35px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cad5e0;
	/*font-weight: bold;*/
	background-image: url(images/pfeil2.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}

#menu_links .level4 {
	background-color: #FFFFFF;
	line-height: 23px;
	text-indent: 45px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cad5e0;
}
#menu_links .level4:hover {
	/*font-weight: bold;*/
	background-image: url(images/pfeil2.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
}
#menu_links .level4_act {
	background-color: #FFFFFF;
	line-height: 23px;
	text-indent: 45px;
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #cad5e0;
	/*font-weight: bold;*/
	background-image: url(images/pfeil2.jpg);
	background-repeat: no-repeat;
	background-position: 25px center;
}


#top_menu {
	line-height: 24px;
	color: #FFFFFF;
	text-align: right;
	width: 856px;
	position: relative;
}
#top_menu a{
	color: #FFFFFF;
	text-decoration: none;
}
h5 {
	font-size: 10px;
}