body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	background-color: #F6F6F6;
}
.lauftext {
	font-size: 11px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

