body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	background-color: maroon
} 
H1 {
	font-size: 16px;
	color:#999999;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.normal{ font-size: 16px; }
a, a:link, a:active, a:visited { 
	color: #999999; 
	font-weight: normal; 
	text-decoration: none; 
}
a:hover   {	
	color: red; 
	font-weight: normal; 
	text-decoration: none; 
}
.link, a.link:link, a.link:active, a.link:visited { color: maroon; font-weight: normal; text-decoration: none; }
a.link:hover   {	color:#666666; font-weight: normal; text-decoration: none; }
.fett-k, a.fett-k:link, a.fett-k:visited, a.fett-k:active { color: maroon; font-weight: bold; } 
a.fett-k:hover   { color:#999999; font-weight: bold; }
.menue, a.menue:link, a.menue:visited, a.menue:active { color:#999999; text-decoration: none; }
a.menue:hover   { color:999999; text-decoration: none; }
.menue-titel { font-size: 16px; color: maroon; font-weight: normal; }
a.menue-titel:link, a.menue-titel:visited, a.menue-titel:active, a.menue-titel:hover { color: maroon; font-weight: normal; text-decoration: none; }
.titel, a.titel:link, a.titel:visited, a.titel:active {
	font-size: 16px;
	color: maroon;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 20px 0px;
}
a.titel:hover {
	color:#999999;
}
.navi, a.navi:link, a.navi:visited, a.navi:active { color:#999999; text-decoration: none; }
a.navi:hover { color: maroon; text-decoration: none; }
.fett { font-weight: bold; }
.klein { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.tiefer { position: relative; bottom: -3px; }
.frame { border: 1px solid maroon; }
#head {
	position: relative;
	width: 850px;
	height: 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
#content {
	position: relative;
	width: 850px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
}
#info #infoTxtvoll .grau a {
	color: #666666;
	text-decoration: none;
}
#info #infoTxtvoll .rot a {
	color: maroon;
	text-decoration: none;
}

#info {
	position: relative;
	width: 850px;
	height: 100%;
	border: 1px solid #800000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	clear:both;
}
#infoTxt {
	margin: 10px;
	width: 800px;
	float: left;
}
#info td { 
	padding-bottom: 10px;
	padding-left: 5px;
}
#infoPic {
	width: 190px;
	margin: 10px;
	float: left;
}
#infoTxtvoll {
	margin: 10px;

	width: 975px;
	float: left;
}
#content img {
}

TABLE {
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	position: relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.clear{ clear:both; }
.subtitel {	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Navigation */ 
#nav { margin: 0; padding: 0; font-size: 16px; color:#999999; }
#nav li.on ul, #nav li.off ul { margin: 0; padding: 0; }
#nav a { text-decoration: none; }
#nav li { /*float the main list items*/ 
	margin: 0; float: left; display: block; margin-right: 15px; }
#nav li ul { display: none; z-index:100; }
#nav li.off ul, #nav li.on ul { /*put the subnav below*/ 
	position: absolute; top: 105px; *top: 120px; left: 0px; padding-top: 5px; background: black; height: 28px; width: 840px; font-size: 16px;}
#nav li a { color:#999999; display: block; height: 16px; }
#nav li.on a,#nav li ul li.on a { color: maroon; }
#nav li.on ul a, #nav li.off ul a { float: left; /*ie doesn't inherit the float*/ 
	border: 0; color:#999999; width: auto; }
#nav li.on ul { display: block; }
#nav li.off:hover ul { display: block; z-index: 6000; }
#nav li.off a:hover, #nav li.on a:hover, #nav li:hover a { background: black; color: red; }#content img {
	float: left;
	margin-right: 10px;
	border: 0px solid #333333;
}
