#austausch {
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

#dummy {
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;
}

#header_ref {
    display: block;
    position: relative;
    font-size: 0em;
    background-image: url("../img/ref-logo.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 284px;
    width: 925px;
    border: none;
    padding: 0px 0 0 0;
    margin: 0;
    float: left;
    clear: both;
}

#abstand {
    display: block;
    height: 85px;
    width: 1px;
}

.filler {
    display: block;
    height: 1px;
    width: 21px;
    float: left;
}

.filler-11 {
    display: block;
    height: 1px;
    width: 11px;
    float: left;
}
.filler-24 {
    display: block;
    height: 1px;
    width: 24px;
    float: left;
}

.btn {
    background-color: transparent;
    margin: 10px 0 20px 0px;
    width: 276px;
    font-size: 0.9em;
    float: left;
}

.btn a {
    text-decoration: none;
    color: #80a213;
    font-weight: bold;
}
.btn a img {
    border: 2px solid #d4d4d4;
    padding:2px 2px 2px 2px;
    text-decoration: none;
    color: #80a213;
}
.btn a:hover img {
    border: 2px solid #b7c72a;
    padding:2px 2px 2px 2px;
    text-decoration: none;
    color: #80a213;
}

.btn a:hover,active,focus {
    text-decoration: underline;
    background-position: right -20px;
}

.bild {
  width: 565px;
  height: 344px;
  margin: 0px 0 0 0;
  padding: 0;
  border: none;
  float: left;
  clear: both;
  border: 2px solid #d4d4d4;
  padding: 2px 2px 2px 2px;
}

.thumb-leiste {
  width: 583px;
  position: relative;
  margin: 13px 0 0 0;
  padding: 0 0 0 0;
  float: left;
  clear: both;
}

.thumb {
  float: left;
}

.thumb a img {
  border: 2px solid #d4d4d4;
  padding: 2px 2px 2px 2px;
}

.thumb a:hover img {
  border: 2px solid #b7c72a;
  padding:2px 2px 2px 2px;
  text-decoration: none;
}

.thumb a:hover,active,focus {
    text-decoration: none;
}

.kundenstimme {
  width: 573px;
  margin: 50px 0 0 0;
  float: left;
  clear: both;
}

.kundenstimme-txt {
  width: 525px;
  margin: 13px 0 0 0;
  padding: 24px;
  background-image: url("../img/bg6.png");
  background-repeat: repeat-x;
}

.legend a {
    background-image: url("../img/lupe.png");
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
    margin-top: 10px;
    float: right;
    height: 20px;
    width: 276px;
}

.legend a:hover,active,focus {
    display: block;
    float: right;
    height: 20px;
    width: 276px;
    background-position: right -20px;
    text-decoration: underline;
}

.teil-1 {
  width: 273px;
  margin: 34px 0 0 0;
  float: left;
}

.teil-1 .liste {
  position: relative;
  margin: 5px 0 0 0;
  left: 0px;
  width: 273px;
}

.teil-1 table {
  padding: 0;
  margin: 0;
  border: 0;
}
.teil-1 tr {
  padding: 0;
  margin: 0;
  border: 0;
}
.teil-1 td {
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse;
}

.teil-1 td.tdtext {
  color: #759b44;
  padding: 5px 0 5px 5px;
}
.teil-1 td.tdline {
  background-image: url("../img/tdlinie.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: 5px top;
  height: 2px;
  width: 250px;
}

.web {
  background-image: url("../img/zur-website.jpg");
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: left 0px;
  height: 56px;
  width: 136px;
}

.web a {
  display: block;
  height: 56px;
  width: 136px;
}

.web a:hover {
  background-image: url("../img/zur-website.jpg");
  background-repeat: no-repeat;
  background-position: left -56px;
  height: 56px;
  width: 136px;
}

.teil-2 {
  width: 583px;
  float: left;
}

.auswahl {
  background-image: url("../img/bg7.png");
  background-repeat: no-repeat;
  background-position: left 0px;
  height: 34px;
  width: 583px;
}
.auswahl .links {
  height: 34px;
  width: 191px;
  float: left;
}
.auswahl .rauf {
  height: 34px;
  width: 191px;
  float: left;
}
.auswahl .rechts {
  height: 34px;
  width: 191px;
  float: left;
}
.auswahl .links .text, .auswahl .rauf .text, .auswahl .rechts  .text {
  display: none;
}

.ueb-0 {
    font-family: "Georgia", "Times New Roman", Serif;
    font-size: 1.9em;
    color: #a59d31;
}
.ueb-1 {
    font-size: 1.1em;
    font-weight: bold;
    color: #84a711;
    padding: 0px 0 0px 0;
}
#mitte a {
    color: #c17f22;
    font-weight: bold;
    text-decoration: none;
}

#mitte a:hover,active,focus {
    color: #c17f22;
    text-decoration: underline;
}


