body {  
        background-color: #ffffff;
        color: #000000;
	font-family: Arial,Sans-serif;
	font-size: 12px;
}

#eins { 
	font-family: Arial;
	font-size: 12px;
}

h2 { color: blue;
     font-size: 10pt; }
     
#dt { color: blue;
      font-weight: bold; }
      
#dd { margin: 0; }
        

ul { list-style: circle; }
      
ul#ohne { list-style: none; }

