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:#102947;
  	font-size: 10px;
	
	




  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#FFFFFF;
	
	scrollbar-arrow-color:#FFFFFF;
	
	/*Hintergrund*/
	background-color:#990000;
	
	/*
	Allgemeines Hintergrundbild das nur in der x-Achse gekachelt wird
	background-image: url(../bg/bg_gradient.jpg); background-repeat: repeat-x;
	*/
}

td	{
	  	font-size: 12px;
	}




	
	
	
	
	
	.rotfett	{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	}	
	
.texttuerkis	{
    font-size: 12px;
	color:#102947;
	font-weight:bold;
	}
	
.textgrbl	{
    font-size: 14px;
	color:#2150E8;
	font-weight:bold;
	}
	
	.textblnormal	{
    font-size: 12px;
	color:#032FB2;
	font-weight:normal;
	}
	



a               {font-size:12px; color:#990000; font-weight:bold; text-decoration:none;}
a:link          {font-size:12px; color:#990000; font-weight:bold; text-decoration:none;}
a:visited       {font-size:12px; color:#990000; font-weight:bold; text-decoration:none;}
a:active        {font-size:12px; color:#0E4CA1; font-weight:bold; text-decoration:none;}
a:hover         {font-size:12px; color:#0E4CA1; font-weight:bold; text-decoration:none;}





.adresse{
	font-size:11px;
	}
