body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f1f1f1; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #f1f1f1; 
	SCROLLBAR-DARKSHADOW-COLOR: black;
}
div#seite {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}
div#banner {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 1000px;
}
div#subbanner {
	background-color: #ffffff;
	margin: 0px;
	padding: 1px;
	height: 15px;
	width: 1000px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: right;
}
.arial11 {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
}	
div#nav {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 250px;
	text-align: left;
}
div#nav a {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
	padding: 2px;
	width: 100%;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
}
div#nav a:hover {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
	background-color: #F1F1F1;
}
div#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 613px;
}
.bannerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-color: #000000;
	}

.titel {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	clear: both;

}
.textr {
	display: block;
	text-align: right;
	clear: both;

}
.text {
	display: block;
	clear: both;
}
.useronline {
	font-size: 10px;
	text-decoration: none;
}
.textlink {
	text-decoration: underline;
	color: #000000;
}
.zentriert {
	display: block;
	text-align: center;
	clear: both;	
}
.formlinks {
	text-align: right;
	float: left;
	width: 20%;
	padding: 2px;
	font-color: #999999;
}
.formrechts {
	text-align: left;
	float: right;
	width: 80%;
	padding: 2px;
	clear: both;	
}
.umbruch {
	clear: both;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
.submit {
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #FF9900;
}
.haupttitel {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #FF9900;
	clear: both;	
}
.blocksatz {
	display: block;
	text-align: justify;
	clear: both;	
}

A:link {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 11px; COLOR: #336699; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; TEXT-DECORATION: underline
}