BODY {
	BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: none; BACKGROUND-REPEAT: no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
DIV a
{
	COLOR: blue;
	}

DIV a:hover
{
	COLOR: blue;
	
}
DIV a:visited
{
	COLOR: blue;
	
}
#eins { 
	font-family: Arial, Helvetica, sans-serif;
	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; }