@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(Bilder/navihintergrund.jpg);
	background-repeat: no-repeat;
	line-height: 14pt;
}
#content p {
	margin-left: 20px;
}
p {
}
#footer {
	font-size: 8pt;
	margin-top: 20px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a	{ color:#000000;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 8px
	color: #000000;
	font-weight: lighter;
	}
#navihintergrund {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	z-index:1;
	background-color: #000000;
	height: 700px;
}
#content {
	position:absolute;
	left:273px;
	top:227px;
	width:850px;
	z-index:2;
}
#willkommen {
	position:absolute;
	left:300px;
	top:200px;
	width:595px;
	height:39px;
	z-index:3;
	visibility: visible;
}
#hausansicht {
	position:absolute;
	left:300px;
	top:227px;
	width:430px;
	height:420px;
	z-index:4;
}
#event {
	position:absolute;
	left:300px;
	top:84px;
	width:680px;
	height:35px;
	z-index:6;
}

