body{
  
    color:#003300;
    background-color:#009000;
   
   }
 p,td,th,div,li,ol
 {
   font-family:Verdana,Helv,Helvetica,Arial,sans-serif;
   font-size: 12px;
   line-height: 19px; 
 }

h2
 {
   font-family:Verdana,Helv,Helvetica,Arial,sans-serif;
   font-size: 17px;font-weight:bold;
 }
 
.koerper
 {
   width: 65%;
   margin-left: 80px;
   background-color: #fffffd;
   border-style: none; 
   border-width: thin;
   padding: 30px;
 }
   
.info
  {
    font-style: bold;
	color: #008500;
	font-size: 170%;
	line-height: 14px; 
    text-align: right;
  } 
  
.klein
   {
      font-size:10px;
      line-height: 14px; 
   }