body, html { 
	background-color: #FFFEDF; 
	color: black; 
	font-size: 14px; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0; 
	text-align: center;	
}

a{
 text-decoration: none;
 color:#082452;
}

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;
}


#aussen {
	width: 800px;
	border: 5px solid #FEFD33;
	}

#oben {
	height: 150px;
	background-image: url(bilder/stromanbieter-dresden.jpg);
	background-repeat: no-repeat;
	border-bottom: 5px solid #FEFD33;
	}
	
#bild {
	height: 35px;
	background-color: #6C6A51;
	}

#dresden {
	border: 5px solid #313133;
	}
	
#rahmen {
	height: 50px;
	background-color: #E9E9CD;
	}
#rahmen-inhalt {
	text-align: middle;
	padding: 15px;
	}
	
#rahmen-inhalt a:link, #rahmen-inhalt a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #281312;
	font-size: 16px;
	padding-left:10px;
	padding-right:10px;
	}
#rahmen-inhalt a:hover {
	color: grey;
}

#stromanbieter-content {
	text-align: left;
	background-color: #6C6A51;
	border-top: 5px solid #281312;
	padding: 35px 70px 30px 70px;
	line-height: 22px;
	}

#stromanbieter-content h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#FEFD33;
}
#stromanbieter-content h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#FEFD33;
}
#stromanbieter-content h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#FEFD33;
}
#stromanbieter-content h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#FEFD33;
}
#stromanbieter-content h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color:#FEFD33;
}

#stromanbieter-content p {
	padding-bottom: 10px;
	color: #E9E9CD;
}
#stromanbieter-content ul, ol {
	padding: 5px 0px 5px 35px;
	color: #E9E9CD;
}
#stromanbieter-content ul li{
	padding: 0px 0px 5px 0px;	
}
#stromanbieter-content ol li{
	padding: 0px 0px 5px 0px;	
}
#stromanbieter-content ul li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}
#stromanbieter-content ol li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}

#stromanbieter-content a:link, #stromanbieter-content a:visited {
	font-weight: bold;
	color: #FEFD33;
	}
#stromanbieter-content a:hover {
	color: black;
	
}


