/* ################ */
/* # CSS Document # */
/* ################ */

/* Standards */
html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #fefefe;
	padding: 0;
	margin: 0;
	text-align:center;
	background-image: url(img/hintergrund.gif);
}

a {
	text-decoration: underline;
	color: #000000;
}

p, ul {
	margin: 0;
	padding-bottom: 10px;
	font-size: 13px;
}

ul ul {
	padding-bottom: 0;
}

h1 {
	margin:0;
	padding-bottom: 5px;
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	font-weight: normal;
	color: #e7b300;
	line-height: 20px;
}

h2 {
	margin:0;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #e7b300;
}

h3, h4, h5, h6 {
	margin:0;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #e7b300;
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


/* Seitenelemente */
#top {
	position: absolute;
	top: 0;
	width: 100%;
	height: 6px; 
	font-size: 1px;
	background-image: url(img/hintergrund_top.gif);
	text-align: center;
}
#startseite {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align:left;
	padding: 0;
	margin: 0px auto;
	margin-top: 6px;
	width: 1000px;
	background-image: url(img/hintergrund_startseite_01_10_2010.jpg);
	background-repeat: no-repeat;
}
#startseite a {
	text-decoration: none;
}
#startseite .minheight {
	float: right;
	width: 1px;
	height: 200px;
	font-size: 0px;
	line-height: 0px;
	clear: none;
}
#startseite .inhalte {
	float: left;
	padding: 43px 0 0 110px;
	margin-top: 100px;
    position: relative;
}
#startseite .inhalte h1 {
	padding-top: 35px;
}
#seite {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align:left;
	padding: 0;
	margin: 0px auto;
	margin-top: 6px;
	width: 895px;
	background-image: url(img/folgeseite_hintergrund.jpg);
	background-position: -52px 114px;
	background-repeat: no-repeat;
}
#seite .inhalte {
	padding-left: 50px;
	width: 780px;
}
#seite .inhalte h1 {
	padding-top: 10px;
	padding-bottom: 30px;
}

.teaserlinks {
	float: left;
	width: 269px;
}
.teasermitte {
	float: left;
	width: 267px;
	margin-right: 20px;
}
.teaserrechts {
	float: left;
	width: 258px;

}

#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 22px; 
	color: #f0ceb7;
	padding-top: 18px;
	font-size: 10px;
	text-align: center;
	background-image: url(img/hintergrund_footer.gif);
}
#footer a {
	color: #e8c20f;
}


/* Navigation */
#startseite #navigation {
	float: left;
	height: 44px;
	margin: 0;
	padding: 115px 0 0 120px;
}
#startseite #navigation img {
	border: 0px solid #ffffff;
	margin-right: 10px;
	margin-left: 25px;
}

#seite #navigation {
	width: 885px;
	height: 85px;
	background-image: url(img/folgeseite_hintergrund_navi.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 90px;
	margin-bottom: -80px;
}
*+html #seite #navigation {
	margin-top: 6px;
}
* html #seite #navigation {
	margin-top: 6px;
}

#seite #navigation a {
	color: #7c9b46;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 2px;
	font-family: Georgia, Garamond, serif;
	text-decoration: none;
}

#seite #navigation a.startlink {
    color: #C5F275;
    font-size: 17px;
}

/* */

a.linkmehr {
	text-decoration: none;
	padding-left: 15px;
	background-image: url(../img/icon_links.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div.rechts h2 a, div.rechts div.texte a {
	text-decoration: none;
}

.inhalte a {
	color: white;
}

.text {
	margin-top: 30px;
}

*+html #footer .logo img { /* Gilt nur für IE */ 
	margin-top: -7px;
}

*+html #footer .links { /* Gilt nur für IE */ 
	margin-top: -7px;
}



*+html div.schattenunten img.schattenlinks { /* Gilt nur für IE */ 
	margin-top: -0px;
}


#startseite #kontakt {
	float: left;
	width: 100px;
	padding-top: 48px;
}

*+html #startseite #kontakt {
	padding-top: 4px;
}

* html #startseite #kontakt {
	padding-top: 4px;
}

#seite #kontakt {
	float: left;
	margin-top: -40px;
	padding-left: 50px;
}

#kontakt a {
	color: #e8c20f;
	text-decoration: none;
}

#startseite #impressum {
	float: right;
	width: 80px;
	margin-top: 48px;
}

*+html #startseite #impressum {
	margin-top: 4px;
}

* html #startseite #impressum {
	margin-top: 4px;
	margin-right: 25px;
}

#seite #impressum {
	float: right;
	margin-top: -40px;
	padding-right: 45px;
}

#impressum a {
	color: #e8c20f;
	text-decoration: none;
}

label.abstand {
	clear: both;
	float: left;
	width: 130px;
	margin-bottom: 8px;
}

img {
	border: 0;
}


#subnavi {
	float: left;
	margin-left: 90px;
	margin-top: -12px;
	margin-bottom: -40px;
	background-image: url(img/hintergrund_startseite_subnavi.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 40px;
	width: 820px;
}

* html #subnavi {
	margin-left: 45px;
}

#subnavi a {
	color: #7c9b46;
	font-size: 16px;
	margin-right: 15px;
	margin-left: 50px;
	font-family: Georgia, Garamond, serif;
}

/* Mehr Navipunkte */
#subnavi a {
	color: #7c9b46;
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, Garamond, serif;
}
/*  */

/*
	
	border: 1px solid red;
	
*/

/* BILDER STARTSEITE */

div#bild1 {
	position:absolute;
	top:-30px;
	left:450px;
}

div#bild2 {
	position:absolute;
	top:-30px;
	left:295px;
}

div#bild3 {
	position:absolute;
	top:-30px;
	left:365px;
}

/* SPEISEKARTE */

div.speisekarte {
	
}

div.speisekarte h2 {
	margin:30px 0 15px;
}

div.speisekarte h3 {

}

div.speisekarte p.gericht {

}

div.speisekarte em {
	font-weight: bold;
	font-style: normal;
}

div.speisekarte p {
	line-height:1.6em;
	margin-bottom:15px;
	width:80%;
}

div.oeffnungszeiten {
	position: relative;
	float: right; 
	margin: 20px -50px 5px 20px;
	text-align: center;
	width: 260px;
	height: 167px;
	background-image: url(img/bg_oeffnungszeiten.jpg);
	background-repeat: no-repeat;
}

div.startteaser {
	margin: 25px 120px 10px 0;
}

div.oeffnungszeiten h2 {
	color: #ffcc00;
	font-family: Georgia, Garamond, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0 0 0;
}

div.oeffnungszeiten p {
	font-size: 11px;
}

div.oeffnungszeiten p b {
	display: block;
	font-size: 11px;
	color: #ffcc00;
	font-weight: normal;
	padding: 4px 0;
	margin: 0;
}

div.oeffnungszeiten p em,
div.oeffnungszeiten a {
	display: block;
	color: #ffffff;
	font-style: italic; 
	font-weight: normal;
	text-decoration: underline;
	padding: 4px 0;
	margin: 0;
}

