body {
	background-color: #2B5E1C;
	background-image: url(pics/hg3.jpg);
}
#middleholder {
	height: 1px;
	width: 98%;
	position: absolute;
	top: 50%;
}
#mainstart {
	background-color: #EDE49D;
	height: 350px;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: -175px;
	background-image: url(pics/pic1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main2 {
	background-color: #EDE49D;
	height: 350px;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: -175px;
	background-image: url(pics/pic2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#main3 {
	background-color: #EDE49D;
	height: 350px;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: -175px;
	background-image: url(pics/pic3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main4 {
	background-color: #EDE49D;
	height: 350px;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: -175px;
	background-image: url(pics/pic4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main5 {
	background-color: #EDE49D;
	height: 350px;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: -175px;
	background-image: url(pics/pic5.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main6 {
	background-color: #EDE49D;
	height: 350px;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: -175px;
	background-image: url(pics/pic6.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#plaintextpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 700px;
	margin: auto;
	padding: 20px;
}

#topline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: right;
	height: 25px;
	z-index: 1;
}
#title{
	position: absolute;
	right: 0px;
	top: 2px;
	padding-right: 15px;

}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin-top: -20px;
	margin-bottom: 10px;
	color: #6a971a;
}

#title h1{
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#title h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	margin-top: 6px;
}
#navi {
	position: absolute;
	bottom: 5px;
	right: 0px;
	text-align: right;
	padding: 20px;
	padding-right: 30px;
}
#navi a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 3px;
	line-height: 17px;
}
#navi a.naviaktiv{
	color: #FF9900;

}
#navi a:hover{
	color: #FF9900;

}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #827500;
	padding: 15px;
	width: 420px;
	position: relative;
	top: 25px;
	height: 300px;
}
#content a {
	color: #6A971A;
	font-weight: bold;
}
#thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	 padding-top: 13px;
	padding-left: 5px; 
	z-index: 2;
}

#thumb img {
	padding-left: 12px;
}

.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 12px;
	width: 390px;
	float: left;
	text-align: justify;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.beschreibung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 465px;
	top: 80px;
	background-color: #EDE49D;
	visibility: hidden;
	width: 300px;
	padding: 10px;
	border: 1px solid #FF9900;
}
.beschreibung h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #827500;
	margin-bottom: -5px;
	margin-top: 3px;
}
#preise a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #827500;
	text-decoration: none;
}
.anfahrtskizze {
	width: 400px;
	position: absolute;
	left: 450px;
	top: -25px;
	visibility: hidden;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
