* {
  padding: 0;
  margin: 0;
}

html {
  background: #fff url(/images/layout/bg_html.jpg) top repeat-x;
  color: #fff;
  font: 10px Arial, Verdana, sans-serif;
  overflow-y: scroll;
}

body {
}

ul {
  list-style-type: none;
}

a {
  color: #3d4f51;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0px;
  display: block;
}

a:hover {
}

/* classes, misc. */

.clear {
  clear: both;
}

.caption {
  
  border-left: 7px solid #3d4f51;
  color: #fff;
  font-size: 20px;
  margin-left: -12px;
  margin: 30px 0 30px 0px;
  padding-left: 12px;
  text-transform: uppercase;
}

/* layout */

#wrapper {
  margin: 0 auto;
  width: 1024px;
}

#header {
  height: 120px;
}

#claim {
  background: url(/images/layout/claim.png);
  float: left;
  height: 53px;
  background-repeat: no-repeat;
  margin-top: 35px;
  width: 391px;
}

#claim span {
  display: none;
}

#menu {
  clear: left;
  display: block;
  float: left;
  margin-left: 0px;
  margin-top: 3px;
  width: 700px;
  
}

#menu li {
  display: block;
  float: left;
  margin-right: 20px;
}

#menu li a {
  color: #3d4f51;
  font-size: 14px;
  padding-bottom: 7px;
  text-decoration: none;
  text-transform: uppercase;
}

#menu li .submenu {
  display:none;
  position: absolute;
  padding: 5px;
  line-height: 20px;
  z-index: 10;
  background-color: #fff;
}

#menu li:hover .submenu {
  display: block;
}

#menu li a:hover,
#menu li a.active {
  background: url(/images/layout/bg_menu_li_a_active.png) bottom center no-repeat;
  color: #f58220;
}

#logo {
  background: url(/images/layout/logo.png);
  display: block;
  float: right;
  height: 73px;
  margin-top: 20px;
  width: 292px;
}

#logo span {
  display: none;
}

#vendor_logo {
  display: block;
  float: left;
  height: 68px;
  margin-top: 20px;
  width: 391px;
}
           
#content {}

#left_content {
  float: left;
  font-size: 13px;
  line-height: 175%;
  width: 276px;
}

#left_content .home_text {
  margin-left: 20px;
}

#left_content .box {
  width: 240px;
  height: 360px;
  overflow: auto;
  line-height: 15px;
}


#left_content .detail_wg_line {
  color: #404241;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin: 0px;  
}

#left_content .beschreibung {
  height: 255px;
  overflow: auto;
  font-size: 13px;
  line-height: 150%;
  margin-bottom: 15px;
}

#left_content .anfrage {
  text-transform: uppercase;
  line-height: 17px;
  border-bottom: 1px solid #798183;
  font-size: 11px;
  font-weight: bold;
}

#left_content .anfrage_icon {
  float:left;
  margin-top: 5px;
  margin-right: 5px;
}

#left_content .anfrage a {
  color: #fff;
  text-decoration: none;
}

#left_content .anfrage a:hover {
  text-decoration: underline;
}

#left_content .detail_wg_line {
  float:left;
}

#left_content .detail_wg_line span {
  color: #fff;
}

#left_content .detail_wg_line_no_arrow {
  float:left;
}

#left_content .detail_wg_line_arrow {
  float:left;
  padding-left: 20px;
  background-position: 7px 3px;
  background-image: url(/images/layout/icon_arrow.png);
  background-repeat: no-repeat;
}

#right_content_variing 
{
  float: right;
  height:auto;
  font-size: 13px;
  margin-right: -6px;
  margin-top: -9px;
  width: 742px;
  color: #000;
}

#right_content_variing_head {
  background: url(/images/layout/bg_right_content_head.png);
  height: 12px;
  width: 742px;
}

#right_content_variing_content {
  background: url(/images/layout/bg_right_content_content.png);
  
  width: 742px
}

#right_content_variing_footer {
  background: url(/images/layout/bg_right_content_footer.png);
  height: 19px;
  width: 742px;
}


#right_content_variing .box {
  width: 704px;
  color: #3d4f51;
  padding: 10px;
  padding-top: 0px;
  padding-left: 20px;
}


#right_content {
  background: url(/images/layout/bg_right_content.png);
  float: right;
  height:auto;
  font-size: 13px;
  margin-right: -6px;
  margin-top: -9px;
  padding: 9px 9px 17px 9px;
  width: 724px;
  height: 476px;
  color: #000;
}

#right_content .artikel_wrapper {
  height: 410px;
}

#right_content .artikel {
  float:left;
  margin-right: 18px;
  margin-bottom: 18px;
}

#right_content .artikel .artikel-bild {
  width: 154px;
  height: 115px;
  border: 2px solid #ddd;
  background-repeat: no-repeat;
  background-position: center top;
  cursor: pointer; 
  -moz-box-shadow: 0 0 3px #ddd;
  -webkit-box-shadow: 0 0 3px #ddd;
  box-shadow: 0 0 3px #ddd;
}

#right_content .artikel .artikel-bild:hover {
  border: 2px solid #bbb;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
}


#right_content .artikel .artikel-bild .artikel-bild-overlay {
  background-image: url(/images/layout/bg_image_slider.png);
  height: 20px;
  line-height: 20px;
  margin-top: 95px;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
}

#right_content .artikel .artikel-meta {
  float:right;
  margin-top:70px;
  margin-right: 5px;
}

#right_content .pagination {
  border-top: 1px solid #aab1b4;
  margin-top: 10px;
  padding-top: 5px;
  
}

#right_content .pagination div {
  float:right; 
}

#right_content .artikelbild-panel {
  text-align: center;
  width: 724px;
  height: 476px;
  margin-top: 0px;
  background-repeat: no-repeat;
  background-position: center top;
}

#right_content .artikelbild-panel .hauptbild {
  
}

#right_content .artikelbild-panel .logo {
  
  margin-left: 660px;
  margin-top: 10px;
}

#right_content .artikelbild-alternative {
  background-image: url(/images/layout/bg_image_slider.png);
  width: 724px;
  height: 100px;
  margin-top: 379px;
}

#right_content .artikelbild-alternative .alt_bild_wrapper {
  background-image: url(/images/layout/bg_detailseite_alt_bild.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 150px;
  height: 95px;
  margin-left: 10px;
  float: left;
}

#right_content .artikelbild-alternative .alt_bild {
  border: 2px solid #fff;
  margin-top: -5px;
}

#right_content .artikelbild-alternative .alt_bild_wrapper:hover .zoom {
  display: block;
}

#right_content .artikelbild-alternative .zoom {
  margin-top: -5px;
  display: none;
  position: absolute;
  z-index: 10;
}

#right_content .btn_zoom {
  margin-top: 65px;
  margin-right: 10px;
  float:right;
  
}


#right_content .box {
  width: 704px;
  height: 456px;
  color: #3d4f51;
  padding: 10px;
  overflow:hidden; 
}

#right_content .text {
  width: 704px;
  height:auto;
  color: #3d4f51;
  padding: 10px;
}

.btn {
  padding: 3px;
  color: #fff;
  border: 2px solid #819197;
  background-color: #aab1b4;
}

h3.kontakt {
  padding-top: 10px;
}

.kontakt-table {
  width: 400px;
  height: 456px;
  margin-left: 40px;
}

.kontakt-table td {
  padding: 2px;
}

.kontakt-foto {
  float:right;
  margin-right: 40px; 
  border: 2px solid #819197;
}

.sicherheitsabfrage {
  background-position: center center;
  float:left; 
  border: 1px solid #819197; 
  margin-right: 10px; 
  width: 100px; 
  height: 50px; 
  background-repeat: no-repeat;
}

.sicherheitsabfrage-input {
  float:left; 
  width: 200px;
}

.ueberuns_text {
   float:left;
   width: 460px;
   margin-top: 10px;
}

#teaser_wrapper {
  float:left;
  height: 456px; 
  margin-left: 20px;
  margin-top: 10px;
}

#teaser_wrapper .teaser {
  margin-bottom: 10px;
  
}

#teaser_wrapper .teaser img {
  display: block;
  border: 2px solid #819197;
}

#footer {
  clear: both;
  color: #888;
  float: right;
  font-size: 10px;
  line-height: 175%;
  text-align: right;
  padding: 25px 0;
}

#footer a {
  color: #888;
  text-decoration: none;
}

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

ul.error {
  color: red;
  margin: 0px;
  margin-left: 45px;
}

hr {
  border: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #819197;
}

h3.wg_intro_headline {
   font-size: 12px;
   text-transform: uppercase;
   color: #404241;
   border-bottom: 1px solid #819197;
}

h3.kontakt {
  margin-left: 45px;
  margin-bottom: 5px;
}

ul.wg_intro_menu {
  margin-top: 10px;
}

ul.wg_intro_menu li {
  height: 30px;
  margin: 2px 0 5px 0;
  font-size: 13px;
  font-weight: bold;
}

ul.wg_intro_menu li a:hover {
  color: #f5892d;
  text-decoration: none;
} 

ul.wg_intro_menu li.sub {
  height: 20px;
  font-size: 12px;
}

ul.wg_intro_menu li.sub a:hover {
  color: #f5892d;
  text-decoration: none;
} 

ul.wg_intro_menu li a {
  color: #fff;
  text-decoration: none;
  padding: 0px 0 0 15px;
  display: block;

}

ul.wg_intro_menu li a.selected {
  color: #f5892d;
  font-weight: bold;
  text-decoration: none;
}

ul.wg_intro_menu li a:hover {
  text-decoration: none;
  
}

.playbuttons {
  margin-top: -3px; 
}

.playbuttons .left {
  background-image: url(/images/layout/play_buttons.png);
  background-repeat: no-repeat;
  background-position: 0 -30px;
  width: 29px;
  float:left;
  height: 31px;
  cursor: pointer;
}

.playbuttons .right {
  float:right;
  background-image: url(/images/layout/play_buttons.png);
  background-repeat: no-repeat;
  width: 29px;
  height: 31px;
  cursor: pointer;
  margin-right: -4px;
  margin-top: -1px; 
}
