/*DIESE ZEILE NICHT LOESCHEN! WICHTIGER ABSTAND FUER DIE ZUSAMMENFUEHRUNG*/

h2.listproducttitle {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	padding: 0;
	margin: 0;
}

h2.listproducttitle span.productLink{
	font-weight: bold;
}

h2.listproducttitle span.productLink a {
    color: black !important;
}

div.priceInfo table td {
    padding: 5px 0;
}

div.priceInfo table td {
    line-height: 13px;
    font-size: 9pt;
    color: #606060;
}

.notKeyfeature {
    display: none;
}

div.morepropsbutton {
	display: block;
	cursor: pointer;
	width:252x;
    height:18px;
	margin-top:-1px;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -0px;
	position: relative;
}

div.morepropsbutton a {
	font-size:12px;
}
div.hidepropsbutton {
	display: block;
	cursor: pointer;
	width:252x;
    height:18px;
	margin-top:-1px;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -18px;
	position: relative;
}

/* Pagination START */

div.pagination {
	width: 100%;
	margin-top: 20px;
}

ul.pagination { 
	margin:4px 0;
	padding:0px;
	height:100%;
	overflow:hidden;
	list-style-type:none;
}

ul.pagination li {
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
	float: right;
}

ul.pagination li:first-child {
	margin-left:0px;
	float: left;
}

ul.pagination li a {
	color:black;
	display: inline-block;
	text-decoration:none;
	font-size:16px;
	font-weight: bold;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;	
	-khtml-border-radius:2px;
}

ul.pagination li a.number {
	width: 30px;
	height: 58px;
	text-align: center;
	line-height: 55px;
}

ul.pagination li a.previous, ul.pagination li a.next {
	height: 58px;
	width: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}

ul.pagination li a.next {
	margin-left: 20px;
}

ul.classC li a.active {
	color:#000000;
	border: 1px solid #bed0dd;
	background-color: #eef4f9; /* Old browsers */ 
	background-image: -moz-linear-gradient(top,  #eef4f9 0%, #e1ebf3 100%); /* FF3.6+ */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef4f9), color-stop(100%,#e1ebf3)); /* Chrome,Safari4+ */ 
	background-image: -webkit-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* Chrome10+,Safari5.1+ */ 
	background-image:-o-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* Opera 11.10+ */ 
	background-image: -ms-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* IE10+ */ 
	background-image: linear-gradient(to bottom,  #eef4f9 0%,#e1ebf3 100%); /* W3C */ 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef4f9', endColorstr='#e1ebf3',GradientType=0 ); /* IE6-9 */ 
}

ul.classC li a.disabled {
	border: 1px solid #efefef;
	background-color: #ffffff; /* Old browsers */ 
	background-image: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ 
	background-image: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */ 
	background-image: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */ 
	background-image: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */ 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */ 
}

ul.pagination li a.previous.active {
	background-image: url(../images/list/navigation/Pfeil_links_aktiv.png), -moz-linear-gradient(top,  #eef4f9 0%, #e1ebf3 100%); /* FF3.6+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_aktiv.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef4f9), color-stop(100%,#e1ebf3)); /* Chrome,Safari4+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_aktiv.png), -webkit-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_aktiv.png), -o-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* Opera 11.10+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_aktiv.png), -ms-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* IE10+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_aktiv.png), linear-gradient(to bottom,  #eef4f9 0%,#e1ebf3 100%); /* W3C */ 
}

ul.pagination li a.previous.active:hover {
	background-image: url(../images/list/navigation/Pfeil_links_hot.png), -moz-linear-gradient(top,  #4d9cd8 0%, #006cbe 100%); /* FF3.6+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_hot.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d9cd8), color-stop(100%,#006cbe)); /* Chrome,Safari4+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_hot.png), -webkit-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_hot.png), -o-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* Opera 11.10+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_hot.png), -ms-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* IE10+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_hot.png), linear-gradient(to bottom,  #4d9cd8 0%,#006cbe 100%); /* W3C */ 
	
}

ul.pagination li a.previous.disabled {
	background-image: url(../images/list/navigation/Pfeil_links_passiv.png), -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_passiv.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_passiv.png), -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_passiv.png), -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_passiv.png), -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */ 
	background-image: url(../images/list/navigation/Pfeil_links_passiv.png), linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */ 
	cursor:default;
}

ul.pagination li a.next.active {
	background-image: url(../images/list/navigation/Pfeil_rechts_aktiv.png), -moz-linear-gradient(top,  #eef4f9 0%, #e1ebf3 100%); /* FF3.6+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_aktiv.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef4f9), color-stop(100%,#e1ebf3)); /* Chrome,Safari4+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_aktiv.png), -webkit-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_aktiv.png), -o-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* Opera 11.10+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_aktiv.png), -ms-linear-gradient(top,  #eef4f9 0%,#e1ebf3 100%); /* IE10+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_aktiv.png), linear-gradient(to bottom,  #eef4f9 0%,#e1ebf3 100%); /* W3C */ 
}

ul.pagination li a.next.active:hover {
	background-image: url(../images/list/navigation/Pfeil_rechts_hot.png), -moz-linear-gradient(top,  #4d9cd8 0%, #006cbe 100%); /* FF3.6+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_hot.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d9cd8), color-stop(100%,#006cbe)); /* Chrome,Safari4+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_hot.png), -webkit-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_hot.png), -o-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* Opera 11.10+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_hot.png), -ms-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* IE10+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_hot.png), linear-gradient(to bottom,  #4d9cd8 0%,#006cbe 100%); /* W3C */ 
}

ul.pagination li a.next.disabled {
	background-image: url(../images/list/navigation/Pfeil_rechts_passiv.png), -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_passiv.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_passiv.png), -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_passiv.png), -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_passiv.png), -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */ 
	background-image: url(../images/list/navigation/Pfeil_rechts_passiv.png), linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */ 
	cursor:default;
}

ul.page-C-10 li a.active:hover, ul.page-C-10 li a.current {
	border: 1px solid #0a5091;
	background-color: #4d9cd8; /* Old browsers */ 
	background-image: -moz-linear-gradient(top,  #4d9cd8 0%, #006cbe 100%); /* FF3.6+ */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d9cd8), color-stop(100%,#006cbe)); /* Chrome,Safari4+ */ 
	background-image: -webkit-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* Chrome10+,Safari5.1+ */ 
	background-image: -o-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* Opera 11.10+ */ 
	background-image: -ms-linear-gradient(top,  #4d9cd8 0%,#006cbe 100%); /* IE10+ */ 
	background-image: linear-gradient(to bottom,  #4d9cd8 0%,#006cbe 100%); /* W3C */ 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d9cd8', endColorstr='#006cbe',GradientType=0 ); /* IE6-9 */ 
}


ul.classC li {
	padding-bottom:1px;
}
	
ul.classC li a:hover,
ul.classC li a.current {
	color:#ffffff;
	font-weight: bold;
}
	
ul.pagination li.threeDots {
	padding: 20px 0 0 0;
	font-size:16px;
	font-weight: bold;
	color: #797979;
}

ul.pagination li.page {
	padding: 20px 5px 0 0;
	font-size:16px;
	color: #797979;
	font-weight: normal;
}

ul.pagination li.products {
	padding: 20px 0 0 80px;
	float:left;
	font-size:16px;
	color: #797979;
	font-weight: normal;
}

ul.pagination li.products span {
	font-weight:bold;
	font-size:16px;
	color: black;
}

/* Pagination ENDE */

div.navBarTop1 {
	width: 685px;
	height: 36px;
	padding:0;
	background-color: #eef4f9;
	border: 1px solid #BED0DC;
	float:left;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;	
	-khtml-border-radius:2px;
}

div.navBarTop2 {
	width: 45px;
	padding:0;
	margin: 0 0 0 5px;
	float:left;
}

div.navBarTop3 {
	width: 45px;
	padding:0;
	margin: 0 0 0 5px;
	float:left;
}

a.viewList, a.viewListActive {
	display: block;
	width: 45px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999em;
}

a.viewList {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -36px;
}

a.viewList:hover, a.viewListActive {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -74px;
}

div.sortingSelect {
	margin: 5px 8px 0 0;
	float: right;
}

div.productsTableRowSpace {
	width:100%;
	height:15px;
}

div.productsTableList {
	margin-top: 0px;
	display: table;
}

div.productsTableColOne, 
div.productsTableColTwo, 
div.productsTableColThree {
	display: table-cell;
	display: block;
	float: left;
}

div.productsTableRow .productsTableColOne, 
div.productsTableRow .productsTableColTwo, 
div.productsTableRow .productsTableColThree {
	border-bottom: 1px solid #E6E6E6;
}

div.productsTableRow .productsTableColOne {
	margin: 0;
	height: 225px;
}

div.productsTableRow .productsTableColTwo, 
div.productsTableRow .productsTableColThree {
	margin: 15px 0 0 0;
	height: 210px;
}

div.productsTableRowRc .productsTableColOne, 
div.productsTableRowRc .productsTableColTwo, 
div.productsTableRowRc .productsTableColThree {
	height: 230px;
	margin: 15px 0 0 0;
}

div.productsTableRowRc .productsTableColOne {
	border-top: 10px solid #E6F5DE;
	border-left: 10px solid #E6F5DE;
	border-bottom: 10px solid #E6F5DE;
    border-bottom-left-radius: 6px; 
    border-top-left-radius: 6px; 
}

div.productsTablePromoHighlight {
	border-radius: 6px; 
	width: 744px; 
	border: 10px solid #f1f6fa; 
	margin: 0 0 15px 0;
	padding: 0 12px 0 12px;
}

div.productsTableRowRc .productsTableColTwo {
	border-top: 10px solid #E6F5DE;
	border-bottom: 10px solid #E6F5DE;
}

div.productsTableRowRc .productsTableColThree {
	border-top: 10px solid #E6F5DE;
	border-right: 10px solid #E6F5DE;
	border-bottom: 10px solid #E6F5DE;
    border-bottom-right-radius: 6px; 
    border-top-right-radius: 6px; 
}

div.productsTableColSpaceRc {
	display: table-cell;
	float: left;
	padding:0;
	width: 2px;
	height: 375px;
}

div.productsTableRow div.colTwoContent  span.ellipsisBlock {
	color: #1362B1 !important;
	display: block;
	display: -webkit-box;
	max-width: 300px;
	height: 40px;
	margin: 0 auto;
	font-size: 10pt;
	line-height: 1.5;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.productsTableRowRc div.colTwoContent  span.ellipsisBlock {
	color: #1362B1 !important;
	display: block;
	display: -webkit-box;
	max-width: 300px;
	height: 45px;
	margin: 0 auto;
	font-size: 12pt;
	line-height: 1.4;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.productsTableRow .colOneContent{
	width: 220px;
	height: 100%;
	padding: 0;
	position: relative;
	text-align: center;
}

div.productsTableRow .colTwoContent{
	width: 329px;
	height: 100%;
	padding: 0 10px 0 0;
	position: relative;
}

div.productsTableRow .colThreeContent{
	width: 225px;
	height: 100%;
	padding: 4px 0 0 0;
	position: relative;
}
 
div.productsTableRowRc .colOneContent{
	width: 210px;
	height: 100%;
	padding: 0;
	position: relative;
	text-align: center;
}

div.productsTableRowRc .colTwoContent{
	width: 310px;
	height: 100%;
	padding: 10px 10px 0 0;
	position: relative;
}

div.productsTableRowRc .colThreeContent{
	width: 225px;
	height: 100%;
	padding: 10px 10px 0 0;
	position: relative;
}

div.productsTableRow .listPriceBox {
	margin: 0 0 0 0;
	padding: 8px 0 0 20px;
	background-position: 0px top;	
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -112px;
	height: 155px;
	width: 224px;
}

div.productsTableRowRc .listPriceBox {
	margin: 0 0 0 0;
	padding: 13px 0 0 20px;	
	background-position: 0px top;	
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -275px;
	height: 174px;
	width: 224px;
}

div.productsTableRow .detailView {
	top: 165px;
	left: 0px;
	position: absolute;
}

div.productsTableRowRc .detailView {
	top: 190px;
	left: 0px;
	position: absolute;
}

div.productsTableRowRc .priceItalicBig {
	font-size: 40px !important;
	/*color: #ff0000 !important;*/
}

div.detailView .buttonLeft {
	float: left;
}

div.detailView .buttonRight {
	margin-left: 14px;
    float: left;
}

div.productsTableList .productsTableRow div.customerReview {
	top: 88px;
	left: 2px;
	position: absolute;
	width: 100px;
}

div.productsTableList .productsTableRowRc div.customerReview {
	top: 198px;
	left: 0px;
	position: absolute;
	width: 125px;
}

div.colTwoContent ul.left  {
    list-style: none;
    padding: 0;
	float: left;
	list-style-image: url(/images/arrow_gray_5x9.gif);
	list-style-position:outside;
	position: absolute;
}

div.productsTableRow div.colTwoContent ul.left  {
	top: 179px;
	left: 105px;
}

div.productsTableRowRc div.colTwoContent ul.left  {
	top: 202px;
	left: 135px;
}

div.colTwoContent ul.left li {
	float: left;
	margin-left: 20px;
}

div#propertySearch  {
	background-color: #FFFFFF;
}

div.listTopLine {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	border: 1px solid red;
	height: 20px;
}

div#socialMedia {
	position:absolute;
	left:604px;
	width:240px;
	white-space:nowrap;
}

div.colTwoContent h2.listProductTitle {
	padding: 0;
	margin: 0;
	width: 310px;
	display: block;
}

div.colTwoContent span.listProductTitle2 {
	font-size:11px;
	line-height:1.5;
}

div.colTwoContent h2.listProductTitle a {
	font-size: 10pt;
}

div.colTwoContent .props span, div.colTwoContent .props span  a {
	font-size: 8.5pt !important;
	width: 100px !important;
	left: 0px !important;
}

div.colTwoContent .props b {
	font-size: 8.5pt !important;
}

div.colTwoContent ul.props  {
	margin: 3px 0 0 20px !important;
	line-height:1.4 !important;
}


div.productsTableRow div.colTwoContent .listPropsFadeOut, 
div.productsTableRow div.colTwoContent .listProps {
	width: 304px;
}

div.productsTableRowRc div.colTwoContent .listPropsFadeOut, 
div.productsTableRowRc div.colTwoContent .listProps  {
	width: 284px;
}

.listPropsFadeOut, .listProps {
    display: -webkit-box;
	display: inline-block;
    height:15px;
	line-height:1.4;
    position: relative;
    overflow: hidden;
	vertical-align: middle;
	left: -3px;
	top: -1px;
}

.listPropsFadeOut:after {
	content: '';
	text-align: right;
	position: absolute;
	bottom: 0;
	right: -30px;
	top: -1px;
	width: 35%;
	height: 15px;
	background: -webkit-linear-gradient(left,rgba(255, 255, 255, 0),rgba(255, 255, 255, 1) 50%); /*Safari 5.1-6*/
	background: -o-linear-gradient(right,rgba(255, 255, 255, 0),rgba(255, 255, 255, 1) 50%); /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(255, 255, 255, 0),rgba(255, 255, 255, 1) 50%); /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%); /*Standard*/
}

.priceUVPContent {	
	height: 15px;
}

.navBarTopText {
	margin: 0 0 0 0;
}

.navBarTopMenu {
	margin: 10px 0 20px 0;
}

.navBarTopMenuLevel1 {
	border: 1px solid #C8C2C2;
	padding: 5px;
	background: #F2F2F2;
}

.navBarTopMenuLevel2 {
	border: 1px solid #C8C2C2;
	border-top: 0;
	padding: 5px;
	background: #F2F2F2;
}

.navBarTopMenuLeft {
	float: left;
	padding: 5px 0 0 3px;

}

.navBarTopMenuRight {
	float: right;
	padding: 0 3px 0 0;
}

.navBarTopMenuSelect {
	width: 410px;
}

.listSEOText {
	padding: 0 0 10px 0;
}

span.listPriceInfo {
	font-size: 11px;
	font-style: italic;
	color: #aaa;
}

span.listStatusInfo, span.listStatusInfo span {
	font-size: 11px;
	color: #aaa;
	font-weight: bold;
}

span.listShippingInfo {
	font-size: 11px;
	font-style: italic;
	color: #aaa;
}

span.listShippingInfo span, span.listShippingInfo strong {
	font-size: 11px;
	font-style: italic;
	color: #aaa;
}

span.listShippingInfo a {
	font-size: 11px;
	font-style: italic;
	color: #aaa;
}

div.colThreeContent #PREFIX_tooltip {
	position: relative;
	color: #aaa;
	text-decoration: underline;
	cursor: pointer;
}

div.colThreeContent .PREFIX_tip_content {
	display: none;
	position: absolute;
	right: 0;
	top: 21px;
	background: #fff;
	padding: 8px 15px;
	font-style: normal;
	color: #545A56;
	white-space: nowrap;
	box-shadow: 0 0 2px #545A56;
	z-index: 10;
}

div.colThreeContent .PREFIX_tip_content small {
	font-size: 12px;
	font-weight: normal;
}

div.colThreeContent .PREFIX_tip_content img {
	position: absolute;
	top: -8px;
	right: 22px;
}

div.listPrice1 {
	float: left;
}

div.listPrice3 {
	float: left;
	margin: 0 0 0 15px;
}

div.listPrice3 .priceItalicBig {
	font-size: 20px !important;
}

font.listCurrency2 { 
	color: gray; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: italic; 
}

div.listPercentViewBig {
	position:relative;
	left:145px;
	top:-59px;
	vertical-align:middle;
	line-height:41px;
	width:60px;
	height:46px;
	color:#e04b4a;
	font-size:17px;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	font-weight:bold;
	font-family:'Boogaloo',cursive;
	text-align:center;	
	background-repeat:no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -462px;
	-webkit-transform: rotate(20deg); 
	-moz-transform: rotate(20deg); 
	-o-transform: rotate(20deg); 
	transform: rotate(20deg);
}

div.listPercentViewBigRc {
	position:relative;
	left:145px;
	top:-75px;
	vertical-align:middle;
	line-height:41px;
	width:60px;
	height:46px;
	color:#e04b4a;
	font-size:17px;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	font-weight:bold;
	font-family:'Boogaloo',cursive;
	text-align:center;
	background-repeat:no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -462px;
	-webkit-transform: rotate(20deg); 
	-moz-transform: rotate(20deg); 
	-o-transform: rotate(20deg); 
	transform: rotate(20deg);
}

div.navBarHint {	
	background-repeat: no-repeat; 
	background-position: 0px 7px;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -508px;
	float:left;
	width: 460px;
	height: 32px;
	margin: 0 0 0 4px;
	font-style: italic;
	font-size: 13px;
	position: relative;
}

div.navBarHint div {
    position: absolute; 
    left: 36px; 
    top: 1px; 
    width: 460px; 
    height: 32px; 
    display: table;    
}

div.navBarHint p {
    display: table-cell; 
    vertical-align: middle; 
}

div.navBarHint strong{
	font-size: 13px;
}

div.listRecommendationFontBig {
	position:absolute;
	top:205px;
	left:17px;
	font-size: 16px;
	color: #299F21;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	z-index: 1000;
}

div.listFontHighlight {
	position:absolute;
	top:-15px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	z-index: 1000;
	padding: 0;
	margin: 0 0 0 -10px;
	width: 164px;
	text-align: center;
}

div.listFontHighlight.fontYellow {
	color: #eda107;
}

div.listFontHighlight.fontOrange {
	color: #fa8300;
}

div.listFontHighlight.fontGreen {
	color: #1f991a;
}

div.listFontHighlight.fontRed {
	color: #f55005;
}

div.listRecommendationImage {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -543px;
}

div.listOutletImage {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -591px;
}

div.listESDImage {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;	
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -639px;
}

div.listNewImage {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -687px;
}

div.listNewImage_de,
div.listNewImage_en,
div.listNewImage_ru {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;
	background-repeat: no-repeat;	
}

div.listNewImage_de {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -735px;
}

div.listNewImage_en {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -768px;
}

div.listNewImage_ru {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -801px;
}

div.listPreviewImage {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -834px;
}

div.listRocketImage {
	padding: 0;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -882px;
	height: 34px;
	margin: 7px 0 0 7px;
	width: 34px;
}

div.listInStockImage {
	padding: 0;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -916px;
	height: 34px;
	margin: 7px 0 0 7px;
	width: 34px;
}

div.listOutletFontBig, div.listOutletRecommendationFontBig {
	position:absolute;
	font-size: 13px;
	color:#e04b4a;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	z-index: 1000;
}

div.listOutletFontBig {
	width: 170px;
	top:177px;
	left:25px;	
}


div.listOutletRecommendationFontBig {
	width: 170px;
	top: 172px;
	left: 15px;
}

div.listPromoText {
	background:#fff;
	border:1px #43C7B9 dashed;
	border-left:7px #43C7B9 solid;
	padding: 5px;
	margin: 4px 0 0 0;
}

div.listCoffeeCup {
	position:absolute;
	top:0px;
	left:740px;
}

div.listAdminInfos {
	margin: -3px 0 0 0;
}

div.listAdminLinks {
	position:absolute;
	bottom:15px;
	right:15px;
}

div.listAdminLinksRc {
	position:absolute;
	bottom:23px;
	right:15px;
}

div.listPromoText span.ellipsisBlockPromo {
	color: #444444; 
	font-size:11px;
	display: block;
	display: -webkit-box;
	max-width: 310px;
	height: 15px;
	margin: 0 auto;
	line-height: 1.5;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.navBarMenu {
	float:left;
	height: 32px;
	margin: 7px 0 0 5px;
	position: relative;
}

div.listMPPInfo {
	position:absolute;
	top:5px;
	right:5px;
}

div.priceUVPListBGallery {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-direction: row;
    -ms-flex-align: stretch;
    -ms-flex-pack: center;
	box-pack: center;
	display: -webkit-box;
	display: -moz-box;
    display: box;
	display: -ms-flexbox;
}

a.viewGallery, a.viewGalleryActive  {
	display: block;
	width: 45px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999em;
}

a.viewGallery {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -950px;
}

a.viewGallery:hover, a.viewGalleryActive  {
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -988px;
}

div.productsTableGallery, div.productsTablePromo {
	margin-top: 0px;
	display: table;
}

div.productsTableColGallery {
	display: table-cell;
	display: block;
	float: left;
	height: 360px;
	margin: 25px 0 0 0;
}

div.productsTableColSpace {
	display: table-cell;
	float: left;
	padding:0;
	width: 22px;
	height: 375px;
}

span.productsTableColPromoSpace {
	display: table-cell;
	padding:0;
	width: 12px;
	height: 200px;
	float: left;
	display:block;
}

div.productsTablePromoHighlight .productsTableColPromoSpace {
	width: 55px;
}

div.productsTableColPromo {
	display: table-cell;
	display: block;
	float: left;
	height: 270px;
	margin: 0 0 0 0;
}

div.productsTableColPromoSmall {
	display: table-cell;
	display: block;
	float: left;
	height: 245px;
	margin: 0 0 0 0;
}

div.productsTableColPromoHighlight {
	display: table-cell;
	display: block;
	float: left;
	height: 270px;
	margin: 0 0 0 0;
}

div.productsTableColPromoVertical {
	display: table-cell;
	display: block;
	float: left;
	height: 160px;
	margin: 0 0 0 0;
}

div.productsTableColGalleryRc {
	display: table-cell;
	display: block;
	float: left;
	height: 350px;
	margin: 15px 0 0 0;
	border: 10px solid #E6F5DE;
    border-radius: 6px; 
}

div.colGalleryContent{
	width: 180px;
	height: 100%;
	padding: 0 0 0 0;
	position: relative;
	text-align: center;
}

div.colPromoContent{
	width: 144px;
	height: 100%;
	padding: 0 0 0 0;
	position: relative;
	text-align: center;
}

div.colPromoVerticalContent {
	height: 100%;
	padding: 0 0 0 0;
	position: relative;
	text-align: center;
}

.colPromoVerticalContentLeft, .colPromoVerticalContentRight {
	float:left;
	width:120px;
}

div.colGalleryContent h2.listProductTitle, div.colPromoContent h2.listProductTitle {
	padding: 0;
	margin: 0;
}

div.colGalleryContent  span.ellipsisBlock {
	color: #1362B1 !important;
	display: block;
	display: -webkit-box;
	max-width: 175px;
	height: 40px;
	margin: 0 auto;
	font-size: 10pt;
	line-height: 1.5;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.colPromoContent span.ellipsisBlock {
	color: #1362B1 !important;
	display: block;
	display: -webkit-box;
	max-width: 130px;
	height: 40px;
	margin: 0 auto;
	font-size: 9pt;
	line-height: 1.5;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.colPromoVerticalContent span.ellipsisBlock {
	color: #1362B1 !important;
	display: block;
	display: -webkit-box;
	max-width: 130px;
	height: 40px;
	margin: 0 auto;
	font-size: 9pt;
	line-height: 1.5;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.productsTableGallery div.customerReview, div.productsTablePromo div.customerReview {
	width: 100px;
	display: block; 
	margin: 0 auto;
	padding: 0px;
}

div.listPercentViewGallery {
	position:relative;
	left:108px;
	top:-315px;
	vertical-align:middle;
	line-height:41px;
	width:60px;
	height:46px;
	color:#e04b4a;
	font-size:17px;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	font-weight:bold;
	font-family:'Boogaloo',cursive;
	text-align:center;
	background-repeat:no-repeat; 														
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -462px;
	-webkit-transform: rotate(20deg); 
	-moz-transform: rotate(20deg); 
	-o-transform: rotate(20deg); 
	transform: rotate(20deg);
}

div.listPercentViewPromo{
	position:relative;
	left:80px;
	top:-230px;
	vertical-align:middle;
	line-height:41px;
	width:60px;
	height:46px;
	color:#e04b4a;
	font-size:17px;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	font-weight:bold;
	font-family:'Boogaloo',cursive;
	text-align:center;
	background-repeat:no-repeat; 
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -462px;
	-webkit-transform: rotate(20deg) !important; 
	-moz-transform: rotate(20deg) !important; 
	-o-transform: rotate(20deg) !important; 
	transform: rotate(20deg) !important;
}

.productsTablePromoHighlight div.listPercentViewPromo{
	top:-195px;
}

div.listPercentViewPromoVertical {
	position:relative;
	left:-70px;
	top:-120px;
	vertical-align:middle;
	line-height:41px;
	width:60px;
	height:46px;
	color:#e04b4a;
	font-size:17px;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	font-weight:bold;
	font-family:'Boogaloo',cursive;
	text-align:center;
	background-repeat:no-repeat; 
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -462px;
	-webkit-transform: rotate(20deg) !important; 
	-moz-transform: rotate(20deg) !important; 
	-o-transform: rotate(20deg) !important; 
	transform: rotate(20deg) !important;
}

div.listRecommendationFontGallery {
	position:absolute;
	top:-30px;
	left:-10px;
	font-size: 14px;
	color: #299F21;
	width:197px;
}

div.listOutletFontGallery {
	position:absolute;
	font-size: 13px;
	color:#e04b4a;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	z-index: 1000;
}

div.listOutletRecommendationFontGallery  {
	position:absolute;
	font-size: 13px;
	color:#e04b4a;
	text-shadow: #FFF 0px 2px 1px, #FFF 0px -2px 1px, #FFF 2px 0px 1px, #FFF -2px 0px 1px;
	z-index: 1000;
}

div.listOutletFontGallery {
	width: 170px;
	top: 182px;
	left: 0px;	
}


div.listOutletRecommendationFontGallery {
	width: 170px;
	top: 182px;
	left: 0px;
}

img.productImage {
	display: block; 
	position:absolute;
    top:0;
    bottom:0;
	left:0;
	right:0;
    margin:auto;
}

div.listTypeImages {
	position: absolute;
	display: table-row;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

div.productImageContent {
	height: 195px;
	margin: 0;
	position:relative;
}

div.productImageContentPromo {
	height: 120px;
	margin: 0;
	position:relative;
}

.productsTablePromoHighlight div.productImageContentPromo {
	margin: 25px 0 0 0;	
}

div.productsTableRow {
	display: table-row;
}

.productTitleContent {
	margin: 10px 0 0 0;
	height: 60px;
}

.productsTablePromoHighlight .productTitleContent {
	margin: 0 0 0 0;
	height: 40px;
}

div.productPriceContent {
	margin: 3px 0 0 0;
}

.productsTableColPromoVertical div.productPriceContent {
	margin: 15px 0 0 0;
}

div.priceUVPListB .priceStrokeBluePrefix {
	color: #1160b3; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: italic; 
	font-family: arial, verdana, helvetica, sans-serif;
	position: relative;
	float: left;
	padding: 3px 5px 0 0;	
}

div.priceUVPListB .priceStrokeImage {
	position:absolute;
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -1026px;
	width:44px;
	height:9px;
	left:0px;
	top:4px;
}

div.priceUVPListBBox {
	height:16px;
}

div.priceUVPListB .priceStrokeBlue {
	color: #1160b3; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: italic; 
	font-family: arial, verdana, helvetica, sans-serif;
	position:relative;
	float: left;
}

font.priceItalicBig { 
	color: #1160b3; font-size: 22pt;font-weight: bold; font-style: italic; 
}

div.productsTablePromo font.priceItalicBig { 
	color: #1160b3; font-size: 18pt;font-weight: bold; font-style: italic; 
}

font.priceItalicSmall { 
	color: #1160b3; font-size: 11pt;font-weight: bold; font-style: italic; 
}

div.productsTableLine {
	height: 10px;
	width:100%;
	border-bottom: 1px solid #E6E6E6;
}

div.productsTableLinePromo {
	height: 1px;
	width:100%;
	border-bottom: 1px solid #E6E6E6;
	margin: 5px 0 10px 0;
}

div.listAwardImage {
	display: table-cell;
	padding: 0;
	margin: 0;
	width:48px;
	height:48px;
	background-repeat: no-repeat;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -1035px;
}

div.headlinebox {
	height: 34px;
	margin: 0 0 7px 0;
}

div.headlineboxcontent {
	height: 34px;
    padding: 8px;
	margin: 0 2px 0 2px;
	background-repeat: repeat-x;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -1083px;
	font-size:13pt;
}

div.headlineboxleft {
	height: 34px;
    padding: 0px;
    margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: left -1117px;
}

div.headlineboxright {
    height: 34px;
    padding: 0px;
    margin: 0px;
	background-repeat: no-repeat;
	background-position: top right;
  background-image: url('../images/sprites/list-4b55863989e408ffdb8f4e2930dc89bd.png');
  background-position: right -1151px;
}

div.boxcontentred, div.boxcontentdoublered {
    border-left: 1px solid #bed0dd;
    border-right: 1px solid #bed0dd;
}

div.boxcontentred, div.boxcontentdoublered { background-color: #EFF4F9; }

span.listStatusInfo strong {
	font-size: 11px;
}

.colPromoContent .linkButton {
	background-color:#eef4f9;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	padding:3px 10px;
	width: 118px;
	text-decoration:none;
}
.colPromoVerticalContent .linkButton {
	background-color:#eef4f9;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	padding:3px 10px;
	width: 210px;
	text-decoration:none;
}

.linkButton:hover {
	background-color:#DAE2EA;
}

.productBottomContent span, .productBottomContent strong {
	font-size: 11px;
}

.productBottomContent {
	margin-top: 3px;
}

div.colPromoContent span.ellipsisLine {
	color: black !important;
	margin: 0 auto;
	display: block;
	width: 115px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.colPromoVerticalContent span.ellipsisLine {
	color: black !important;
	margin: 0 auto;
	display: block;
	width: 207px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

div.listPercentBox {
	position:absolute;
	width:0;
}
