.hintergrund {
	background-image: url(../bilder/hingergrund.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	border-top-style: 0;
	margin: 0px;
	padding-top: 0px;
	background-position: center top;
}
.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.hintergrund2 {
	background-image: url(../bilder/hingergrund_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
}
.hintergrund3 {
	background-image: url(../bilder/contact_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
}

