* {
  border: 0;
  margin: 0;
  padding: 0;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

html {
  height: 100%;
}

body {
  background-color: #fff;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5em;
  text-align: center;
  color: #000;
  height: 100%;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

form {
  display: inline;
}

#main {
  text-align: left;
  width: 967px;
  margin: 0 auto;
  min-height: 100%;
  _height: 100%;
  background: transparent url('/DE/images/main_bg.png') repeat-x 0px 169px;
}

#header {
  height: 169px;
  background: transparent url('/DE/images/head_bg.png') no-repeat 38px 0px;
  position: relative;
}

#header form#searchform {
  display: block;
  position: absolute;
  top: 15px;
  left: 215px;
}

#header form#searchform input {
  font-family: arial,sans-serif;
  font-size: 11px;
  color: #333;
  border: 1px solid #999;
  background-color: #ccc;
  padding: 0px 2px;
  *padding: 0px 3px;
}

#header form#searchform input#searchphrase {
  background-color: #fff;
  padding: 1px 3px;
  width: 175px;
  margin-right: -4px;
  *padding-top: 2px;
}

#header #adressbox {
  position: absolute;
  top: 0;
  right: 0;
  height: 119px;
  width: 300px;
/*  background: transparent url('/DE/images/adressbox_bg.gif') no-repeat right 46px;*/
  line-height: 1.8em;
  padding-top: 50px;
}

#header #adressbox2 {
  position: absolute;
  top: 0;
  right: 0;
  height: 134px;
  width: 250px;
  background: transparent url('/DE/images/adressbox_bg2.jpg') no-repeat right 13px;
  line-height: 1.6em;
  padding: 35px 120px 0 5px;
  text-indent: -5px;
}

#navi {
  width: 201px;
  float: left;
  margin-bottom: 20px;
}

#navi ul {
  list-style-type: none;
}

#navi ul li {
  _display: inline-block;
  font-size: 0px;
}

#navi ul a {
  display: block;
  font-size: 12px;
  color: #fff;
  padding: 8px 5px 8px 42px;
  text-decoration: none;
  border-bottom: 1px solid #999;
  margin-right: 20px;
}

#navi ul a.current,
#navi ul a:hover {
  background-color: #fff;
  color: #000;
}

#navi ul a.current {
  font-weight: bold;
}

#content {
  width: 766px;
  float: right;
  margin-bottom: 20px;
}

.teasercontent {
  background-color: #fff;
  margin-top: 20px;
  margin-right: 17px;
  *display: inline-block;
}

.fullcontent {
  background-color: #fff;
  margin-top: 1px;
  min-height: 400px;
}

#content h2.mainhead {
  font-family: verdana,sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #333;
  display: block;
  padding: 11px 30px 11px 12px;
  border-bottom: 1px solid #999;
  background: transparent url('/DE/images/arrow.gif') no-repeat 718px 10px;
}

#content h2.fullhead {
  font-family: arial,sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 12px;
  color: #333;
}

#content .inner {
  font-size: 12px;
  padding: 12px;
  line-height: 1.8em;
}

#content .inner ul{
  margin-left:2em;
}

#content a.more {
  color: #9f1217;
  font-weight: bold;
  text-decoration: none;
}

#content a.more:hover {
  text-decoration: underline;
}

.search_quarter {
  width: 180px;
  float: left;
  margin-right: -1px;
}

.fullcontent .search_quarter {
  width: 185px;
}

.search_head {
  background-color: #7f7f74;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 3px 10px;
  border: 1px solid #010101;
}

.search_row {
  margin-top: -1px;
  background-color: #e2e2e2;
  font-size: 12px;
  padding: 4px 10px 3px;
  border: 1px solid #010101;
}

.search_row input {
  float: left;
  margin-top: 4px;
  *margin-top: 1px;
}

.search_row label {
  display: block;
  margin-left: 20px;
  color: #000;
}

a.show_results,
a.show_results2 {
  display: block;
  width: 159px;
  background: #ca1a20 url('/DE/images/show_results.gif') no-repeat 140px 9px;
  padding: 3px 10px;
  border: 1px solid #010101;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-top: 22px;
}

a.show_results2 {
  width: 164px;
  background-image: url('/DE/images/show_results2.gif');
  background-position: 140px 10px;
  margin-bottom: -1px;
}

.res_head {
  background-color: #e2e2e2;
  font-family: arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #010101;
  *display: inline-block;
}

.res_head .res_titel {
  background-color: #7f7f74;
  color: #fff;
  padding: 3px 10px;
  border-right: 1px solid #010101;
  float: left;
  width: 164px;
}

.res_head .res_adress {
  padding: 3px 10px;
  float: left;
  width: 150px;
  margin-left: 190px;
}

.res_head .res_contact {
  padding: 3px 10px;
  float: left;
  margin-left: 10px;
}

.res_row {
  padding: 10px;
  border-bottom: 1px solid #010101;
  line-height: 1.5em;
  position: relative;
  *display: inline-block;
}

.res_row .res_titel {
  float: left;
  width: 170px;
  font-weight: bold;
}

.res_row a {
  color: #ca1a20;
  text-decoration: none;
}

.res_row a:hover {
  text-decoration: underline;
}

.res_row .res_logo {
  float: left;
  width: 190px;
  margin-left: 10px;
  text-align: center;
  min-height: 12px;
  _height: 12px;
}

.res_row .res_adress {
  float: left;
  width: 170px;
  margin-left: 6px;
  font-size: 11px;
}

.res_row .res_contact {
  float: left;
  width: 160px;
  margin-left: 10px;
  font-size: 11px;
  width: 150px;
}

.res_row .res_contact a {
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

.res_row .res_contact a:hover {
  text-decoration: underline;
}

.res_head .detail_head_anschrift {
  margin-left: 330px;
  width: 200px;
  float: left;
  _margin-left: 165px;
}

.res_row input.forprint {
  position: absolute;
  top: 10px;
  right: 7px;
  *right: 3px;
}

div.forprint {
  text-align: right;
  border-top: 1px solid #010101;
  padding: 2px 5px;
}

div.forprint a {
  color: #ca1a20;
  font-weight: bold;
  text-decoration: none;
  padding: 4px 22px 1px 0;
  background: transparent url('/DE/images/forprint.gif') no-repeat right center;
}

div.forprint a:hover {
  text-decoration: underline;
}

.detailcontent {
  background: #ccc url('/DE/images/detailcontent_bg.png') repeat-x left top;
  border: 1px solid #666;
  border-top: none;
  padding: 10px;
}

.detailcontent .detail_anschrift {
  font-size: 11px;
  line-height: 1.5em;
  float: left;
  width: 190px;
  margin-right: 10px;
}

.detailcontent .detail_kontakt {
  font-size: 11px;
  line-height: 1.5em;
  float: left;
  width: 195px;
}

.detailcontent .detail_kontakt a {
  text-decoration: none;
}

.detailcontent .detail_kontakt a:hover {
  text-decoration: underline;
}

.detailcontent .referenzen {
  float: left;
  width: 300px;
  margin-right: 20px;
}

.detailcontent .referenzen .referenz_head {
  background-color: #7f7f74;
  border: 1px solid #000;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
}

.detailcontent .referenzen a {
  display: block;
  border: 1px solid #000;
  border-top: none;
  font-size: 11px;
  line-height: 1.5em;
  color: #000;
  background-color: #e2e2e2;
  padding: 3px 10px;
  text-decoration: none;
}

.detailcontent .referenzen a.current,
.detailcontent .referenzen a:hover {
  background-color: #ca1a20;
  color: #fff;
}

.detailcontent .referenzen a.current {
  cursor: default;
}

.detailcontent #pic_container {
  border: 1px solid #000;
  float: left;
  background-color: #fff;
  width: 390px;
  text-align: center;
  overflow: hidden;
}

.detailcontent #pic_container img {
  *margin-bottom: -3px;
}

.detailcontent .container_load {
  background: #fff url('/DE/images/loading.gif') no-repeat center center;
}

.searchresult ul {
  margin: 3px 20px;
  list-style-type: square;
}

.searchresult ul a {
  text-decoration: none;
}

.searchresult ul a:hover {
  text-decoration: underline;
}

.we_text {
  font-weight: bold;
}

.we_input input {
  border: 1px solid #666;
  padding: 1px 2px;
}
.lightbox {

}

#aktuelles {
  width: 201px;
  margin-top:2em;
}
#akt_head h2 {
  display:none;
}
#akt_head {
          background-image: url(/DE/images/bg_aktuelles.png);
          background-repeat: no-repeat;
          width: 201px;
          height: 36px;
          margin-left: 9px;
        }
#akt_inner {
          background-image: url(/DE/images/bg_aktuelles_inner.png);
          background-repeat: repeat-x;
          width: 171px;
          margin-left: 9px;
          background-color: #F7F7F7;
          padding: 5px;
          color: #333;
          font-size: 11px;
        }
#akt_inner a {
          font-weight: bold;
          text-decoration: none;
          color: #8C060C;
        }