body{
	margin: 0px;
	background-color: #e2eff8;
	background-image: url(pics/body_bg.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-size: 12px;
	color: #232323;
	font-family: arial, tahoma, verdana, geneva, helvetica, sans-serif;
}

a{
	font-size: 12px;
	color: #47698f;
	font-family: arial, tahoma, verdana, geneva, helvetica, sans-serif;
}

a:hover{
	font-size: 12px;
	color: #db6c30;
}


li{
	list-style-type: circle;
}


h1{
	font-size: 20px;
	font-weight: normal;
	color: #5d7c93;
}

h2{
	font-size: 15px;
	font-weight: bold;
	color: #606060;
}

.images{
	margin: 5px;
	padding: 2px;
	border: 1px solid #eeeeee;
	tex-align: right;
}

.maindiv{
	text-align: left;
	background-color: #ffffff;
	width: 985px;
	border: 3px #9ec7e8;
	border-style: none solid none solid;
	height: 1200px;
}

.maindiv_rechner{
	text-align: left;
	background-color: #ffffff;
	width: 985px;
	border: 3px #9ec7e8;
	border-style: none solid none solid;
	height: 3000px;
}

.header_content{
	padding: 4px;
	text-align: center;
	height: 20px;
	font-size: 10px;
	color: #5f83a1;
	width: 100%;
	float: left;
}

.header_logo{
	height: 100px;
	width: 100%;
	background-color: #ddf3f8;
	float: left;
}

.navigation{
	width: 200px;
	margin: 3px;
	float: left;

}

.content{
	width: 565px;
	margin-top: 18px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.content_rechner{
	width: 755px;
	margin-top: 18px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.adcell_right{
	width: 190px;
	margin: 3px;
	float: left;
}

.navi_container{
	margin-left: 5px;
	margin-top: 15px;
	width: 193px;
	float: left;
	border: 1px solid #e7edf3;
}

.navi_headline{
	font-size: 16px;
	font-weight: bold;
	background-image: url(pics/header_navi.gif);
	padding: 6px;
	padding-left: 30px;
	color: #6995b5;
}

.navi_link A{
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: normal;
	border: 1px #e7edf3;
	text-decoration: none;
	color: #47698f;
	background-image: url(pics/navlink_bg.gif);
	width: 95%;
}

.navi_link A:Hover{
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: normal;
	border: 1px #e7edf3;
	text-decoration: underline;
	color: #db6c30;
	width: 95%;
}

.adcell_container{
	margin-left: 5px;
	margin-top: 15px;
	width: 193px;
	float: left;
	border-left: 1px dotted #e7edf3;
	text-align: center;
	valign: top;
	height: 850px;
}

.footer{
	height: 125px;
	background-image: url(http://www.stromsparen-tipps.de/pics/footer_bg.gif);
	text-align: center;
	float: center;
	vertical-align: bottom;
	width: 985px;
	border: 3px #9ec7e8;
	border-style: none solid none solid;
	color: #464646;
}

.footer A{
	color: #464646;
	text-decoration: none;
}

.footer A:Hover{
	color: #db6c30;
	text-decoration: underline;
}

.disclaimer{
	font-size: 9px;
	color: #606060;
}

.kundenstimmen{
	text-align: left;
	font-size: 10px;
	padding: 3px;
	margin-bottom: 3px;
}

fieldset{
	border: 1px solid #eeeeee;
	margin: 0px;
	padding: 10px;
}

.form_text{
	float: left;
	width: 120px;
	margin: 3px;
	font-weight: bold;
	font-size: 11px;
}

.form_form{
	float: left;
	width: 400px;
	margin: 3px;
}

.userform_headline{
	font-weight: bold;
	font-size: 18px;
	padding:10px;
	background-image: url(pics/footer_bg.gif);
	color: #5d7c93;

}

.partnerheader{
	font-size: 16px;
	font-weight: bold;
	color: #6995b5;
	border-bottom: 1px solid #eeeeee;
	text-align: right;
	padding-right: 10px;
}