body {
	background-image: url(../menupics/kachel.gif);
	background-repeat: repeat;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.error {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc0033;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #e1001a;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


a:link {text-decoration: none; color: #66cccc}
a.exit:hover {text-decoration: none; color: #CC0033}
a:active {text-decoration: none; color: #99ccFF}
a:visited {text-decoration: none; color: #66cccc}
a:hover {text-decoration: none; color: #CC0033}

