@charset "utf-8";

/* CSS Document */





/*------------------ allgemeine Styles ------------------ */

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

body {
	background-color: #f99230;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}


.hintergrund img {
	position: absolute;
	z-index:2;
	width: 100%;
	height:100%;
}

#scrollbar   {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index:2;
} 


.master {
	position: absolute;
	width:100%;
	height:100%;
	text-align: center;
	z-index: 3;
}


.main {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 995px;
	text-align: left;
}

.headline {
	position: absolute;
	left: 47px;
	top: 12px;
	margin: 0;
	padding: 0px;
}



.left {
	position: absolute;
	margin: 0px;
	top: 15px;
	left: -10px;
	z-index: 10;
	padding: 0px;
}


.header {
	position: absolute;
	margin: 0px;
	top: 15px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	height: 117px;
	width: 344px;
	background-image: url(../img/bg_header.png);
	background-repeat: no-repeat;
}


.logo {
	position: absolute;
	margin: 0px;
	top: 5px;
	left: 0px;
	padding: 0px;
}

.headerSpeisen {
	position: absolute;
	margin: 0px;
	top: 132px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	height: 117px;
	width: 344px;
	background-image: url(../img/bg_header.png);
	background-repeat: no-repeat;
}

.flash {
	position: absolute;
	z-index: 0;
}


.speisen {
	position: absolute;
	margin: 0px;
	top: 25px;
	left: 25px;
	padding: 0px;
}

.leftSpeisen {
	position: absolute;
	margin: 0px;
	top: 132px;
	left: -10px;
	z-index: 10;
	padding: 0px;
}


.headerWinter {
	position: absolute;
	margin: 0px;
	top: 132px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	height: 117px;
	width: 344px;
	background-image: url(../img/bg_header_winter.png);
	background-repeat: no-repeat;
}


.winter {
	position: absolute;
	margin: 0px;
	top: 13px;
	left: 25px;
	padding: 0px;
}

.leftWinter {
	position: absolute;
	margin: 0px;
	top: 132px;
	left: -10px;
	z-index: 10;
	padding: 0px;
}

.headerSommer1 {
	position: absolute;
	margin: 0px;
	top: 132px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	height: 117px;
	width: 344px;
	background-image: url(../img/bg_header_sommer.png);
	background-repeat: no-repeat;
}


.sommer1 {
	position: absolute;
	margin: 0px;
	top: 13px;
	left: 25px;
	padding: 0px;
}



.leftSommer1 {
	position: absolute;
	margin: 0px;
	top: 132px;
	left: -10px;
	z-index: 10;
	padding: 0px;
}



.headerSommer2 {
	position: absolute;
	margin: 0px;
	top: 249px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	height: 117px;
	width: 344px;
	background-image: url(../img/bg_header_sommer2.png);
	background-repeat: no-repeat;
}

.sommer2 {
	position: absolute;
	margin: 0px;
	top: 13px;
	left: 25px;
	padding: 0px;
}

.leftSommer2 {
	position: absolute;
	margin: 0px;
	top: 249px;
	left: -10px;
	z-index: 10;
	padding: 0px;
}


.headerAngebot {
	position: absolute;
	margin: 0px;
	top: 249px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	height: 117px;
	width: 344px;
	background-image: url(../img/bg_header.png);
	background-repeat: no-repeat;
}


.angebot {
	position: absolute;
	margin: 0px;
	top: 25px;
	left: 10px;
	padding: 0px;
}

.leftAngebot {
	position: absolute;
	margin: 0px;
	top: 249px;
	left: -10px;
	z-index: 10;
	padding: 0px;
}



.inhalt {
	position: absolute;
	top: 480px;
	margin: 0px;
	left: 0px;
	width: 320px;
	padding: 10px;
	background-color:#FFFFFF;
	color: #6d4320;
	font-size: 13px;
	text-align: center;
	height: 150px;
}


.wandern {
	position: absolute;
	top: 480px;
	left: 340px;
	z-index: 10;
	width: 300px;
	padding: 10px;
	background-color:#e9efc3;
	color: #6d4320;
	font-size: 13px;
	text-align: center;
	height: 150px;
}

.coffee {
	position: absolute;
	right: 0px;
	top: 480px;
	width: 320px;
	padding: 10px;
	background-color:#feefc0;
	color: #6d4320;
	font-size: 13px;
	text-align: center;
	height: 150px;
}

.imagefader {
	position: absolute;
	top: 35px;
	margin: 0;
	padding: 0px;
	padding: 0px;
	width: 995px;
	height: 550px;
	background-color: #FFFFFF;
}

.content {
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 0;
	width: 450px;
	z-index: 20;
	background-color:#FFFFFF;
	background-image: url(../img/bg_content.png);
	background-repeat: repeat;

}

.spacer{
	position: absolute;
	top: 680px;
	left: 0px;
	padding: 0;
	height: 100px;
	width: 995px;
	z-index: 10;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
}

.clear {
	clear: both;
}



/*------------------ footer ------------------ */

#topbar{
	position:absolute;
	width: 100%;
	visibility: hidden;
	z-index: 11;
}

.bottomBox{
	padding: 0px;
	margin: 0px;
	height: 42px;
	background-color: #eaebed;
}

.bottomBox .inpublica{
	float: right;
	padding-right: 10px;
	height: 35px;
	width: 86px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939292;
	line-height: 35px;
	display: block;
	margin-top: 10px;
}

.bottomBox .inpublica a{
	display: block;
	color: #939292;
	background-image: url(../img/ip_aus.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	text-decoration: none;
}

.bottomBox .inpublica a:hover{
	display: block;
	color: #0053a4;
	background-image: url(../img/ip_an.gif);
	background-repeat: no-repeat;
	background-position: 70px;
	text-decoration: none;
}





