body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	text-decoration: none; 
}

a {
	text-decoration: none; 
	font-weight: bold;
	color: black; 
}

a:hover {
	text-decoration: none; 
	color: grey; 
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.meldung {
	color: red;
	font-weight: bold;
}

.bold {
	font-weight: bold;
	text-decoration: none; 
}

.fussnote {
	font-size: 10px;
}