body 
{
	
	background-position: center;
    background-position: top;
    background-color: #ffffff;
 

}
#seite
{
  width: 960px;
  height: auto; 
  margin-top: 15px;
 
  background-color: #ffffff;
  }
#kopf
	{
	background: #ffffff;
	width: 100%;
	height: 32px;
	margin-left: 80px;
	}
#head_zwei
	{
	width: 1000px;
	height: 220px;
	background: #b22222;
	margin-left: 0px;
	background: url(images/oben02.jpg) no-repeat;

 	}
	.head_zwei_oben
	{
	width: 280px;
	height: 200px;
	margin-left: 930px;
	background: url(images/oben02.png);
	}
	.head_zwei_unten
	{

		}
#content_main_box
{
background: #ffffff;
width: 900px;
height: 380px;
float: left;
margin-left: 50px;
padding: 1em 1em 2.5em 1em;
}
		.content_main_left
		{
		width: 70%;
		height: 380px;
		background-color: #ffffff;
		float: left;
		margin-left: 0px;
		}
		
		.content_main_right
		{
		width: 30%;
		height: 400px;
		background-color: #ffffff;
		float: right;
		}
#footer
{
bottom: 0px;
width: 100%;
line-height: 1.0em;
background: #ffffff;
margin-left: 60px;
padding: 0em 1em 2.5em 1.5em;
} 
		


#navi_main_box
{
background: #ffffff;
width: 100%;
height: 25x;
}
	.navi_box
	{
	width: 100%;
	height: 25px;
	}		
	
ul#navigation_main
{
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12pt;
	color: #ffffff;
	margin-left: 40px;	
}
ul#navigation_main li
	{
	float: left;
	position: relative;
	list-style-type: none;
	}

ul#navigation_main a
	{
color: #b22222;
	text-decoration: none;
	}
ul#navigation_main a:hover
	{
color: #000000;
text-decoration: none;

	}	
ul#navigation_main li.home
	{
	width: 70px;
	}	
ul#navigation_main li.mittagstisch
	{
	width: 125px;
	}
ul#navigation_main li.preisliste 
	{
	width: 90px;
	}
ul#navigation_main li.kontakt
	{
	width: 85px;
	}
ul#navigation_main li.impressum
	{
	width: 100px;
	}

#unten {
  color: #00875A;
  background-color: inherit;
 
  font-family: "Century Gothic",arial,sans-serif;
  font-size: 10pt;
  text-align: center;
  letter-spacing: 3px;

}

h1 {
  background-color: inherit;
	font-weight: bold;
	font-family: "arial",verdana,helvetica,sans-serif;
	font-variant: small-caps;
	color: #558855;
	font-size: 14pt;
    text-align: left;
    margin: 0px;
}

h2 {
  color: #000000;
  background-color: inherit;
  font-family: "arial",verdana,helvetica,sans-serif;
  font-size: 11pt;
  text-align: right;
  padding-left: 1px;

  letter-spacing: 0px;
}

h3 {
  background-color: inherit;
	font-weight: bold;
	font-family: "arial",verdana,helvetica,sans-serif;
	font-variant: small-caps;
	font-size: 12pt;
	color: #558855;
    text-align: left;
    margin: 0px;
}

h4 {
  color: #000000;
  font-weight: normal;
  font-family: "arial",verdana,helvetica,sans-serif;
  font-size: 10pt;
  text-align: left;
  padding-left: 1px;
 
}

h5 {
  color: #000000;
  background-color: inherit;
  font-family: "arial",verdana,helvetica,sans-serif;
  font-size: 10pt;
  padding-left: -2px;
  }

h6 {
  color: #000000;
  font-family: "arial",verdana,helvetica,sans-serif;
  font-size: 10pt;
  }


