body { 
	background-color: #B8AFB4;
	color: black; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0; 
	text-align: center;	
}

a, a:visited {
 text-decoration: none;
 color:white;
}
a:hover {
	color: black;
	font-weight: bold;	
}

ul, ol, li, p, div {
	margin: 0; 
	padding: 0; 
}

h1 {
	font-size:20px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 0px;
}


#stromvergleich {
	width: 842px;
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #FDFF08;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
	
#strom {
	float: left;
}	
	

#strom-bild {
	background-image: url(img/stromvergleichberlin_links.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 225px;
}

#strom-navigation {
	clear:both;
	background-color: #5999D9;
	width: 200px;
	border-top: 5px solid #FDFF08;
	}
#strom-navigation-inhalt {
	padding: 20px;
	}
#strom-navigation-inhalt a, #strom-navigation-inhalt a:visited {
	font-size: 16px;
	padding-left:10px;
	padding-right:10px;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
	color: #FDFF08;
	overflow:hidden;	
	padding-left:22px;
	background: url(img/navigation.png) no-repeat scroll 0px 4px;
	}
#strom-navigation-inhalt a:hover {
	color:#C33948;
}


#rechts{
	width:635px;
	background-color: #A8C1E9;
	float:left;
	border-left: 5px solid #FDFF08;
}



#berlin{
	background-image: url(img/stromvergleichberlin_header.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 635px;
	border-bottom: 5px solid #FDFF08;
}


#text {
	text-align: left;
	background-color: #A8C1E9;
	padding: 20px 30px 30px 30px;
	line-height: 25px;
}

#text h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C33948;
}
#text h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C33948;
}
#text h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C33948;
}
#text h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C33948;
}
#text h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C33948;
}

#text p {
	padding-bottom: 10px;
	color: black;	
}
#text ul, ol {
	padding: 5px 0px 5px 35px;
	color: #black;
}
#text ul li{
	padding: 0px 0px 5px 0px;	
}
#text ol li{
	padding: 0px 0px 5px 0px;	
}
#text ul li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}
#text ol li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}

#text a, a:visited {
	font-weight: bold;
	color: #FDFF08;
	}
#text a:hover {
	color: #C33948;
}


#fuss {
	clear: both;
	height: 80px;
	background-image: url(img/stromvergleichberlin_footer.jpg );
	background-repeat: y-repeat;
	width: 840px;
	border-top: 5px solid #FDFF08;
}

#fuss p{
	font-size: 30px; 
	font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;	
	text-align: right;
	padding:22px 30px 0px 0px;
	font-weight: bold;
}