@charset "utf-8";
body {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif, monospace;
	font-size: 12px;
	line-height: 16.6667px;
	color: #333333;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #header {
	background-image: url(../img/header.jpg);
	height: 167px;
	width: 980px;
}
#container #header #gasanbieter {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 450px;
}
#container #header #gasanbieter h1 {
	margin-bottom: 0px;
}


#container #header #menu {
	height: 44px;
	width: 650px;
	text-align: left;
	float: right;
	margin-right: 20px;
	position: relative;
	top: 106px;
	line-height: 44px;
}
#container #header #gasanbieter h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #header #gasanbieter h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}

#container #header #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #header #menu ul li {
	background-image: url(../img/menu_top_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#container #header #menu ul li a {
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
}
#container #header #menu ul li a:hover {
	color: #6E9BC5;
}
#container #content {
	height: auto;
	width: 980px;
	margin-top: 15px;
}
#container #content #menuleft {
	float: left;
	width: 220px;
	margin-right: 19px;
}
#container #content #menuleft h2 {
	font-weight: 400;
	font-size: 13px;
	margin-top: 5px;
	padding-top: 0px;
}
.spacer {
	

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	position:relative;
	top:-10px;
}
#container #content #menuleft .menucontent {
	width: 220px;
	margin-bottom: 22px;
}
#container #content #menuleft .menucontent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #content #menuleft .menucontent ul li {
	margin-left: 15px;
	line-height: 18px;
}
#container #content #menuleft .menucontent ul li a {
	color: #3399FF;
	text-decoration: none;
}
#container #content #menuleft .menucontent ul li a:hover {
	color: #333333;
}
#container #content #contentmiddle {
	width: 520px;
	float: left;
	margin-top: 5px;
	text-align: justify;
}
#container #content #contentmiddle h1 {
	font-size: 20px;
	font-weight: normal;
}
#container #content #contentmiddle h1 a {
	color: #333333;
	text-decoration: none;
}
#container #content #contentmiddle h1 a:hover {
	color: #3399FF;
}


#container #content #contentmiddle #infoleft {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-left: 20px;
}


#container #content #advertisments {
	float: right;
	width: 200px;
}
#container #content #contentmiddle #inforight {
	float: left;
	width: 220px;
}
#container #footer {
	line-height: 59px;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	height: 59px;
	width: 980px;
	text-align: center;
}
