body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
div#print {
	padding: 10px;
	width: 600px;
	left: 0px;
	top: 0px;
}
.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;
}
.formrechts {
	text-align: left;
	float: right;
	width: 80%;
	padding: 2px;
	clear: both;	
}
.umbruch {
	clear: both;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.submit {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #000000;
}
.haupttitel {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	font-size: 14px;
	color: #666666;
	clear: both;	
}
.blocksatz {
	display: block;
	text-align: justify;
	clear: both;	
}

