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:#333333;
  	font-size: 10px;
  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#CCCCCC;
	
	scrollbar-arrow-color:#660033;
	/*Hintergrund*/
    background-image:      url(grafiken/bg.jpg)}

td	{
	  	font-size: 13px;
	}

h1	{
	  	font-size: 12px;
	  	color:#CC3333;
	  	font-weight:bold;
	}

.uschrift	{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	}	
.blau	{
	font-size:16px;
	color:#214b73;
	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:#a5d1fb; font-weight:normal; text-decoration:none;}
a:hover         {font-size:13px; color:#a5d1fb; font-weight:normal; text-decoration:none;}

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  padding:2.5em;
  text-align:justify; }
  
  
a.adresse       {font-size:12px; color:#b50c21;  text-decoration:underline;}
a.adresse:link  {font-size:12px; color:#b50c21;  text-decoration:underline;}
a.adresse:hover {font-size:12px; color:#b50c21;  text-decoration:underline;}
a.adresse:visited {font-size:12px; color:#b50c21;  text-decoration:underline;}

a.unterlink       {font-size:12px; color:#b50c21;  text-decoration:underline;}
a.unterlink:link  {font-size:12px; color:#b50c21;  text-decoration:underline;}
a.unterlink:hover {font-size:12px; color:#b50c21; font-weight:bold; text-decoration:underline;}
a.unterlink:visited {font-size:12px; color:#b50c21;  text-decoration:underline;}

	
