body{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 margin:0;
 padding:0;
 line-height:1.0em;
 color:#000000;
 background-color:#fff;
}

/* Blau 
a {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#0101ff;  }
a.aktiv {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#0101ff;}
a:hover {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#0101ff;}
*/

/* Schwarz */ 
a {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#000000;  }
a.aktiv {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#000000;}
a:hover {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#000000;}


/* Orange 
a {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#ff9900;  }
a.aktiv {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#ff9900;}
a:hover {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; color:#ff9900;}
*/

h1,h2,h3,h4,h5,h6,h7,h8 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color: black;
/*	height: 16px; */
}

h1 {
	color: #000000;
	font-size:16px;
}
	
h2 {
	color: #000000;
	font-size:14px;
}

h3 {
	color: #000000;
	font-size:12px;
}

h4 {
	color: #000000;
	font-size:10px;
}	

h5 {
	color: #000000;
	font-size:10px;
}
	
h6 {
	color: #000000;
	font-size:10px;
}
	
h7 {
	color: #000000;
	font-size:16px;
}

h8 {
	color: #000000;
	font-size:10px;
}





img {border:0;}
a img{border:0;}

p.bodytext a img{border:0; margin:0; padding:0;}
p.bodytext img{border: 0;margin:0; padding:0;}

p { font-size:10px; padding:0 0 0 0; margin:0 0 0 0;}
p.bodytext {border:0; margin:0; padding:0;font-size:10px; }

.maincontent p.bodytext{margin:0; padding:0; line-height:1.0em;}

/* ***************************************************************************************/

.weiss {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#ffffff;
 background-color:transparent;
}

.altweiss {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#F2F2F2;
 background-color:transparent;
}

.hellesgrau {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#dddddd;
 background-color:transparent;
}
.hellgrau {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color:transparent;
 color: #BFBFBF;
}
.grau {
 color:#888888;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color:transparent;
}
.dunkelgrau{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#3B3B3B;
 background-color:transparent;

}
.hellschwarz {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#202020;
 background-color:transparent;
}
.schwarz {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:#000000;
 background-color:transparent;
}


