body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../bilder/wasserzeichen.gif);
	background-repeat: no-repeat;
	background-position: 480px 300px;
}
.standart {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333333;
}


.standart2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.standart2bold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
