html, body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial;
}

body {
	background: #cba368 url(../pic/verlauf-back.gif) repeat-x;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color:#23357f;
	margin: 0 0 0 0;
}

h2, h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1b1b1b;
}

h2 {
	margin: 23px 0 0 18px;
}

h3 {
	position:relative;
	margin: 0px;
	padding:0px;
	position:absolute;
	right: 0px;
}

h4 {
	margin: 0 0 0 0; 
}

form, tr {
	font-size: 12px;
}

#runaround {
	background:  url(../pic/baumscheiben.jpg) no-repeat;
	height:560px;
	width:980px;	
}

#main {
	background:  url(../pic/main.gif) no-repeat;
	float:left;
	line-height:140%;
	position: absolute;
	top: 40px; left: 40px;
}

#mainin {
	width: 940px; height:540px;
	baqckground-color: green;
}

#logohead {
	position: absolute;
	top: 0px; right: 23px;
	width:940px;
	height:160px;
	background:url('../pic/logo.jpg') no-repeat 710px 3px;
}

#headbanger {
	position: absolute;
	top: 23px; left:55px;
}

#left {
	position: absolute;
	top: 150px; left: 27px;
	width: 225px;
	height: 345px;
}

#address {
	text-align: center;
	font-size: 12px;
	color:#23357f;
}

#imagebottom {
	position: relative;
	top: 5px;
}

#menue_head {
	position: absolute;
	top: 0px; left: 55px;
	font-size: 11px;
}

#ignord {
	position: absolute;
	top:364px; left:32px;
	text-align: center; 
	font-size: 11px;
	color: #64625f;
}

#content_box {
	height:346px;
	width: 660px;
	font-size: 12px;
	position: absolute;
	top: 144px; left: 244px;
	padding:20px 0 20px 26px;
}

.teaser_box {
	float: left;
	width:170px;
	height:290px;
	background:url('../pic/teaserbox.jpg');
	margin: 15px 0 0 21px;
}

.teaser_image {
	position: relative;
	top: 19px; left: 19px;
}

.teaser_text {
	position: relative;
	left: 17px;
	width: 133px;
}

#bildunterschrift,
table {
	font-size: 11px;
	color: #1b1b1b;
	position:relative;
	left:55px;
}

#menue_bottom {
	font-size: 11px;
	position: absolute;
	top: 515px; left: 757px;
	color: #64625f;
}

#bildunterschrift {
	float: left;
}

#kontakt_adresse {
	clear:left;
	position: relative;
	top: 10px;
}

.kontakt_adresse_in {
	float:left;
	margin: 0 20px 0 0;
}

#teamfoto {
	margin: 10px 0 0 0;
}

#anreise {
	position: absolute;
	top: 68px; left: 370px;
}

.spalte {
	float: left;
	margin: 0 70px 0 0;
}

#quer {
	clear:left;
	position:relative;
	top: 15px;
}

#anreise_text {
}

p {
	margin:0 0 10px 0;
	font-size:12px;
	line-height:18px;
}

#thumbnail_gallery {
	width: 120px;
	position: absolute;
	top: 70px; right: 45px;
}

.thumbnail {
	width:50px;
	margin-right:10px;
	float:left;
	text-align:center;
}

#gallery_image {
	position: absolute;
	top: 15px; left: 26px;
	float:left;
	margin: 0px 39px 0 0;
}

#steuerung {
	position: relative;
	top: 304px; right: 270px;
}

#button {
	color: #23357f;
	border: 1px #23357f solid;
	background-color: #f7f1ec;
	background-repeat:no-repeat;
}

#lauftext {
	width: 550px;
	font-size: 12px;
	position: absolute;
	top: 336px; left: 48px;
}

#text {
	width: 450px;
}

#text img {
	position:relative;
	top: 4px;
	float:left;
	margin:0 20px 10px 0;
	border: 1px solid #2e3062;
}

#text a {
	position:absolute;
	top:327px;
	left:432px;
}

#preview {
	position:absolute;
	bottom:14px;
	left:356px;"
}
/* Links und Anker */
a {
	color: #64625f;
}

a.menue_head,
a.menue_bottom {
	font-size: 11px;
}
a:hover {
	color: #5d5d5d;
}