body {
  background-color: #6E6D6D;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
}

img {
  border: 0;
}


h2 {
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 15px;
  font-weight: bold;
  color: #901880;
}

#head_outer {
  width: 100%;
  height: 131px;
  background-image: url(../img/headbg.gif);
  background-repeat: repeat-x;
  text-align: center;
}

#head {
  width: 940px;
  height: 131px;
  margin: 0 auto;
}

#mainnavi {
  float: right;
}

.menuepunkt {
  height: 25px;
  float: left;
  background-image: url(../img/hoversprite.jpg);
  background-repeat: repeat-x;
  font-size: 0.95em;
  line-height: 25px;
  padding: 0 10px 0 10px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;  
  margin-left: 10px;
}

.menuepunkt:hover {
  background-position: left -30px;
  color: #901880;
}

#logo {
  float: left;
  margin-top: 14px;
}

#content_outer {
  width: 100%;
  background-image: url(../img/contentbg.gif);
  padding-bottom: 30px;
}

#content {
  width: 940px;
  margin: 0 auto;
}

.shopbutton {
  background-image: url(../img/shopbutton.gif);
  width: 94px;
  height: 32px;
  text-decoration: none;
  position: relative;
  display: block;
  margin-top: -60px;
  color: #901880;
  font-size: 1.1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 36px;
  background-repeat: no-repeat;
  padding-left: 10px;
  margin-left: 120px;
}

.shopbutton:hover {
  text-decoration: underline;
}

#c_left {
  width: 610px;
  float: left;
  margin-right: 10px;
}

#c_right {
  width: 320px;
  float: left;
}

#damen_airfield {
  margin-top: 30px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: 20px 32px;
  width: 434px;
  float: left;
}

.dahmen_rightside {
  float: left;
  margin-top: 40px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

#rightboxbg {
  background-image: url(../img/bgrightbox.gif);
  width: 320px;
  background-repeat: repeat-y;
  filter:alpha(opacity=69);
  -moz-opacity:.69;
  opacity:.69;
  color: #FFF8E7;
  font-size: 0.9em;
}

#boxright {
  width: 320px;
  margin-top: 37px;
  margin-bottom: 40px;
}

.tesaoben {
  position: absolute;
  margin-top: -13px;
  margin-left: 120px;
  filter:alpha(opacity=79);
  -moz-opacity:.79;
  opacity:.79;
}

#foot_outer {
  width: 100%;
  height: 150px;
  background-image: url(../img/footbg.gif);
  background-repeat: repeat-x;
}

#foot{
  width: 940px;
  height: 150px;
  margin: 0 auto;
}

#genericnavi {
  width: 320px;
  height: 144px;
  background-color: #6E6D6D;
  float: right;
  margin-top: 6px;
  background-image: url(../img/genericshadow.gif);
  background-repeat: repeat-x;
}

#footadress {
  height: 144px;
  float: left;
  margin-top: 20px;
  font-size: 0.8em;
  color: #AEAEAE;
}

.genericlink {
  float: left;
  color: #ECA7E7;
  text-decoration: none;
  font-size: 0.9em;
  margin: 16px 0 0 46px;
}

.genericlink:hover {
  color: #F2F1ED;
}

.kids_smallpola {
  float: left;
  margin-right: 35px;
  background-repeat: no-repeat;
  background-position: 7px 13px;
}

#full_content_main {
  background-image: url(../img/bg_cont_main.gif);
  background-repeat: repeat-y;
  line-height: 1.5em;
}

.servicetable tr td table tr td{
  border: 1px solid #c4b89e;
  background-color: #FFFFFF;
  padding: 2px;
}

.zweispaltig {
  float: left;
  width: 390px;
  margin-right: 40px;
}

.zweispaltig h2 {
}

.label_line {
  padding-bottom: 20px;
}

.label_image {
  width: 80px;
  height: 80px;
  float: left;
  padding-right: 20px;
}

.label_info {
  float: left;
  padding-top: 15px;
}

.label_info h2 {
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 1.3em;
  color: #555555;
}

.label_info a {
  color: #000000;
}
