html, body  {
	background-image: url(img/holztextur.jpg);
	background-repeat: repeat-y;
	background-color: #000;
	background-position: center center;
	margin: 0px;
	height: 100%;
	
}
a img { border: 0; }

#element {
    position: relative;
    width: 200px;
    height: 46px;
    padding: 24px 0 0 0;
    background-image: url(background_sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#element:hover {
    background-position: 0 -70px;
}



#framekarte {
	height: 5200px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/background.png);
	background-repeat: repeat-y;
}

#framebox {
	width: 1054px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/schatten.png);
	background-repeat: repeat-y;
	height: 100%;
}
#frameboxspeisekarte {
	width: 1054px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/schatten.png);
	background-repeat: repeat-y;
	height: 5200px;
}
#frame {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(img/background.png);
	height: 100%;
}

.container {
	width: 750px;
	height: auto;
	margin-top: 40px;
}
.containerlaufschrift750 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493b33;
	width: 740px;
	height: auto;
	line-height: 20px;
	float: left;
	margin-left: 15px;
}
.containerlaufschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493b33;
	width: 380px;
	height: auto;
	line-height: 20px;
}
.containerrechtsfoto {
	float: right;
	width: 360px;
	height: auto;
}
.containerrechtstext {
	float: right;
	width: 400px;
	height: auto;
}
.containerlinksfoto {
	height: auto;
	width: auto;
	float: left;
}
.containerlinkstext {
	height: auto;
	width: 360px;
	float: left;
}
.containerheadline {
	height: 60px;
	width: 400px;
	background-image: url(img/trenner.png);
}
#anfahrt {
	height: 84px;
	width: 750px;
	font-size: 18px;
	color: #FFF;
	background-image: url(img/kartentrenner.png);
}
#lutz {
	height: 296px;
	width: 300px;
	position: fixed;
	bottom: 0px;
	overflow: visible;
	visibility: visible;
}


#anfahrtueberschrift {
	font-family: Handlee;
	color: #FFCE31;
	width: 400px;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 30px;
	float: left;
}
#footer {
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
	background-image: url(img/footerschatten.png);
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
}
.kartenstueck {
	width: 740px;
	height: auto;
	margin-left: 10px;
}
#slideshow {

}


#eckbanner {
	height: 150px;
	width: 150px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 4;
}


#footertext {
	font-family: Oxygen;
	font-size: 14px;
	color: #FFF;
	width: 800px;
	height: 14px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}
#trennlinie {
	height: 5px;
	width: 750px;
	background-color: #493b33;
}
.kartentrenner {
	height: 84px;
	width: 750px;
	background-image: url(img/kartentrenner.png);
}
.kartentrennerlinks {
	height: 80px;
	width: 380px;
	float: left;
}
.kartentrennerrechts {
	height: 80px;
	width: 370px;
	float: right;
}
.symboltext {
	height: auto;
	width: auto;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCE31;
	cursor: default;
}
.symbol {
	height: 80px;
	width: 80px;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}
#angebotebox {
	height: auto;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.angebotheadlinetext {
	height: 30px;
	width: 200px;
	font-family: Oxygen;
	font-size: 30px;
	color: #FFCE31;
	padding-top: 5px;
	padding-left: 10px;
	cursor: default;

}
.angebotheadline {
	height: 50px;
	width: 200px;
	background-image: url(img/angebotheadline.png);

}
.angebotbrunch {
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-top: 35px;

}
.angebotcocktails {
	background-image: url(img/angebot-cocktails.png);
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 25px;
	margin-top: 35px;

}
.angebotfruehstueck {
	background-image: url(img/angebot-fruehstueck.png);
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 25px;
	margin-top: 35px;

}
.angebotcroques {
	background-image: url(img/angebot-croques.png);
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-top: 25px;

}
.angebotcafe {
	background-image: url(img/angebot-cafe.png);
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;

}



#contentkarte {
	width: 750px;
	height: auto;
	float: right;
	margin-top: 35px;
}
#contentangebot {
	width: 750px;
	height: auto;
	margin-top: 0px;
	float: right;
}
#content {
	width: 750px;
	height: auto;
	margin-top: 35px;
	float: right;
}
#contentanfahrt {
	width: 750px;
	height: auto;
	margin-top: 35px;
	float: right;
}
.headercontainer {
	width: 750px;
	height: 150px;
	background-color: #493b33;
}

.headerbild {
	height: 150px;
	width: 500px;
	float: left;
}
.headerbox {
	height: 150px;
	width: 250px;
	float: right;
}
.headertext {
	font-family: Oxygen;
	font-size: 16px;
	color: #FFF;
	margin-left: 15px;
	cursor: default;
	margin-top: 2px;
}

.headerueberschrift {
	height: 50px;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Handlee;
	font-size: 38px;
	color: #ffce31;
	cursor: default;
}
h1 {
	color: #ffce31;
	cursor: default;
	font-family: Handlee;
	font-size: 40px;
	margin-top: 2px;
}
h2 {
	color: #ffce31;
	cursor: default;
	font-family: Oxygen;
	font-size: 30px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
}
h3 {
	color: #493b33;
	cursor: default;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	line-height: 20px;
}

#menu {
	width: 100px;
	height: 200px;
	margin-top: 40px;
	font-family: Oxygen;
	margin-right: auto;
	margin-left: 25px;
	font-size: 18px;
	color: #FFF;
}





#menuleiste {
	background-image: url(img/menustuck.png);
	background-repeat: repeat-y;
	margin-left: 50px;
	width: 150px;
	position: fixed;
	float: left;
	z-index: 3;
	height: 100%;
}

#logo {
	height: 112px;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	margin-top: 24px;
}
.platzhalter {
	height: 30px;
	width: 750px;
}

a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color:#ffce31;
	text-decoration: none;
}
