@charset "utf-8";
#wrapper {
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 624px;
	margin-left: -512px;
	margin-top: -312px;
	background-position: center top;
	background-image: url(pics/haus.jpg);
}

#inhalt {
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	width: 800px;
	margin-top: 0px;
	height: 624px;
}

#left {
	float: left;
	padding-top: 80px;
	padding-left: 20px;
}
#right {
	float: none;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	text-align: center;
	width: 800px;
	clear: both;
	float: none;
}
.Stil14 {font-size: 24px; font-weight: bold; }
.Stil16 {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}
.Stil17 {font-size: 16px; font-family: "Courier New", Courier, monospace; font-weight: bold; }
.Stil20 {
	font-family: "Courier New", Courier, monospace;
	font-size: 48px;
	font-weight: bold;
}
.Stil21 {font-family: "Courier New", Courier, monospace}
.Stil22 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.Stil23 {font-size: small; font-family: "Courier New", Courier, monospace; font-weight: bold; }
.Stil25 {
	font-size: small;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000000;
}
.Stil27 {color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

