/*------------CSS Reset alle Browser haben Standardformatierung diese setze ich damit auf null---------------*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

body {
background-color:#f5f2da;
/*background-image:url(../images/Baum%20index.png);*/
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom left;
margin: 0;
padding: 0;
width:100%;
height:100%;
}

/*---- Links ----*/

a:link {text-decoration:none; color:#000000;}
a:visited { text-decoration:none; color:#000000; }
a:hover { text-decoration:none; color:#7aa641; }
a:active { text-decoration:none; color:#990000; }
a:focus { text-decoration:none; color:#000000; }

/*---- Div´s Layout ----*/

#header {
	position:absolute;
	left:12px;
	top:31px;
	width:530px;
	height:60px;
	z-index:7;
	background:url(../images/Herzlich-Willkommen.gif);
	background-repeat: no-repeat;
	visibility: visible;
	font-family:Vivaldi, "Times New Roman", sans-serif;
	font-size:3.7em;
	
}

#maindiv {
	position:relative;
	width:800px;
	height:600px;
	z-index:4;
	margin:auto;
	margin-top:10px;
	border:double;
	visibility: visible;
	background-color:#ECE7C4;
}

#Menue {
	position:absolute;
	left:15px;
	top:135px;
	width:768px;
	height:50px;
	z-index:6;
	visibility: visible;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color:#7aa641;
}

#MenueGrafik {
	position:absolute;
	left:16px;
	top:160px;
	width:766px;
	height:425px;
	z-index:2;
}

#line {
	position:absolute;
	left:16px;
	top:18px;
	width:766px;
	height:6px;
	z-index:8;
	background-color: #7aa641;
	visibility: visible;
}

#fuss{
	position:relative;
	width:805px;
	hight:15px;
	margin:10px auto auto auto;;
	height: 15px;
	left: 5px;
	top: -10px;
	z-index: 5;
}

#design {
	position:absolute;
	left:700px;
	top:0px;
	width:105px;
	height:15px;
	z-index:9;
	font-size:0.7em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
}

#copy {
	position:absolute;
	left:0px;
	top:0px;
	width:415px;
	height:15px;
	z-index:10;
	font-size:0.7em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
}

/*---- Navigation ----*/

#Hubertusberg {
position:absolute;
font-size:1.2em;
font-family:"Times New Roman", Times, serif;
font-style:none;
border:non;
}

#Gaststaette{
	position:absolute;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:none;
	left: 128px;
	top: 0px;
	}
	
#ArcheNoah{
	position:absolute;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
	left: 235px;
	top: 0px;
}

#Events{
	position:absolute;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
	left: 357px;
	top: 0px;
}

#Umgebung{
	position:absolute;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
	left: 556px;
	top: 1px;
}

#Kontakt{
	position:absolute;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
	left: 662px;
	top: 1px;
}

#JobBerg {
	position:absolute;
	left:671px;
	top:22px;
	width:31px;
	height:17px;
	z-index:6;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
}
#Bikerfreunde{
	position:absolute;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:none;
	left: 435px;
	top: 0px;
}


#Impressum {
	position:absolute;
	left:705px;
	top:22px;
	width:80px;
	height:20px;
	z-index:6;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
}

#Home {
	position:absolute;
	left:728px;
	top:26px;
	width:55px;
	height:21px;
	z-index:5;
	font-size:0.9em;
	font-family:"Times New Roman", sans-serif;
	font-style:normal;
	border:non;
}

#Hotel {
	position:absolute;
	left:566px;
	top:27px;
	width:156px;
	height:21px;
	z-index:5;
	font-size:0.9em;
	font-family:"Times New Roman", sans-serif;
	font-style:normal;
	border:non;
}

#Speisekarteberg {
	position:absolute;
	left:146px;
	top:22px;
	width:73px;
	height:20px;
	z-index:9;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:non;
}

#Links{
	position:absolute;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border: none;
	left: 430px;
	top: 23px;
	width: 54px;
}
#Referenz {
	position:absolute;
	left:371px;
	top:23px;
	width:56px;
	height:19px;
	z-index:5;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:none;
}
#Hotelpackage {
	position:absolute;
	left:221px;
	top:22px;
	width:164px;
	height:19px;
	z-index:5;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:none;
}

#Bettenhaus {
	position:absolute;
	left:17px;
	top:23px;
	width:71px;
	height:19px;
	z-index:5;
	font-size:1.0em;
	font-family:"Times New Roman", Times, serif;
	font-style:none;
	border:none;
}
