* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
background-color: #315422;
}

#distance {
width: 10px;
height: 50%;
margin-bottom: -285px;
float: left;
background-color: transparent;
}

#container {
margin: 0 auto;
position: relative;
height: 569px;
width: 946px;
clear: left;
background-color: transparent;
background-image:url(../images/backgroundStartseite.png);
}

#containerFolge {
margin: 0 auto;
position: relative;
height: 569px;
width: 946px;
clear: left;
background-color: transparent;
background-image:url(../images/backgroundFolge.png);
}

#layerIndexWeiterLisi {
	position:absolute;
	width:166px;
	height:27px;
	z-index:1;
	left: 125px;
	top: 476px;
	background-color: transparent;
}



#layerIndexWeiterLiegl {
	position:absolute;
	width:70px;
	height:27px;
	z-index:1;
	left: 664px;
	top: 473px;
	background-color: transparent;
}


#layerlogoGasthofFolge {
	position:absolute;
	width:200px;
	height:53px;
	z-index:1;
	left: 738px;
	top: -37px;
}
#layerMenu {
	position:absolute;
	width:921px;
	height:24px;
	z-index:1;
	left: 12px;
	top: 46px;
}

