* {
  padding: 0;
  margin: 0;
}

html {
  background: #f5f5f5 url(/images/layout/bg_html.jpg) repeat-x;
  overflow-y: scroll;
}

body {
  color: #717171;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 150%;
}

ul {
  list-style-type: none;
}

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

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

a.backlink {
  border-left: 6px solid #EAB149;
  background-color: #fff;
  padding: 2px 15px;
  display: block;
  margin-top: 10px;
  text-decoration: none;
}

a.backlink:hover {
  background-color: #e8e8e8;
}

h1 {
  clear: both;
  font-size: 24px;
  font-weight: bold;
}

h2 {
  clear: both;
  color: #9b9b9b;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

h3 {
  font-size: 13px;
  text-transform: uppercase;
}

p {
  margin: 0;
  text-align: justify;
}

/* classes */

.clear {
  clear: both;
}

.btn {
  background: url(/images/layout/sprite_btn.png) 0px 0px no-repeat;
  color: #9b9b9b;
  font-size: 12px;
  margin-right: 5px;
  padding: 3px;
  padding-left: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn.download {
  background-position: 0px 4px;
}

.btn.anfrage {
  background-position: 0px -17px;
}

/* layout */

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

#header {
  height: 80px;
  padding-top: 6px;
}

#firmenlogo {
  display: block;
  float: left;
  margin: 0 0 0 26px;
}

#logo {
  background: url(/images/layout/logo.png);
  display: block;
  float: right;
  height: 71px;
  margin: 16px 35px 0 0;
  width: 217px;
}

#logo span {
  display: none;
}

#menu {
  background: url(/images/layout/bg_menu.png) bottom no-repeat;
  clear: left;
  float: left;
  width: 378px;
}

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

#menu li a {
  display: block;
  font-size: 15px;
  padding-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

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

#bilderrahmen {
  background: url(/images/layout/bg_bilderrahmen.png) bottom no-repeat;
  float: right;
  height: 527px;
  margin: 11px 18px 0 0;
  padding: 6px 0 18px 6px;
  position: relative;
  width: 551px;
}

#bilderrahmen.text {
  background: url(/images/layout/bg_bilderrahmen.png) bottom no-repeat;
  float: right;
  height: 517px;
  margin: 11px 18px 0 0;
  padding: 11px 0 23px 11px;
  position: relative;
  width: 545px;
}

#bilderrahmen img {
  border: 3px solid #fff;
  display: block;
}

#bilderrahmen a img {
  border: none;
  display: block;
}

#bilderrahmen .kollektion_programm {
  float: left;
  height: 125px;
  margin: 0 5px 5px 0;
  width: 175px;
}

#bilderrahmen .kollektion_programm.wide {
  height: 150px;
  width: 263px;
}

#bilderrahmen_info {
  bottom: 21px;
  height: 94px;
  left: 9px;
  position: absolute;
  width: 540px;
}

#bilderrahmen_info.programm {
  background: url(/images/layout/bg_bilderrahmen_programm.png) bottom repeat-x;;
  bottom: 21px;
  height: 100px;
  left: 9px;
  padding-left: 10px;
  position: absolute;
  width: 530px;
}

#bilderrahmen_info.programm a.mb {
  background: url(/images/layout/bg_bilderrahmen_programm_a.png);
  display: block;
  float: left;
  height: 99px;
  padding: 0 17px 0 0;
  width: 92px;
}

#bilderrahmen_info.programm a.mb#zoom {
  background: url(/images/layout/bg_zoom.png);
  float: right;
  height: 24px;
  margin: 65px 15px 0 0;
  padding: 0;
  width: 73px;
}

#bilderrahmen_info.programm a.mb#zoom span {
  display: none;
}

#bilderrahmen_info.programm a.mb img {
  border: 2px solid #fff;
  display: block;
}

#home_videobutton1,
#home_videobutton2 {
  display: block;
  float: left;
}

#home_videobutton2 {
  float: right;
}

#headline {
  background: url(/images/layout/bg_h1.gif) 0px 2px no-repeat;
  clear: left;
  color: #fff;
  display: block;
  float: left;
  font-weight: normal;
  font-size: 22px;
  margin: 75px 0 0 25px;
  padding-left: 10px;
  width: 340px;
}

#content {
  clear: left;
  float: left;
  margin: 75px 0 0 25px;
  width: 345px;
}

#haendlersuche {
  background: url(/images/layout/bg_haendlersuche.jpg) no-repeat;
  height: 73px;
  margin-top: 15px;
  padding: 37px 0 0 91px;
}

#haendlersuche_land {
  border: none;
  display: block;
  float: left;
  height: 16px;
  margin-top: 8px;
  width: 45px;
}

#haendlersuche_plz {
  background: none;
  border: none;
  display: block;
  float: left;
  height: 16px;
  margin: 8px 0 0 6px;
  width: 107px;
}

#haendlersuche_submit {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  float: left;
  height: 30px;
  margin: 0 0 0 8px;
  width: 27px;
}

#copyright {
  clear: right;
  color: #949494;
  float: right;
  font-size: 10px;
  margin: 40px 30px 0 0;
  text-align: right;
}

#copyright a {
  color: #949494;
  text-decoration: none;
}

#kollektion_menu {}

#kollektion_menu li {}

#kollektion_menu li a img {
  border: 1px solid #e8e8e8;
  margin: 1px;
  display: block;
}

#kollektion_menu li ul {
  margin-left: 0px;
}

#kollektion_menu li ul li {
  margin: 1px 0;
  border-left: 6px solid #EAB149;
}

#kollektion_menu li ul li a {
  text-decoration: none;
  padding: 4px 15px;
  background-color: #fff;
  display: block;
}

#kollektion_menu li ul li a:hover {
  text-decoration: underline;
  background-color: #f7f7f7;
}

#breadcrumb {
  background: url(/images/layout/bg_breadcrumb.gif) bottom repeat-x;
  font-size: 11px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  text-transform: uppercase;
}

#breadcrumb a,
#breadcrumb span {
  background: url(/images/layout/breadcrumb_separator.png) 0px 1px no-repeat;
  padding-left: 12px;
}

#breadcrumb a:first-child {
  background: none;
  padding-left: 0;
}

#breadcrumb a {
  color: #727272;
  text-decoration: none;
}

#breadcrumb span {
  color: #9b9b9b;
}

#buttons {
  background: url(/images/layout/bg_breadcrumb.gif) bottom repeat-x;
  padding-bottom: 6px;
}

#kollektion_text {
  bottom: 18px;
  height: 200px;
  left: 11px;
  position: absolute;
  width: 541px;
}

.prospektbox {
  -moz-border-radius: 8px;
  background-color: #ddd;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  float: left;
  margin: 10px 5px;
  padding: 5px;
  text-align: center;
}

.prospektbild {
  margin: 10px auto;
  width: 105px;
}

.prospektbild a {
}

.detailinfo {
  clear: both;
}

.detailinfo a {
  float: left;
}

#btn_video {
  background: #fff url(/images/layout/btn_video.png) right no-repeat;
  display: block;
  height: 25px;
  margin-top: 20px;
  width: 95%;
}

#btn_video span {
  display: none;
}

#bilderrahmen.anspruch {
  position: relative;
}

#anspruch_video {
  background: #fff url(/images/layout/btn_video.png) right no-repeat;
  bottom: 50px;
  display: block;
  height: 25px;
  margin-top: 20px;
  position: absolute;
  width: 196px;
}

#anspruch_video span {
  display: none;
}

#play_buttons {
  height: 75px;
  position: absolute;
  right: -35px;
  top: 35px;
  width: 40px;
}

#play_next {
  background: url(/images/layout/play_buttons.png);
  display: block;
  height: 32px;
  width: 29px;
}

#play_prev {
  background: url(/images/layout/play_buttons.png) 0 -32px;;
  display: block;
  height: 32px;
  width: 29px;
}
