* { margin:0; padding:0; }
body { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #373737; line-height: 15px; background:url(../images/bg.jpg) repeat-x;}
img { border:0; }
.clear { clear:both; }

#page {
	width: 890px;
	height: 800px;
	margin: auto;
}

#header {
	width: 872px;
	height: 162px;
	padding: 9px 9px 9px 9px;
}

#navi-bg {
	width: 890px;
	height: 190px;
	background-image: url(../images/bgnavi.jpg);
	position: relative;
}

#navi-pic {
	top: 8px;
	left: 304px;
	position: absolute;
}

#navi {
	height: 174px;
	width: 250px;
	padding: 8px 9px 8px 9px;
	color: #FFFFFF;
	font-weight: bold;
}


#navi ul li{
	list-style: none;
	margin-bottom: 15px;
}


#navi ul li a{
	text-decoration: none;
	color: #fff;
	 font-size:13px;
}

#navi ul li a:hover{
	color: #999999;
}

#navi ul li a.active {
	color: #999999;
}

#content {
	width: 890px;
	height: 430px;
	background-color:#0066FF;
}

#content-left {
	height: 331px;
	width: 287px;
	padding: 90px 9px 9px 9px;
	background-image: url(../images/bg-content.jpg);
	float: left;
}

#content-right {
	height: 412px;
	width: 576px;
	padding: 9px 9px 9px 0;
	background-image: url(../images/bg-content.jpg);
	float: left;
	position: relative;
}

#content-pic {
	position: absolute;
	top: 110px;
	left: 450px;
	height: 265px;
	width: 125px;
}

#anfahrt {
	height:106px;
	width: 289px;
	border: 1px solid #CC0805
}

h1 {
	font-size: 15px;
	font-wight: bold;
	width: 576px;
	border-bottom: 1px solid #CC0805;
	margin-top: 34px;
}

#text {
	margin: 51px 161px 55px 55px;
	text-align: justify;
	height: 300px;
	overflow: auto;
}

a {
	text-decoration: none;
	color: #373737;
}

a:hover {
	font-weight: bold;
}

.galerie img { 
	display: block; 
	float: left; 
	margin: 5px 10px 10px 0; 
	padding: 2px; 
	border: 1px solid #ccc; 
}

.seo {
	color: #999;
	}
