body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #404040;
	background : #850000;
}

.titel {
	font-size: 18px;
	color : #990000;
	font-style : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.titel2 {
	font-size: 14px;
	color : #990000;
	font-style : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	color : #404040;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	
}

a.sitemenu:link {
	color : #ffffff;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sitemenu:visited {
	color: #ffffff;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

a.sitemenu:active {
	color: #ffffff;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sitemenu:hover {
	color: #ffaaaa;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.menu:link {
	color : #ffcccc;
	text-decoration : none;
}

a.menu:visited {
	color: #ffcccc;
	text-decoration : none;
}

a.menu:active {
	color: #ffcccc;
	text-decoration : none;
}

a.menu:hover {
	color: #ffffff;
	text-decoration : none;
}

a:link {
	text-decoration : none;
	color : #990000;
}

a:visited {
	text-decoration : none;
	color : #990000;
}

a:active {
	text-decoration : none;
	color : #990000;
}

a:hover {
	text-decoration : underline;
	color : Red;
}

input {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.infotext {
	color : #ffbbbb;
}

.contact {
	color : #ffbbbb;
}


