/* Stile für Neue-Energie-Technologien.info */

.MainBG {background-color: #E3E3EF
}

/* Stiles für Header und Menue */
.Header {
	align: center; 
	valign: middle; 
	border-width: 0;
	text-align: center;
	background-image: url(Bilder/BG-header.jpg);
	background-repeat: repeat;
}
.Menue {
	align: left; 
	valign: top; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color: #0000CC;
	text-align: left;
	background-image: url(Bilder/BG-header.jpg);
	background-repeat: repeat;
}
.MenueSub {
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

/* Stiles für Info */
.InfoBody {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #0000CC;
	text-align: left;
	background-color: #FFFFFF;
	margin: 20px 20px;
	list-style-image: none; list-style-type: square;
}
.InfoSeitenUeb {
	font-size: 14pt; 
	font-weight: bold; 
	color: #0000CC;
	text-align: center;
}
.InfoUeb {
	font-size: 12pt; 
	font-weight: bold;
}
.InfoUebSub {
	font-size: 10pt; 
	font-weight: bold;
}
.InfoText12 {
	font-size: 12pt; 
	font-weight: normal;
	font-style: normal; 
}
.InfoText10 {
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
}
.InfoText9 {
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
}
.InfoText8 {
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
}
.InfoText6 {
	font-size: 6pt; 
	font-weight: normal; 
	font-style: normal; 
}

.InfoText1 {
	font-size: 1pt; 
}

.rot {
	color: #FF0F0F;
}

.rotbold {
	color: #FF0F0F;
	font-weight: bold; 
}

.andrazit {
	color: #444444;
	
}.RechtHin {
	font-size: 8pt; 
	font-weight: normal; 
	font-style: italic;
	color: #444444;
}




