body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.divinhalt {position:absolute; left:37px; top:27px;z-index:1; text-align:justify;}

.floatr {float:right;padding-left:15px;padding-bottom:15px;} /*textumfluss um bild rechts */
.floatl {float:left;padding-right:15px;padding-bottom:15px;} /*textumfluss um bild links */

.newsline {background-color:#CCCCCC} /* Trennlinie zwischen Einträgen */
.newsheadsep {background-color:#57A5F2} /* erste Trennlinie unter News */ 

.newshead {background-color : #E3B64E; color:#333333;font-family:Verdana,sans-serif; font-weight: bold; font-size:11px; text-decoration:none; line-height : 17px; padding-left:6px;}  /* kopfzeile news */
.newsbg {background-color : #FFF0C3;padding-left:6px;padding-top:6px;padding-bottom:6px;}  /* newshintergrund */
.tablehd {background-color : #C0DDFA; color:#565656;font-family:Verdana,sans-serif; font-weight: bold; font-size:11px;}
.tablebg {background-color : #f0f0f0;}

/*texte */
 .texth { color:#333333;font-family:Verdana,sans-serif; font-weight: bold; font-size:13px; text-decoration:none; }  /*Headlines */
 .textn { color:#333333;font-family:Verdana,sans-serif; font-weight: normal; font-size:11px; text-decoration:none; line-height : 16px;} /* Fließtext, falls keine Inhaltslayer definiert ist */
 span.texti { color:#0000FF;font-family:Verdana; font-weight: normal; font-size:11px; text-decoration:none;  font-style : italic; line-height : 16px } /*kursiver Fließtext */
 .textb { color:#565656;font-family:Verdana,sans-serif; font-weight: bold; font-size:11px; text-decoration:none; line-height : 16px; } /*fetter Fließtext */
 
.textnewsn { color:#333333;font-family:Verdana,sans-serif; font-weight: normal; font-size:11px; text-decoration:none; line-height : 14px;} /* Fließtext für News*/
.textnewsb { color:#333333;font-family:Verdana,sans-serif; font-weight: bold; font-size:11px; text-decoration:none; line-height : 14px; } /*fetter Fließtext für News*/
 
.textfooter { color:#3A3A3A;font-family:Verdana,sans-serif; font-weight: normal; font-size: 10px; text-decoration:none;} /* Fußzeile */
 .desclayer { color:#00FF00;font-family:Verdana,sans-serif; font-weight: normal; font-size:11px; text-decoration:none; line-height : 16px;}  /*für Beschreibung bei PopUps */

/* standard-link */
a:link    { color:#FFFFFF;font-family:Verdana,sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; }
a:visited { color:#FFFFFF;font-family:Verdana,sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; }
a:hover   { color:#FFFFFF;font-family:Verdana,sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; }
a:active  { color:#FFFFFF;font-family:Verdana,sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; }

/* email-link-footer */
a:link.mail { color:#FF0308;font-family:Verdana,sans-serif; font-weight: normal; font-size: 10px; text-decoration:underline;}
a:visited.mail { color:#FF0308;font-family:Verdana,sans-serif; font-weight: normal; font-size: 10px; text-decoration:underline;}
a:hover.mail { color:#FF9194;font-family:Verdana,sans-serif; font-weight: normal; font-size: 10px; text-decoration:underline;}
a:active.mail { color:#FF0308;font-family:Verdana,sans-serif; font-weight: normal; font-size: 10px; text-decoration:underline;}