body { 
	background-color: #97A3CB;
	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;
}


#stromanbieter {
	width: 842px;
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #CBD1E9;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
#innen {


	}
	
#strom {
	float: left;
}	
	

#strom-bild {
	background-image: url(pics/stromanbieterberlin_links.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 260px;
}

#strom-navigation {
	clear:both;
	background-color: #CBD1E9;
	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: black;
	overflow:hidden;	
	padding-left:22px;
	background: url(pics/navigation.png) no-repeat scroll 0px 4px;
	}
#strom-navigation-inhalt a:hover {
	color:#C33948;
}


#rechts{
	width:635px;
	background-color: #DBDEE7;
	float:left;
	border-left: 5px solid #FDFF08;
}



#rechts-oben{
	background-image: url(pics/stromanbieterberlin_header.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 635px;
	border-bottom: 5px solid #FDFF08;
}


#rechts-unten {
	text-align: left;
	background-color: #DBDEE7;
	padding: 20px 30px 30px 30px;
	line-height: 25px;
}

#rechts-unten h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C33948;
}
#rechts-unten h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C33948;
}
#rechts-unten h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C33948;
}
#rechts-unten h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C33948;
}
#rechts-unten h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #C33948;
}

#rechts-unten p {
	padding-bottom: 10px;
	color: #4A544C;	
}
#rechts-unten ul, ol {
	padding: 5px 0px 5px 35px;
	color: #4A544C;
}
#rechts-unten ul li{
	padding: 0px 0px 5px 0px;	
}
#rechts-unten ol li{
	padding: 0px 0px 5px 0px;	
}
#rechts-unten ul li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}
#rechts-unten ol li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}

#rechts-unten a, a:visited {
	font-weight: bold;
	color: #4A544C;
	}
#rechts-unten a:hover {
	color: #C33948;
}


#footer {
	clear: both;
	height: 80px;
	background-image: url(pics/stromanbieterberlin_footer.jpg );
	background-repeat: y-repeat;
	width: 840px;
	border-top: 5px solid #FDFF08;
}

#footer p{
	font-size: 30px; 
	font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;	
	text-align: right;
	padding:22px 30px 0px 0px;
	font-weight: bold;
}
