body { 
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEE
	margin-bottom:10px; 
}
normal,p,h1,h2,h3,h4,ol,li,ul,div,td,th,blockquote,nobr,b,i,strong { font-family:Arial, sans-serif; line-height:135%;} 

.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: xx-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}


