@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(/img/header_img.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 980px;
}
#container #header #strombillig_title {
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	text-align: center;
	width: 980px;
}
#container #header #strombillig_title h1 {
	font-size: 30px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#container #header #strombillig_title h2 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 7px;
}
#container #header #strombillig_img {
	display: inline;
	float: right;
	margin-right: 70px;
}
#container #header #strombillig_title a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content {
	clear: both;
	height: auto;
	width: 980px;
	margin-top: 21px;
}
#container #content #menu_left {
	float: left;
	width: 217px;
	margin-top: 0px;
	margin-right: 20px;
}
#container #content #menu_left h2 {
	color: #FFFFFF;
	display: block;
	width: 203px;
	background-color: #668d9d;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#container #content #menu_left .menu_content {
	background-color: #add2e1;
	display: block;
	padding: 10px;
	height: auto;
	width: 197px;
	background-image: url(/img/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container #content #menu_left .menu_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #content #menu_left .menu_content ul li a {
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}
#container #content #menu_left .menu_content ul li a:hover {
	color: #3399FF;
}
#container #content #innercontent {
	float: left;
	width: 505px;
	margin-right: 20px;
	height: auto;
	text-align: justify;
}
#container #content #innercontent h1 {
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
}
#container #content #innercontent #preisvergleich #formcheck {
	float: right;
	width: 400px;
	margin-right: 20px;
	text-align: right;
}
#container #content #innercontent #preisvergleich #gfx {
	clear: right;
	float: right;
}
#container #content #ads {
	float: right;
	width: 217px;
	font-size: 11px;
	text-align: justify;
}

.inp {
	width: 200px;
	padding-left: 8px;
	height: 14px;
}
#container #content #innercontent #preisvergleich #formcheck #senden {
	background-image: url(/img/btn.jpg);
	height: 23px;
	width: 59px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer {
	line-height: 63px;
	color: #333333;
	background-image: url(/img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 63px;
	width: 980px;
	text-align: center;
	margin-top: 15px;
}
#container #footer a {
	color: #333333;
	text-decoration: none;
}
#container #footer a:hover {
	color: #3399FF;
}
