#wrapper
{
  background-color: #FFF;
  background-image:url(/images/bg_wrapper_selection_releas.jpg);
  background-repeat: repeat-y;
  margin: 0 auto;
  text-align: left;
  width: 970px;
}

#wrapper #contentWrapper
{
  overflow: hidden;
}

#wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
}

#contentDivider
{
  height: 12px;
  background-color: #273187;
  overflow: hidden;
}

#twoColLayout #primaryContent
{
  border-left: 1px dashed #8F9494;
  float: left;
  padding: 0 0 24px 0;
  width: 804px;
}

#twoColLayout #primaryContent #productDetail
{
  border-bottom: 1px dashed #8F9494; 
  float: left;
  display: inline;
  width: 769px;
  margin: 12px 12px 12px 24px;
  background: url(../images/divider_detail_h.jpg) repeat-x left bottom;
}

#productDetail #productDescription
{
  float: left;
  width: 270px;
  margin: 0 24px 0 0;
  padding: 0 0 12px 0;
}

#productDetail #productDescription img
{
  margin: 0 0 48px 0;
}

#productDetail #productDetailImage
{
  float: left;
  /* width: 491px; */
}

#twoColLayout #primaryContent #productDetail #image
{
  /* float: left; */
  width: 420px;
  background: url(../images/indicator.gif) no-repeat center;
  margin: 12px 24px;
}

#twoColLayout #primaryContent #productDetailImage #image span
{
  width: 380px;
  font-style: italic;
  display: block;
  border-top: 1px dotted #959596;
  color: #959596;
}

#image img
{
  margin: 0;
}

#twoColLayout #primaryContent #productDetail #thumbnails
{
  /* clear: both; 
  width: 420px;*/
  margin: 12px 0 12px 24px;
}
#twoColLayout #productDetail #thumbnails div
{
  height: 53px;
  padding-top: 8px;
  float: left;
}
#thumbnails div.active
{
  background: url(/images/pfeil_thumbnail_17x9.jpg) no-repeat left top;
}
#thumbnails div.inactive
{
  background: none;
}
#twoColLayout #productDetail #thumbnails a
{
  display: block;
  margin: 0 12px 0 0;
  text-align: center;
  width: 75px;
}
#twoColLayout #productDetail #thumbnails a.inactive
{
  border: 1px solid #fff;
}
#twoColLayout #productDetail #thumbnails a.active
{
  border: 1px solid #d31736;
}
#twoColLayout #productDetail #thumbnails a:hover
{
  border: 1px solid #d31736;
}

#twoColLayout #primaryContent #productDetail #buttons
{
  clear: both;
  width: 420px;
  margin: 0 0 12px 24px;
  overflow: hidden;
}

#buttonWishlist
{
  height: 22px;
  margin: 0 24px 0 0;
  float: left;
}

#buttonWishlist a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
  padding: 0 8px 0 17px;
  background: url(../images/forward_17x22.jpg) no-repeat left center;
}
#buttonWishlist a:hover
{
  color: #d92b2a;
  background: url(../images/forward_17x22_onover.jpg) no-repeat left center;
}

#buttonSendFriend
{
  float: left;
  height: 22px;
  margin: 0 24px 0 0;
}
#buttonSendFriend a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
  padding: 0 8px 0 17px;
  background: url(/images/forward_17x22.jpg) no-repeat left center;
}
#buttonSendFriend a:hover
{
  color: #d92b2a;
  background: url(../images/forward_17x22_onover.jpg) no-repeat left center;
}

#buttonSortiment
{
  height: 22px;
  margin: 12px 24px 0 0;
  float: left;
}
#buttonSortiment a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px;
  padding: 0 8px 0 17px;
  background: url(../images/forward_17x22.jpg) no-repeat left center;
}
#buttonSortiment a:hover
{
  color: #d92b2a;
  background: url(../images/forward_17x22_onover.jpg) no-repeat left center;
}
/*
.buttonStartSortiment
{
  float: left;
  height: 22px;
  background: url(../images/button_neuheiten_start.jpg) no-repeat left top;
}
*/
.productReleaseShow .buttonEndFlex
{
  float: left;
}

#twoColLayout #primaryContent #productDetail #title
{
  float: left;
  width: 270px;
  margin: 0 0 12px 0;
  background-color: #fff;
}

#twoColLayout #primaryContent #productDetail h2
{
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
/*
#twoColLayout #primaryContent #productDetail h3
{
 font-size: 14px;
  color: #bac8e3;
  margin: 0;
 line-height: 18px;
}
*/
#productDescription #text
{
  margin: 12px 0 0 0;
  width: 270px;
}

#twoColLayout #primaryContent #productList
{
  clear: both;
  width: 769px;
  margin: 0 12px 24px 24px;
}

#twoColLayout #primaryContent #productList h2
{
  font-family: verdana, arial, helvetica;
  font-size: 14px;
  margin: 0 0 12px 0;
  line-height: 14px;
}

#twoColLayout #primaryContent #productList img
{
  float: left;
  margin: 0;
}
#twoColLayout #primaryContent #productList a
{
  display: block;
  float: left;
  height: 66px;
  margin: 0 20px 12px 0;
  text-align: center;
  width: 128px;
}
#twoColLayout #primaryContent #productList a img
{
  float: none;
}

#twoColLayout #primaryContent #productList a.inactive
{
  border: 1px solid #fff;
}

#twoColLayout #primaryContent #productList a.active
{
  border: 1px solid #d31736;
}

#twoColLayout #primaryContent #productList a:hover
{
  border: 1px solid #d31736;
}

#productDetail #releaseDescription
{
  float: left;
  width: 293px;
  margin: 0 36px 0 0;
  padding: 0 0 12px 0;
  display: inline;
}

#productDetail #releaseDescription .logoData,
#productDetail #productDescription .logoData
{
  overflow: hidden;
  padding: 0 0 24px 0;
  text-align: center;
  width: 293px;
}

#productDetail #releaseDescription .logoData h1,
#productDetail #productDescription .logoData h1
{
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 18px;
  margin: 6px 0 0 0;
}

#productDetail #releaseDescription .logoData h1.date,
#productDetail #productDescription .logoData h1.date
{
  color: #AEB0B0;
  margin: 3px 0 0 0;
}

#productDetail #productDescription .logoData img
{
  margin: 0;
}

/*
#productDetail #releaseDescription .logoImg
{
  float: left;
  margin: 0 0 48px 8px;
  width: 54px;
  display: inline;
}

#productDetail #releaseDescription .logoImg img
{
  float: left;
}
*/
#productDetail #releaseDescription #text
{
  line-height: 14px;
  width: 293px;
}

#productDetail #releaseDetailImage
{
  float: left;
  width: 440px;
  margin: 0 0 12px 0;
}

#secondaryContent .recent img
{
  margin: 24px 0 0 12px;
}

#secondaryContent .recent ul a {
  display: block;
  margin: 0 0 0 12px;
  padding: 0 0 0 19px;
  line-height: 13px;
  background: url(../images/weiter4_13x13.jpg) no-repeat center left;
  text-decoration: underline;
  color: #bac8e3;
}
#secondaryContent .recent ul a:hover, #secondaryContent .recent ul a:active
{
  background: url(../images/weiter4_onover_13x13.jpg) center left no-repeat;
  text-decoration: underline;
  color: #d92b2a;
}
/*
.categorySelectionMainList #sideContent
{
  background-color: #273187;
}

.categorySelectionMainList #sideContent ul a
{
  background: url(/images/selection_cat_nav.jpg) repeat-x left bottom;
  color: #d0dadf;
}

.categorySelectionMainList #sideContent ul a:active, .categorySelectionMainList #sideContent ul a:hover 
{
  background-color: #d92b2a; 
  text-decoration: none;
}

.productReleaseShow #sideContent ul a
{
  background: url(/images/selection_cat_nav.jpg) repeat-x left bottom;
  color: #d0dadf;
}

.productReleaseShow #sideContent ul a:active, .productReleaseShow #sideContent ul a:hover 
{
  background-color: #d92b2a; 
  text-decoration: none;
}

.productReleaseShow #sideContent ul a.selected:link, .productReleaseShow #sideContent ul a.selected:visited 
{
  background-color: #d92b2a;
  color: #fff;
}
*/
#neuheiten_de, #neuheiten_en, #neuheiten_en, #neuheiten_nl
{
  margin-bottom: 0;
}

#productDetailImage3df
{
  height:270px;
  margin:auto;
  overflow:hidden;
  position:relative;
  width:280px;
}
#productDetailImage3df .img_3df
{
  position:absolute;
  top:0px;
  left:0px;
}
.i3dcontrol
{
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
.i3dcontrol img
{
  border:0;
}
#twoColLayout #productDetail #control_buttons
{
  float: left;
  height: 45px;
  margin: 0;
  overflow: hidden;
  padding: 10px 0 0 0;
}
#twoColLayout #productDetail #control_buttons a
{
  float: left;
  border: none;
  margin: 0 0 0 24px;
}
#twoColLayout #productDetail #control_buttons a:hover
{
  float: left;
  border: none;
}

#twoColLayout #productDetail #control_buttons a#sikuModelEnlarge
{
  margin-top: 10px;
}

#scaleImg #control_buttons img
{
  margin: 0;
}
.view_360_button
{
  float: left;
}
.view_360_button a
{
  background: url(/images/view_360_59_39.gif) right top no-repeat;
  margin-top: 12px;
  text-decoration: none;
}

.view_360_button a:hover
{
  background: url(/images/view_360_59_39_onover.gif) right top no-repeat;
  border: none;
  text-decoration: none;
}

