body  { 
	/* Allgemeines zur Schrift */
	/*
	*	Wird bei allen šbernommen es sei denn Du 
	*	berschreibst es mit einer anderen Anweisung
	*	(Ausnahme die Schriftgr”áe bei <TD>)
	 */
  	font-family: Verdana, sans-serif;
  	color:#666666;
  	font-size: 12px;
	
	




  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#;
	
	scrollbar-arrow-color:#FFFFFF;
	
	/*Hintergrund*/
	background-color:#;
	
	/*
	Allgemeines Hintergrundbild das nur in der x-Achse gekachelt wird
	background-image: url(../bg/bg_gradient.jpg); background-repeat: repeat-x;
	*/
}

td	{
	  	font-size: 11px;
	}



.rot	{
	color:#CC0000;
	font-weight:bold;
	}
	
	
	
	
	
	.rotfett	{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	}	
	
.textgr	{
    font-size: 15px;
	color:#FFFFFF;
	font-weight:bold;
	}
	

	



a               {font-size:10px; color:#666666; font-weight:normal; text-decoration:none;}
a:link          {font-size:10px; color:#666666; font-weight:normal; text-decoration:none;}
a:visited       {font-size:10px; color:#666666; font-weight:normal; text-decoration:none;}
a:active        {font-size:10px; color:#666666; font-weight:bold; text-decoration:none;}
a:hover         {font-size:10px; color:#C11811; font-weight:bold; text-decoration:none;}

 a.adresse       {font-size:11px; color:#999999; font-weight:normal; text-decoration:underline;}
a.adresse:link  {font-size:11px; color:#999999; font-weight:normal; text-decoration:underline;}
a.adresse:hover {font-size:11px; color:#990000; font-weight:normal;  text-decoration:underline;}
a.adresse:visited {font-size:11px; color:#999999; font-weight:normal;  text-decoration:underline;}




.adresse{
	font-size:11px;
	}
