body {
	width: 46em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%
	line-height:130%;
	background-color: #FFFFFF;
	margin-bottom:10px; 
	
}
li	{
	margin: 0 0 0.5em 0; 
	}

.bg1 {  font-weight: bold; color: #FFFFDC; background-color: #4477AA}
.bg2 {  font-weight: bold; color: #5555AA; background-color: #FFFF66}
.nu {	text-decoration: none;}
.Datum { 	font-size: x-small;}

a:hover {
	color: #0000CC;
	background-color: #FFBB00;
	text-decoration: none;
} 
a:active { color: #000099; background-color: #FFFF00; text-decoration: none}
a:visited {  color: #0000FF}
