#wrapper
{
  text-align: left;
  width: 970px;
  margin: 0 auto;
  background-image:url(/images/bg_selection_detail_l2.jpg);
  background-repeat: repeat-y;
}

.sendAFriend #wrapper
{
  background-image:url(/images/bg_selection_detail_form.jpg);
}

#wrapper #contentWrapper
{
  overflow: hidden;
}

#wrapper #cultureSwitch
{
  text-align: right;
  width: 300px;
}

#contentDivider
{
  height: 12px;
  background-color: #273187;
  overflow: hidden;
}

#threeColLayout #primaryContent
{
  float: left;
  width: 805px;
  margin: 0;
/*  background-color: #fff;
  background-image:url(/images/bg_selection_detail.jpg);
  background-repeat: repeat-y; */
}

#threeColLayout #primaryContent #productList
{
  float: left;
  width: 100px;
  margin: 0 0 12px 0;
  background-color: #fff;
  overflow: hidden;
  background: url(/images/ecke_blau_weiss_ol_12x12.gif) no-repeat left top;
}
/*
.inactive
{
  margin: 12px 0 0 12px;
  border: 0;
}

.active
{
  margin: 12px 0 0 11px;
  border: 1px solid #d31736;
}
*/
#threeColLayout #primaryContent #productList img
{
  border: 0;
  margin: 0;
}

#threeColLayout #primaryContent #productList a
{
  display: block;
  width: 75px;
  margin: 12px 0 0 12px;
}

#threeColLayout #primaryContent #productList a.inactive
{
  border: 1px solid #fff;
}

#threeColLayout #primaryContent #productList a.active
{
  border: 1px solid #d31736;
}

#threeColLayout #primaryContent #productList a:hover
{
  border: 1px solid #d31736;
}

#threeColLayout #primaryContent #productList #listPager
{
  text-align: center;
  margin: 12px 12px 12px 12px;
}
#threeColLayout #primaryContent #productList #listPager a
{
  display: inline;
  color: #241c58;
  margin: 0;
}

#primaryContent #productDetail
{
  float: left;
  display: inline;
  width: 525px;
  margin: 0 12px 24px 0;
}

.sendAFriend #primaryContent #productDetail
{
  width: 625px;
  background: url(/images/ecke_blau_weiss_ol_12x12.gif) no-repeat left top;
}

#threeColLayout #primaryContent #productDetail #image
{
  float: left;
  display: inline;
  width: 380px;
  margin: 12px 24px 12px 24px;
}
#threeColLayout #primaryContent #productDetail #image span
{
  width: 380px;
  font-style: italic;
  display: block;
  border-top: 1px dotted #959596;
  color: #959596;
}
#image img
{
  margin: 0;
}

#threeColLayout #primaryContent #productDetail #thumbnails
{
  float: left;
  width: 87px;
  margin: 12px 0 12px 0;
}
#threeColLayout #productDetail #thumbnails div
{
  width: 87px;
}
#thumbnails div.active
{
  background: url(/images/pfeil_thumbnail_8x9.gif) no-repeat left top;
}
#thumbnails div.inactive
{
  background: none;
}
#threeColLayout #productDetail #thumbnails a
{
  display: block;
  width: 75px;
  margin: 0 0 12px 11px;
}
#threeColLayout #productDetail #thumbnails a.inactive
{
  border: 1px solid #fff;
}
#threeColLayout #productDetail #thumbnails a.active
{
  border: 1px solid #d31736;
}
#threeColLayout #productDetail #thumbnails a:hover
{
  border: 1px solid #d31736;
}

#threeColLayout #primaryContent #productDetail .buttons
{
  clear: both;
  /* height: 34px; */
  margin: 0 12px 12px 24px;
  background: url(/images/divider_detail_h.jpg) repeat-x left bottom;
  overflow: auto;
  height: 1%;
  padding: 0 0 12px 0;
}

#buttonWishlist
{
  height: 22px;
  margin: 12px 0 0 0;
  background-color: #241c58;
  float: left;
}

#buttonWishlist a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(/images/add_25x22.jpg) no-repeat left center;
}
#buttonWishlist a:hover
{
  color: #eea31e;
}

#buttonSendFriend
{
  height: 22px;
  margin: 12px 0 0 12px;
  background-color: #241c58;
  float: left;
}
#buttonSendFriend a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(/images/sendafriend_25x22.jpg) no-repeat left center;
}
#buttonSendFriend a:hover
{
  color: #eea31e;
}

#buttonBack
{
  height: 22px;
  margin: 0;
  background-color: #241c58;
  float: left;
}
#buttonBack a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(/images/back_25x22.jpg) no-repeat left center;
}
#buttonBack a:hover
{
  color: #eea31e;
}
.buttonStartBack
{
  float: left;
  height: 22px;
  background: url(/images/button_out_end.jpg) no-repeat right center;
}

#threeColLayout #primaryContent #productDetail #icons
{
  clear: both;
  margin: 0 12px 14px 24px;
  background: url(/images/divider_detail_h.jpg) repeat-x left bottom;
}

#icons img
{
  width: 35px;
  height: 35px;
  margin: 0 10px 10px 0;
}

#threeColLayout #primaryContent #productDetail #text
{
  float: left;
  display: inline;
  margin: 0px 12px 24px 24px;
  width: 258px;
  overflow: auto;
}

#threeColLayout #primaryContent #productDetail #specifications
{
  float: left;
  margin: 0 0 24px 0;
  width: 220px;
}

#specifications .box_start
{
  line-height: 16px;
  border-right: 3px solid #bac8e3;
  border-bottom: 1px solid #bac8e3;
  padding: 0 12px 0 0;
}

#specifications .box_end
{
  line-height: 16px;
  padding: 0 0 0 12px;
  border-bottom: 1px solid #bac8e3;
}

#threeColLayout #primaryContent #productDetail #specifications h2
{
 font-size: 16px;
  color: #241c58;
  margin: 0 0 8px 0;
 line-height: 16px;
}

#threeColLayout #primaryContent #productDetail #title
{
  float: left;
  width: 429px;
  height: 57px;
  margin: 0 12px 0 0;
}

#threeColLayout #primaryContent #productDetail h2
{
  font-size: 16px;
  color: #241c58;
  margin: 0 0 0 24px;
  line-height: 57px;
}

#threeColLayout #primaryContent #productDetail h2 span
{
  line-height: 19px;
}

#threeColLayout #primaryContent #productDetail #scaleImg
{
  float: left;
  width: 75px;
  height: 57px;
  text-align: right;
}

#scaleImg img
{
  margin: 17px 0 0 0;
}

.headBg
{
  background: url(/images/Neuheiten_klein_35x35.jpg) no-repeat left center;
  padding: 0 12px 0 47px;
}

#threeColLayout #primaryContent #productDetail span
{
  line-height: 16px;
}

#secondaryContent
{
  float: left;
  display: inline;
  width: 156px;
  margin: 0 12px 20px 0px;
  background-color: #fff;
}

#secondaryContent .head
{
  width: 156px;
  background: url(/images/ecke_blau_weiss_or_12x12.gif) no-repeat right top;
}

#secondaryContent .head img
{
  margin: 12px 0 12px 0;
}

#secondaryContent .content
{
  width: 156px;
  background: url(/images/ecke_blau_weiss_ur_12x12.gif) no-repeat right bottom;
  padding: 0 0 12px 0;
}

#secondaryContent #contentTop
{
  background-image: none;
}

#secondaryContent ul {
  padding: 0;
  list-style-type: none;
  width: 144px;
  margin: 12px 0 0 0;
  overflow: hidden;
}

#secondaryContent ul li {
  margin: 0 0 12px 0;
  width: 144px;
}

#secondaryContent .content ul a {
  display: block;
  padding: 0 0 0 19px;
  line-height: 13px;
  background: url(/images/weiter_13x13.jpg) no-repeat top left;
  text-decoration: none;
  color: #bac8e3;
}
#secondaryContent .content ul a:hover, #secondaryContent .content ul a:active
{
  background: url(/images/weiter_onover_13x13.jpg) top left no-repeat;
  text-decoration: none;
  color: #d31736;
}

#secondaryContent .recent
{
  background-color: #273187;
  margin: 0;
  padding: 0 0 12px 0;
  width: 156px;
}

#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 top left;
  text-decoration: underline;
  color: #bac8e3;
}
#secondaryContent .recent ul a:hover, #secondaryContent .recent ul a:active
{
  background: url(/images/weiter4_onover_13x13.jpg) top left no-repeat;
  text-decoration: underline;
  color: #eea31e;
}

.productSelectionShow #sideContent
{
  background-color: #273187;
}

.productSelectionShow #sideContent ul a
{
  background: url(/images/selection_cat_nav.jpg) repeat-x left bottom;
  color: #d0dadf;
}

.productSelectionShow #sideContent ul a.selected, .sendAFriend #sideContent ul a.selected
{
  background-color: #d31736;
}

.productSelectionShow #sideContent ul a:active, .productSelectionShow #sideContent ul a:hover 
{
  background-color: #d31736; 
  text-decoration: none;
}

/* email ERROR */

#error
{
  color: #d31736;
  font-weight: bold;
}

#error ul li
{
  list-style-image: url(/images/weiter_onover_13x13.jpg);
}

/* email form */
.emailForm
{
  margin: 0 0 0 24px;
  width: 243px;
}

.fieldRow input, .fieldRow select, .fieldRow textarea
{
  border: 1px solid #273187;
  color: #273187;
}

.fieldRow input, .fieldRow select
{
  display: block;
  width: 239px;
  font-family: verdana,arial,helvetica;
  height: 18px;
  font-size: 11px;
  vertical-align: middle;
  margin: 4px 10px 5px 0;
}

.fieldRow textarea
{
  width: 239px;
  height: 72px;
  margin: 0 0 12px 0;
}

.fieldRow input.check
{
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  font-size: 11px;
  vertical-align: middle;
  margin: 0 10px 5px 100px;
}

.fieldRow input.accept
{
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 10px 5px 24px;
}

.fieldRow label
{
  display: block;
  margin: 0;
  font-weight: bold;
}

form br
{
  clear: both;
}

.submitRow
{
  margin: 12px 0 0 0;
}

#buttonSubmit
{
  height: 22px;
  margin: 12px 0 12px 0;
  background-color: #241c58;
  float: right;
}
#buttonSubmit a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(/images/sendafriend_25x22.jpg) no-repeat left center;
}
#buttonSubmit a:hover
{
  color: #eea31e;
}
.buttonStartSubmit
{
  float: left;
  height: 22px;
  background: url(/images/button_out_end.jpg) no-repeat right center;
}

.emailForm .fieldRow
{
  margin: 0;
}

.emailForm p
{
  font-weight: bold;
}

#threeColLayout #primaryContent p.info
{
  background: url(/images/divider_detail_h.jpg) repeat-x scroll left bottom;
  overflow: hidden;
  padding: 0 0 12px 0;
  margin: 0;
}

.emailForm .fieldRow img.mandatory
{
  float: left;
  margin: 14px 12px 0 0;
}

.fieldRow input#headline
{
  margin: 0 0 12px 0;
}

.fieldRow input#name
{
  width: 208px;
  float: left;
  margin: 12px 0 0 0;
  display: inline;
}
.fieldRow label.name
{
  width: 208px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

.fieldRow input#mailsender
{
  width: 208px;
  float: left;
  margin: 12px 0 0 0;
  display: inline;
}
.fieldRow span#mailsender
{
  display: block;
  width: 208px;
  float: left;
  margin: 12px 0 0 0;
  display: inline;
}
.fieldRow label.mailsender
{
  width: 208px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

.fieldRow input#namerecipient
{
  width: 208px;
  float: left;
  margin: 12px 0 0 0;
  display: inline;
}
.fieldRow label.namerecipient
{
  width: 208px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

.fieldRow input#mailrecipient
{
  width: 208px;
  float: left;
  margin: 12px 0 0 0;
  display: inline;
}
.fieldRow label.mailrecipient
{
  width: 208px;
  float: left;
  margin: 2px 0 0 31px;
  display: inline;
}

#threeColLayout #primaryContent #downloadBox
{
  width: 220px;
  /* background-color: #d0dadf; */
  padding: 12px 0 0 0;
  margin: 0 0 12px 0;
  overflow: hidden;
}

#threeColLayout #primaryContent #downloadBox .content
{
  width: 220px;
  /* background: url(/images/red_abschluss_u_265x12.gif) no-repeat left bottom; */
  padding: 0 0 12px 0;
}

#threeColLayout #primaryContent #downloadBox .content a {
  display: block;
  padding: 0 17px 0 30px;
  line-height: 18px;
  background: url(../images/pdf_18x18.jpg) no-repeat left top;
  text-decoration: underline;
  color: #241c58;
  margin: 0 0 12px 12px;
}
#threeColLayout #primaryContent #downloadBox .content a:hover, #threeColLayout #primaryContent #downloadBox .content a:active
{
  background: url(../images/pdf_onover_18x18.jpg) left top no-repeat;
  text-decoration: underline;
  color: #d31736;
}
/* ASSOCIATED LIST */
#associatedModel 
{
  background: url(../images/associated_border_bg.jpg) repeat-y left top;
  overflow: hidden;
  width: 489px;
  margin: 0 12px 12px 24px;
}

#associatedList img.logo
{
  width: 134px;
  height: 50px;
  margin: 0 12px 36px 19px;
  float: left;
}

#associatedList 
{
  background: url(../images/associated_border_top.jpg) no-repeat left top;
}

#associatedBottom 
{
  width: 489px;
  height: 10px;
  background: url(../images/associated_border_bottom.jpg) no-repeat left top;
  margin: 0;
  overflow: hidden;
}

#associatedModel a.linklist {
  display: inline;
  width: 150px;
  float: left;
  padding: 0 17px 0 30px;
  line-height: 13px;
  background: url(../images/weiter_13x13.jpg) no-repeat left top;
  text-decoration: underline;
  color: #241c58;
  margin: 0 0 12px 36px;
  font-weight: bold;
}

#associatedModel span {
  display: block;
  text-align: right;
  float: left;
  padding: 0 17px 0 0;
  line-height: 13px;
  color: #241c58;
  margin: 0 0 12px 36px;
  font-weight: bold;
  width: 120px;
}

#associatedModel a.linklist:hover, #associatedModel a.linklist:active
{
  background: url(../images/weiter_onover_13x13.jpg) left top no-repeat;
  text-decoration: underline;
  color: #d31736;
}
#associatedModel br
{
  clear: both;
}
#associatedFeedback
{
  background: url(../images/divider_detail_h.jpg) left top repeat-x;
  padding: 1px 0 12px 0;
  margin: 0 0 0 12px;
  overflow: auto;
}
#associatedFeedback h2
{
  background: url(../images/sold_out_icon_l.jpg) right no-repeat;
  line-height: 43px;
  padding: 0 60px 0 0;
  float: left;
  display: inline;
  line-height: 20px;
}

#threeColLayout #associatedModel #associatedList h2 span
{
  line-height: 20px;
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 300px;
}

#associatedFeedback h3
{
  background: url(../images/sold_out_icon_l.jpg) right no-repeat;
  line-height: 43px;
  padding: 0 60px 0 0;
  float: left;
  display: inline;
  margin: 12px 0 0 12px;
  width: 350px;
}
#associatedModel #associatedFeedback a.linklist
{
  margin: 0 0 0 24px;
  width: 300px;
}

#buttonSpare
{
  height: 22px;
  margin: 12px 0 0 0;
  background-color: #241c58;
  float: left;
}
#buttonSpare a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(/images/spare.jpg) no-repeat left center;
}
#buttonSpare a:hover
{
  color: #eea31e;
}
.buttonSpareEnd
{
  margin: 12px 0 0 0;
  float: left;
  width: 5px;
  height: 22px;
  background: url(../images/button_out_end.jpg) no-repeat right top;
}

#associatedModel a.close {
  display: block;
  text-align: right;
  padding: 12px 12px 0 0;
}

/* FAQ LIST */
#faqsAssociatedList 
{
  background: url(../images/associated_border_bg.jpg) repeat-y left top;
  overflow: hidden;
  width: 489px;
  margin: 0 12px 12px 24px;
}

#faqsAssociatedList .name a
{
  font-weight: bold;
  color: #241C58;
}

#faqsAssociatedList .question
{
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 12px 0;
}

#faqsAssociatedList .answer
{
  margin: 0;
}

#faqsList #faq_img img
{
  width: 113px;
  height: 202px;
  margin: 0 12px 36px 19px;
  float: left;
}

#faqsList 
{
  background: url(../images/associated_border_top.jpg) no-repeat left top;
}

#faqsBottom 
{
  width: 489px;
  height: 10px;
  background: url(../images/associated_border_bottom.jpg) no-repeat left top;
  margin: 0;
  overflow: hidden;
}

#faqsAssociatedList a.linklist {
  display: inline;
  width: 150px;
  float: left;
  padding: 0 17px 0 30px;
  line-height: 13px;
  background: url(../images/weiter_13x13.jpg) no-repeat left top;
  text-decoration: underline;
  color: #241c58;
  margin: 0 0 12px 36px;
  font-weight: bold;
}
/*
#faqsAssociatedList span {
  display: block;
  text-align: right;
  float: left;
  padding: 0 17px 0 0;
  line-height: 13px;
  color: #241c58;
  margin: 0 0 12px 36px;
  font-weight: bold;
  width: 120px;
}
*/
#faqsAssociatedList a.linklist:hover, #faqsAssociatedList a.linklist:active
{
  background: url(../images/weiter_onover_13x13.jpg) left top no-repeat;
  text-decoration: underline;
  color: #d31736;
}
/*
#faqsAssociatedList br
{
  clear: both;
}
*/
#faq_img, #faq_list
{
  float: left;
}

#faq_list
{
  width: 320px;
}

#faqsFeedback
{
  background: url(../images/divider_detail_h.jpg) left top repeat-x;
  clear: both;
  padding: 1px 0 12px 0;
  margin: 0 0 0 12px;
  overflow: auto;
}
/*
#faqsFeedback h2
{
  background: url(../images/sold_out_icon_l.jpg) right no-repeat;
  line-height: 43px;
  padding: 0 60px 0 0;
  float: left;
  display: inline;
  line-height: 20px;
}

#threeColLayout #faqsAssociatedList #faqsList h2 span
{
  line-height: 20px;
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 300px;
}
*/
#faqsFeedback h3
{
  background: url(../images/sold_out_icon_l.jpg) right no-repeat;
  line-height: 43px;
  padding: 0 60px 0 0;
  float: left;
  display: inline;
  margin: 12px 0 0 12px;
  width: 350px;
}
#faqsAssociatedList #faqsFeedback a.linklist
{
  margin: 0 0 0 24px;
  width: 300px;
}

#buttonFaqs
{
  height: 22px;
  margin: 0;
  background-color: #241c58;
  float: left;
}

#buttonFaqs a
{
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  line-height: 22px;
  padding: 0 8px 0 28px;
  background: url(/images/question_li_25x22.jpg) no-repeat left center;
}
#buttonFaqs a:hover
{
  color: #eea31e;
}
.buttonFaqsEnd
{
  margin: 0;
  float: left;
  width: 25px;
  height: 22px;
  background: url(../images/question_re_25x22.jpg) no-repeat right top;
}

#faqsAssociatedList a.close {
  display: block;
  text-align: right;
  padding: 12px 12px 0 0;
}

#faqsAssociatedList .list, #faqsAssociatedList .listDocument
{
  margin: 0;
}

#faqsAssociatedList .list a {
  display: block;
  padding: 0 17px 0 30px;
  line-height: 18px;
  background: url(../images/linkintern_18x18.jpg) no-repeat left top;
  text-decoration: underline;
  color: #241c58;
  margin: 12px 0 0 0;
  font-weight: bold;
}
#faqsAssociatedList .list a:hover, #faqsAssociatedList .list a:active
{
  background: url(../images/linkintern_onover_18x18.jpg) left top no-repeat;
  text-decoration: underline;
  color: #d31736;
}

#faqsAssociatedList .listDocument a {
  display: block;
  padding: 0 17px 0 30px;
  line-height: 18px;
  background: url(../images/pdf_18x18.jpg) no-repeat left top;
  text-decoration: underline;
  color: #241c58;
  margin: 12px 0 0 0;
  font-weight: bold;
}
#faqsAssociatedList .listDocument a:hover, #faqsAssociatedList .listDocument a:active
{
  background: url(../images/pdf_onover_18x18.jpg) left top no-repeat;
  text-decoration: underline;
  color: #d31736;
}

.faq
{
  border-bottom: 1px dotted #bac8e3;
  clear: both;
  margin: 0 0 12px 0;
  overflow: hidden;
  padding: 0 0 12px 0;
}

#faq_list .last
{
  border-bottom: none;
  margin: 0;
}

.view_360_button a
{
  background: url(/images/360_77x52.gif) left top no-repeat;
  text-decoration: none;
}

#threeColLayout #productDetail #thumbnails .view_360_button a:hover
{
  background: url(/images/360_onover_77x52.gif) left top no-repeat;
  border: none;
  text-decoration: none;
}

.view_bt_enlarge
{
  text-align: right;
  text-decoration: none;
}

.view_bt_enlarge a
{
  text-decoration: none;
}

#threeColLayout #productDetail #thumbnails .view_bt_enlarge a:hover
{
  border: none;
  text-decoration: none;
}

a.fun_link_de
{ background: url(/images/fun/release/link_rating_de.jpg) left top no-repeat; display: block; }
a.fun_link_en
{ background: url(/images/fun/release/link_rating_en.jpg) left top no-repeat; display: block; }
a.fun_link_fr
{ background: url(/images/fun/release/link_rating_fr.jpg) left top no-repeat; display: block; }
a.fun_link_nl
{ background: url(/images/fun/release/link_rating_nl.jpg) left top no-repeat; display: block; }

a.fun_link_de:hover
{ background: url(/images/fun/release/link_rating_onover_de.jpg) left top no-repeat; display: block; }
a.fun_link_en:hover
{ background: url(/images/fun/release/link_rating_onover_en.jpg) left top no-repeat; display: block; }
a.fun_link_fr:hover
{ background: url(/images/fun/release/link_rating_onover_fr.jpg) left top no-repeat; display: block; }
a.fun_link_nl:hover
{ background: url(/images/fun/release/link_rating_onover_nl.jpg) left top no-repeat; display: block; }
