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, Arial, sans-serif;
  	color:#000000;
  	font-size: 10px;
  	
  	/* Definition der Scrollbar (nur IE)*/
	scrollbar-base-color:#F7F1E8;
	
	scrollbar-arrow-color:#999999;
	/*Hintergrund*/
    background-image:      url()}

td	{
	  	font-size: 10px;
	}

h1	{
	  	font-size: 12px;
	  	color:#CC3333;
	  	font-weight:bold;
	}

.gruen	{
	color:#006634;
	font-weight:bold;
	}	


a               {font-size:10px; color:#000000; font-weight:normal;text-decoration:none;}
a:link          {font-size:10px; color:#000000; font-weight:normal; text-decoration:none;}
a:visited       {font-size:10px; color:#000000; font-weight:normal; text-decoration:none;}
a:active        {font-size:10px; color:#666666; font-weight:normal; text-decoration:none;}
a:hover         {font-size:10px; color:#999999; font-weight:normal; text-decoration:none;}

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  padding:2.5em;
  text-align:justify; }