body {
 width: 100%;
 border: 0;
 padding: 0;
 margin: 0;
 background-color: #f1d971;
 font-family:Verdana,Arial,Helvetica,'Lucida Sans Unicode',Impact,sans-serif;
 font-size: 11px;
 color: #490f1e;
 text-align:center;
}

div.hidden {
 display: none;
 left: -1999px;
}

div#container {
 width: 901px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right: auto;
 background-color: red;
 text-align:left;
 position: relative;
}



div#line1 {
 background-color: #b0103f;
 height: 40px;
}
#langmenu {
 position: absolute;
 right: 5px;
 top: 24px;
}
#langmenu img {
 border: 0px;
 margin-left: 3px;
}




div#line2 {
 background-color: #490f1e;
 height: 14px;
}
div#line3 {
 background-color: #b0103f;
 height: 11px;
}



div#line4 {
 background-color: #fee690;
 height: 200px;
 position: relative; 
}

#logo {
 float: right;
 position: relative; 
 top: 5px;
 right: 75px;
 z-index: 12;
}
#logo a {
 z-index: 13;
}

#headgrafik {
 float: left;
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 11;
}




div#line5 {
 clear: both;
 background-color: #efb764;
 height: 30px;
 font-size: 12px;
 font-weight: bold;
 padding-left: 10px;
 position: relative;
}
ul#mainmenu {
 position: absolute;
 list-style-type: none;
 margin: 0px;
 padding: 0;
 top: 10px;
 z-index: 5;
}
ul#mainmenu li.menuitem {
 display: inline;
 padding: 0px;
 margin: 0px;
 vertical-align:top;
 height: 15px;
 position: relative;
 color: #490f1e;
}
ul#mainmenu li.menuitem a {
 text-decoration: none;
 color: #490f1e;
 margin-left: 7px;
 margin-right: 9px;
}
ul#mainmenu li.menuitem a.act {
 color: #b0103f;
}
ul#mainmenu li.menuitem a:hover {
 text-decoration: none;
 color: #b0103f;
}

div#subwrap {
 position: absolute;
 /* Die nä Zeile ist fuer alle "normalen" browser (FF/O/...) */
 top: 277px;
 height: 41px;
 
 /* Die nä Zeile ist nur für den IE */ 
 /* * height: 42px; */
 
 left: 125px;
 width: 480px;
 margin: 0;
 padding: 0;
 border-left: 1px solid #fee690;
 z-index: 2;
}

body#sec_no #subwrap {
 display: none;
  visibility:hidden;
}

body#sec_impr #subwrap {
 display: none;
  visibility:hidden;
}

body#sec_eckenerhaus #subwrap {
 left: 13px;
 width: 887px;
}
body#sec_restaurant #subwrap {
 left: 125px;
 width: 775px;
}
body#sec_bar #subwrap {
 left: 219px;
 width: 681px;
}
body#sec_bistro #subwrap {
 left: 264px;
 width: 636px;
}
body#sec_club #subwrap {
 left: 325px;
 width: 575px;
}
body#sec_lounge #subwrap {
 left: 376px;
 width: 524px;
}
body#sec_veranst #subwrap {
 left: 446px;
 width: 454px;
}
body#sec_catering #subwrap {
 left: 560px;
 width: 340px;
}
body#sec_termine #subwrap {
 left: 638px;
 width: 262px;
}
body#sec_kontakt #subwrap {
 left: 669px;
 width: 231px; 
 border-left: 0px;
}

ul#submenu {
 position: absolute;
 bottom: 0px;
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 vertical-align:bottom;
 z-index: 3;
}

ul#submenu li.menuitem {
 display: inline;
 padding: 0px;
 margin: 0px;
 color: #fee690;
 font-size: 10px;
}
ul#submenu li.menuitem a {
 text-decoration: none;
 color: #fee690;
 margin-left: 7px;
 margin-right: 9px;
}
ul#submenu li.menuitem a.act {
 color: #b0103f;
}

ul#submenu li.menuitem a:hover {
 text-decoration: none;
 color: #efb764;
}



div#line6 {
 background-color: #b0103f;
 height: 10px;
}
div#line7 {
 background-color: #490f1e;
 height: 15px;
}
div#line8 {
 background-color: #fee690;
 height: 30px;
}

div#line9 {
 text-align: left;
 padding-top: 6px;
 padding-bottom: 20px;
 padding-left: 21px;
 padding-right: 20px;
 background-color: #f1d971;
 color: #64001d; /* 490f1e; */
 
}

div#line9 a {
  color: #64001d;
  /* background-color: #fee690; */
  text-decoration: none;
}
div#line9 a:hover {
  text-decoration: underline;
}

body#sec_no div#line9 {
 background-color: #64001d;
 color: #fee690;
 text-align: center;
 height: 202px;
} 

/*
body#sec_no div#line9 a {
 background-color: #64001d;
}
*/

div#line9 .homebox {
  width: 200px;
	float: left;
	padding: 16px 0 0 0;
	margin: 0;
}

div#line9 .homebox a {
 text-decoration: none;
 color: #fee690;
/* margin-left: 7px; */
/* margin-right: 8px; /* 9px; */
 padding: 0;
}
div#line9 .homebox a:hover {
 text-decoration: none;
 color: #efb764;
}

div#line9 .homebox a img {
  border: 0; /* 1px solid green; */
  margin: 0;
}

.homeboxsubmenu {
  width: 200px;
  display: block;
  overflow: auto;
  /* text-align: left; */
}

div#line9 .homeboxdiv {
  width: 1px;
	float: left;
	height: 207px;
	border-top: 4px solid  #64001d;
	border-left: 9px solid  #64001d; 
	border-right: 9px solid  #64001d;
	background-color: #fee690;
}


/***
div#line9 .tx-tleckspeisekarte-pi3 ul {
 margin: 0 0 0 60px;
 padding: 0;
 display: inline;
 list-style-type: none;
}

div#line9 .tx-tleckspeisekarte-pi3 ul li {
 margin: 0 0 0 60px;
 padding: 0;
 display: inline;
 list-style-type: none;
}
***/

div#line9 .tx-tleckspeisekarte-pi2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

div#line9 .tx-tleckspeisekarte-pi3 {
  margin-bottom: 70px;
  height: auto;
}

div#line9 .tx-tleckspeisekarte-pi3-menu {
 display: inline;
 width: 600px;
 position: absolute;
 right: 10px;
 height: auto;
}
div#line9 .tx-tleckspeisekarte-pi3-menu div {
 margin-bottom: 5px;
 height: 15px;
}

div#line9 .tx-tleckspeisekarte-pi3-menu div a {
 font-size: 12px;
 font-weight: bold;
 color: #64001d;
 text-decoration: none;
}
div#line9 .tx-tleckspeisekarte-pi3-menu div a:hover {
 text-decoration: underline;
}

div#line9 .tx-tleckspeisekarte-pi3-menu-item0 {
  clear: both;
  width: 189px;
  float: left;
  margin-top: 5px;
}
div#line9 .tx-tleckspeisekarte-pi3-menu-item1 {
  width: 189px;
  float: left;
  margin-top: 5px;
}
div#line9 .tx-tleckspeisekarte-pi3-menu-item2 {
  float: left;
  width: 189px;
  margin-top: 5px; 
}


div#line9 .tx-tleckspeisekarte-box {
  background-image: url("../images/speisekarte_dotted.gif");
  background-position: center center;
  background-repeat:repeat-x;
  height: 13px;
  padding: 0;
  margin: 0 0 3px 0;
  z-index: 20;
}
div#line9 .tx-tleckspeisekarte-title {
  float: left;
  font-weight: bold;
  display: inline;
  padding: 0 5px 0 0;
  margin: 0;
  background-color: #f1d971;
  z-index: 20;
}
div#line9 .tx-tleckspeisekarte-preis {
  float: right;
  text-align: right;
  display: inline;
  padding: 0 0 0 5px;
  margin: 0;
  background-color: #f1d971;
  z-index: 20;
}
div#line9 .tx-tleckspeisekarte-bodytext {
  clear: both;
  padding: 0;
  margin: 0 0 20px 0;
  width: 561px;
  z-index: 30;
}

div#line9 .tx-tleckspeisekarte-image {
  margin: 10px 0 20px 0;
}


div#line10 {
/* clear: both; */
 background-color: #b0103f;
 height: 10px;
 border-top: 1px solid #fee690;
}
div#line11 {
 background-color: #490f1e;
 height: 15px;
 color: #fee690;
 text-align: center;
 padding-top: 1px;
}
div#line11 div#extras {
  float: left;
	width: 440px;
	text-align: left;
	margin-left: 5px;
}
div#line11 div#extras a {
 margin-left: 7px;
 margin-right: 9px;
}
div#line11 div#link4dc {
  float: right;
	width: 440px;
	text-align: right;
	margin-right: 5px;
}
div#line11 div#link4dc a {
 margin-left: 7px;
 margin-right: 9px;
}
div#line11 a {
 text-decoration: none;
 color: #fee690;
 font-size: 10px;
}
