body {
	font-family:Arial,sans-serif;
	font-size: 15px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: green;
	SCROLLBAR-3DLIGHT-COLOR: green;
	SCROLLBAR-ARROW-COLOR: green;
	SCROLLBAR-TRACK-COLOR: green;
	SCROLLBAR-DARKSHADOW-COLOR: green;
	}

.index {
	font-size: 16px;
	padding-bottom: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.contact {
	font-size: 14px;
	padding-bottom: 20px;
}

.fLeft {
	float:left; 
	margin: 5px;	
}	

.fRight {
	float:right; 
	margin: 5px;	
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

a {
	color: #009900;
	text-decoration: underline;
	font-size: 16px;
}

ul {
	margin-to: 5px;
	padding-left: 5px;
}

a:hover {
	text-decoration: none;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	color: #009900;
	font-style : italic;
	}
	
h2 {
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}
	
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 16px;
	color: #009900;
}


h5 {
	font-family:Arial,sans-serif;
	font-size:16pt;
	color: #009900;
}


img {
	border: none;
}

.imgDescription {
	color: #009900;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

p {
	padding-top: 5px;
}

#Bericht_Energie h4{
	margin-top: 30px;	
}

#Bericht_Energie b{
	display: block;
	padding-bottom: 5px;	
	padding-top: 5px;	
}

#Bericht_Energie img.left{
	padding: 5px;
	float: left;
}

#Bericht_Energie img.right{
	padding: 5px;
	float: right;
}