body { 
	background-color: #756558;
	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;
}


#komplett {
	width: 842px;
	text-align: left;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #C4B9E3;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
	
#innen {
	float: left;
}	
	

#stromversorger {
	background-image: url(pics/stromversorgungmuenchen_links.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 180px;
}

#navi {
	clear:both;
	background-color: #C4B9E3;
	width: 200px;
	border-top: 5px solid #111105;
	}
#navi-content {
	padding: 20px;
	}
#navi-content a, #navi-content a:visited {
	font-size: 16px;
	padding-left:10px;
	padding-right:10px;
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
	color: #111105;
	overflow:hidden;	
	padding-left:22px;
	background: url(pics/navigation.png) no-repeat scroll 0px 4px;
	}
#navi-content a:hover {
	color:#FCF0FA;
}


#inhalt{
	width:635px;
	background-color: #F7EAF4;
	float:left;
	border-left: 5px solid #111105;
}



#muenchen{
	background-image: url(pics/stromversorgungmuenchen_header.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 635px;
	border-bottom: 5px solid #111105;
}


#stromversorgung-content {
	text-align: left;
	background-color: #F7EAF4;
	padding: 20px 30px 30px 30px;
	line-height: 25px;
}

#stromversorgung-content h1 {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #5D99D5;
}
#stromversorgung-content h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #5D99D5;
}
#stromversorgung-content h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #5D99D5;
}
#stromversorgung-content h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #5D99D5;
}
#stromversorgung-content h5 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #5D99D5;
}

#stromversorgung-content p {
	padding-bottom: 10px;
	color: #111105;	
}
#stromversorgung-content ul, ol {
	padding: 5px 0px 5px 35px;
	color: #111105;
}
#stromversorgung-content ul li{
	padding: 0px 0px 5px 0px;	
}
#stromversorgung-content ol li{
	padding: 0px 0px 5px 0px;	
}
#stromversorgung-content ul li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}
#stromversorgung-content ol li h1, h2, h3, h4, h5 {
	padding-bottom: 0px;
}

#stromversorgung-content a:link, #stromversorgung-content a:visited {
	font-weight: bold;
	color: #5D99D5;
	}
#stromversorgung-content a:hover {
	color: #111105;
}


#unten {
	clear: both;
	height: 80px;
	background-image: url(pics/stromversorgungmuenchen_footer.jpg);
	background-repeat: y-repeat;
	width: 840px;
	border-top: 5px solid #111105;
}

#unten p{
	font-size: 30px; 
	font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;	
	text-align: right;
	padding:22px 30px 0px 0px;
	font-weight: bold;
}