a { 
  text-decoration: none;
  font-weight: bold;
  color: #a91b39;
}

a:hover {
  color: #f66100;
}

body { 
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: Verdana,Helvetica,sans-serif;
  background-color: white;
  color: black;
  overflow: hidden;
}

#contents { 
  position: absolute;
  left: 60px;
  width: 580px;
  bottom: 61px;
  top: 140px;
  line-height: 1.5em;
  padding-bottom: 90px;
  font-size: 15px;
  font-weight: bold;
  overflow: auto;
  padding-right: 10px;
}

#contents h1 { 
  color: black;
  font-size: 22px;
  font-weight: 900;
  line-height: 28px;
}


.contents img { 
  margin: 8px;
  margin-left: 20px;
}

.angebot_l1 {
  font-size: 12px;
  font-weight: bold;
}

.angebot_l1_active { 
  font-size: 12px;
  color: #f66100;
  font-weight: bold;
}

.angebot_l2 { 
  font-size: 12px;
  padding-left: 60px;
  font-weight: bold;
  margin-bottom: 15px;
}

#topbar { 
  position: fixed;
  //left: 0px;
  top: 115px;
  width: 100%;
  height: 21px;
  color: black;
  background-color: white;
  font-size: 11px;
  line-height: 18px;
  padding-left: 60px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

#bleamen { 
  position: fixed;
  top: 50px;
  left: 650px;
  z-index: 2;
}

#lang { 
  position: fixed;
  top: 15px;
  right: 50px;
  z-index: 2;
}

#topbar a { 
  color: #a91b39;
}

#bgimg { 
  position: fixed;
  left: 0px;
  top: 0;
  width: 100%;
  z-index: -1;
}

#topbar ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#topbar li {
  padding: 0;
  margin-right: 20px;
  display: inline;
}

.miselected { 
  color: #9db7a1;
}

#logo { 
  position: fixed;
  z-index: 2;
  left: 50px;
  top: 40px;
}


#gal { 
  position: absolute;
  height: 600px;
}

.galimg {
  margin: 10px;
  position: absolute;
  width: 140px;
  height: 140px;
  text-align: center;
}

.imgcont { 
  width: 140px;
  height: 140px;
  display: table-cell;
  vertical-align: middle;
}

.imgcont a { 
}

.imgcont a img { 
}

#footer { 
  position: fixed;
  background-image: url(/img/footer.png);
  background-repeat: repeat-x;
  bottom: 0;
  width: 100%;
  height: 61px;
  z-index: 1;
}

#footer p { 
  position: absolute;
  //left: 60px;
  width: 100%;
  text-align: center;
  color: black;
  font-size: 13px;
  line-height: 19px;
  overflow: hidden;
}

#footer p a { 
  color: #a91b39;
}

#rightcolumn { 
  position: absolute;
  left: 660px;
  width: 12em;
  top: 137px;
}

.deentry { 
  margin: 0;
  width: 220px;
  position: relative;
  left: 15px;
  font-size: 0.9em;
}

.deentry .date { 
  padding-top: 5px;
  font-size: 9px;
  text-align: right;
}

.deentry .title a { 
  text-decoration: none;
  color: #7a0000;
  font-weight: bold;
  font-size: 12px;
}

.deentry .teaser { 
  font-size: 10px;
}


#opening_background {
//  background: white;
//  opacity: 0.5;
  width: 100%;
  height: 100%;
//  border: 1px solid black;
}


#opening_hours { 

}

#opening_hours h4 { 
  margin-top: 35px;
  margin-left: 5px;
  margin-bottom: 5px;
}

#opening_hours p { 
  margin: 0;
  position: relative;
  left: 15px;
  font-size: 0.8em;
  margin-bottom: 5px;
}

#news { 
}

#sideimg { 
  margin-top: 5px;
}

.gblinks { 
  text-align: center;
}

.gbentry { 
  border-top: 1px solid #3c4639;
  padding-bottom: 20px;
  clear: both;
}

.gbdate { 
  font-size: 9px;
  font-weight: bold;
  float: right;
  margin-right: 10px;
}

.gbauthor { 
  font-style: italic;
  margin-left: 10px;
}

.gbtitle { 
  margin-left: 10px;
  font-weight: bold;
}

.gbcontent { 
  margin: 10px;
}

.menuheader0 { 
  margin-top: 1em;
  text-align: center;
  font-size: 1.4em;
}

.menuheader1 { 
  margin-top: 1em;
  text-align: center;
  font-size: 1.2em;
}

.menutitle_big { 
  font-style: italic;
  text-decoration: underline;
  font-size: 1.1em;
  margin-top: 0.5em;
}

.menudesc { 
  font-style: italic;
}

.entryname { 
  font-style: italic;
  font-size: 1.0em;
}

.unitname { 
  padding-left: 40px;
  font-size: 0.8em;
}

.unitprice { 
  text-align: right;
  font-size: 0.9em;
}