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: Arial, sans-serif;
  	color:#666666;
  	font-size: 14px;
  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#F7F1E8;
	
	scrollbar-arrow-color:#999999;
	/*Hintergrund*/
    background-image:      url(grafiken/bg.jpg)}

td	{
	  	font-size: 14px;
	}

h1	{
	  	font-size: 18px;
	  	color:#663366;
	  	font-weight:bold;
	}

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


a               {font-size:13px; color:#FFFFFF; font-weight:normal;text-decoration:none;}
a:link          {font-size:13px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a:visited       {font-size:13px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a:active        {font-size:13px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a:hover         {font-size:13px; color:#FFCC33; font-weight:normal; text-decoration:none;}
}

 a.adresse       {font-size:13px; color:#002c57; font-weight:normal; text-decoration:none;}
a.adresse:link  {font-size:13px; color:#002c57; font-weight:normal; text-decoration:none;}
a.adresse:hover {font-size:13px; color:#113E61; font-weight:bold;  text-decoration:none;}
a.adresse:visited {font-size:13px; color:#002c57; font-weight:normal;  text-decoration:none;}

 a.adresse2       {font-size:14px; color:#4295d7; font-weight:normal; text-decoration:underline;}
a.adresse2:link  {font-size:14px; color:#4295d7; font-weight:normal; text-decoration:underline;}
a.adresse2:hover {font-size:14px; color:#113E61; font-weight:normal;  text-decoration:underline;}
a.adresse2:visited {font-size:14px; color:#4295d7; font-weight:normal;  text-decoration:underline;}

 a.adresse3       {font-size:13px; color:#348ADC; font-weight:normal; text-decoration:underline;}
a.adresse3:link  {font-size:13px; color:#348ADC; font-weight:normal; text-decoration:underline;}
a.adresse3:hover {font-size:13px; color:#348ADC; font-weight:bold;  text-decoration:underline;}
a.adresse3:visited {font-size:13px; color:#348ADC; font-weight:normal;  text-decoration:underline;}






.adresse{
	font-size:11px;
	}
#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  padding:2.5em;
  text-align:justify; }