/* Start of CMSMS style sheet 'main' */
body {
  margin: 0;
  padding: 0;
  background-color: #1a130d;
  font-family: trebuchet ms, arial, verdana;
}

a:active, a:focus {
  outline: 0;
}

#mainwrap {
  margin: 0 auto;
  width: 1008px;
}

#header {
  width: 1008px;
}

#header img {
  border: 0px none;
}

#top_header {
  width: 1008px;
height: 88px;
background-image: url(uploads/images/dorf_vorher_top.jpg);
background-repeat: no-repeat;
}

#top_header ul {
  margin: 0;
  padding: 0;
}

#top_header li {
  width: 177px;
  height: 88px;
  list-style: none;
  margin-left: 50px;
}

#top_header ul li a {
  display: block;
  background-image: url(uploads/images/button_reservierung.jpg);
  background-repeat: no-repeat;
  width: 177px;
  height: 88px;
}

#top_header ul li a:hover {
  background-image: url(uploads/images/button_reservierung_hover.jpg);
}

#cont_shadow {
  width: 1008px;
  background-image: url(uploads/images/dd_repeat_bg.jpg);
  background-repeat: repeat-y;
}

#content {
  width: 825px;
  font-size: 13px;
  line-height: 140%;
  margin-left: 16px;
  padding: 10px 35px;
}

#content a {
  color: #2d368f;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#content p {
  font-size: 13px;
  line-height: 140%;
}

#content img {
  border: 0px none;
}

#content h3 {
  color: #4e0808;
}

#content h2 {
  color: #4e0808;
}

.map {
  width: 350px;
  height: 500px;
  margin: 15px 30px 10px 0;
}

.map_text {
  width: 400px;
  float: right;
  margin-left: 100px;
}

.nl_text {
  height: 450px;
}

.img_right {
  float: right;
  margin: 0 0 10px 15px;
}

.img_left {
  float: left;
  margin: 18px 30px 10px 0;
}

.img_center {
  margin: 0 0 0 60px;
}

table.pricetable{
 
width:540px;
    margin-left: 0;
    padding-left: 0;
}

td.beschreibung {
    width: 390px;
    margin-left: 0;
    padding-left: 0;
 vertical-align: top;
}

td.beschreibung_drinks {
  width: 300px;
    margin-left: 0;
    padding-left: 0;
 vertical-align: top;
}

td.beschreibung_speisen {
  width: 485px;
    margin-left: 0;
    padding-left: 0;
 vertical-align: top;
}

td p {
  margin-top: 1px;
}

td.price {
    text-align: left;
  color: #4e0808;
 vertical-align: top;
}

#footer {
  width: 1008px;
  height: 36px;
  background-image: url(uploads/images/dd_footer.jpg);
  text-align: right;
  padding: 20px 0 0 0;
}

#footer .impressum a {
  color: #fff5e6;
  font-size: 12px;
  text-decoration: none;
  margin-right: 100px;
}

#footer .impressum a:hover {
  color: #fff;
}
/* End of 'main' */

