body {
	background-color:#FFFFFF;
	scrollbar-track-color:#FDDBB8;
	scrollbar-arrow-color:#FDDBB8;
	scrollbar-base-color:#FDDBB8;
	scrollbar-darkshadow-color:#FDDBB8;
	scrollbar-face-color:#FDDBB8;
	scrollbar-highlight-color:#FDDBB8;
	scrollbar-shadow-color:#000000;
	background-attachment: fixed;
	background-image:   url(innenteil.jpg);
	background-repeat: no-repeat
	background-position: center center;
	font-family: Verdana;
	color: #000000;
	font-size: 10pt;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
	overflow-x: hidden;
}
a:link { 
    color:#000000; 
	font-weight:; 
	text-decoration:none; 
}
a:visited { 
	color:#000000; 
	font-weight:; 
	text-decoration:none; 
}
a:active { 
	color:#000000; 
	font-weight:; 
	text-decoration:none; 
}
a:hover { 
	color:#666666; 
	font-weight:; 
	text-decoration:none; 
}
p {
	font-family:Verdana;
	font-size: 10pt;
	margin: 0px 0px 6px;
}
div {
	margin-top: 0pt;
	margin-bottom: 0pt;
	line-height: 110%;
}
