body {
	background-color : #ffffff;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #BF0000;
	line-height : 140%;
}

.smalltext {
	font-size : 10px;
	line-height : 140%;
}

a.nav1 {
	color : #BF0000;
	text-decoration : none;
	font-weight : bold;	
}

a.nav1:hover {
	color : #BF0000;
	text-decoration : underline;
}

a {
	color : #BF0000;
	text-decoration : underline;
}

a:hover {
	color : #000000;
	text-decoration : none;
}

a.subnav {
	color : #BF0000;
	text-decoration : none;
	font-weight:bold;
}

a.subnav:hover {
	color : #000000;
	text-decoration : none;
	font-weight : normal;
}

form {
	margin-bottom : 0px;
}

.versteckt {
	position: absolute;
	left: -100000px;
}
