BODY {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
}

TD {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
}

 
P {
	font-size : 13px;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	text-align : left;
	/* margin : 50;
	*/
}

/* INPUTBOXEN */

INPUT {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFFFFF;
	text-decoration : none;
	text-align: left;
}

INPUT.submit {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFFFFF;
	text-decoration : none;
	text-align: center;
	
	}
	
INPUT.text {

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFFFFF;
	border-left: medium none #FBFCFD; 
	border-right: medium none #FBFCFD; 
	border-top: medium none #FBFCFD; 
	border-bottom: 1px dotted #004D00;
	text-decoration : none;
	text-align: center;	
}
	
INPUT.submit_grau {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FBFCFE;
	text-decoration : none;
	text-align: center;
}

INPUT.submit_gruen {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #ffffff;
	text-decoration : none;
	text-align: center;
}

INPUT.Login {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #ffffff;
	text-decoration : none;
	text-align: center;
	width: 90px;
} 

TEXTAREA {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #ffffff;
	text-decoration : none;
	text-align: left;
}

SELECT {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #ffffff;
	text-decoration : none;
	text-align: left;
}

/* TABELLENFORMATIERUNGEN */

.tbhead {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12,5px;
	font-weight: bold;
	color: #000000;}
	
.tbheadrot {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12,5px;
	font-weight: bold;
	color: #FF0000;}

.tbcontent {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	color: #000000;}

.tbcontentkl {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000000; }

.tbcontentgr {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.5px;
	font-weight: bold;
	color: #000000; }

.tbcontentred {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #FF0000; }	
	
.tbtinycontentbold {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #000000; }

.tbcontentthrough {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
  text-decoration : line-through;
	color: #000000; }

.tbcontentgrey {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #808080; }

/* TEXTFORMATIERUNGEN */

.small-lnk {  font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; color: #000000}

.text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #000000;}
	
.text_kl {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5px;
	color: #333333;}	
	
.text_kl_schw {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5px;
	color: #000000;}	
	
.head {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-weight: bold; 
	color: #333333;}
	
.t_head {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.5px;
	font-weight: bold; 
	color: #004D00;}	
	
/* NEWS */
	
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10.5px;}

.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 13.5px;}
	
/*.title {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13,5px;
	font-weight: bold; 
	color: #004D00;} */
	

/* Standard_LINKFORMATIERUNGEN */


a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	text-decoration: underline;
	}

a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	text-decoration: underline;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	}


/* Sonder_LINKFORMATIERUNGEN */

.imtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	color: #000000;
	
	}

a.imtext:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	color: #000000;
		}

a.imtext:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	text-decoration: underline;
	
	}

a.imtext:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	text-decoration: underline;
	
	}

a.imtext:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #666666;	
	}






.link_green_kl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: normal; 
	color: #004D00;
	text-decoration: none;
}

A.link_green_kl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: normal; 
	color: #004D00;
	text-decoration: none;
}

A.link_green_kl:link{
	color: #004D00;
	font-weight: normal; 
	font-size:10.5px;
	text-decoration: none;
}

A.link_green_kl:visited{
	color: #004D00;
	font-size:10.5px;
	font-weight: normal; 
	text-decoration: none;	
}

A.link_green_kl:active{
	color: #004D00;
	font-weight: normal; 
	font-size:10.5px;
	text-decoration: none;
	background-color: #D6DED6;
}

A.link_green_kl:hover{
	color: #004D00;
	font-size:10.5px;
	font-weight: normal; 
	text-decoration: none;
	background-color: #D6DED6;
}

A.link_green:hover {  
	color: #ffffff;
	background-color: #64957C;
	text-decoration: none;
	font-weight: 500; 
	}

A.link_red:hover {  
	color: #ff0000;
	font-weight: bold;
	}

/* GPS Formatierungen */

.link_gps {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal; 
	color: #004D00;
	text-decoration: none;
}

.gp_last {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal; 
	color: #FF0000;
	text-decoration: none;
}

.link_gps_active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal; 
	color: #FFFFDF;
	text-decoration: underline 	;
		
}

A.link_gps{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal; 
	color: #004D00;
	text-decoration: none;
}

A.link_gps:link{
	color: #004D00;
	font-size:10px;
	font-weight: normal; 
	text-decoration: none;
}

A.link_gps:visited{
	color: #004D00;
	font-size:10px;
	font-weight: normal; 
	text-decoration: none;	
}

A.link_gps:active{
	color: #004D00;
	font-size:10px;
	font-weight: normal; 
	text-decoration: none;
	background-color: #D6DED6;
}

A.link_gps:hover{
	color: #004D00;
	font-size:10px;
	font-weight: normal; 
	text-decoration: none;
	background-color: #D6DED6;	
}
.gensmall	{ font-size : 10px; color : #000000; }



<style type='text/css'>
	body { 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #797979; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000 
    	}
	
</style>
