body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	background-color: #666666;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textnormal14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.titelblau16 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	color: #0169B5;
}
.titelblau14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0169B5;
}
.titelblau12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0169B5;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* Liste */
.ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	line-height: normal;
}
.navi {
display: block;
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: center;
text-decoration: none;
color: #ffffff;
background-color: #0169B5;
border-width: 1px #000000;
padding: 3px;
}
.navi:hover {
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: center;
text-decoration: none;
color: #000000;
background-color: #CCCCCC;
border-width: 1px #000000;
}
.navi:active {
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: center;
text-decoration: none;
color: #990033;
background-color: #CCCCCC;
border-width: 1px #000000;
}
/* Navigation für aktuellen Link zusammen mit .linknavi
Beispiel: <td height="20" width="80" class="bccell"><a class="linknavi" href="vorteile.htm">Vorteile</a></td>
statt <td height="20" width="80"><a class="navi" href="umfang.htm">Umfang</a></td>
*/
.bccell{
text-align: center;
background-color: #CCCCCC; 
border-width: 1px #000000;
}
.linknavi{
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #000000;
}
/* Horizontalbalken */
.hr{
background-color:#000099; /* Mozilla 1.4    #99FFFF*/
color:#000099; /* IE 6 */
border: #000099; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


.h3neu 
 {
  font-family:Verdana, Geneva, sans-serif; 
  font-size:14px; 
  font-weight:bold; 
  color:#575757;
; text-align: center }

.h4neu 
 {
  font-family:Verdana, Geneva, sans-serif; 
  font-size:13px; 
  font-weight:bold; 
  color:#575757; 
  line-height:19px
 }

.h5neu 
 {
  font-size:12px; 
  font-weight:bold; 
  color:#575757; 
  line-height:18px
 }

.fett
 {
  font-size:11px; 
  font-weight:bold; 
  color:#575757
}
.titel1 
 {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px; 
  font-weight:bold; 
  color:#FFFFFF
 }
 
.titel2 
 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#C8C8C8;
 }

.text 
 {
  font-family:Verdana, Geneva, sans-serif; 
  font-size:11px; 
  line-height:17px;
; text-align: center}

.graulink 
 {
  color:#999999
 }
