body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
}

h1 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-variant: small-caps;
	font-size: 16px;
}
.text {
	font-size: 14px;
	margin-bottom: 7px;
	}
.bild {
	
	margin-bottom: 5px;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	font-size: 13px;
}
.textKlein {
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
.meldung {
	font-size: 15px;
	font-weight: bold;
}
.fehler {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

