body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-size:12pt;
	background-color:#FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-size:12pt;
	
}

.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-size:10pt;
	} 
	
.liste {list-style-type:disc;

}

a:link { color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:none;}
a:focus {color:#000000; text-decoration:none;}