body {
	background-color: #000000;
	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: #999999;
	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: 950px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
div#banner {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 950px;
}
div#subbanner {
	background-color: #000000;
	margin: 0px;
	padding: 1px;
	height: 15px;
	width: 950px;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: right;
}
.verdana10 {
    font-size: 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}	
.arial11 {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
}
.arial12 {
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
}
div#nav {
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 250px;
	text-align: left;
}
div#nav a {
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	background-color: #151515;
	padding: 2px;
	width: 100%;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
div#nav a:hover {
    font-size: 12px;
	font-color: #cccccc;
    font-family:Arial, Helvetica, sans-serif;
	background-color: #282828;
}
div#content {
	font-color: #cccccc;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 0px;
	width: 690px;
}
.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 {
	color: #999999;
	font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #999999;
	font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #999999;
	font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}