/* --------------- Layout Stylesheet ---------------*/ 
html, body {

margin: 0;
padding: 0;
top: 0;
background-color: #8c9630;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 101%;
}
#gesamt{
position: relative;
width: 850px;
margin: 0px auto 0 auto;
padding: 0;
text-align: left;
}
.amazon {
	float:right;
	clear: both;
	margin-top:-650px;
}
.google {
	float:right;
	clear: both;
	margin-top:-630px;
}

#top {
position: relative;
width: 687px;
height: 297px;
margin: 0px;
padding: 0;
background: #ffffff  url(images/hintergrund_head.jpg) no-repeat;
text-align: left;
border-top:5px solid #ebdec9;
}
#top h1 {
	text-indent: -9000px;
	margin: 0px;
	height: 0;
	width: 0;
	line-height: 0;
	}
#navi-oben {
	color: #464646;
	text-align: right;
	margin: 0px 10px 0 0;
	font-size: 0.6em;
}
#navi-oben a {
	color: #464646;	
}
#navi-oben a:hover {
	color: #a73a0f;	
}
#menu-container {
background-color:transparent;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:0.8em;
margin:100px 5px 5px 15px;
padding:0px;
}
#menu-container form {
margin:-5px 0px 0px;
padding:0px;
}
#navi {
display:block;
font-family:Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:1em;
margin-bottom:10px;
}
#navi img {
border:medium none;
margin-bottom:-3px;
}
#navi a {
background:transparent url(images/navi_li.jpg) no-repeat scroll left center;
border-color:transparent transparent #EFEFDE;
border-style:dotted;
border-width:1px;
color:#a73a0f;
display:block;
padding:4px 5px 4px 17px;
text-decoration:none;
width:160px;
}
#navi a:hover, #navi a:focus {
background:transparent url(images/navi_li_2.jpg) no-repeat scroll left center;
color:#464646;
}
#navi .active {
background:transparent url(images/navi_li_1.jpg) no-repeat scroll left center;
color:#737926;
}
#inhalt {
position: relative;
width: 677px;
margin: 0px;
padding: 5px;
background-color: #ffffff;
text-align: left;
font-size:0.7em;
}
#inhalt a{
color:#737926;
font-weight: bold;
}
#inhalt a:hover
{
color: #A73A0F;
font-weight: bold;
text-decoration: none;
}
#box1 {
background-color: #ffffff;
margin: 0;
	width: 250px;
	height: 165px;
}
#box1 h1 {
	background: url(images/h1_historik.jpg);
	text-indent: -9000px;
	margin:0px;
	height:33px;
	width:243px;
}
#box2 {
background-color: #ffffff;
margin: 0;
	width: 403px;
	height: 165px;
	float: right;
	clear: both;
}
#box2 h1 {
	background-image: url(images/restaurant1.jpg) ;
	background-position: 132px 0px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin:-5px 0px 0px 0px;
	height:58px;
	width:385px;
}
#box1 p,#box2 p,#box3 p,#box4 p  {
	margin: 3px;
}
#box3 {
background-color: #ffffff;
margin: 0;
	width: 250px;
	height: 200px;
}
#box3 h1 {
	background: url(images/h1_brauchtum.jpg);
	text-indent: -9000px;
	margin:0px;
	height:33px;
	width:243px;
}
#box4 {
background-color: #ffffff;
margin: 0;
	width: 403px;
	height: 200px;
	float: right;
	clear: both;
}
#box4 h1 {
	background: url(images/h1_rezepte.jpg);
	text-indent: -9000px;
	margin:0px 0px 2px 0px;
	height:33px;
	width:403px;
}
.rezeptbox{
	margin: 0 0 5px 0;
	padding:0 0 5px 0;
	width: 134px;
	display: block;
	text-align: center;
	float: left;
	border-bottom:1px dotted #B5B5B5;	
}
.links {
	float: left;
	clear: both;
	margin-right:5px;
}