body { background-color: #96D449; }
p { display: inline; }

/* Allgemeine Klassen */
.main { width: 680px; position: absolute; left: 50%; margin-left: -340px; }

/* Textkasten */
img#logo { position: relative; left: 243px; right: 243px; }
.inhalt { width: 450px; min-height: 450px; background-color: #669B24; border: 1px solid #525252; float: right; margin-right: auto; }
.menu { width: 100%; height: 35px; border-bottom: 1px solid #000000; }
.kasten_rechts { width: 180px; height: 450px; margin-left: 10px; background-color: #356000; border: 1px solid #525252;
		float: right; }
.kasten_links { width: 213px; height: 235px; margin: 0px 10px 10px auto; border: 1px solid #525252; background-color: #57841F; }
.links { float: left; }
.wrapper { float: left; }

/* Formatierung des Inhalts */
img#wald_klein { border-bottom: 1px solid #000000; }
img#willkommen { margin: 0px 0px 15px 10px; }
.text { padding: 0px 5px 5px 10px; font-color: #EEEEEE; font-family: Verdana; text-align: justify; font-size: 14px; }

/* Formatierung des Hauptmen&uuml;sen&uuml;s */
.page_item { font-family: Verdana; width: 100%; border-bottom: 1px dotten #C8FF91; color: #FFFFFF; font-size: 14px;
		padding: 15px 7px 0px 10px; list-style: none; margin: 0px; }

.page_item a { border-style: none; color: #FFFFFF; padding-: height: 22px; margin: 0px 7px 15px 10px; }
.page_item a:hover { color: #C5C5C5; }

ul#hauptmenu { margin: 0; padding: 0; list-style: none; }
ul#start_menu { margin: 0; padding: 0; list-style: none; }
ul#menu_start { margin: 0; padding: 0; list-style: none; }

/* Formatierung des Topmen&uuml;s */
.top_menu { width: 100%; height: 30px; background-color: #57841F; border-bottom: 1px solid #000000; font-family: Verdana;
	   font-size: 14px; }
.top_menu a { color: #FFFFFF; border-style: none; padding: 5px; position: relative; line-height: 30px; }
.top_menu a:hover { color: #C5C5C5; }

.top_menu_item { list-style: none; float: left; }
.top_menu_current { background-color: #FFFFFF; }

.top_menu_sub { width: 100%; height: 30px; background-color: #57841F;  border-: 1px solid #000000; font-family: Verdana;
	   font-size: 14px; }
.top_menu_sub a { color: #FFFFFF; padding: 5px; line-height: 30px; }
.top_menu_sub_item { list-style: none; float: left; }

/* Fotos */
.fotos_klein { width: 213px; height: 210px; margin: 0px 10px 10px auto; border: 1px solid #525252; background-color: #57841F;
	      font-family: Verdana; font-size: 12px; }
h3#kontakt { text-align: center; padding-top: 0px; }
.kontakt { padding: 10px 7px 0px 10px; }

               /* SPEISE KARTE */

.gericht { width: 400px; }
.nr { width: auto; height: 100%; font-weight: bold; }
.name { width: auto; }
.zusatzstoffe { width: auto; vertical-align: top; font-size: 10px; }
.preis { float: right; font-weight: bold; }
.beschreibung { padding: 0px 0px 15px 45px; clear: both; display: run-in; }

.gericht_wrapper_1 { float: left; }
.gericht_wrapper_2 { float: left; }

.gerichte_head { width: 402px; background-color: #FFFFFF; color: #000000;}

.hauptgerichte { background-image: url(essen.jpg); width: 100%; height: 410px; padding: 0px; margin: 0px; }

.img_speisekarte { display: block; margin-bottom: 10px; }