/* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

1. Standards
2. Layout
3. Navi
4. Content
5. Link 

########################################################################################################
######################################################################################################*/

   
/* 1. Standards */

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, input, form, object, textarea{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #214d05;
	text-decoration: none;
	list-style-type: none;
	outline: none;
}

html, body {
	margin: 0px;
	min-height: 100%;
	height: 100%;
}

body {background: #fcedc5 url(../images/BgBody.jpg) repeat-x;}

h1 {font-size: 21px; font-weight: normal; margin-bottom: 0px; color: #b65915;}
h1 span {font-size: 18px; font-weight: normal; color: #214d05;}
h2 {font-size: 18px; font-weight: bold; margin-bottom: 10px; color: #b65915;}
h3 {font-size: 14px; font-weight: bold; margin-bottom: 5px; color: #b65915;}
h4 {font-size: 12px; font-weight: bold; margin-bottom: 5px; color: #214d05;}
h5 {font-size: 12px; font-weight: bold; color: #214d05;}

hr {margin: 0 0 30px 0; color: #a7bb9a; height: 1px; border-top: solid 1px #a7bb9a; border-bottom: transparent; clear: both;}

.FloatNone {clear: both;}

.BorderRight {padding: 3px; background: #FFFFFF; border: 1px solid #b7b68f; margin: 0 0 10px 20px; float: right; clear: both;}
.BorderLeft {padding: 3px; background: #FFFFFF; border: 1px solid #b7b68f; margin: 0 15px 15px 0; float: left;}
.BorderNone {padding: 3px; background: #FFFFFF; border: 1px solid #b7b68f; margin: 0 0 10px 0; clear: both;}

.right {margin: 0 0 10px 50px; float: right;}

/*######################################################################################################
######################################################################################################*/


/* 2. Layout */

#Container {
	background: url(../images/BgWrapper.jpg) repeat;
	margin: 0px auto;
	width: 955px;
	min-height: 100%;
	_height: 100%;
	overflow: hidden;
}
*html #Container {overflow: visible;}

#BlumeLeft {
	background: url(../images/BgBlumeLeft.jpg) repeat-y;
	width: 26px;
	height: 118px;
	margin-left: -26px;
	top: 164px;
	position: absolute;
}

#Logo {
	width: 955px;
	height: 95px;
	background: url(../images/BgHeader.gif) no-repeat top left;
	position: relative;
	text-indent: -5000px;
}

#Header {
	width: 955px;
	height: 192px;
	background: url(../images/BgHeaderStart.jpg) no-repeat top left;
	position: relative;
}

#Speiseplan {
	width: 370px;
	height: 380px;
	background: url(../images/BgSpeisekarte.jpg) no-repeat top left;
	position: relative;
	float: right;
}

#Content {
	width: 955px;
	background:  url(../images/BgContent.jpg) no-repeat top left;
	position: relative;
}

#ContentInlay {
	width: 508px;
	padding: 71px 0 0 67px;
	float: left;
	position: relative;
}

.ContentInlay1 {
	width: 305px;
	float: left;
	position: relative;
}

.ContentInlay2 {
	width: 180px;
	float: left;
	padding-left: 23px;
	position: relative;
}

#Aktuellesdaten {
	width: 237px;
	height: 56px;
	position: absolute;
	line-height: 14px;
	font-size: 11px;
	margin-left: 632px;
	top: 186px;
	display: block;
	overflow: hidden;
}

#Speisekarte {
	width: 250px;
	height: 215px;
	position: absolute;
	margin-left: 632px;
	top: 365px;
	display: block;
	overflow: hidden;
}

#Datum {
	width: 87px;
	height: 13px;
	position: absolute;
	margin-left: 794px;
	top: 300px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffde00;
}

#BorderLeftKante {
	width: 46px;
	height: 283px;
	position: absolute;
	top: 289px;
	background: url(../images/BgLeftBorder_.jpg) no-repeat top left;
}

#BorderRightKante {
	width: 46px;
	height: 405px;
	position: absolute;
	top: 190px;
	margin-left: 909px;
	background: url(../images/BgRightBorder_.jpg) no-repeat top left;
}

#Schmetterling {
	width: 34px;
	height: 39px;
	position: absolute;
	top: 56px;
	margin-left: 149px;
	background: url(../images/BgSchmetterling.jpg) no-repeat top left;
}

/*######################################################################################################
######################################################################################################*/


/* 3. Navi */

ul#NaviStandard {
	margin-left: 590px;
	top: 69px;
	height: 22px;
	width: 320px;
	position: absolute;
}

ul#NaviStandard li {
	position: relative;
	float: left;
}

ul#NaviStandard li a {
	display: block;
	height: 22px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #59754b;
	text-align: center;
	text-decoration: none;
}

ul#NaviStandard li a.s1 {width: 86px;}
ul#NaviStandard li a.s2 {width: 73px;}
ul#NaviStandard li a.s3 {width: 71px;}
ul#NaviStandard li a.s4 {width: 89px;}

ul#NaviStandard li a:hover {color: #c5e3b5;}

ul#NaviContent {
	top: 287px;
	padding: 0 0 0 46px;
	position: absolute;
	z-index: 200;
	width: 557px;
	height: 52px;
	background: url(../images/BgNaviStartseite.jpg) no-repeat top left;
}

ul#NaviContent li {
	position: relative;
	float: left;
}

ul#NaviContent li a {
	display: block;
	height: 40px;
	width: 100px;
	text-indent: -5000px;
}

ul#NaviContent li a.s1 {width: 98px;}
ul#NaviContent li a.s2 {width: 141px;}
ul#NaviContent li a.s3 {width: 86px;}
ul#NaviContent li a.s4 {width: 131px;}
ul#NaviContent li a.s5 {width: 101px;}

ul#NaviContent li a.s1:hover {background: url(../images/AktivUeberuns.jpg) no-repeat left top;}
ul#NaviContent li a.s2:hover {background: url(../images/AktivNaturkostladen.jpg) no-repeat left top;}
ul#NaviContent li a.s3:hover {background: url(../images/AktivBistro.jpg) no-repeat left top;}
ul#NaviContent li a.s4:hover {background: url(../images/AktivBuchhandlung.jpg) no-repeat left top;}
ul#NaviContent li a.s5:hover {background: url(../images/AktivPartner.jpg) no-repeat left top;}

ul#NaviContent li#naturkostladen ul,
ul#NaviContent li#bistro ul {
	display: none;
 	list-style: none;
}

ul#NaviContent li#naturkostladen ul li,
ul#NaviContent li#bistro ul li {
	background: none;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	float: none;
}

ul#NaviContent li#naturkostladen ul li a,
ul#NaviContent li#bistro ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	height: 22px;
	padding: 7px 0 0 25px;
	width: 110px;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: left;
	text-indent: 0px;
}

ul#NaviContent li#naturkostladen ul a:hover,
ul#NaviContent li#bistro ul a:hover {color: #d7f0c3; background: #69875a;}

ul#NaviContent li#naturkostladen ul,
ul#NaviContent li#bistro ul {
	top: 40px;
	left: 0px;
	position: absolute;
	background: #59754b;
	border-top: 1px solid #FFFFFF;
}

ul#NaviContent li#naturkostladen:hover ul,
ul#NaviContent li#bistro;hover ul {display: block;}

ul#NaviContent li#naturkostladen ul li,
ul#NaviContent li#bistro ul li {
	float: none;
	position: relative;
	display: inline;
	clear: both;
}

/*######################################################################################################
######################################################################################################*/


/* 4. Content */

#Container #Content p {
	margin: 0 0 19px 0;
	line-height: 19px;
}

#Container #Content ul {margin: 0 0 10px 20px;}

#Container #Content ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../images/anstrich.jpg) no-repeat top left;
	position: relative;
}

#Speisekarte ul {margin: 0 0 5px 0px;}

#Speisekarte ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/anstrich_speisekarte.gif) no-repeat top left;
	position: relative;
}

#Speisekarte p {
	line-height: normal;
	font-size: 11px;
	color: #3c691f;
}

#Aktuellesdaten p {
	line-height: normal;
	font-size: 11px;
	color: #3c691f;
}

#Footer p,
#Footer p.none {
	position: relative;
	float: left;
	padding-right: 40px;
	font-size: 11px;
	line-height: 18px;
	color: #59754b;
}
#Footer p.none {padding-right: 0px;}

/*######################################################################################################
######################################################################################################*/


/* 5. Link */

a:hover,
#Container #Content p a:hover,
#Container #Content p a.escape:hover,
#Container #Content p a.escape:hover span span {text-decoration: none;}

a:link,
#Container #Content p a,
#Container #Content p a.escape,
#Container #Content p a.escape span span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #214d05;
	text-decoration: underline;
}

#Footer p a,
#Footer p a.escape
#Footer p a.escape span span {
	font-size: 11px;
	color: #59754b;
	text-decoration: none;
}

#Footer p a:hover,
#Footer p a.escapehover,
#Footer p a.escape:hover span span {
	text-decoration: underline;
}

a.PdfDownload {background: url(../images/pdf.gif) no-repeat left; padding: 20px 0 18px 60px; height: 30px; width: 100px; text-decoration: none !important;}
a.PdfDownload:hover {text-decoration: underline !important;}

a.LinkDownload {background: url(../images/web.gif) no-repeat left; padding: 20px 0 18px 60px; height: 30px; width: 100px; text-decoration: none !important;}
a.LinkDownload:hover {text-decoration: underline !important;}

#Container #Content a.top {float: right; display: block; height: 20px; width: 100px; text-align: right; color: #9a431d; text-decoration: none; font-size: 10px;}
#Container #Content a.top:hover {color: #5e5d5d;}

/*######################################################################################################
######################################################################################################*/

