body {
 margin:0;
 padding:0;
 font-size:13px;
 font-family:Arial,sans-serif;
 color:#333;
 background:#554D49;
 }

div#header {
 margin:auto;
 width:780px;
 }

#logo,
.navigation {
 text-align:center;
 margin:auto;
 display:block
 }
ul {
 line-height:3ex
 }
#container {
 width:780px;
 margin:auto;
 position:relative;
 background: url(../bilder/bg.gif) center repeat-y
 }

#bogen {
 position:absolute;
 top:0;
 right:127px
 }

#navigation {
 width:150px;
 float:left;
 background:#C1852F;
 }

#navigation ul {
 margin-top:90px;
 list-style-type:square;
 color:#FCDB7A;
 line-height:2.5ex
 }

#navigation ul a {
 color:#FCDB7A;
 text-decoration:none
 }

#navigation a:hover {
 text-decoration:underline
 }

#content {
 width:480px;
 float:left;
 background:white url(../bilder/restaurant-weinstube-fremdenzimmer.gif) no-repeat top right;
 }

address#footer,
address#footer a {
 background:#857972;
 color:white;
 margin:auto;
 margin-top:40px;
 text-align:center;
 padding:5px;
 font-style:normal;
 text-decoration:none
 }



.rightcol {
 width:150px;
 float:left;
 background:#FCDB7A;
 }

#content p {
 text-indent:0px;
 margin:10px 20px;
 line-height:2.5ex
 }

#content h1 {
 margin-top:50px;
 margin-left:20px;
 font-size:1.3em
 }

#content h2 {
 margin-left:20px;
 font-size:1.2em
 }

#content h3 {
 margin:20px;
 border-top:1px solid #C1852F;
 border-bottom:1px solid #C1852F;
 background:#FCDB7A
 }
#content h4 {
 margin:20px;
 }


.speisekarte {
 text-align:center
 }

.aktionen .speisekarte {
 border:3px double #EBCA69;
 background:#FCDB7A;
 margin-top:10px;
 padding:10px
 }

.weinempfehlung {
 background:#FCF3EE;
 margin:0 20px;
 border:1px solid #ebe2dd;
 }

table {
 margin:10px 20px;
 border-collapse:collapse
 }

th {
 font-weight:normal;
 text-align:left
 }

.umfrage th {
 border:1px solid silver;
 padding:5px;
 background:#f9f9f9;
 }

.umfrage td {
 text-align:center;
 padding:5px;
 border:1px solid silver;
 background:#f9f9f9;
  }

.daten th {
 padding-right:10px
 }

dl {
 margin:20px;
}

dt {
 font-weight:bold
 }

dd {
 margin-bottom:10px
 }

.oeffnungszeiten td {
 vertical-align:top;
 padding:3px;
 padding-right:10px;
 border:1px solid silver

 }

#content p.thumb {
 float:left;
 margin:3px;
 padding:0;
 margin:3px
 }