div#nav a {
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
}
div#nav a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
.bannerlink {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titel {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	clear: both;
	letter-spacing: 2px;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.textr {
color: #000000;
	display: block;
	text-align: right;
	clear: both;
}
.text {
	display: block;
	clear: both;
	color: #000000;
}
.useronline {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.textlink {
	text-decoration: underline;
	color: #333333;
}
.zentriert {
	display: block;
	text-align: center;
	clear: both;
	color: #000000;
}
.formlinks {
color: #000000;
	text-align: right;
	float: left;
	width: 20%;
	padding: 2px;
}
.formrechts {
color: #000000;
	text-align: left;
	float: right;
	width: 80%;
	padding: 2px;
	clear: both;	
}
.umbruch {
	clear: both;
}
input {
color: #000000;
	border: 1px solid #333333;
}
textarea {
color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.submit {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.haupttitel {
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 16px;
	color: #666666;
	clear: both;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
.blocksatz {
color: #000000;
	display: block;
	text-align: justify;
	clear: both;	
}
