body, td {
	font-family: arial, sans-serif;
	color:black;
	font-size:12
}
body {
	background-attachment: fixed;
	background-color: #ffffff;
	margin: 0px 0px
}
p.klasse1 {
	color: #000000;
	font-family: sans-serif;
	font-size: 12pt;
	font-face: arial
}
p.klasse2 {
	color: #ff0000;
	font-family: sans serif;
	font-size: 12pt;
	font-face: arial
}
a:hover {
	color: #ff0000;
	text-decoration: none
}
a:link {
	color: #000000;
	text-decoration: none
}
a:active {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}