body {
 background:#eee;
 margin:0;
 padding:0;
 font-family:Arial,sans-serif
 }

#rahmen_oben {
 width:800px;
 height:30px;
 margin:auto;
 background:#838308;
 background: url(/bilder/navbg.gif) top center repeat-x;
 }
#rahmen_unten {
 width:800px;
 height:30px;
 margin:auto;
 background: url(/bilder/navbg.gif) top center repeat-x;
 }

#container {
 width:800px;
 height:100%;
 margin:auto;
 background:white
 }

#fader,#logo {
 float:left
 }

#fader {
 width:600px;
 height:295px
 }

#navigation {
 clear:left;
 background: url(/bilder/navbg.gif) repeat-x center;
 width:800px;
 height:30px;
 margin:auto;
 }

#navigation a {
 padding:5px 0;
 float:left;
 width:120px;
 height:20px;
 color:#ddd;
 background:url(/bilder/navborder.gif) no-repeat right;
 text-align:center;
 text-decoration:none;
 }

#navigation,
#navigation a:hover {
 color:#ccc;
 font-size:13px;
 }

#navigation a:hover {
 background:url(/bilder/navbg_hover.gif) repeat-x;
 color:white
 }

#content {
 }

#content h1 {
 font-size:20px;
 color:#666
 }

#content p,
#content ul {
 font-size:14px;
 line-height:2.5ex;
 color:#333;
 text-align:justify
 }

#content li {
 margin-bottom:1ex
 }

#text {
 float:left;
 width:520px;
 border-right:1px solid silver;
 padding:0 40px 10px 40px;

 }

#marginalie {
 float:left;
 }

#marginalie address,
#marginalie p {
 font-size:12px;
 font-style:normal;
 margin-left:12px;
 line-height:2.5ex;
 color:#666;
 width:170px;
 }

.weinliste {
 border-collapse:collapse;
 width:100%;
 color:#666
 }

.weinliste td {
 vertical-align:top;
 padding:5px;
 border:1px solid silver;
 font-size:12px
 }

.weinliste th {
 padding:10px 5px;
 font-size:12px;
 text-align:left
 }

.zahl {
 text-align:right
 }

.oeffnungszeiten td {
 vertical-align:top;
 padding:5px;
 border:1px solid silver;
 font-size:12px
 }

dt {
 font-size:14px;
 font-weight:bold;
 margin-bottom:10px
 }

dd {
 font-size:14px;
 margin-bottom:20px;
 line-height:2.5ex
 }

h2 {
 color:#686800;
 border-bottom: 2px dotted #686800;
 font-size:16px;
 margin-top:20px
 }

#content .karte p {
 text-align:center;
 line-height:3ex;
 font-size:11px
 }

#map {
 width:530px;
 height:530px
 }
