@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16.6666px;
	color: #333333;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#container #header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 980px;
}
#container #header h1 {
	padding-left: 50px;
	color: #FFFFFF;
	padding-top: 50px;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#container #header h2 {
	margin-top: 10px;
	color: #FFFFFF;
	padding-left: 50px;
	font-size: 20px;
	font-weight: 300;
}
#container #menubar {
	background-image: url(../img/menu_top_bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 980px;
	line-height: 42px;
}
#container #menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #menubar ul li {
	background-image: url(../img/menu_top_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 42px;
	width: 140px;
	text-align: center;
	float: left;
	padding-right: 3px;
}
#container #menubar ul li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 42px;
	display: block;
}
#container #menubar ul li a:hover {
	color: #0099FF;
	background-image: url(../img/menu_top_hover.jpg);
	background-repeat: repeat-x;
}
#container #content_strom {
	height: auto;
	width: 980px;
	margin-top: 15px;
}
#container #content_strom #menuleft {
	float: left;
	width: 200px;
	margin-right: 20px;
	position: relative;
}


#container #content_strom #menuleft #menu1 {
	background-image: url(../img/menu_1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	background-position: left bottom;
	line-height: 35px;
	height: 28px;
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 10px;
}

*html body #container #content_strom #menuleft #menu1 {
	background-image: url(../img/menu_1.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	background-position: left bottom;
	line-height: 18px;
	height: 18px;
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 20px;
}

#container #content_strom #menuleft #menu2 {
	background-image: url(../img/menu_2.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	background-position: left bottom;
	line-height: 35px;
	height: 28px;
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 10px;
}

*html body #container #content_strom #menuleft #menu2 {
	background-image: url(../img/menu_2.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	background-position: left bottom;
	line-height: 18px;
	height: 18px;
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 20px;
}

#container #content_strom #menuleft #menu3 {
	background-image: url(../img/menu_3.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	background-position: left bottom;
	line-height: 35px;
	height: 28px;
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 10px;
}

*html body #container #content_strom #menuleft #menu3 {
	background-image: url(../img/menu_3.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 0px;
	background-position: left bottom;
	line-height: 18px;
	height: 18px;
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 60px;
	padding-top: 20px;
}
#container #content_strom #menuleft .contents_menu {
	background-color: #98c1e5;
	height: auto;
	width: 200px;
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#container #content_strom #menuleft .contents_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #content_strom #menuleft .contents_menu ul li {
	padding-left: 10px;
	padding-top: 5px;
}
#container #content_strom #menuleft .contents_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content_strom #menuleft .contents_menu ul li a:hover {
	color: #333333;
}
#container #content_strom #menuleft .contents_menu #suchen {
	background-color: #3399FF;
	border: 1px solid #3366CC;
	color: #FFFFFF;
}
#container #content_strom #contentmiddle {
	float: left;
	width: 540px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: justify;
}
#container #content_strom #contentmiddle h1 {
	font-size: 24px;
	line-height: 27px;
	text-align: left;
}

#container #content_strom #content_ads {
	float: right;
	width: 200px;
}

#content_ads a{
	font-weight: bold; 
	color:#3399FF;
}
a{
	font-weight: bold; 
	color:#000000;
}
#container #footer {
	line-height: 70px;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 70px;
	width: 980px;
}
