body {
	margin: 0;
	color: #000;
	min-width: 968px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background:#e8e2dd url(../images/bg-body.jpg) repeat-x;
}
img {border-style: none;}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, select, textarea {
	margin: 0;
	vertical-align: middle;
	font: 11px arial, helvetica, sans-serif;
	color:#333;
}
a {
	text-decoration:none;
	color:#781343;
}
p a{text-decoration:underline;}
a:hover {
	text-decoration:none;
	color:#c31f6c;
}
h1{
	font-size:14px;
	text-transform:uppercase;
}
h2{
	font-size:14px;
	margin:25px 0 4px;
}
p{margin:4px 0 14px;}
p.clear{
	clear:both;
	padding-top:3px;
	}
ol{
	margin:0 0 14px;
	padding:0 0 0 18px;
}
ul{
	margin:0 0 14px;
	padding:0 0 0 18px;
}
.holders{
	width:100%;
	overflow:hidden;
}
.none{display:none;}
#wrapper{
	width: 968px;
	margin:0 auto;
	padding-top:114px;
	position:relative;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:url(../images/sep-header.png) no-repeat 763px 0;
}
.logo{
	width: 200px;
	height: 114px;
	float:left;
	margin:0 0 0 24px;
}
.logo a{
	display:block;
	height: 114px;
}
#nav{
	list-style:none;
	padding:0 0 0 20px;
	margin:89px 0 0;
	overflow:hidden;
	float:left;
	width:520px;
}
#nav li{
	padding-right:2px;
	float:left;
}
#nav a{
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	background:url(../images/bg-nav-l.gif) no-repeat;
}
#nav span{
	float:left;
	padding:0 10px;
	background:url(../images/bg-nav-r.gif) no-repeat 100% 0;
	cursor:pointer;
	min-width:82px;
	white-space:nowrap;
}
* html #nav span{width:88px;}
#nav a:hover{background-position:0 -25px;text-decoration:none;}
#nav a:hover span{background-position:100% -25px;}
#nav .active a:hover,
#nav a.active,
#nav .active a{background-position:0 -50px;color:#79093e;}
#nav .active a:hover span,
#nav a.active span,
#nav .active span{background-position:100% -50px;}
.user-menu,
.lang{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:8px;
	right:222px;
	text-align:right;
}
.user-menu li,
.lang li{
	display:inline;
	padding-left:28px;
}
.user-menu a,
.lang a{
	color:#c2bbbb;
	font-size:11px;
}
.user-menu a:hover,
.lang a:hover{
	color:#fff;
	text-decoration:none;
}
.lang .active a{color:#fff;}
.lang{right:10px;}
.lang li{padding-left:14px;}
#main{
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
.main-wrap{
	background:url(../images/bg-main.png) repeat-y;
	padding:0 0 0 4px;
	float:left;
	clear:both;
	width:965px;
}
#sidebar{
	width:186px;
	float:right;
	background:url(../images/bg-sidebar.png) no-repeat;
	min-height:528px;
	padding:10px 11px 0 8px;
}
* html #sidebar{height:528px;position:relative;}
.two-cols{
	float:left;
	width:760px;
	overflow:hidden;
	margin-top:-10px;
	margin-bottom:20px;
	position:relative;
}
#content{
	position:relative;
	height:1%;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.navbar{
	float:left;
	width:220px;
	background:url(../images/bg-navbar.png) no-repeat 100% 0;
	margin-top:10px;
	padding:0 9px 0 11px;
	min-height:528px;
}
* html .navbar{height:528px;margin-right:-3px;}
.conteiner{
	min-height:814px;
	padding:10px 10px 0 10px;
}
.conteiner > .holders:first-child {
	/*margin-top:10px;*/
}
* html .conteiner{height:814px;}
.search{
	width:210px;
	overflow:hidden;
	background:#514d46 url(../images/bg-search.gif) no-repeat 100% 0;
	padding:7px 0 15px 10px;
	margin-top:11px;
}
.search h2{
	color:#dcdad6;
	font-size:13px;
	margin:0 0 7px;
}
.search .text{
	color:#3b3931;
	font-size:11px;
	border:1px solid #2e2b26;
	width:169px;
	padding:2px 5px 1px;
	float:left;
	background:#9d958b;
}
.search .submit{float:left;}
.main-text{padding:10px;}
.main-text-short{
	padding-bottom:0;
	margin-bottom:-10px;
}
.detail{
	background:#dcdad6 url(../images/bg-detail.gif) no-repeat;
	width:210px;
	padding:7px 0 0 10px;
	margin-top:10px;
	overflow:hidden;
}
* html .detail{overflow:visible;}
.detail h2{
	margin:0 0 8px;
	color:#dcdad6;
	font-size:13px;
	line-height:15px;
	text-transform: uppercase;
}
.detail .reset{
	padding:10px 0 7px 0;
}
.detail .refresh{
	background:url(../images/btn-refresh.gif) no-repeat;
	padding-left:21px;
	color:#5f5a51;
	padding-bottom:1px;
}
.accordion{
	list-style:none;
	padding:0;
	margin:3px 0 0;
	width:100%;
	clear:both;
}
.accordion li{
	float:left;
	width:100%;
	margin-bottom:1px;
}
.accordion a.opener{
	background:#807a70 url(../images/btn-opener.png) no-repeat;
	width: 200px;
	display:block;
	color:#fff;
	text-transform:uppercase;
	padding:6px 10px;
	font-weight:bold;
}
.accordion .last .opener{background:url(../images/btn-opener-last.png) no-repeat;}
.accordion .opener:hover{
	background-position:-220px 0;
	text-decoration:none;
	background-color:#6b123c;
}
.accordion .active .opener{
	background-position:-440px 0 !important;
	background-color:#6b123c !important;
}
.accordion .navpart-disabled .opener{
	background:#dadada !important;
	color:#f1f1f1 !important;
	}
.accordion .slide{
	display:block;
	background:#d9d6d2;
	width:100%;
	overflow:hidden;
	position:relative;
}
.accordion .slide img{display:block;margin:0 auto 7px;}
.accordion fieldset{
	width:100%;
	overflow:hidden;
	padding:7px 0;
}
.accordion fieldset select{
	color:#333;
	font-size:11px;
	width:100%;
}
.listing{
	list-style:none;
	padding:0 0 1px;
	margin:0;
	background:#d5a9c0 url(../images/sep-listing.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
}
.listing ul{padding:0;}
.accordion .listing li{
	margin:0;
	background:#d5a9c0 url(../images/sep-listing.gif) repeat-x;
	width:auto;
	padding:0 14px 0 10px;
	height:1%;
	float:none;
	line-height:20px;
	vertical-align:top;
}
.listing a{
	font-weight:bold;
	color:#000;
	font-size:11px;
}
.listing a:hover{color:#000;}
.listing a span{font-weight:normal;}
.listing a.btn-del{
	float:right;
	background:url(../images/btn-del2.gif) no-repeat;
	width: 7px;
	height: 7px;
	font-size:0;
	line-height:0;
	margin-top:7px;
	overflow:hidden;
}
.map-weine{
	background:#781344 url(../images/bg-map-weine.gif) repeat-x;
	width:500px;
	overflow:hidden;
}
.map-weine img{float:left;}
.map-weine ul{
	list-style:none;
	padding:0 20px 0 0;
	margin:42px 0 0;
	float:right;
	width:212px;
}
.map-weine ul li{
	float:left;
	width:100%;
	margin-top:13px;
}
.map-weine ul a{
	display:block;
	background:url(../images/arrow-map.gif) no-repeat 100% 50%;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	height:1%;
}
.map-weine ul a:hover{background:url(../images/arrow-map-hover.gif) no-repeat 100% 50%;text-decoration:none;}
.map-weine ul span{
	display:block;
	color:#fff;
}
.top-items{
	list-style:none;
	padding:0;
	margin:2px 0 15px;
	width:514px;
	overflow:hidden;
}
.top-items li{
	position: relative;
	float:left;
	width:243px;
	margin-right:14px;
}
.holders .widget h3,
.top-items h3{
	margin:0;
	font-size:14px;
	border-bottom:1px solid #9a1856;
	text-transform:uppercase;
	padding-right:10px;
}
.holders .widget h3 a,
.top-items h3 a,
.top-items h3 span{
	color:#781343;
	display:block;
	background:url(../images/arrow-top-news.gif) no-repeat 100% 50%;
	line-height:30px;
}
.holders .widget h3 a:hover,
.top-items h3 a:hover{
	background:url(../images/arrow-top-news-hover.gif) no-repeat 100% 50%;
	color:#c31f6c;
	text-decoration:none;
}
.top-items h3 span{ background-image:none; }
.top-items h3.top span{
	background:url(../images/home/top5.png) no-repeat 100% 50%;
}
.top-items .image{
	padding:13px 0 49px 38px;
	position:relative;
	height:141px;
}
.top-items a.image{
	display:block;
	zoom:1;
}
.top-items .image img{display:block;}
.top-items .image span{
	position:absolute;
	left:72px;
	top:40px;
}
.top-items strong{
	display:block;
	font-size:16px;
	margin-top:6px;
	margin-bottom:6px;
}
.top-items .price-box-out{
	overflow:hidden;
	width:243px;
	padding:0 1px 0 0;
	background:#f3f1e2 url(../images/sep-pink.gif) repeat-x 0 100%;
	position:absolute;
	bottom:0;
}
.top-items .price-box{
	overflow:hidden;
	padding:0 9px;
	position:relative;
}
.top-items .price-box .price{
	float:left;
	color:#000;
	font-size:24px;
	line-height:39px;
	font-weight:bold;
}
.top-items .price-box .out-of-stock{
	float:right;
	padding-right:8px;
}
.out-of-stock {
	padding-top:7px;
	text-align:right;
}
.top-items .details{
	float:right;
	background:url(../images/btn-detail.gif) no-repeat;
	width: 53px;
	height:17px;
	line-height:16px;
	font-size:11px;
	color:#ebe5e9;
	margin-top:11px;
	text-align:center;
	padding-left:2px;
}
.top-items .details:hover{
	background-position:0 -17px;
	text-decoration:none;
	color:#fff;
}
.items-list{
	list-style:none;
	padding:0;
	margin:5px 0 1px;
	width:514px;
	overflow:hidden;
}
.items-list li{
	float:left;
	width:243px;
	margin:12px 14px 0 0;
	min-height:200px;
}
* html .items-list li{height:280px;}
.items-list h4{
	margin:0 0 4px;
	font-size:14px;
	line-height:17px;
}
.items-list .images{
	float:left;
	width:50px;
	padding:4px 0 0 2px;
	text-align:center;
	overflow:hidden;
}
.items-list .images a{
	display:block;
	padding-right:2px;
	text-align:center;
	}
.items-list .images img{display:inline;}
.items-list .text{
	height:1%;
	overflow:hidden;
	padding:0 10px 43px 0;
	min-height:90px;
	position:relative;
}
* html .items-list .text{height:90px;overflow:visible;}
.items-list .text strong{
	font-size:18px;
	color:#666;
}
.items-list .text span{display:block;}
.items-list .text .sub-wrap{
	clear:both;
	position:absolute;
	bottom:6px;
	left:0;
	width:180px;
	height:17px;
}
.items-list .text .sub-wrap span{
	display:block;
	position:absolute;
	bottom:0;
	width:90px;
	}
.items-list .text .sub-wrap strong{}
.items-list .text .sub-wrap strong{padding-right:3px;}
.items-list .price-box{
	/*height:1%;*/
	overflow:hidden;
	padding:0 5px 8px 9px;
	background:#f3f1e2 url(../images/sep-pink.gif) repeat-x 0 100%;
	clear:both;
	width:229px;
}
.items-list .price-box .price{
	float:left;
	color:#000000;
	font-size:25px;
	line-height:28px;
	font-weight:bold;
	margin-top:4px;
}
.items-list .price-box .special-price .price{color:#FF0000;}
.items-list .price-box .old-price .price{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	margin-top:-10px;
}
p.old-price + br.clear + p.special-price{
	padding: 0;
}

.items-list .details{
	float:right;
	background:url(../images/btn-detail.gif) no-repeat;
	width: 53px;
	height:17px;
	line-height:16px;
	font-size:11px;
	color:#ebe5e9;
	text-align:center;
	padding-left:2px;
	font-weight:bold;
}
.items-list .details:hover{
	background-position:0 -17px;
	text-decoration:none;
	color:#fff;
}
.items-list .btn-cart{
	float:right;
	margin:-6px 0 0 5px;
}
.btn-cart{
	display:block;
	background:url(../images/btn-cart.png) no-repeat;
	width: 32px;
	height: 32px;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
}
.btn-cart-wide{
	display:block;
	background:url(../images/btn-cart-wide-sprite.png) no-repeat;
	width: 192px;
	height: 32px;
	position:relative;
	cursor:pointer;
}
.btn-cart:hover{background:url(../images/btn-cart-hover.png) no-repeat;}
.btn-cart-wide:hover{background-position:0 -32px;}
.btn-cart-wide span.buttonText {
	position: absolute;
	top: -2px;
	left: 0pt;
	width: 100%;
	color: #EBE5E9;
	font-size:1.1em;
	text-align:center;
	font-weight: bold;
}
.btn-cart-wide:hover span.buttonText {color:#FFFFFF;}

.items-list .buy-number{
	/*height:1%;*/
	overflow:hidden;
	padding-top:13px;
	/*width:auto;*/
	width:90px;
	float:right;
}
.items-list .buy-number .sel{
	float:right;
	font-size:11px;
}
.items-list .buy-number label{
	font-size:11px;
	float:right;
	line-height:18px;
	padding-right:9px;
}
.items-list .tare{
	float:left;
	clear:left;
	width:140px;
	overflow:hidden;
}
ul.items-list.listview .tare{
	width:auto;
}
.items-overview{width:100%;}
.items-overview .text .sub-wrap{
	width:435px;
	bottom:11px;
}
.items-overview .text .sub-wrap .details{

	}
.items-overview .text .sub-wrap span{ width:180px; }
.items-overview li{
	width:100%;
	margin:8px 0 0 ;
	min-height:130px;
}
* html .items-overview li{height:160px;}
.items-overview .images{
	width:50px;
	padding:4px 4px 0 0;
}
.items-overview .images img{margin:0 auto;}
.items-overview .text{min-height:64px;}
* html .items-overview .text{height:78px;}
.items-overview .btn-cart{margin-left:55px;}
.items-overview .tare, .product-detail .tare{clear:none;padding:15px 0 0 10px;}
.items-overview .price-box{
	padding-bottom:6px;
	width:486px;
	height:auto;

}
.banner{
	display:block;
	margin-bottom:7px;
	width: 186px;
}
.banner img{ vertical-align:middle; }
.banner-best{background:url(../images/banner-best.jpg) no-repeat;}
.banner-best:hover{background:url(../images/banner-best-hover.jpg) no-repeat;}
.banner-unsere{background:url(../images/banner-unsere.png) no-repeat;}
.banner-unsere:hover{background:url(../images/banner-unsere-hover.png) no-repeat;}
.shopping-cart{
	width:100%;
	overflow:hidden;
	background:#dedddd url(../images/bg-cart.gif) no-repeat;
	margin-bottom:7px;
	min-height:124px;
}
* html .shopping-cart{height:124px;overflow:visible;}
.shopping-cart .cart-link{
	display:block;
	width:186px;
	height:36px;
	overflow:hidden;
	color:#fff;
	}
	.shopping-cart .cart-link:hover{
		color:#c31f6c;
		text-decoration:none;
		}
		.shopping-cart .cart-link:hover span,
		.shopping-cart .cart-link:hover strong{
			color:#c31f6c;
			}
.shopping-cart .artikel{
	line-height:24px;
	float:left;
	padding-left:8px;
	font-weight:normal;
	margin-bottom:9px;
	color:#fff;
}
.shopping-cart .amount,
.shopping-cart .artikel span{
	font-size:18px;
	font-weight:bold;
}
.shopping-cart p{
	margin:6px;
	color:#666;
	clear:both;
}
.shopping-cart fieldset{
	clear:both;
	width:100%;
}
* html .shopping-cart form{margin-bottom:-3px;}
.shopping-cart table{
	width:100%;
	clear:both;
	margin:0;
	border-collapse:collapse;
	font-size:11px;
}
.shopping-cart .heading .cols1{width:86px;}
.shopping-cart .heading th{
	padding:0 0 2px 5px;
	text-align:left;
}
.shopping-cart .summ td{
	background:#f1f2f1 url(../images/sep-tr.gif) repeat-x;
	padding:0 0 0 5px;
	height:44px;
}
.shopping-cart .summ .bg-non td{background-image:none;}
.shopping-cart .summ .cols4{width:89px;}
.shopping-cart .summ strong{display:block;clear:both;}
.shopping-cart .summ td label a{color:#000;}
.shopping-cart .total td{
	background:url(../images/sep-tr.gif) repeat-x;
	padding:7px 0 6px 5px;
}
.shopping-cart .total .cols6{width:130px;}
.shopping-cart table .preis,
.shopping-cart .total .preis,
.shopping-cart .summ .preis{
	padding:0 9px 0 0;
	text-align:right;
}
.shopping-cart table .del{
	background:url(../images/btn-del.gif) no-repeat;
	width: 12px;
	height: 12px;
	text-indent:-9999px;
	float:right;
	text-align:left;
}
.shopping-cart .kasse{
	height:1%;
	background:#ababa9 url(../images/bg-kasse.gif) repeat-x;
	clear:both;
	overflow:hidden;
	/*padding:0 10px;*/
}
.shopping-cart .btn-kasse{
	background:url(../images/btn-kasse.gif) no-repeat 100% 50%;
	float:right;
	padding-right:27px;
	line-height:28px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#781343;
}
.shopping-cart .btn-kasse:hover{
	background:url(../images/btn-kasse-hover.gif) no-repeat 100% 50%;
	color:#c31f6c;
	text-decoration:none;
}
.product-detail{
	width:100%;
	padding:17px 0 0;
}
.product-detail .head{
	background:url(../images/sep-pink.gif) repeat-x 0 100%;
	width:100%;
	padding:0 0 8px;
}
.product-detail .head p{margin:0;}
.product-detail h3{
	font-size:14px;
	line-height:16px;
	margin:0 0 8px;
}
.product-detail h4{
	font-size:14px;
	margin:13px 0 4px;
}
.product-detail .images{
	float:left;
	width:118px;
	margin-bottom:10px;
}
.product-detail .images img{
	display:block;
	margin:3px auto 0;
}
.product-detail .text{
	height:1%;
	overflow:hidden;
	padding-bottom:16px;
	position:relative;
}
.product-detail .text .sub-text p{margin-bottom:13px;}
.product-detail .sub-text{
	background:url(../images/sep-pink.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.product-detail .price-box{
	position:relative;
	width:490px;
	background:#f3f1e2;
	clear:both;
	padding:0 0 6px 10px;
	overflow:hidden;
}
.product-detail .price {
	float:left;
	font-size:25px;
	color:#000000;
	line-height:28px;
	font-weight:bold;
	margin-top:4px;
}
.recommended-product .price, .recoProductItem .price-info .price {
	font-size:25px;
	color:#000000;
	line-height:28px;
	font-weight:bold;
	margin-top:4px;
}
.recommended-product .special-price .price,
.recoProductItem .price-info .special-price .price {
	color:#FF0000;
}
.product-detail .special-price .price{color:#FF0000;}
.product-detail .old-price .price{
	font-size:14px;
	color:#666666;
	text-decoration:none;
	margin-top:-10px;
}
.product-detail .tare{
	float:left;
	/*clear:left;*/
}
.product-detail p.old-price + span.tare,
.listview p.old-price + span.tare{
	position:absolute;
	top:4px;
	left:125px;
}
.product-detail .buy-number, ul.items-list.listview .buy-number{
	float:right;
	width:242px;
}
.product-detail .buy-number fieldset{
	float:right;
	width:250px;
	padding-top:13px;
}
.product-detail .buy-number span, ul.items-list.listview .buy-number span {float:left;margin-top:9px;}
.product-detail .buy-number span strong, .bottle-price span strong{
	display:block;
	font-size:18px;
	color:#666;
}
.bottle-price{
	display:inline;
	float:left;
}
.product-detail .buy-number select, ul.items-list.listview .buy-number select {float:left;}
.product-detail .buy-number .btn-cart, .product-detail .buy-number .btn-cart-wide,
ul.items-list.listview .buy-number .btn-cart-wide {
	float:right;
	margin:-6px 4px 0 0;
	display:inline;
}
ul.items-list.listview .buy-number .btn-cart-wide { margin:-6px -1px 0 0; }
.product-detail .btn-comment{
	padding-left:23px;
	background:url(../images/btn-comment.gif) no-repeat 0 55%;
	float:right;
}
.product-detail .btn-comment:hover{
	background:url(../images/btn-comment-hover.gif) no-repeat 0 55%;
	text-decoration:none;
}
.product-detail-teaser{
	position:relative;
	padding-top:0;
	}
.product-detail-teaser .text{
	position:relative;
	overflow:hidden;
	padding-bottom:0;
	padding-bottom:38px;
	}
.product-detail-teaser h2{
	margin-top:0;
	font-size:20px;
	line-height:24px
	}
	.product-detail-teaser h2 a:hover{
		text-decoration:none;
		}
.product-detail-teaser .head{
	background:none;
	padding-bottom:0;
	}
.product-detail-teaser .sub-text{
	background:none;
	margin-bottom:0;
	}
.product-detail-teaser .sub-text p{
	margin-bottom:0 !important;
	}
.product-detail-teaser .wine-inf{
	background:none;
	padding-top:4px;
	padding-bottom:0;
	}
.product-detail-teaser .wine-inf .link-prem{
	padding-bottom:0;
	}
.product-detail-teaser .price-box-out{
	position:absolute;
	bottom:10px;
	right:0;
	width:380px;
	background:url(../images/sep-pink.gif) repeat-x 0 100%;
	padding-bottom:1px;
	}
.product-detail-teaser .price-box{
	position:relative;
	bottom:0;
	width:auto;
	}
.product-detail-teaser .price-box .alignright{
	position:absolute;
	right:10px;
	top:10px;
	}
.product-detail-teaser .lesen-block{
	position:relative;
	margin-bottom:10px;
	zoom:1;/* jeeeebuz */
	}
.product-detail-teaser .lesen-block h3{
	position:relative;
	}
.legend {
	width:100%;
	overflow:hidden;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
.legend h3{
	font-size:11px;
	padding:7px 0 7px 6px;
	margin:0;
}
.legend ul{
	padding:10px 0 3px;
	margin:0;
	list-style:none;
	background:url(../images/sep-tr.gif) repeat-x;
}
.legend li{
	padding:6px 0 8px 33px;
	margin-bottom:2px;
}
.legend .link-prem{background:url(../images/mark-prem.gif) no-repeat;}
.legend .link-temp{background:url(../images/mark-temp.gif) no-repeat;}
.legend .link-max{background:url(../images/mark-max.gif) no-repeat;}
.legend .link-pass{background:url(../images/mark-pass.gif) no-repeat;}
.legend .link-sort{background:url(../images/mark-sort.gif) no-repeat;}
.wine-inf{
	padding:15px 0 10px 0;
	margin:0;
	list-style:none;
	background:url(../images/sep-pink.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
}
.wine-inf li{
	padding:5px 0 0 40px;
	height:auto;
	min-height:32px;
	line-height:13px;
	width:143px;
	float:left;
	margin-bottom:0;

}
.wine-inf .link-prem{
	background:url(../images/mark-prem-big.gif) no-repeat;
	width:340px;
	padding-bottom:10px;
}
.wine-inf .link-temp{background:url(../images/mark-temp-big.gif) no-repeat;}
.wine-inf .link-max{background:url(../images/mark-max-big.gif) no-repeat;}
.wine-inf .link-pass{background:url(../images/mark-pass-big.gif) no-repeat;}
.wine-inf .link-sort{background:url(../images/mark-sort-big.gif) no-repeat;}
.items-holder h2{
	border-bottom:1px solid #9a1856;
	padding:0 0 6px;
	margin:25px 0 0;
}
.filter{
	width:100%;
	overflow:hidden;
	background:#dadada url(../images/bg-filter.gif) repeat-x 0 -1px;
}
.filter .r-col{
	float:right;
	width:255px;
	padding-right:10px;
}
.filter .l-col{
	float:left;
	width:224px;
	padding-left:7px;
}
.filter fieldset{
	width:100%;
	overflow:hidden;
	padding:12px 0 11px;
}
.filter select{float:right;}
.filter .sel-preis{width:137px;}
.filter .sel-min{
	float:right;
	margin-right:12px;
	display:inline;
}
.filter label{
	font-weight:bold;
	color:#6e6e6e;
	font-size:11px;
	line-height:18px;
}
.filter .l-col label{float:left;}
.filter .r-col label{
	float:right;
	padding-right:8px;
	white-space:nowrap;
}
.filter .btn-view-style{
	background:url(../images/btn-view-style.gif) no-repeat;
	width: 21px;
	height: 17px;
	text-indent:-9999px;
	float:right;
}
.filter .btn-preview {background-position:0 -17px;}
.filter-it .l-col .sel{
	float:left;
	}
.filter-fr .l-col .sel{
	float:left;
	display:block;
	clear:left;
	}
.filter-it .r-col,
.filter-fr .r-col{
	position:relative;
	height:40px;
	}
.filter-it .r-col label,
.filter-fr .r-col label{
	display:block;
	position:absolute;
	float:none;
	top:0;
	right:0;
	}
.filter-it .r-col .sel-min,
.filter-fr .r-col .sel-min{
	display:block;
	position:absolute;
	float:none;
	bottom:-1px;
	right:24px;
	}
.filter-it .r-col .btn-view-style,
.filter-fr .r-col .btn-view-style {
	display:block;
	position:absolute;
	float:none;
	bottom:0;
	right:7px;
	}
.bottombar .filter{
	background:#fff;
	padding-top:20px;
	}
.bottombar .filter fieldset{ display:none; }
.bottombar .filter .paging-holder{
	padding:6px 9px 4px 6px;
	background-position:0 -1px;
	}
.paging-holder{
	height:1%;
	overflow:hidden;
	padding:5px 9px 5px 6px;
	clear:both;
	background:#f1f2f1 url(../images/sep-paging.gif) repeat-x 0 100%;
}
.paging{
	float:right;
	/*padding-top:5px;*/
}
.paging .btn-first{
	background:url(../images/arrow-first.gif) no-repeat;
	width: 9px;
	height: 7px;
	text-indent:-9999px;
	float:left;
	margin-right:8px;
	margin-top:4px;
	overflow:hidden;
}
.paging .btn-last{
	background:url(../images/arrow-last.gif) no-repeat;
	width: 9px;
	height: 7px;
	text-indent:-9999px;
	float:right;
	margin-left:8px;
	margin-top:4px;
	overflow:hidden;
}
.paging .btn-first:hover,
.paging .btn-last:hover{background-position:0 -7px;}
.paging .btn-prev{
	background:url(../images/arrow-p-prev.gif) no-repeat;
	width: 5px;
	height: 7px;
	text-indent:-9999px;
	float:left;
	margin-right:5px;
	margin-top:4px;
	overflow:hidden;
}
.paging .btn-next{
	background:url(../images/arrow-p-next.gif) no-repeat;
	width: 5px;
	height: 7px;
	text-indent:-9999px;
	float:right;
	margin-left:5px;
	margin-top:4px;
	overflow:hidden;
}
.paging .btn-prev:hover,
.paging .btn-next:hover{background-position:0 -7px;}
.paging ul{
	float:left;
	list-style:none;
	padding:0;
	margin:-4px 5px 0 10px;
	display:inline;
}
.paging li{
	color:#a1245f;
	display:inline;
	padding:0 2px 0 0;
	float:left;
}
.paging li strong{
	float:left;
	padding:0 2px;
}
.paging li.current{ color:#666666; }
.paging ul a{color:#000;}
.paging ul a:hover{color:#a1245f;text-decoration:none;}
.paging .li-btn-first{
	width:14px;
	overflow:hidden;
	}
.paging .li-btn-prev{
	width:14px;
	overflow:hidden;
	}
.paging .li-previous_jump{
	width:14px;
	overflow:hidden;
	}
.paging .li-next_jump{
	width:14px;
	overflow:hidden;
	}
.paging .li-btn-next{
	width:14px;
	overflow:hidden;
	}
.paging .li-btn-last{
	width:14px;
	overflow:hidden;
	}
#sidebar .b-holder{
	border-bottom:1px solid #781343;
	width:100%;
}
#sidebar .box{
	width:100%;
	overflow:hidden;
	padding-bottom:14px;
}
#sidebar .box h4{
	font-size:12px;
	margin:0;
	border-top:1px solid #781343;
	text-transform:uppercase;
	padding-right:10px;
}
#sidebar .recoBox h4 {
	line-height:30px;
	border-top:none;
}
#sidebar .recoBox .reco-image img { border:none; }
#sidebar .box h4 a{
	color:#781343;
	background:transparent url(../images/arrow-top-news.gif) no-repeat 100% 55%;
	display:block;
	line-height:30px;
	padding-left:5px;
}
#sidebar .box h4 .no-a{
	color:#781343;
	display:block;
	line-height:30px;
	padding-left:5px;
}
#sidebar .box h4 a:hover{
	color:#c31f6c;
	background:transparent url(../images/arrow-top-news-hover.gif) no-repeat 100% 55%;
	text-decoration:none;
}
#sidebar .box .text {
	background:url("../images/sep-pink.gif") repeat-x scroll 0 0 transparent;
	height:1%;
	overflow:hidden;
	padding:0;
	}
#sidebar .box .text span,
#sidebar .box .text strong {
	display:block;
	}
#sidebar .box p,
#sidebar .box address,
address{
	margin:6px 0 5px 5px;
	line-height:16px;
	font-style: normal;
}
address,
#sidebar .box address{ line-height:13px; }
address span,
#sidebar .box address span{
		line-height:24px;
		display:block;
	}
#sidebar .box-last{padding-bottom:5px;}
#sidebar .box img{
	display:block;
	border:1px solid #9a1856;
	margin:0 auto;
}
#sidebar .list-wine{
	list-style:none;
	padding:0;
	margin:0;
}
#sidebar .list-wine li{
	background:url(../images/sep-pink.gif) repeat-x;
	padding:2px 10px 2px 5px;
}
#sidebar .list-wine a{
	font-size:11px;
	color:#000;
	font-weight:bold;
}
#sidebar .list-wine a span{
	color:#781343;
	padding-right:5px;
	font-weight:normal;
}
#sidebar .list-wine a:hover{text-decoration:none;}
#sidebar .list-wine a:hover span{color:#c31f6c;}
#sidebar .list-faq a{
	background:url(../images/arrow-12.gif) no-repeat 100% 55%;
	display:block;
}
#sidebar .list-faq a:hover{background:url(../images/arrow-12-hover.gif) no-repeat 100% 55%;}
#content h1{
	margin:0;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
}
#content .discount-codes h4{
	font-size:12px;
}
#content .heading{
	border-bottom:1px solid #333;
	padding:0 0 6px;
	margin:0 0 10px;
}
#content .main-text2 .heading{margin-bottom:13px;}
.registration .warning{
	background:#f5e7ed;
	border:1px solid #9b1253;
	padding:16px 9px;
	margin:0 0 27px;
}
.registration .warning strong{color:#9b1253;}
.registration .row,
.contact-form .row,
.forgotpassword-form .row{
	height:1%;
	margin:0 0 12px;
}
.holder-togle{
	height:1%;
	padding:0 0 1px;
}
.registration .holder{height:1%;}
.registration .row:after,
.registration .holder:after,
.holder-checkbox:after,
.contact-form .row:after,
.holder-togle:after{
	content:"";
	display:block;
	clear:both;
}
.registration label,
.contact-form label,
.forgotpassword-form label{
	font-weight:bold;
	display:block;
	font-size:11px;
	line-height:14px;
	padding:0 0 5px;
}
.registration label em{
	font-style:normal;
	font-weight:normal;
}
.registration .block{
	float:left;
	margin:0 30px 0 0;
}
.registration select{width:100%;}
.registration select.anrede{width:138px;}
.registration select.sprache{width:160px;}
.holder-togle label{
	float:left;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}

methods-holder label{
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}
methods-holder input{
	float:left;
}
.registration select,
.contact-form select{position:relative;}
.registration .text,
.contact-form .text,
.forgotpassword-form .text,
.contact-form textarea{
	border:1px solid #ada69b;
	margin:0;
	padding:1px 5px 2px;
	width:314px;
	float:left;
	position:relative;
}
.registration .text:focus,
.contact-form .text:focus,
.contact-form textarea:focus{
	border:2px solid #9b1253;
	margin:-1px;
}
.registration .mini{width:44px;}
.registration .left-box{
	width:328px;
	float:left;
}
.registration .right-box{
	width:328px;
	float:right;
	padding:0 19px 0 0;
}
.registration .holder .hold-text{float:left;margin:0 6px 0 0;}

.registration .information{
	float:right;
	display:inline;
	margin:-2px 0 0;
}
.holder-date .information{
	position:relative;
	margin:-2px 8px 0 0;
	right:140px;
	}
.registration .checkbox,
.registration .radio,
.list-togle .checkbox,
.holder-togle .checkbox,
.holder-togle .radio{
	margin:0 5px 0 0;
	padding:0;
	width:16px;
	height:15px;
	float:left;
}
.registration .row-togle{padding:13px 0 0;}
.registration .row-last{margin:0 0 5px;}
/* option-pane */
.option-pane{
	clear:both;
	background:#f1f2f1 url(../images/bg-option-pane.gif) repeat-x;
	border-bottom:1px solid #9a1856;
}
.option-pane .holder{
	height:1%;
	padding:6px 15px 5px;
	border-bottom:1px solid #fff;
}
.option-pane .holder:after{
	content:"";
	display:block;
	clear:both;
}
.option-pane .prew{
	float:left;
	font-weight:bold;
	padding:0 0 0 24px;
	background: url(../images/arrow-prew.gif) no-repeat 0 50%;
	text-transform:uppercase;
}
.option-pane .next{
	float:right;
	font-weight:bold;
	padding:0 24px 0 0;
	background: url(../images/arrow-next.gif) no-repeat 100% 50%;
}
.option-pane .prew:hover{
	background: url(../images/arrow-prew-over.gif) no-repeat 0 50%;
	text-decoration:none;
	color:#c31f6c;
}
.option-pane .next:hover{
	background: url(../images/arrow-next-over.gif) no-repeat 100% 50%;
	text-decoration:none;
	color:#c31f6c;
}
.option-pane .alignright{float:right;}
.row .alignright{float:right;}

.option-pane .widget-cms-link-inline{
	float:right;
	}
.option-pane .widget-cms-link-inline a{
	float:right;
	padding:0 5px 0 0;
	line-height:16px;
	color:#ebe5e9;
	text-decoration:none;
	background: url(../images/bg-btn.gif) no-repeat 100% -17px;
	font-weight:bold;
	font-size:11px;
}
.option-pane .widget-cms-link-inline a span{
	float:left;
	cursor:pointer;
	background: url(../images/bg-btn.gif) no-repeat;
	padding:0 4px 0 9px;
	height:17px;
}
.option-pane .widget-cms-link-inline a:hover{
	text-decoration:none;
	background: url(../images/bg-btn.gif) no-repeat 100% -51px;
	color:#ebe5e9;
}
.option-pane .widget-cms-link-inline a:hover span{background: url(../images/bg-btn.gif) no-repeat 0 -34px;}

/* btn */
.btn{
	float:left;
	padding:0 5px 0 0;
	line-height:16px;
	color:#ebe5e9;
	text-decoration:none;
	background: url(../images/bg-btn.gif) no-repeat 100% -17px;
	font-weight:bold;
	font-size:11px;
}
.btn span{
	float:left;
	cursor:pointer;
	background: url(../images/bg-btn.gif) no-repeat;
	padding:0 4px 0 9px;
	height:17px;
}
.btn:hover{
	text-decoration:none;
	background: url(../images/bg-btn.gif) no-repeat 100% -51px;
	color:#ebe5e9;
}
.btn:hover span{background: url(../images/bg-btn.gif) no-repeat 0 -34px;}
/* steps */
.steps{
	margin:0 0 26px;
	padding:10px 0;
	list-style:none;
	border-bottom:1px solid #9a1856;
	font-size:11px;
	line-height:17px;
	font-weight:bold;
	color:#781343;
	height:1%;
}
.steps:after{
	content:"";
	display:block;
	clear:both;
}
.steps li{
	float:left;
	margin:0 2px 0 0;
	text-decoration:none;
	padding:0 8px 0 0;
	background: url(../images/bg-subnav-link.gif) no-repeat 100% 0;
}
.steps span{
	display:block;
	padding:0 10px 0 10px;
	background:#dadada;
	cursor:default;
}
.steps .visited{background: url(../images/bg-subnav-link.gif) no-repeat 100% -34px;}
.steps .visited span{background:#d6b8c6;}
.steps .active{
	color:#fff;
	text-decoration:none;
	background: url(../images/bg-subnav-link.gif) no-repeat 100% -17px;
}
.steps .active span{background:#781343;}
/* information */
.information{
	width:18px;
	height:18px;
	position:relative;
	display:block;
	background: url(../images/bg-information.gif) no-repeat;
}
div.active .information,
.information:hover{background-position:0 -18px;}
.popup-hover,
.popup-holder{position:relative;}
.tooltip{
	width:352px;
	font-size:11px;
	line-height:14px;
	color:#333;
	position:absolute;
	bottom:20px;
	left:-9999px;
	z-index:10;
}
.tooltip-shipping{
	width:200px;
	font-size:11px;
	line-height:14px;
	color:#333;
	position:absolute;
	bottom:20px;
	left:-9999px;
	z-index:10;
}
.list-togle .tooltip{bottom:20px;}
.row .tooltip{bottom:40px;}
.active .tooltip{
	left:-10px;
	bottom:auto;
	top:-70px;
}
.active .tooltip-shipping{
	top:0;
	left:520px;
	bottom:auto;
}
.active .tooltip-shipping.changeorder{
	top:-26px;
	left:-205px;
	bottom:auto;
}
.list-togle .active .tooltip{left:40px;}
.row-last .tooltip{bottom:25px;}
.tooltip .t,
.tooltip .b{
	height:8px;
	overflow:hidden;
	background: url(../images/bg-tultip-t.png) no-repeat;
}
.tooltip-shipping .t,
.tooltip-shipping .b{
	height:8px;
	overflow:hidden;
	background: url(../images/bg-tultip-t-shipping.png) no-repeat;
}
.tooltip .b{background: url(../images/bg-tultip-b.png) no-repeat;}
.tooltip-shipping .b{background: url(../images/bg-tultip-b-shipping.png) no-repeat;}
.tooltip .c{
	height:1%;
	padding:0 16px;
	background: url(../images/bg-tultip-c.png) repeat-y;
}
.tooltip-shipping .c{
	height:1%;
	padding:0 16px;
	background: url(../images/bg-tultip-c-shipping.png) repeat-y;
}
.tooltip .c:after, .tooltip-shipping .c:after{
	content:"";
	display:block;
	clear:both;
}
.tultip-frame{
	float:left;
	width:100%;
	padding:4px 0 10px;
	position:relative;
	text-align:left;
}
/* list-togle */
.holder-list{height:1%;margin:0 0 38px;}
.holder-list p{margin-bottom:18px;line-height:16px;}
.holder-list p input{
	vertical-align: text-top;
	margin-right:5px;
	}
.list-togle{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:16px;
	position:relative;
	width:300px;
}
.list-togle li{margin:0 0 13px;}
.list-togle li:after,
.holder-list:after{
	content:"";
	display:block;
	clear:both;
}
.list-togle label{font-weight:bold;}
.list-togle .popup-hover{
	padding-right:18px;
	width:200px;
}
.list-togle .information{
	position:absolute;
	right:0;
}
/* table-reservation */
.table-reservation{
	width:100%;
	border-collapse:collapse;
	margin:0 0 24px;
	font-size:11px;
}
.table-reservation th{
	background:#dadada;
	text-align:left;
	font-size:11px;
	line-height:14px;
	color:#000;
	padding:7px 10px 6px;
	text-transform: uppercase;
	}
.table-reservation th.size{/*width:120px;*/}
.table-reservation th.price{width:88px;}
.table-reservation th.quantity{width:68px;}
.table-reservation th.total{width:70px;}
.table-reservation th.options{width:64px;}
.table-reservation td{
	background: url(../images/dotted-line.gif) repeat-x 0 100%;
	padding:12px 10px;
	vertical-align:bottom;
}
.table-reservation td.options{
	vertical-align:bottom;
	text-align: center;
	}
.table-reservation td.refresh .alignright{
	float:right;
	}
.table-reservation dl{
	margin:0;
	overflow:hidden;
	width:70px;
}
.table-reservation td span.price{
	display:block;
	text-align: right
}
#checkout-review-table td span.price, #shopping-cart-table td span.price{
	display:inline;
	text-align:left;
}
.table-reservation dt{float:left;}
.table-reservation dd{
	margin:0 0 0 30px;
	text-align:right;
}

.result td{
	background:#f1f2f1 url(../images/dotted-line.gif) repeat-x 0 100%;
	padding:8px 10px 6px;
}
.total-result td{
	background:#f3f1e2 url(../images/dotted-line.gif) repeat-x 0 100%;
	padding:7px 10px;
}
.result dl,
.total-result dl{float:right;}
.total-result dl{font-weight:bold;}
.result .item,
.total-result .item{float:left;}
.table-reservation .holder{height:1%;}
.table-reservation .holder:after{
	content:"";
	display:block;
	clear:both;
}
.change{
	/*padding:2px 0 0 18px;*/
	font-size:11px;
	/*background: url(../images/bg-change.gif) no-repeat;*/
	display:block;
	padding-top:3px;
}
/* requisites */
.requisites{
	height:1%;
	padding:0 10px;
	margin:0 0 23px;
	line-height:21px;
}
.requisites:after{
	content:"";
	display:block;
	clear:both;
}
.requisites .cell{
	float:left;
	width:218px;
}
.requisites .cell2{width:245px;}
.requisites .head{margin:0 0 8px;}
.requisites .interactive a{color:#000;}
.requisites address{
	font-style:normal;
	padding:0;
	line-height:21px;
}
.requisites .hold-change{padding:12px 0 0;}
.requisites .hold-change a:hover{text-decoration:none;}
.confirm-order{
	width:100%;
	overflow:hidden;
	margin:16px 0 11px;
}
.confirm-order .holder-togle{padding-left:8px;}
/* subnav */
.subnav{
	margin:0 0 26px;
	padding:15px 0 7px;
	list-style:none;
	height:1%;
	border-bottom:1px solid #9a1856;
	font-weight:bold;
}
.subnav:after{
	content:"";
	display:block;
	clear:both;
}
.subnav li{
	float:left;
	padding:0 9px 0 11px;
	background: url(../images/separator-subnav.gif) no-repeat 0 50%;
}
.subnav li:first-child,
.subnav li.first-child{
	padding-left:0;
	background:none;
}
.subnav a{color:#333;}
.subnav a:hover{color:#C31F6C;text-decoration:none;}
.subnav .active a:hover,
.subnav .active a{color:#a1245f;}
/* contact-form */
.contact-form .required,
.dashboard-subnav li{ text-transform: uppercase; }
label .required{
	font-size:18px;
	color:#a1245f;
	font-weight:bold;
	line-height:14px;
	vertical-align:top;
}
.contact-form .note{
	line-height:14px;
	margin:0 0 29px;
}
.contact-form .hold-contact{
	height:1%;
	margin:0 0 20px;
	background: url(../images/bg-contact-form.gif) repeat-y 100% 0;
}
.forgotpassword-form .input-holder{
	margin-bottom:40px;
}
.contact-form .hold-contact:after{
	content:"";
	display:block;
	clear:both;
}
.contact-form .inputs-holder{
	width:330px;
	float:left;
}
.contact-form .anrede{width:138px;}
.contact-form .title{margin:0 0 13px;}
.contact-form textarea{
	overflow:auto;
	height:113px;
	width:314px;
	max-width:326px;
	margin:0;
}
.contact-form .row-last{margin:0;}
.contact-form .contact-information{
	width:285px;
	float:right;
	padding:8px 30px;
}
.contact-information p{margin:0 0 14px;}
.contact-information .list-contact{
	list-style:none;
	font-size:14px;
	line-height:18px;
	width:345px;
	margin:0 -30px;
	padding:0;
	overflow:hidden;
}
.list-contact li{
	padding:19px 30px 21px;
	margin:-1px 0 0;
	background: url(../images/pink-dotted-line.gif) repeat-x;
}
.list-contact dl{margin:0;}
.list-contact dd{margin:0;}
.list-contact address{
	font-style:normal;
	padding:0;
}
/*.text-holder{padding-right:35px;}*/
.text-holder{overflow:hidden;}
.text-holder h2,
.text-holder p,
.text-holder ul{margin-right:35px;}
.text-holder p{ overflow:hidden; }
blockquote{margin:18px 95px 14px 0;}
blockquote p{
	font-size:14px;
	margin:0 0 2px;
}
blockquote p.autor{font-size:12px;margin:0;}
.sub-footer{
	width:100%;
	overflow:hidden;
	clear:both;
}
.f-nav{
	list-style:none;
	padding:8px 0;
	margin:0;
	text-align:right;
	width:760px;
}
.f-nav li{
	display:inline;
	padding-right:11px;
}
.f-nav a{
	font-size:10px;
	color:#333;
}
.f-nav a:hover{text-decoration:none;}
.list-style li{font-weight:bold;}
.list-style li span{font-weight:normal;}
* html .list-style{padding-left:22px;}
* +html .list-style{padding-left:22px;}

.no-margin{
	margin:0;
}

.customer-dob input {
	width:40px !important;
}
.opc-please-wait {
	float:right;
	padding-right:10px;
	padding-top:2px;
}
#loaderContainer{
	display:block;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:#fff url(../images/opc-ajax-loader.gif) no-repeat center 200px;
	}
#sidebarShoppingCart{ position:relative; }
#sidebarShoppingCart #toTheCart {
	/*width:176px;*/
	float:right;
	text-align:right;
	padding-right:10px;
}
/*#toTheCart .whole-width { width:100%; }*/
#sidebarShoppingCart #shoppingSidebarCartForm .heading tr { height:24px }
#sidebarShoppingCart #shoppingSidebarCartForm .heading tr th { vertical-align:bottom; }
#loaderSideContainer{
	display:block;
	width:100%;
	position:relative;
	display:none;
	background:#fff url(../images/opc-ajax-loader.gif) no-repeat center center;
	}
.inner-head strong{
	display:block;
	text-align: left;
	padding-top:6px;
	}
br.clear{ clear:both; }
.content-block{ padding-bottom:20px; }
.data-table{ margin-top:8px; }
.col2-set ol{
	margin-top:8px;
	padding:0;
}
form#checkout-agreements p.agree{
	float:right;
}

#co-shipping-method-form .methods-holder{
	position: relative;
	padding-bottom:15px;
	zoom:1;
	}
#co-shipping-method-form label{
	display:block;
	position:relative;
	float:left;
	width:500px;
	}
#co-shipping-method-form input.radio{
	float:left;
	}

#co-shipping-method-form .form-label-left{
	display:block;
	float:left;
	margin-left:5px;
}
#co-shipping-method-form .form-label-right{
	float:right;
	text-align:right;
	display:inline;
	zoom:1;
}
#co-shipping-method-form .form-label-pos-me-plox{
	display:block;
	position:absolute;
	right:33px;
	text-align:right;
	top:0;
}
#co-shipping-method-form .form-label-right.right-gap{
	margin-right:210px;
}

#co-shipping-method-form .form-label-right a.information{
	float:right;
	width:33px;
	height:18px;
	background-position:15px 0;
}

.top-items ul{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
.top-items ul li{
	position: relative;
	float:left;
	width:100%;
	margin:0;
	background:url("../images/sep-pink.gif") repeat-x left bottom;
	padding:6px 0 6px 0;
}
.top-items ul a{
	display:block;
	background:url(../images/arrow-12.gif) no-repeat 100% 50%;
	font-size:16px;
	font-weight:bold;
	height:1%;
	line-height:17px;
	padding-right:20px;
}
.top-items ul a:hover{background:url(../images/arrow-12-hover.gif) no-repeat 100% 50%;text-decoration:none;}
.top-items ul span{
	position:relative;
	display:block;
	font-size:12px;
	line-height:15px;
	float:left;
	width:190px;
}
.top-items ul a span,
.top-items ul span.widget{ width: auto; float:none; }
.top-items ul strong{
	position:relative;
	float:right;
	font-size:12px;
	line-height:15px;
	margin-top:0;
}
.top-items ul .widget span{
	font-size:12px;
	line-height:15px;
}
.top-items ul .widget a span{
	font-size:16px;
	line-height:17px;
}
.holders .widget{
	position:relative;
	}
.holders .widget .btn{
	position:absolute;
	right:10px;
	top:6px;
	z-index:20;
	}
.emoteaser{
	position:relative;	
	padding:10px;
	background:url(../images/home/weinstory-bg.jpg) repeat-x;
	overflow:hidden;
	zoom:1;
	}
	.emoteaser .emoimg{
		position:relative;
		float:left;
		}
	.emoteaser .right-part{
		position:relative;
		float:right;
		width:235px;
		}
		.emoteaser .right-part{
			position:relative;
			color:#fff;
			}
		.emoteaser .right-top-part{
			position:relative;
			border-bottom:1px solid #fff;
			padding-bottom:8px;
			margin-bottom:15px;
			}
			.emoteaser .right-part .toplink{
				display:block;
				background:url(../images/arrow-map.gif) no-repeat 100% 50%;
				text-transform: uppercase;
				font-size:14px;
				font-weight:bold;
				color:#fff;
				height:1%;
				}
			.emoteaser .right-part .toplink:hover{
				text-decoration: none;
				}
		.emoteaser .lead{
			position:relative;
			margin-bottom:8px;
			font-size:14px;
			font-weight:bold;
			}
			.emoteaser .lead a{
				color:#fff;
				text-decoration: none;
				}
		.emoteaser .text-text{
			position:relative;
			line-height:14px;
			}
			.emoteaser .text-text a{
				color:#fff;
				text-decoration: none;
				}
.text .head .h2 a:hover{ text-decoration:none; }
.top-items a:hover{ text-decoration:none; }
.clearlink{
	/* color:#000 !important; */
	text-decoration:none !important;
	}
.clearlink:hover{
	/* color:#000 !important; */
	text-decoration:none !important;
	}
.loggedin{
	font-size:11px;
	color:#fff;
	}
.paging-holder a.current {
	color:#666666;
	cursor:default;
}
#promo-patch-container {
	position:relative;
	z-index:1000;
}
#promo-patch-container .promo-patch {
	position:absolute;
	left:0;
	z-index:1000;
}
#promo-patch-container .promo-patch.list {
	top:49px;
}
#promo-patch-container .promo-patch.grid {
	top:66px;
}
#promo-patch-container .promo-patch.view {
	top:97px;
}
.promo-info {
	padding-left:20px;
}
.no-items {
	background:#dedddd url(../images/bg-cart-right.gif) no-repeat;
	padding-top:30px;
}
#sidebar .kasse .tocheckout {
	float:right;
	margin:7px 8px 8px 2px;
}
#sidebar .kasse .tocheckout .btn-tocheckout {
	width:165px;
	text-align:center;
	padding:0;
}

/* START RICH FOOTER */
.sub-footer{
        margin: 0 5px 0 0;
        padding: 15px 0 0 0;
        position: relative;
        overflow:hidden;
		clear:both;
        background: url(../images/bg-footer.gif) repeat-x 0 0 #e2e2e2;
}

.sub-footer ul{
    margin: 0;
    padding: 0;
}

.sub-footer #footer {
	padding-bottom:12px;
}

.sub-footer #footer li{
    margin: 0 0 10px 0;
    padding: 0 30px 0 30px;
    list-style-type: none;
    float: left;
    width: 179px;
    height: 160px;
    background: url(../images/sep-footer.gif) repeat-y 100% 0;
    /*border-right: 1px dotted #ad2d69;*/
}

.sub-footer #footer li.last{
    background: none;
}

.sub-footer #footer li a{
    margin: 0 0 9px 0;
    font-size: 14px;
    display: block;
}

.sub-footer #footer li a strong{
    text-transform: uppercase;
}

.sub-footer #footer li ul li{
    float: none;
    margin: 0 0 3px 0;
    padding: 0;
    background: none;
    height: auto;
}

.sub-footer #footer li ul li a{
    margin: 0 0 3px 0;
    display: inline;
    color: #4c4c4c;
}

.sub-footer #footer li a:hover, .sub-footer #footer li ul li a:hover{
    color: #d1397f;
    text-decoration: none;
}

.sub-footer h5{
    margin: 0;
    clear: both;
    text-align: center;
    background: url(../images/sep-footer-grey.gif) repeat-x 0 5px;
}

.sub-footer h5 span{
    padding: 10px 10px 0 10px;
    text-transform: uppercase;
    font-size: 11px;
    background: none;
    background-color: #e2e2e2;
    color: #979797
}

.sub-footer #partner{
    /*height: 25px;*/
    position:relative;
	float:left;
	left:50%;
	padding: 10px 0 10px 0;
}

.sub-footer #partner li{
    position:relative;
	right:50%;
	float: left;
    list-style-type: none;
}
.sub-footer #partner li a{
    display: block;
    text-indent: -9999px;
    width: 80px;
    height: 25px;
    margin-right: 11px;
}

.sub-footer #partner li .partner-denner{
    background: url(../images/footer-logo-denner.gif) no-repeat 0 0;
    margin-left: 23px;
}

.sub-footer #partner li .partner-denner-reisen{
    background: url(../images/footer-logo-dennerreisen.gif) no-repeat 0 0;
}

.sub-footer #partner li .partner-dvino{
    background: url(../images/footer-logo-dvino.gif) no-repeat 0 0;
}

.sub-footer #partner li .partner-travel{
    background: url(../images/footer-logo-travel.gif) no-repeat 0 0;
}

.sub-footer #partner li .partner-migrol{
    background: url(../images/footer-logo-migrol.gif) no-repeat 0 0;
}

.sub-footer #partner li a:hover{
	background-position:0 -25px;
}


.sub-footer #footer li ul li a.facebook-icon {
	display: block;
    text-indent: -9999px;
    height: 25px;
	background: url(../images/fb-icon.gif) no-repeat 0 0;
}

br.clear{
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

/*.f-nav{
	list-style:none;
	padding:8px 0;
	margin:0;
	text-align:right;
	width:760px;
}
.f-nav li{
	display:inline;
	padding-right:11px;
}
.f-nav a{
	font-size:10px;
	color:#333;
}
.f-nav a:hover{text-decoration:none;}
.list-style li{font-weight:bold;}
.list-style li span{font-weight:normal;}
* html .list-style{padding-left:22px;}
* +html .list-style{padding-left:22px;}*/

/* END RICH FOOTER */


iframe#detailview-likebutton {
	position:absolute;
	bottom:4px;
	left:192px;
	border:none;
	overflow:hidden;
	width:160px;
	height:21px;
}

iframe#detailview-likebutton.de {
	left:198px;
}
iframe#detailview-likebutton.fr {
	left:244px;
}
iframe#detailview-likebutton.it {
	left:193px;
}

.image-float-left > img {
	float:left;
	padding:13px 13px 0 0;
}

/* Slideshow on home */

.slideshow {
	height:233px;
	overflow:hidden;
}

.slideshow-nav {
	display:block;
	text-align: center;
	margin-top:6px;
	margin-bottom:7px;
}

.slideshow-nav a {
	background: url(../images/bullet_low.gif) no-repeat;
	width:12px;
	height:12px;
	/*text-indent:-9999px;*/
	display:inline-block;
	margin-right:3px;
}

.slideshow-nav a:hover {
	background: url(../images/bullet_high.gif) no-repeat;
}

.slideshow-nav a.activeSlide {
	background: url(../images/bullet_high.gif) no-repeat;
}

.coupon-input {
	margin:0 10px;
}

/* coupon campaign iframe */
#campaign .transparent-background {
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
	position:absolute;
	z-index:100;
}

iframe#iframe-cont {	
	width: 589px;
	height: 605px;
	position: absolute;
	z-index: 200;
	margin-top:100px;
}

div#close-lightbox {
	width: 50px;
	height: 50px;
	position:absolute;
	z-index: 200;
	padding-left: 15px;
}

#campaign a:link, #campaign a:hover, #campaign a:active, #campaign a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
}

.recommendations-container {
	margin-top:40px;
	
}
.recommendations-container.cart {
	/*padding:10px;*/
}
#sidebar .recommendations-container {
	padding:0;
	margin:0;
	background-color:#fff;
}
.results-page .recommendations-container {
	margin-top:25px;
}

.recommendations-container h4 {
	font-size:14px;
	padding-left:5px;
	padding-bottom:10px;
}
#sidebar .recommendations-container h4 {
	padding-bottom:0;
}
.recommendations-container .recoProductGrid {
	height:193px;
	line-height:16px;
	border-top:1px solid #9A1856;
	border-bottom:1px solid #9A1856;
	padding:0;
}
#sidebar .recommendations-container .recoProductGrid {
	height:auto;
	border-top:1px dotted #9A1856;
	border-bottom:none;
}
.recoProductGrid li.recoProductItem {
	float:left;
	width:249px;
	padding-top:34px;
	padding-bottom:6px;
	border-right:1px solid #9A1856;
	position:relative;
}
#sidebar .recoProductGrid li.recoProductItem {
	float:none;
	width:192px;
	margin-top:8px;
	padding-top:22px;
	padding-bottom:12px;
	border-right:none;
	border-bottom:1px solid #9A1856;
}
.recoProductGrid.cart li.recoProductItem {
	width:239px;
}
.recoProductGrid li.recoProductItem.last {
	border-right:none;
}
.recoProductItem .reco-info-icon {
	position:absolute;
	top:8px;
	right:8px;
	background: url(../images/information.jpg) no-repeat;
	width:18px;
	height:17px;
	z-index:10;
}
#sidebar .recoProductItem .reco-info-icon {
	top:0;
}
.recoProductItem .reco-info-icon:hover {
	background-position:0 -17px;
}
.recoProductItem .price-info {
	padding-left:0;
	margin-top:15px;
}
.reco-info-container {
	position:absolute;
	bottom:0;
	left:476px;
	display:none;
	width:300px;
	background:white;
	border:1px solid #9A1856;
	z-index:9999;
}
.reco-info-container.sidebar {
	left:auto;
	right:12px;
}
.reco-info-container.basket { left:237px; }
.recoProductGrid.cart .reco-info-container { left:237px; }
.reco-info-container.detail { left:388px; }
.reco-info-container h3 { 
	padding:10px 10px 0;
	font-size:14px;
}
.reco-info-container p { 
	padding:10px;
	margin:0;
}
.recoProductItem .product-name {
	/*height:50px;
	padding:0 5px;
	overflow:hidden;*/
}
.recoProductItem .reco-image {
	
	float:left;
	margin-left:15px;
}
#sidebar .recoProductItem .product-image img {
	display:inline;
	float:left;
	margin-left:15px;
	border:none;
}
.recoProductItem .reco-text {
	min-height:144px;
	position:relative;
	overflow:hidden;
	margin-right:10px;
	padding-left:8px;
}
.recoProductItem .reco-text h3 {
	margin-bottom:3px;
}
.recoProductItem .product-name a { font-size:14px; }
.recoProductItem .product-image img {
	padding-bottom:8px;
}
.recoProductItem .product-image img.promo-patch {
	position:absolute;
	left:50px;
	top:30px;
}
.text .addthis_toolbox {
	float:right;
}

/* quicklinks 14.12.2011 */
.quicklinks{
 	clear: both;
	position: relative;
	width:930px;
	padding:10px 0 15px 30px;
    margin:0;
    overflow: hidden;
	/*border-top:solid 1px #781343;*/
	background: url(../images/sep-pink.gif) repeat-x 0 0;
}
.quicklinks h3{
 	padding:0;
	margin:0 0 9px 0;
	font-size:12px;
	text-transform:uppercase;
}
.quicklinks .col{
 	position: relative;
	width:209px;
	padding:0 30px 0 0;
    margin:0;
	float:left;
    overflow: hidden;
}
.quicklinks .last{
 	padding-right:0;
	width:207px;
}

.quicklinks ul{
 	padding:0;
	margin:0;
	list-style:none;
	background: url(../images/sep-pink.gif) repeat-x 0 bottom;
}
.quicklinks li {
    background: url(../images/sep-pink.gif) repeat-x 0 0;
    padding: 2px 10px 2px 5px;
}

.quicklinks li a {
    background: url(../images/arrow-12.gif) no-repeat 100% 55%;
    display: block;
}
.quicklinks li a:hover {
    background-image: url(../images/arrow-12-hover.gif);
    text-decoration:none;
}

