@charset "utf-8";
/* CSS Document */

#product-details-content {
	padding:3px 21px;
}

#product-details-content > .product-head > .showcase {
	float:left;	
	padding:25px 0 0 22px;
}

#product-details-content > .product-head > .showcase * h3 {
	float:left;
	font-size:19px;
}

#product-details-content > .product-head > .showcase * .star-rating {
	margin-left:6px;
}

#product-details-content > .product-head {
	background:url(images/product-bg-x.png)	 repeat-x;
	height:460px;
}

#product-details-content > .product-head > .info {
	float:right;
	width:250px;
	padding-top:25px;
}

#product-details-content > .product-head > .info > .product-variants-name {
	margin-bottom:12px;
}


#product-details-content > .product-head > .info > .product-variants {
	margin-bottom:25px;
}

#product-details-content > .product-head > .info > .de-info {
	margin-bottom:25px;
}

#product-details-content > .product-head > .info > .versicherung {
	margin-bottom:30px;
}

#product-details-content > .product-head > .info .price {
	margin-bottom:12px;
}

#product-details-content > .product-head > .info .delivery {
	float:left;
	line-height:1.5;
}

#product-details-content > .product-head > .info .porto {
	float:left;
	margin:0 0 0 4px;
}

.de-info {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	line-height:1.2;
	width:162px;
}

.versicherung {
	border:1px solid #CCCFD1;	
}

.versicherung > div {
	padding:2px 10px;	
}

.versicherung > div > input {
	float:left;
	margin-top:4px;
	margin:4px 4px 0 0; 
}

.versicherung > div > label {
	display:block;
	float:left;
}

.versicherung a, .cool-link {
	display:block;
	margin-top:3px;
	border-top:1px dotted #999;
	padding:2px 0 4px 10px;
	color:#0075BC;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.cool-link {
	border-top:none;
}

.versicherung a:hover {
	text-decoration:underline;
}


.images {
	float:left;
	width:80px;
	padding-top:26px;
	cursor:pointer;
}

.images img, .images div {
	margin-bottom:6px;
	border:1px solid #fff;
	width:63px;
	height:52px;
}

.images div {
	background:#CCC;	
}

.images .selected {
	border:1px solid #3A8AFD;
}

#main-image {
	margin-left: 77px;
	margin-top:10px;
	background: url(images/product-details/box-blur-detailseite.png);
	padding: 25px 0;
	width: 350px;
}

.video-big {
	/*
	padding:0 0 72px 0;
	background:#D5D6D8;*/
}

button.in-cart-big {
	background-image:url(images/icons-detail.png);
	background-position:0 0;
	width:232px;
	height:39px;
	margin-bottom:27px;
}

button.wunschliste {
	background-image:url(images/icons-detail.png);
	background-position:0 -39px;
	width:129px;
	height:42px;
	
}

button.empfehlen {
	background-image:url(images/icons-detail.png);
	background-position:-129px -39px;
	height:42px;
	width:92px;
}

button.einklappen {
	background-image:url(images/icons-detail.png);
	background-position:-233px 0;
	width:13px;
	height:13px;
}

button.dt-more-info {
	background-image:url(images/icons-detail.png);
	background-position:-259px 0;
	width:13px;
	height:13px;
}

#product-details {
	/*background:url(images/product-details/detail-bg-x.png) repeat-x;*/
}

#product-top-set {
	height:128px;	
}

#product-top-set > h4 {
	float:left;
	font-size:18px;
	color:#3c464a;
}

#product-top-set > b {
	float:left;
	font-size:14px;
	color:#3c464a;
	margin:3px 0 0 8px;
}

#product-top-set > button {
	float:left;
	background:url(images/product-details/button-sparsets-anschauen.png);
	width:130px;
	height:22px;
	margin:0 0 0 13px;
}

/* TABS */
#product-details {
	border-bottom:1px solid #cccfd1;
	padding-bottom:10px;
	margin-bottom:8px;
}


#product-details-tabs > li.ui-corner-top {
	float:left;
	padding-left:5px;
	background:url(images/product-details/tabs.png) left top;
	margin-left:5px;
	cursor:pointer;
	margin-bottom:-1px;
}

#product-details-tabs > li.ui-corner-top > a {
	font-size:14px;
	display:block;
	background:url(images/product-details/tabs.png) right top #F8F8F8;
	padding:7px 15px 7px 15px;
	text-decoration:none;
	color:#3c464a;
	/* Safari / Opera  text-shadow: #c0c0c0 1px 1px 1px;*/
}

#product-details-tabs > li.ui-state-hover, #product-details-tabs > li.ui-state-active {
	background-position:left bottom ;
}

#product-details-tabs > li.ui-state-hover > a, #product-details-tabs > li.ui-state-active > a {
	background-position:right bottom ;
	color:#eb600d;
}


/* jQuery UI */
.ui-tabs .ui-tabs-hide {
	 display: none;
}


/* Beschreibung */
#beschreibung > h3, .title {
	color:#3c464a;	
	font-size:18px;
	padding:25px 0 18px 1px;
	border-bottom:1px solid #666;
}

.title > .subtitle {
	float:left;
	padding:5px 0 0 5px;
}


#beschreibung > p {
	padding:18px 0;	
	font-size:14px;
}

.dt-name, .datasheet tr > th {
	/*border-top:1px solid #e1e1e1;	
	background:#f4f4f4;*/
	line-height:1;
	border-bottom:1px solid #C3C3C3;
	color:#3d4245;
	padding: 8px 7px 5px;
	background:#EAEAEA url(images/cart-table-bg-full.gif) repeat-x top;
}


.datasheet tr > th {
	line-height:1;
	padding:9px;
	text-align:left;
	font-weight:normal;
}

.dt-name > div {
	line-height:1;
}

.dt-table, .datasheet {
	margin-left:10px;
	width: 765px;
}

.datasheet {
	margin-left:0;
}

.dt-table > tbody > tr > td, .datasheet tr > td {
	font-size:12px;
	border-bottom:1px dotted #999;
	padding:4px 0;
}

.datasheet tr > td {
	padding:4px 0 4px 8px;
}

.datasheet tr:last-child > td {
	border-bottom:none;
}

.dt-table > tbody > tr > td.dt-left, .datasheet tr > td.name {
	width: 250px;
}

.dt-table > tbody > tr.last > td {
	border-bottom:none;
	padding: 4px 0;
}


.dt-table-mini {
	width: 100%;

}

.dt-table-mini > tbody > tr > td {
	font-size:11px;
	border-bottom:1px dotted #999;
	padding:4px 0 4px 4px;
}

.dt-table-mini > tbody > tr > td.dt-left {
	width:100px;
}

.dt-table-mini > tbody > tr.last > td {
	border-bottom:none;
}



/* SETs */
.sets-precents {
	background:url(images/product-details/sets-precent.png);
	width:30px;
	height:36px;
	float:left;
	margin-top:32px;
	margin-left:-6px;
}


#product-top-set .price {
	float:left;
	padding-top:32px;
	padding-left:16px;
}

#product-top-set .in-cart {
	float:left;
	margin-top:35px;
	margin-left:16px;
}

.sets > tbody > tr.header {
	background:url(images/category-toolbar-bg-x.png) repeat-x;
	height:20px;
	margin:0 6px;
	color:#767A7B;
	font-size:11px;
	font-weight:bold;
	padding-left:6px;
}

.sets > tbody > tr  {
	background:url(images/product-details/sets-bg-x.png);
}

.sets > tbody > tr.row-1 {
	background-position:right top;
}

.set-icons {
	background:url(images/product-details/set-icons.png);
	width:28px;
	height:28px;
	float:left;
	margin-top:32px;
}

.set-gleich {
	background-position:-28px 0;
}

.sets > tbody > tr.row-0 > td,
.sets > tbody > tr.row-1 > td {
	padding:30px 0;
	border-bottom:1px solid #f0f0f0;
}

.set-product {
	width:85px;
	text-align:center;
	overflow:hidden;
	float:left;
}


/* CrossSelling */
.crossselling {
	
}

.crproduct {
	float:left;
	width:328px;
	border-top:1px solid #cccfd1;
	border-right:1px solid #cccfd1;
	padding:20px 0;
}

.crproduct > h4 {
	padding-left:15px;	
}

.crproduct > h4 > a {
	font-weight:normal;
	font-size:14px;
	color:#3c464a;
	text-decoration:none;
}

.crproduct > h4 > a:hover {
	text-decoration:underline;
}

.crinvisible {
	display:none;	
}




/* Reviews / Kundenmeinungen */

#kundenmeinungen {
	color: #3c464a;
	font-size:14px;	
}

#review-top {
	width: 100%;
	padding: 20px;
}

#review-top > h2 {
	float: left;
	margin-right: 10px;
}

#review-top > ul {
	margin-top: 8px;
}

#review-top .based {
	margin: 6px 0 0 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

#review-write-link > a {
	color: #227ad3;
}

/* Review write */
#review-write {
	width: 100%;
	display:none;
	padding: 20px;
}

#review-write > form > h3 {
	color:#3c464a;	
	font-size:16px;
	padding:25px 0 0px 1px;
}

#review-write > form > h4 {
	color:#3c464a;	
	font-size:14px;
	font-weight: normal;
	padding:15px 0 40px 1px;
	border-bottom:1px solid #cccfd1;
}

#review-write > form > div {
	font-size:16px;
	padding: 35px 0 0 0;
	color: #3c464a;
}

#review-write > form > div > p {
	padding-bottom:4px;
}

#review-write > form > div > p > span {
	font-size:14px;
	color: #227ad3;
}

#review-write > form > div > input  {
	width: 480px;
}

#review-write > form > div > textarea {
	width: 480px;
	height: 130px;
}

#review-write .review-buttons-container {
	text-align: right;
	width: 480px;
	padding-top: 10px;
}

#review-write .review-send {
	width: 95px;
	height: 20px;
	background: url(images/icons-detail.png) no-repeat;
	background-position: -95px -81px;
}

#review-write .review-exit {
	width: 95px;
	height: 20px;
	background: url(images/icons-detail.png) no-repeat;
	background-position: 0px -81px;
}

#review-write .review-text {
	display:none;
}
#review-write .review_title {
	display:none;
}


/* Review List */
#review-list > div {
	border-bottom:1px solid #cccfd1;
	padding-left: 20px;
}


#review-list > div > div {
	float:left;
}

#review-list .author {
	width:170px;	
	padding:20px 20px 20px 0;
}
	
#review-list .text {
	width:450px;	
	padding:20px 20px;
}

#review-list .action {
	width:170px;	
	padding:20px 20px;
}

.button-yes {
	width: 48px;
	height: 17px;
	background: url(images/icons-detail.png) no-repeat;
	background-position: -221px -45px;	
}

.button-no {
	width: 48px;
	height: 17px;
	background: url(images/icons-detail.png) no-repeat;
	background-position: -221px -63px;	
}


/* Produkt Header */
#product-header {
	background:url(images/product-details/product-header-bg.png) repeat-x;
	padding-top:17px;
}


/* Medien */
#product-header > .product-media {
	float:left;
	width:177px;
	margin-left:11px;
	background-color:#7A8284;
}

#product-header > .product-media > .ph-title {
	background:url(images/product-details/product-media-head.png);
	height:27px;
}

#product-header > .product-media > .ph-content {
	margin:0 3px;
	background:#ECECEC;
	border:1px solid #FFF;
	padding-left:4px;
	z-index: 1;
}

#product-header > .product-media > .ph-content > .ph-image {
	width:75px;
	height:68px;
	float:left;
	margin:4px 5px 4px 0;
}

#product-header > .product-media > .ph-content > .ph-image > a > img {
	margin:8px 0 0 6px;
}

#product-header > .product-media > .ph-video-content {
	min-height:198px;	
}

#product-header > .product-media > .ph-content > .ph-video {
	width:156px;
	padding:1px;
	height:89px;
	margin:4px 0;
}

#product-header > .product-media > .ph-content > .ph-video > a > img {
	margin:1px 0 0 1px;
}

#product-header > .product-media > .ph-content > .ph-video, #product-header > .product-media > .ph-content > .ph-image {
	border:1px solid #B9B9B9;
	background:#FFF;
}

.no-content {
	background:#CCC !important;	
}

.ph-selected {
	border-bottom:1px solid #666 !important;
}

#product-header > .product-media > .ph-foot {
	background:url(images/product-details/product-media-foot.png);
	height:3px;
}


/* ShowCase */
#product-header > .product-showcase {
	width:518px;
	float:left;
	margin-left:11px;
	background: #D5D6D8;
}

#product-header > .product-showcase > .ph-title {
	background:url(images/product-details/product-showcase-head.png);
	height:27px;
}


#product-header > .product-showcase > .ph-title > h3 {
	float:left;
	margin-left:8px;
	font-size:16px;
	margin-top:2px;
}

#product-header > .product-showcase > .ph-title > .star-rating {
	margin-right:6px;	
}

#product-header > .product-showcase > .ph-content {
	margin:0 3px;
	background:#FFFFFF url(images/product-details/product-showcase-bg.png) repeat-x;
	border:1px solid #FFF;
	text-align:center;
	min-height: 360px;
	position: relative;
	z-index: 1;
}

#product-header > .product-showcase > .ph-content > img {
	margin:50px 0 10px 0;
}

#product-header > .product-showcase > .ph-foot {
	background:url(images/product-details/product-showcase-foot.png);
	height:3px;
}

/* Settings */
#product-header > .product-settings {
	float:left;
	width:254px;
	margin-left:11px;
	background-color:#005784;
}

#product-header > .product-settings > .ph-title {
	background:url(images/product-details/product-settings-head.png);
	height:27px;
}

#product-header > .product-settings > .ph-title > span, #product-header > .product-media > .ph-title > span {
	color:#FFF;
	font-size:16px;
	margin-top:3px;
	margin-left:8px;
}

#product-header > .product-settings > .ph-content {
	margin:0 3px;
	background:#FEFEFE url(images/product-details/product-settings-bg.png) repeat-x;
	border:1px solid #FFF;
	padding-left:6px;
	min-height:360px;
}

#product-header > .product-settings > .ph-content > .ph-video, #product-header > .product-settings > .ph-content > .ph-image {
	width:111px;
	height:89px;
	float:left;
	border:1px solid #B9B9B9;
	background:#FFF;
	margin:6px 7px 0 0;
}

#product-header > .product-settings > .ph-content > .ph-video > a > img, #product-header > .product-settings > .ph-content > .ph-image > a > img  {
	margin:2px 0 0 2px;	
}

#product-header > .product-settings > .ph-content > form .ph-sub-content {
	margin:12px 8px 12px 0;
	padding-bottom:7px;
	border-bottom:1px dotted #C3C3C3;
}

#product-header > .product-settings > .ph-content > form .ph-sub-content > b {
	display:block;
	margin-bottom:3px;
}

#product-header > .product-settings > .ph-content > form .ph-foot-content {
	padding:0 8px 0 0;	
}

#product-header > .product-settings > .ph-content > form .ph-foot-content > .left {
	float:left;
}

#product-header > .product-settings > .ph-content > form .ph-foot-content > .left > a {
	display:block;
	padding-left:18px;
	background:url(images/points-on-grey.png) no-repeat left top;
	height:13px;
	font-size:10px;
	line-height:1;
	margin-bottom:3px;
	text-decoration:none;
}

#product-header > .product-settings > .ph-content > form .ph-foot-content > .right {
	float:right;
	text-align:right;
}

#product-header > .product-settings > .ph-foot {
	background:url(images/product-details/product-settings-foot.png);
	height:3px;
}

#set-button {
	position:absolute;
	height: 78px;
	width: 78px;
	background: url(images/product-details/set-button.png);
	top:10px;
	left:10px;
	cursor: pointer;
	display:block;
	text-decoration:none;
}

#beschreibung h5 {
	font-size:14px;
	margin-bottom: 10px;
}

#beschreibung ul {
	list-style: circle;
	list-style-position: inherit;
}

#beschreibung ul > li {
	font-size: 14px;
	margin-left: 15px;
}

#beschreibung p {
	margin: 5px 0 11px 0;
	padding: 0;
	font-size: 14px;
}

#ph-content-images {
	position:absolute;
	bottom:0;
	width:300px;
	text-align:center;
	overflow:hidden;
	margin-left:105px;
}

#ph-content-images > .ph-image {
	float:left;
	width:67px;
	border:1px solid #D5D6D8;
	padding:2px;
	background:#fff;
	margin-right:-1px;
}

#finanzierung {
	padding:5px 0 0 0 !important;
	background:url(/reloaded/images/product-details/bg_finanzierung.png) !important;
	width:80px !important;
	height:50px !important;
	text-align:center !important;
	font-size:9px !important;
	display:block !important;
	float:none !important;
	line-height:1.2 !important;
}

#finanzierung > span {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#138000;

}

/* Der kleine SET Konfigurator */
#scs-overall {
	margin-top: 12px;
	width:971px;
	margin-left:11px
}

#scs-overall > ul {
	margin-bottom: 0px;
}

#scs-overall > ul > li {
	float:left;
	display:block;
	height:31px;
	background:url('images/product-details/sets2011/tab1.png') top center;
	margin-right:1px;
	border-left:1px solid #005E91;
	border-right:1px solid #005E91;
	margin-bottom: -1px;
}

#scs-overall > ul > li > a {
	color:#fff;
	display:block;
	background:url('images/product-details/sets2011/tab1.png') top center;
	padding: 6px 9px 4px 9px;
	font-size:14px;
	text-decoration:none;
	border-bottom:2px solid #005E91;
}

#scs-overall > ul > li.first {
	border-left:none;
	background-position: top left;
}

#scs-overall > ul > li.first > a {
	background:none;
	margin-left:3px;
}

#scs-overall > ul > li.last {
	background-position: top right;
	border-right:none;
	padding-right:2px;
}

#scs-overall > ul > li.once {
	border-left:none;
	background-position: top left;
}

#scs-overall > ul > li.once > a {
	margin-left:3px;

}

#scs-overall > ul > li.selected {
	background:url('images/product-details/sets2011/tab1.png') bottom center;
}

#scs-overall > ul > li.selected > a {
	background:url('images/product-details/sets2011/tab1.png') bottom center;
	color:#3C464A;
	border-bottom:2px solid #fff;
}

#scs-overall > ul > li.selected_first {
	background:url('images/product-details/sets2011/tab1.png') bottom left;
}

#scs-overall > ul > li.selected_last {
	background:url('images/product-details/sets2011/tab1.png') bottom right;
}

#scs-overall > ul > li.selected_once {
	background:url('images/product-details/sets2011/tab1.png') bottom left;
}


#scs-products {
	float:left;
	height:195px;
	width:689px;
	margin:6px 6px 0 10px;
}

#scs-selected-products {
	float:right;
	width:239px;
	border-left:1px dotted #B9B9B9;
	height: 200px;
	position:relative;
	padding-top: 6px;
}

#scs-selected-products-content {
}

#scs-selected-products-content ul > li {
	cursor:pointer;
}

#scs-selected-products-content ul > li:hover {
	background:url(images/product-setkonfig/delete.png) no-repeat right top !important;
	color:#990000;
}

#scs-prices {
	position: absolute;
	bottom: 3px;
	width: 219px;
	border-top: 1px dotted #B9B9B9;
	padding-top: 6px;
}

#scs-prices > div {
	float:left;
}

#scs-prices > div.scs-price-label {
	margin-left: 8px;
	font-weight: bold;
	width: 135px;

}

#scs-prices > div.scs-price-original {
	color: #138000;
	font-weight: bold;

}

#scs-prices > div.scs-price {
	float: right;

}


#scs-prices > img {
	clear: both;
	display:block;
	float:right;
	margin-top: 5px;
}

.description-source-x {
	font-size: 14px;
	overflow: auto;
}

.description-source-x .rightImage, .description-source-x .rightimage {
	float: right;
	margin-left: 20px;
}

.description-source-x .leftImage, .description-source-x .leftimage {
	float: left;
	margin-right: 20px;
}

.description-source-x .fourth-col {
	float: left;
	width: 184px;
	padding-right: 14px;
}

.description-source-x .last {
	padding-right: 0;
}

.description-source-x .break {
	clear: left;
}

.description-source-x .imageCaption {
	padding: 4px;
	font-size: 11px;
	background: #dcdcdc;
}





/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #CDD1D3;
	position: relative;
}

.jspDrag
{
	background: #005E91;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
