body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bilder/zaun.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.container {
	margin-top: 6%;
	margin-bottom: 6%;
}
.inhalt {
	height: 400px;
	width: 620px;
	margin-left: 10px;
	margin-top: 120px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.kopf {
	margin-top: 10px;
	margin-left: 73px;
}
.title01 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.klein {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #663333;
	text-decoration: none;
}
.piros {
	color: #FF0000;
}
.normalgross {
	font-size: 16px;
	font-weight: bold;
}

