#filter{display:none}


.searchItem_outer {
    background: none repeat scroll 0 0 #F7F7F7;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
}

.searchItem_outer a.more {
    border-color: #E1E1E1;
    border-left: medium none;
    border-right: 1px solid #E1E1E1;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
}
.searchItem_outer a.more span {
    padding: 0 42px 0 25px;
    text-align: center;
}
.searchItem_outer a.more em {
    background: url(../../img/back-serch-arrow.png) no-repeat left 4px;
    padding-left: 14px;
}
.searchItem_outer a.more:hover span em {
    background: url(../../img/back-serch-arrow.png) no-repeat left -23px;
    padding-left: 14px;
}

.function-block {
    width: auto;
}


.function-block li {
  float: left;
  display: block;
  padding: 4px 12px 0 0;
  position: relative;
}
.function-block li a {
  float: left;
  display: block;
  background: url(../../img/fuction-icons.png) no-repeat;
  width: 20px;
  height: 22px;
  text-indent: -99999px;
}

.function-block li a.pin{
  background-position: 0 0;
}
.function-block li a.pin:hover {
  background-position: 0px -22px;
}
.function-block li a.chat {
  background-position: -20px 0;
}
.function-block li a.chat:hover {
  background-position: -20px -22px;
}
.function-block li a.mail {
  background-position: -40px 0;
  position: relative;
}
.function-block li a.mail:hover {
  background-position: -40px -22px;
}
.function-block li a.print {
  background-position: -60px 0;
}
.function-block li a.print:hover {
  background-position: -60px -22px;
}


.product-details {
    background: none repeat scroll 0 0 #FFFFFF;
    padding:27px 14px;
}


.product.details .picture {
    text-align: center;
    width: 271px;
}


.picture .wrap {
    display: inline-block;
    height: 244px;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    width: 261px;
}

.picture a.button-grey {
    margin-bottom: 6px;
    width: 100%;
}


.product.details .productMainInfo {
    width: 405px;
  margin-left:28px;
  padding-right:30px;
}

.product.details .productMainInfo h1 {
    color: #333;
  font-size: 24px;
  line-height: 24px;
    padding: 5px 0 15px;
}
.product.details .productMainInfo h2 {
    color: #333;
    font-size: 16px;
    line-height: 16px;
}

.product.details .productMainInfo .desc {
    color: #808080;
    padding: 12px 0 0;
}

.product.details .productMainInfo .desc ul{color:#333;font-size:16px;line-height:16px;}
.product.details .productMainInfo .desc ul li {float:none; list-style: disc; list-style-position: inside;}


.product.details .productMainInfo .desc p {
  margin-top:12px;
}

.trennerBox {
    background: url(../../img/dotline.png) repeat-x left bottom;
    display: block;
    margin: 12px 0 19px !important;
    padding-bottom: 16px !important;
}

.trennerBox{
  margin-top:0 !important;
}

.textBox ul{margin-left:16px;}

.textBox ul li{
  list-style-image:url(../../img/detail/list-disc-grey.png);
  margin:5px 0;
}


.product.details .productMainInfo .desc a {
    color: #333;
  font-size:16px;
    line-height: 16px;
    text-decoration: underline;
}
.product.details .productMainInfo .desc a:hover{color:#c50050;}

.product.details .productMainInfo .desc .descriptionTop{
  font-size:13px;
  color:#333;
  line-height:20px;
  border-top: 1px dotted #bbb;
  margin-top:16px;
  padding-top:16px;
}

.product.details .productPriceBox{
  width:272px;
  border-left:1px solid #e5e5e5;
  min-height:100%;
  padding-left:13px;
}


.product.details .productPriceBox .priceBoxContent{
  width:272px;text-align:center;padding:40px 0;
}
.product.details .productPriceBox .price{
  font-size:24px;
  font-wight: 400;
}

.product.details .productPriceBox .priceInfo{
  color:#808080;
  padding-top:25px;
  font-weight:bold;
}

.product.details .productPriceBox a.shippingCost{
  font-size:13px;
  text-decoration:underline;
  color:#333;
  padding-top:10px;
}
.product.details .productPriceBox a.shippingCost:hover{color:#c50050}

.product.details .productPriceBox .priceInfo2, .product.details .productPriceBox a.priceInfo2{
  font-size:12px;
  color:#808080;
}
.product.details .productPriceBox .priceInfo2{padding-top:50px}
.product.details .productPriceBox a.priceInfo2{text-decoration:underline}
.product.details .productPriceBox a.priceInfo2:hover{color:#c50050}

.product.details input.shoppingCartButton{
  display:block;width:219px;font-weight:bold;
  background-color:#c50050;
  color:#fff;
  border:1px solid #c50050;
  height:28px;
  cursor:pointer;
  font-size:100%;
}

.product.details input.shoppingCartButton:hover{
  background-color:#fff;
  color:#c50050
}

.product.details .inputBackRedBorder{
  width:45px;
  height:29px;
  background:url(../../img/detail/inputBackRedBorder.png) no-repeat;
}

.product.details input.shoppingCartQty{
  font-size:16px;
  line-height:16px;
  border:0 none;
  background:none;
  width:35px;
  margin:4px 0 0 5px;
  font-family:Verdana, Geneva, sans-serif;
  height:auto;
  padding:0;
}

.product.details .datakontextseminar{
  margin-right: 10px;
}

#ansprechpartnerContainer{
  border-top:1px solid #E5E5E5;
  border-bottom:1px solid #E5E5E5;
  padding:3px 0;
}

div.boxDetail .productSponsors {
  padding: 10px;  
  border-bottom:1px solid #E5E5E5;
  color: #000;
}
div.boxDetail .productSponsors p.title {
    margin-bottom: 10px;
    display: block;
    width:100%;
    text-align: center;
    font-family: Arial, sans-serif;
}
div.boxDetail .productSponsors a.sxopenlayer {
   float: left;
   display: block;
   margin-right: 10px;
}
div.boxDetail .productSponsors .popup .content .sponsor-title {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
    display: block;
    color: #555;
}
div.boxDetail .productSponsors .popup .content img.floatleft {
    float: left;
    margin: 0 20px 10px 0;
}

a.ansprechpartner{
  color: #000000;
  background: url(../../img/bg-ansprechpartner.png) no-repeat 0 0;
  height: 23px;
  line-height: 23px;
  padding-left: 28px;
  text-decoration:underline;
  display:block;
  width:170px;
}
a.ansprechpartner:hover{
  background-position:0 -23px;
  color:#c50050;
}

.toprating {
    text-align: center;
    width: 100px;
}

ul.sxrating {width:96px; height:25px; margin:0 0 3px; padding:0; list-style:none; clear:both; position:relative; background: url(../../img/stars.jpg) no-repeat left top;overflow: hidden;}
ul.sxrating li {cursor: pointer; float:left;}
ul.sxrating li a {position:absolute; left:0; top:0; width:17px; height:25px; text-decoration:none; z-index: 200;}
ul.sxrating li a b {display: none;}
ul.sxrating li.s1 a {left:0;}
ul.sxrating li  a:focus {background:none;}
ul.sxrating li.s2 a {left:20px;}
ul.sxrating li.s3 a {left:39px;}
ul.sxrating li.s4 a {left:58px;}
ul.sxrating li.s5 a {left:77px;}
ul.sxrating li a:hover {z-index:2; width:96px; height:25px; overflow:hidden; left:0; background: url(../../img/stars.jpg) no-repeat 0 -54px;}
ul.sxrating li.s1 a:hover {background-position: -76px -81px;}
ul.sxrating li.s2 a:hover {background-position: -57px -81px;}
ul.sxrating li.s3 a:hover {background-position: -38px -81px;}
ul.sxrating li.s4 a:hover {background-position: -19px -81px;}
ul.sxrating li.s5 a:hover {background-position: 0 -81px;}
.sxrating_review_input {margin:0; height:16px;}
.sxrating li.current_rate{background: url(../../img/stars.jpg) left  -27px; position: absolute; height: 25px; z-index: 1;}



ul.produktInfoNavi {
    float: left;
    margin-right: 28px;
    width: 271px;
}


ul.produktInfoNavi li a {
    margin-bottom: 1px;
  border:1px solid #e5e5e5;
    background-color:#e5e5e5;
  display: block;
    font-weight: bold;
    width:269px;
  color:#000;
}
ul.produktInfoNavi li a:hover{
  background-color:#fff;
  border-color:#c50050;
  color:#c50050;
}

ul.produktInfoNavi li a.active{
  border-color:#fff;
  background-color:#fff;
}
ul.produktInfoNavi li a.active:hover{
  border:1px solid #c50050;
}


ul.produktInfoNavi li a .smallArrowRightContainer{
  float:left;width:20px;padding-top:16px;
}

ul.produktInfoNavi li a .innerText{
  float:left;width:219px;padding:14px
}

ul.produktInfoNavi li a .smallArrowRight{
  background:url(../../img/detail/smallArrowRight.png) no-repeat;
  width:6px;
  height:9px;
}
ul.produktInfoNavi li a:hover .smallArrowRight{
  background-position:0 -9px;
}

ul.produktInfoNavi li a.active .smallArrowRight{
  background:none;
}

ul.produktInfoNavi li a.active:hover .smallArrowRight{
  background:url(../../img/detail/smallArrowRight.png) no-repeat 0 -9px;
}

.productInfoContainer{
  margin-top:30px
}

.productInfoContainer .textBoxContainer{
  float:left;
  width:721px;
}

.productInfoContainer .textBoxContainer h3{
  margin-bottom: 16px;
}

.productInfoContainer .textBoxContainer p{
  margin-bottom: 12px;
}

.productInfoContainer .textBoxContainer em, .productInfoContainer .textBoxContainer i{
  font-style:italic;
}

.productInfoContainer .textBox{
  display:none;
}
.productInfoContainer .textBox a {
  color: #c50050;
  text-decoration: underline;
}
.productInfoContainer .buttonSubmit, .productInfoContainer .hjrButton {
  text-decoration: none !important;
}

.sxform.sx2cols ul li.row-participant {
    width: 100%;
}
.sxform.sx2cols ul li.row-participant .sxremoveme span,
.sxform.sx2cols ul li.row-participant .sxdeleterow span{
    padding: 0 5px;
}
.sxform.sx2cols ul li.row-participant .sxremoveme,
.sxform.sx2cols ul li.row-participant .sxdeleterow {
    margin-right: 10px;
}
.sxform.sx2cols .sxaddremovebtns button span {
    padding: 0 10px;
}
