/* GLOBALE STYLES 
****************************************/

.sortiment_detail span.alt, .sortiment_detail_related span.alt { display: none; }

.sortiment_detail .box_header, .sortiment_detail_related  .box_header{ height: 27px;}

.sortiment_detail .box, .sortiment_detail_related .box {
	background: transparent url(../img/top_background.png) no-repeat;
	padding-top: 0px;
	width: 750px;
}

.sortiment_detail .box_content, .sortiment_detail_related .box_content{
	background-image: url(../img/white_background.png);
	background-repeat: repeat-y;
	float: left;
	width: 750px;
	padding: 0px 0px 0px 0px;
}

.sortiment_detail .footer, .sortiment_detail_related .footer {
	/*
	background-image:url('../img/gray_footer.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	*/
	background: #bdbdbd;
	width: 747px;
	height:1px;
	
	font-size:0px;
	line-height: 0px;
}


div#product_details_ranking div.ranking_3 {
	background: url('/fileadmin/templates/hybris/xxxlutz/sortiment_detail/demo/ranking.jpg') no-repeat;
	width: 41px;
	height: 13px;
}

div#related_div div.ranking_3 {
	background: url('/fileadmin/templates/hybris/xxxlutz/sortiment_detail/demo/ranking_gray.gif') no-repeat;
	width: 41px;
	height: 13px;
}

div#facts_div div.pad, div#facts_div div.pad2 {
	padding: 10px;	
}

div#related_div_row1 div.pad {
	padding: 10px;
}

div#related_div_row2 div.pad {
	padding: 5px 10px 5px 10px;
}


/* PRODUKTINFOS
****************************************/

h1#product_box_headline {
	background: url('../img/header_produktinformation.gif') no-repeat 15px 8px;
}

div#product_wrapper {
	padding: 20px 20px 10px 20px;
	width: auto;
	float: left;
}

div#product_image_container {
	width: 440px;
	float:left;
	text-align:center;
}

div#product_image_container #product_image {
	border: 1px solid #D0D1CA;
}

div#product_details_container {
	width:250px;
	float:left;
	display: block;
	margin: 0px 0px 0px 15px;
}

div#product_details_logo {
	margin-bottom: 15px;
}

h2#product_details_title {
	font-weight:bold;
	font-size:11px;
	clear:both;
	margin-bottom:5px;
}

div#product_details_ranking{
	float:right;
}

div#product_details_description {
	margin-top:17px;
}

div#product_details_features{
	margin-top:5px;
	margin-bottom:10px;
}

div#product_details_features img{
	margin-right:3px;
}

div#product_image_disclaimer{
	width:100%;
	text-align:left;
	margin-top:5px;
}

div#product_details_buttons {
	float: left;
	display: block;
	}

a#product_details_print_btn {
	display: block;
	float: left;
	height: 20px;	
	width: 117px;
	background: url('../img/btn_drucken.gif') no-repeat;
	}

a#product_details_ml_btn {
	clear:both;
	display: block;
	float: left;
	height: 20px;
	width: 117px;
	background: url('../img/btn_zur_merkliste.gif') no-repeat;
	margin-top: 5px;
	}

a#product_details_ber_btn {
	clear:both;
	display: block;
	float: left;
	height: 20px;
	width: 117px;
	background: url('../img/btn_beratungstermin.gif') no-repeat;
	margin-top: 5px;
	}

/* FACTS
****************************************/

div#storeinformation {
	height: 60px;
}


div#facts_div {
	border-top: 1px solid #CCCCCC;
	margin-left: 1px;
	background: url('../img/bg_white_gray_fade2.png') repeat-x;
	width: 745px;
}

div#facts_div div.pad2 {
	background: url('../img/bg_white_gray_fade.gif') repeat-x;
}


div#facts_div_fade {
	display: none;
	/*
		background:	#f1f0ee url('../img/bg_gray_fade.gif') no-repeat;
	width: 742px;
	height: 15px;
	*/
	
}

div#facts_div_col1, div#facts_div_col2 {
	float: left;
	width: 248px;
	border-right: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	margin-left: -1px;
}

div#facts_div_col3 {
	float: left;
	width: 247px;
	border-left: 1px solid #BDBDBD;
	margin-left: -1px;
}


/* FACTS HEADLINES */

h1#facts_zertifikate {
	background:transparent url(../img/header_facts_zertifikate.gif) no-repeat;
	height:25px;
	width:100%;
	margin-bottom: 10px;
}

h1#facts_ausgestellt {
	background:transparent url(../img/header_facts_ausgestellt.gif) no-repeat;
	height:25px;
	width:100%;
}

h1#facts_merkmale {
	height: 25px;	width: 100%;
	background: url('../img/header_facts_merkmale.gif') no-repeat;
}

h1#facts_zubehoer {
	height: 25px;	width: 100%;
	background: url('../img/header_facts_zubehoer.gif') no-repeat;
}

h1#facts_downloads {
	height: 25px;	width: 100%;
	background: url('../img/header_facts_downloads.gif') no-repeat;
}

h1#facts_zubehoer {
	height: 25px;	width: 100%;
	background: url('../img/header_facts_zubehoer.gif') no-repeat;
}

h1#facts_zertifikate {
	margin-top: 5px;
	height: 25px;	width: 100%;
	background: url('../img/header_facts_zertifikate.gif') no-repeat;
}

h1#facts_div_col3_hl {
	height: 25px;	width: 100%;
	background: url('../img/header_transport.gif') no-repeat;
}


div#facts_div_col1 ul {
	padding-left:16px;
	margin: 0px;
	list-style: square;
}

div#facts_div_col2 ul, div#facts_div_col3 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div#facts_div_seal {
	padding: 10px 10px 0px 0px;
}



/* RELATED PRODUCTS
****************************************/


h1#related_box_headline {
	background: url('../img/header_related.gif') no-repeat;
	background-position: 15px 8px;
}

div#related_div {
	margin-left: 1px;
	width: 745px;
}

div#related_div_row1 {
	float: left;
	clear: both;
	background: #FFFFFF;
	/*
	background: #FFFFFF url('../img/bg_white.gif') repeat-y;
	*/
}

div#related_div_row2 {
	float: left;
	clear: both;
	border-top: 1px solid #BDBDBD;
	/*
	background: #f1f0ee url('../img/bg_gray.gif') repeat-y;
	*/
	background: #EDEDED;
}

div.related_div_col1, div.related_div_col2 {
	float: left;
	width: 248px;
	border-right: 1px solid #BDBDBD;
}

div.related_div_col3 {
	float: left;
	width: 247px;
}

div#related_div_row1 div {
text-align: center;
}

div#related_div_row2 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: url('../img/arrow_red.gif') no-repeat 0 3px;
	}

div#related_div_row2 div.product_details_ranking a {
	padding-left: 0;
	background: none;
}
	

/* VIEWS BAR
****************************************/

div#views_bar {
	position: 	relative; 	/* i */
	overflow: 	hidden; 	/* i */
	width:		438px; 		/* i */
	height: 	44px; 		/* i */
	margin-top: 10px;
	display: 	none;
}

div#views_bar_frame {
	position: relative;
	width: 438px;
	padding: 0px;
	margin: 0px;
	}
	
img#views_bar_previous {float: left;}
img#views_bar_next 	{float: right;}

div#views_bar_content {
	position: absolute;
	width: 438px;
	height: 40px;
	top: 0px; left: 0px;
}

div#views_bar_content div {
	float: left;
}

div#views_bar_content img {margin-right: 4px;}


/* SERIEN */
h2.serien_header { font-size: 15px; }
span.serien_h2red { color: #E2001A; }
span.serien_h2dark {}
div.serien_image { float: left; width: 230px; margin: 0 30px 10px 10px; }
div.serien_image img { width: 230px; }
div.serien_text {margin-top: 20px; margin-left: 230px; width: 450px; }
/* SERIEN */
