body {
margin : 0; 
padding : 0; 
background : #ccc;
text-align : center; 
width : 100%; 
height : 100%; 
font-family : "verdana", "arial", sans-serif; 
color : #000; 
} 
a:link {
color : #860d01; 
text-decoration : none;
font-weight : bold;  
} 
a:hover {
color : #870b01; 
text-decoration : underline;
font-weight : bold; 
} 
a:visited {
color : #000; 
text-decoration : none;
font-weight : bold;  
} 
h2 {
margin-top : 50px;
text-align : left; 
margin-left : 70px; 
FONT-FAMILY: Georgia, serif; FONT-SIZE: 140%; LINE-HEIGHT: 120%;
FONT-WEIGHT: normal; COLOR: #300; TEXT-DECORATION: none
}
ul {
	margin : 0;
	padding : 0;
	font-family : "verdana", "arial", sans-serif;
	font-size : 1em;
	margin-left : 100px;
	list-style-type: circle;
} 
strong {
color : #870b01; 
}
.abstand {
margin-top : 70px;
}
#innenteil {
	position : relative;
	background-color : #fff;
	margin : auto;
	margin-top : 0;
	margin-bottom : 0;
	padding : 0;
	width : 955px;
	top: 0px;
	border-left : 1px solid #333333; 
	border-right : 1px solid #333333; 
} 
p {
margin : 10px; 
margin-left : 75px; 
margin-right : 20px; 
padding : 0; 
line-height : 2em; 
font-size : 0.8em; 
text-align : justify; 
}
.navhead {
	position:absolute;
	left: 580px;
	top: 65px;
	height: 0.8em;
	z-index: 4;
}
#head {
	FONT-WEIGHT: bold;
	LINE-HEIGHT: normal;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	FONT-SIZE: 0.8em;
	color: #666666;
	padding: 2px 7px 2px 2px;
	height: 0px;
}
#head:link {
	COLOR: #fff; TEXT-DECORATION: none;
}
#head:visited {
	COLOR: #fff; TEXT-DECORATION: underline;
}
#head:hover {
	COLOR: #ccc; TEXT-DECORATION: underline;
}
#head:active {
	COLOR: #fff; 
}
#titel {
	position : relative;
	left: 0px;
	padding : 0;
	top : 0px;
	width : 955px;
	display : block;
	background-color : #fff;
} 
ul{
	font-size : 9pt;
	text-align : justify;
	margin-left: 100px;
	margin-right: 40px;
	line-height: 1.5em;
	list-style-position: outside;
	}
#fuss {
	width : 955px;
	position : relative;
	margin-top : 0;
	background-color : #ccc;
	border-top : 1px solid #990000;
	border-right : 0px solid #000;
	border-bottom : 1px solid #990000;
	z-index: 3;

} 
#fuss p{
padding : 0; 
line-height : 0.5em; 
font-size : 0.6em; 
text-align : center; 
}
.hidden {
	DISPLAY: none; VISIBILITY: hidden
} 

