@charset "utf-8";
.hg {
	background-image: url(../img/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.position {
	width: 1024px;
	top: 0px;
	background-image: url(../img/hintergrund1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #999999;
}
.positionimpressum {
	width: 100%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	bottom: 15px;
	vertical-align: bottom;
	position: absolute;
}

