body {
	background-image: url(grfx/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	background-image: url(grfx/fuss.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	background-attachment: fixed;
}

#top {
	background-image: url(grfx/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 1013px;
	position: absolute;
}
#navigation {
	position: absolute;
	left: 333px;
	top: 57px;
	margin: 0px;
	height: 18px;
	width: 638px;
	background: #64798C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
}	
#navigation li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	}
#navigation li span {
	float: left;
	display: block;
}

#navigation li a{
	text-decoration: none;
	margin: 0px;
	color: #F6DF7B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding: 1px 11px 2px;
		}

#navigation li a:hover, 
#navigation li a:active,
#navigation li a.aktivNode {
	background: #96A5B6;
	display: block;
	margin: 1px;
	padding: 0px 10px 1px;
	}
#content{
	position: absolute;
	left: 100px;
	top: 107px;
	width: 680px;
	}
#sterne{
	position: absolute;
	left: 800px;
	top: 107px;
	width: 177px;
	}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 30px;
	color: #FCF4D2;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}
h2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #64798C;
	font-weight: bold;
	margin-bottom: 0px;
}
p, ul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #64798C;
	margin-bottom: 7px;
	margin-top: 0px;
}
li {
	margin-left: -15px;
}
table {
	margin-top: 20px;
}
#content #anfahrt {
	padding-left: 190px;
}
#content #anfahrtbild {
	position: absolute;
}
#content p a:link,  #content p a:visited{
	color: #64798C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	text-decoration: none;
}
#content p a:hover, #content p a:active{
	color: #4D5C6A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D5C6A;
	text-decoration: none;
}
h2.small,
p.small {
	margin-right: 260px;
}
h2.small{
	border-bottom: 1px solid #64798C;
}
p.small {
margin-bottom: 35px;
}
.aktImg {
	float: right;
}
.smalllink {
	margin-top: 5px;
	display: block;
}
