body,td,p,div{font-family:arial,sans-serif;font-size: 10pt;color: #000000;}
   



/* Standardlinks grün*/
   
a:link {font-weight:normal;color: #006600; text-decoration:none}
a:visited {font-weight:normal;color:#16AA51; text-decoration:none}
a:active {font-weight:bold;color: #006600; text-decoration:underline}

a:hover {font-weight:bold;color: #006600; text-decoration:underline}
   
   
/* Container-Hintergrund */

.container 
 	{
 	 background-color: #B8FEC5;
 	 width: 800px;
 	}
   

.sonderschrift
	{
	 color: #0A6832;
	 font-weight:bold;
	}




