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:#000000;
  	font-size: 11px;
	
	




  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#;
	
	scrollbar-arrow-color:#999999;
	
	
	/*Hintergrund*/
	background-image:   url(grafiken/higru_graustreifen.jpg); 
	/*
	Allgemeines Hintergrundbild das nur in der x-Achse gekachelt wird
	background-image: url(../bg/bg_gradient.jpg); background-repeat: repeat-x;
	*/
}

td	{
	  	font-size: 13px;
	}



.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:11px; color:#BBECEC; font-weight:bold; text-decoration:none;}
a:link          {font-size:11px; color:#BBECEC; font-weight:bold; text-decoration:none;}
a:visited       {font-size:11px; color:#BBECEC; font-weight:bold; text-decoration:none;}
a:active        {font-size:11px; color:#BBECEC; font-weight:bold; text-decoration:none;}
a:hover         {font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}

 a.adresse       {font-size:12px; color:#2C7A85; font-weight:normal; text-decoration:underline;}
a.adresse:link  {font-size:12px; color:#2C7A85; font-weight:normal; text-decoration:underline;}
a.adresse:hover {font-size:12px; color:#16535C; font-weight:bold;  text-decoration:underline;}
a.adresse:visited {font-size:12px; color:#2C7A85; font-weight:normal;  text-decoration:underline;}




.adresse{
	font-size:11px;
	}
