#header_ref {
}

.btn {
    margin-top: 10px;
}

.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 {
    border: none;
    text-decoration: underline;
}

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

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

.thumb-leiste {
  float: left;
  clear: both;
}

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

.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;
}
.web {
  background-image: url("../img/zur-website.jpg") ! important;
  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") ! important;
  background-repeat: no-repeat;
  background-position: left -56px;
  height: 56px;
  width: 136px;
}

.auswahl .links, .auswahl .rauf, .auswahl .rechts {
  float: left;
  clear: left;
}
.auswahl .links .text, .auswahl .rauf .text, .auswahl .rechts  .text {
  color: #646466;
}
.auswahl a.links, .auswahl a.rauf, .auswahl a.rechts {
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
.auswahl a:hover.links, .auswahl a:hover.rauf, .auswahl a:hover.rechts {
  text-decoration: none;
  border-bottom: 1px solid #646466;
}
#mitte a {
    color: #c17f22;
    font-weight: bold;
    text-decoration: none;
}

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


