 body 
 { font-family:Verdana, Arial, Helvetica, sans-serif; }
 a:link    { color:#003366; text-decoration:underline; font-weight:normal; }
 a:visited { color:#003366; text-decoration:underline; font-weight:normal; }
 a:hover   { color:#EE0000; text-decoration:underline; font-weight:normal; }
 a:active  { color:#003366; text-decoration:underline; font-weight:normal; }
 a:focus   { color:#003366; text-decoration:underline; font-weight:normal; }


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   
/*   line-height: 20px; */ /* hoehe der zeile (abstand bild - text!) */

	font-weight: normal;
	text-decoration: none;
   }

  
.boxheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

   
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#agb {
	height: 150px; 
	overflow: auto;
}

.indent {
   margin-left:30px;
   }