html, body, form, ul, li, * {
  margin: 0;
  padding: 0;
}
img{
  border: none;
}
body{
  background-color: #000;
  font: normal 12px Helvetica, Arial, sans-serif;
}

.he10{
  position: relative;
  left: 0px;
  top: 0px;
  width: 980px;
  height: 150px;
  background-image: url(gfx/bg-kachel.gif);
}
.he10-inline{
  position: absolute;
  top: 4px;
  left: 150px;
  height: 140px;
  width: 830px;
  background-color: #E57434;
}
.he10-inline img{
  position: absolute;
  top: 10px;
  right: 20px;
}
.he10-inline img.banner{
  position: absolute;
  top: 0px;
  right: 0px;
  border: solid 1px #000000;
}
.he10-inline a{
  text-decoration: none;
  color: #000;
}
.he10-inline h2{
  position: relative;
  top: 20px;
  left: 20px;
  color: #1F1A17;
  font: bold 20px Helvetica, Arial, sans-serif;
  margin: 0px;
  width: 550px;
}
.he10-inline p{
  position: relative;
  top: 20px;
  left: 20px;
  width: 550px;

}
.he10-inline .fancybutton,
.he10-inline .button{
  position: absolute;
  top: 104px;
  left: 160px;
  background-color:#4D4948;
  color: #FFF;
  padding: 5px;
  text-align: center;
  vertical-align: center;
  font-weight: bold;
  width: 250px;
  height: 15px;
  border: 1px solid #000;
}

.he15{
  position: relative;
  left: 0px;
  top: 0px;
  width: 980px;
  height: 225px;
  background-image: url(gfx/bg-kachel.gif);
  background-position: 0px -75px;
}
.he15-inline{
  position: absolute;
  top: 150px;
  left: 150px;
  height: 70px;
  width: 830px;
}
.hexx{
  position: relative;
  left: 0px;
  top: 0px;
  width: 980px;
  min-height: 290px;
  background-image: url(gfx/bg-kachel.gif);
  background-repeat: repeat-y;
}
.hexx-inline{
  position: relative;
  margin-top: 4px;
  padding: 5px 15px 15px 15px;
  left: 150px;
  min-height: 290px;
  width: 800px;
  background-color: #FFF;
}
.lochung10{
  position: absolute;
  top: 60px;
  left: 45px;
  height: 50px;
  width: 80px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.lochung10 b{
  font-weight: bold;
  font-size: 20px;
}
.lochung15{
  position: absolute;
  top: 135px;
  left: 50px;
  height: 50px;
  width: 70px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#head-inline{
  position: absolute;
  top: 5px;
  left: 150px;
  height: 120px;
  width: 810px;
  background-image: url(gfx/bg_head.jpg);
  background-repeat: no-repeat;
  padding: 10px;
}
#head-inline img{
  float: left;
}
#head-inline h1{
  position: absolute;
  right: 20px;
  bottom: 4px;
  color: #FFF;
  font: bold 32px Helvetica, Arial, sans-serif;

}

.Programmtabelle{
  border: none;
  border-collapse: collapse;
  width: 830px;
  height: 140px;
  font-size: 15px;
}
.Programmtabelle th{
  background-color: #EE9459;
  text-align: left;
  font-weight: bold;
  padding: 0px 10px 0px 10px;
  width: 100px;
  border: solid 1px #000;
  border-left: none;
}
.Programmtabelle td{
  padding: 0px 10px 0px 10px;
  border: solid 1px #000;
  border-right: none;
  font-weight: bold;
}
.Startmenue{
  border: none;
  border-collapse: collapse;
  width: 830px;
  height: 140px;
}
.Startmenue td{
  background-image: url(gfx/bg_startmenue.gif);
  background-repeat: no-repeat;
  text-align: center;
  width: 276px;
}
.Startmenue td a{
  text-decoration: none;
  color: #000;
}
.Startmenue td a:hover{
  color: #E57434;
}
.Startmenue b{
  font-weight: bold;
  font-size: 20px;
}
.Menue{
  border: none;
  border-collapse: collapse;
  width: 830px;
  height: 70px;
  font-size: 10px;
}
.Menue td{
  background-image: url(gfx/bg_menue.gif);
  background-repeat: no-repeat;
  text-align: center;
  width: 276px;
}
.Menue td a{
  text-decoration: none;
  color: #000;
}
.Menue td a:hover{
  color: #E57434;
}
.Menue b{
  font-weight: bold;
  font-size: 14px;
}
#fuss{
  position: relative;
  top: -1px;
  padding: 10px 20px 20px 136px;
  background-image: url(gfx/bg_fuss.gif);
  background-repeat: no-repeat;
}
#fuss li{
  display: inline;
  margin: 5px 20px 5px 15px;
}
#fuss a{
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  color: #FFF;
}
#fuss a:hover{
  color: #E57434;
}

#cms-content{
  position: relative;
  width: 800px;
}

#galerie img{
  border: solid 1px #000000;
  margin-right: 2px;
}
