body{
	font-face:Verdana;
	font-size:12px;
	color: #990000;
}


#navigation a {
	font-face:Verdana;
	font-size:12px;
	color: #990000;
	text-decoration:none;
	font-family: Verdana;
	line-height: 150%;
	
}

#navigation a:hover {
	text-decoration:underline;
}

#inhalt{
	font-face:Verdana;
	font-size:12px;
	color:#666666;
	line-height:150%;
	font-family: Verdana;
}

#inhalt p{
	margin-top:0px;
}

#inhalt h1{
	font-face:Verdana;
	font-size:12px;
	color:#666666;
	line-height:150%;
	font-family: Verdana;
	margin-bottom:4px;
}

#inhalt td{
	font-face:Verdana;
	font-size:12px;
	color:#666666;
	line-height:150%;
	font-family: Verdana;
}

#tabelle td{
	border-bottom:1px solid #666666;
	padding:4px;
}

#inhalt a{
	color:#666666;
}