body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_linien.gif);
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.clear {
  clear: both;
}
h1 {
  font-size: 160%;
  font-weight: normal;
  line-height: 120%;
}
h2 {
  font-size: 100%;
  font-weight: bold;
}
h3 {
  font-size: 90%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
.global {
  font-size: 100%;
  font-weight: normal;
}
a:link, a:visited {
  color: #748592;
}
a:hover, a:active {
  color: #748592;
}

#menu .acc {
  display: inline;
}
@media all {
  .right {
    float: right !important;
  }
  .acc, #menu .acc {
    display: none;
  }
}
@media all {
  #teaser {
    width: 936px;
    height: 105px;
    border-top: 1px solid #ACAFB6;
    background: url(../img/bg_teaser.gif) repeat-x #FFFFFF;
    font-size: 105%;
  }
  #teaser h2 {
    font-size: 120%;
    margin-top: 1em;
    text-transform: uppercase;
  }
  #teaser .teaser0 {
    float: left;
    padding: 0 20px;
    width: 271px;
    border-right: 1px solid #ACAFB6;
    height: 105px;
  }
  #teaser .teaser1 {
    float: left;
    padding: 0 20px;
    width: 271px;
    border-right: 1px solid #ACAFB6;
    height: 105px;
  }
  #teaser .teaser2 {
    float: left;
    padding: 0 20px;
    width: 272px;
  }
}
@media all {
  #product {
    position: absolute;
    left: 474px;
    top: 39px;
    width: 447px;
  }
  #product h2 {
    position: relative;
    float: left;
    width: 143px;
    margin: 0;
    padding: 0;
  }
  #product img {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
  }
  #product p {
    margin: 0;
    padding: 0;
  }
  #product .product {
    position: relative;;
    float: left;
    margin: 0 4px 3px 0;
    width: 143px;
    height: 123px;
  }
  .productLink {
    clear: both;
    position: absolute;
    top: 110px;
    left: 130px;
    background: url(../img/pfeil_product.gif) no-repeat center right;
  }
}
@media all {
  h1 {
    margin: 0 0 0.5em 0;
  }
  .filialen h1 {
    margin: 1em 0 0.5em 0;
  }
  h2 {
    margin: 0.5em 0 0.2em 0;
  }
}
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media all {
  .hr {
    clear: both;
    margin: 0 0 10px 0;
    height: 1px;
    overflow: hidden;
    background-image: url(../img/dotted_line.gif);
  }
}
.hr hr {
  display: none;
}
@media all {
  input {
    width: 257px;
    border: 1px solid #909CA7;
  }
  select {
    width: 257px;
    border: 1px solid #909CA7;
  }
  fieldset {
    border: 0;
    padding: 0;
  }
  legend {
    display: none;
  }
  .formfield {
    display: block;
    margin: 0 0 0.6em 0;
  }
  .button {
    position: relative;
    width: auto;
    margin: 0 10px 0 0;
    padding: 0 10px 0 12px;
    text-align: left;
    background: url(../img/pfeil_more.gif) no-repeat 0 0.45em;
    cursor: pointer;
    color: #E60004;
    font-weight: normal;
    font-size: 100%;
    border: none;
  }
  .radiobutton table {
    margin-bottom: 10px;
  }
  .radiobutton input {
    width: 30px;
    border: none;
    margin: 0;
    padding: 0;
  }
}
#logo {
  position: relative;
  width: 157px;
  padding: 0;
  margin: 0;
  border-right: 1px solid #FFFFFF;
}
.more {
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 95%;
}
.popup {
  color: black;
  text-align: left;
  font-size: 90%;
}

.ummelden {
  clear: both;
  display: block;
  padding-top: 5px;
}