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:#333333;
  	font-size: 11px;
  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#F7F1E8;
	
	scrollbar-arrow-color:#999999;
	/*Hintergrund*/
    background-image:    url(pixhellgrau5.jpg);
	}
td	{
	  	font-size: 12px;
	}

h1	{
	  	font-size: 12px;
	  	color:#CC3333;
	  	font-weight:bold;
	}

.gruen	{
	color:#006634;
	font-weight:bold;
	}	


a               {font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a:link          {
	font-size:12px;
	color:#0C6;
	font-weight:normal;
	text-decoration:none;
}
a:visited       {
	font-size:11px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
a:active        {
	font-size:12px;
	color:#0C0;
	font-weight:bold;
	text-decoration:none;
}
a:hover         {
	font-size:12px;
	color:#0C3;
	font-weight:bold;
	text-decoration:none;
}


#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  padding:2.5em;
  text-align:justify; }
  
  
a.adresse       {font-size:11px; color:#019934;  text-decoration:underline;}
a.adresse:link  {font-size:11px; color:#019934;  text-decoration:underline;}
a.adresse:hover {font-size:11px; color:#019934;  text-decoration:underline;}
a.adresse:visited {font-size:11px; color:#019934;  text-decoration:underline;}
	}

