body{
	margin:12px 0 0;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#000;
	min-height:100%;
}
a{
	color:#b0b0b0;
	text-decoration:none;	
}
form,fieldset{
	padding:0;
	margin:0;
}
input,select{
	font:12px/12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
textarea{
	resize:none;	
}
p{
	line-height:20px;	
}
#wrapper{
	width:1001px;
	margin:0 auto 20px;
}
/*Layout*/
.box{
	background:url(../images/bg-main-top.gif) no-repeat;
	padding:4px 0 0;
    border: 0;
}
.box-b{
	background:url(../images/bg-main-bottom.gif) no-repeat 0 100%;
	padding:0 0 4px;
    border: 0;
}
.box-c{
	background:#121212 url(../images/bg-main-c.jpg) repeat-x;
	min-height:724px;
	position:relative;
	padding:12px 0 0;
    border: 0;
}
.main{
	padding:60px 0 0 70px;
	min-height:566px;
	margin-bottom: 6px;
	position:relative;
	z-index:1;
}
/*end of layout*/
a.btn1{
	background:url(../images/bg-top-btns-2.png) no-repeat;
    background-position: 0 -25px;
	position:absolute;
	left:0;
	top:8px;
	width:151px;
	height:23px;
	text-indent:-9999px;
}
/*
a.btn1:hover{
    background-position: 0 0;
	text-decoration:none;
}
*/
a.btn2{
	background:url(../images/bg-top-btns-2.png) no-repeat;
    background-position: 0 -50px;
	position:absolute;
	right:0;
	top:8px;
	width:151px;
	height:23px;
	text-indent:-9999px;
}
a.btn2:hover{
	background-position: 0 -75px;
	text-decoration:none;
}
a.btn1-en{
	background:url(../images/bg-top-btns-2.png) no-repeat;
    background-position: -169px -25px;
	position:absolute;
	left:0;
	top:8px;
	width:151px;
	height:23px;
	text-indent:-9999px;
}
/*
a.btn1-en:hover{
    background-position: -169px 0;
	text-decoration:none;
}
*/
a.btn2-en{
	background:url(../images/bg-top-btns-2.png) no-repeat;
    background-position: -169px -50px;
	position:absolute;
	right:0;
	top:8px;
	width:151px;
	height:23px;
	text-indent:-9999px;
}
a.btn2-en:hover{
	background-position: -169px -75px;
	text-decoration:none;
}
.logo{
	margin:0 auto 13px;
	width:226px;
	display:block;
}
.logo a{
	background:url(../images/logo.png) no-repeat;
	width:226px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 0 -1px;
}
/*Header*/
header{
	position:relative;
	z-index:2;
}
header nav{
	background:url(../images/bg-stripe.gif) repeat-x;
	width:100%;
	float:left;
	position:relative;
}
.nav-wrapper{
	width:100%;
	margin:0 0 0 -70px;
}
.nav-wrapper:after{
	content:"";
	clear:both;
	display:block;
	height:1px;
}
ul.menu{
	background:url(../images/bg-stripe.gif) repeat-x 0 100%;
	padding:0 0 1px 70px;
	margin:0;
	list-style:none;
	width:931px;
}
ul.menu:after{
	content:"";
	clear:both;
	display:block;
	height:1px;
}
ul.menu li{
	padding:2px 0 0;
	float:left;
	font:bold 13px/13px Tahoma, Geneva, sans-serif;
	position:relative;
}
*+html ul.menu li{
	display:inline;
}
ul.menu li a{
	color:#a5a5a5;
	padding:7px 14px 9px 15px;
	display:block;
	outline:none;
}
*+html ul.menu li a{
	padding:7px 14px 10px 15px;
}
ul.menu li a:hover, 
ul.menu li#item a{
	background:url(../images/bg-nav.png);
	color:#fff;
	text-decoration:none;
}
ul.menu li#item ul li a{
	color:#868686;
}
ul.menu li#item ul li a:hover, 
ul.menu li#item ul li#active a{
	color:#fff;
}
ul.menu li#item a strong, 
ul.menu li a strong{
	color:#b0b0b0;
}
ul.menu li.hover a{
	background:url(../images/bg-nav.png);
	color:#fff;
}
ul.menu li.hover ul li a{
	color:#b0b0b0;
}
ul.menu li.hover li a:hover{
	color:#fff;
}
ul.menu ul li a:hover strong, 
ul.menu ul li#active a strong{
	color:#fff !important;
}
ul.menu div{
	background:url(../images/bg-nav.png);
	display:none;
	width:100%;
	position:absolute;
	left:0;
	top:31px;
	overflow:hidden;
	padding:16px 0 7px;
	z-index:10;
}
ul.menu li.hover div{
	display:block;
}
ul.menu li div.open{
	display:block;
}
ul.menu ul{
	text-align:left;
	background:none;
	margin:0 0 7px;
	padding:0 0 10px;
}
.safari4 ul.menu ul{
	padding:12px 0 0; 
}
.safari5 ul.menu ul{
	padding:12px 0 0; 
}
ul.menu ul li{
	display:block;
	float:none;
	padding:0 0 5px 0;
	font:12px/15px Arial, Helvetica, sans-serif;
}

ul.menu ul li#active a{
	color:#fff;
}
ul.menu.second li a,ul.menu.tabset li a{
	padding-top:5px;
	padding-bottom:10px;
}
ul.menu ul a{
	padding:0 14px 0 !important;
	background:none !important;
	position:relative;
	display:block;
}
ul.menu ul li#active a{
	background:url(../images/bullet.gif) no-repeat 0 1px !important;
}
.safari5 ul.menu ul li#active a{ 
	background:url(../images/bullet.gif) no-repeat 0 2px !important;
}
ul.menu ul a:hover{
	background:none;
}
ul.menu ul strong{
	font-size:13px;
}
ul.menu ul li.sub{
	margin:0 0 9px;
}
/*End of header*/
/*Catalogue section*/
.catalogue{
	width:542px;
	margin:-1px 0 0 154px;
	position:relative;
	overflow:hidden;
	min-height:541px;
	padding:0 0 0 10px;
}
.catalogue ul{
	padding:0;
	margin:0 0 3px;
	list-style:none;
	overflow:hidden;

}
.catalogue li{
	height:160px;
	float:left;
	overflow:hidden;
	margin:0 12px 19px 7px;
}
.catalogue li a{
	height:320px;
	display:block;
}
.catalogue li a{
	margin:-1px 0 0;
}
.catalogue li a:hover{
	margin:-163px 0 0;
}
/*End of catalogue*/
.subscribe{
	text-align:center;
	padding:0 10px;
	position:absolute;
	bottom:1px;
	width:836px;
}
.subscribe p{
	margin:0 0 12px;
	font-size:11px;
}
.subscribe.kontakt p{
	font-size:12px;
	margin:0 0 7px;
	line-height:15px;
}
/*Footer stuff*/
footer.nav{
	background:url(../images/bg-stripe.gif) repeat-x;
	text-align:center;
	padding:12px 0 0;
	font-size:11px;
	position:relative;
}
footer.nav p{
	font-size:11px;
}
footer.nav p a{
	font-weight:bold;
}
footer.nav .nav-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1; 	
}
.copy{
	font-size:10px !important;
	color:#484848;
	clear:both;
}
footer.nav nav{
	left:50%;
	position:relative;
	float:left;
}
footer.nav nav ul{
	margin:0 0 2px;
	line-height:10px;
	font-size:11px;
	left:-50%;
	float:left;
	position:relative;

}
footer.nav nav ul li{
	float:left;
	font-weight:bold;
	padding:0 3px 0 5px;
	background:url(../images/split.gif) no-repeat 0 2px;
	font-size:11px;
	position:relative;
}
footer.nav nav ul li.active a{
	color:#fff;
}
footer.nav nav ul li.lang-en a{
	background:url(../images/ico-gb.gif) no-repeat;
	width:22px;
	height:11px; 
	float:left;
}
footer.nav nav ul li.lang-de a{
	background:url(../images/ico-de.png) no-repeat;
	width:22px;
	height:11px;
	float:left;
}
footer.nav nav ul li:first-child{
	background:none;	
}
footer.copy{
	text-align:center;
	padding:3px 0 4px;
	text-align:center;
}
footer.copy p{
	margin:0 0 12px;
	font-size:10px;
	color:#b0b0b0;
}
/*end of footer*/
/*trusted shops ico*/
.trusted-shops{
	background:url(../images/logo-trusted-shop.png) no-repeat;
	height:36px;
	position:absolute;
	right:0;
	top:7px;
	width:96px;
	padding:3px 0 0 53px;
	color:#7d7d7d;
	font-weight:bold;
	line-height:14px;
}
.trusted-shops:hover{
	background-position:0 -100px;
	color:#fff;
}
.trusted-shops a{
	display:block;
	text-align:left;
	padding:0 0 1px;
}
.instead-trusted-shops{
    background:url(../images/telefon.png) no-repeat;
    background-position: 0 7px;
	height:36px;
	position:absolute;
	right:0;
	top:7px;
	padding:3px 10px 0 20px;
	color:#7d7d7d;
	font-weight:bold;
	line-height:14px;
    text-align: right;
}
/*end trusted shops ico*/
.safari4 .logo a{
	margin:0;
}
.safari5 .logo a{
	margin:0;
}
.mac.safari4 .logo a{
	margin:0;
}
.mac.safari5 .logo a{
	margin:0;
}
.mac.safari4 header ul ul{
	padding:13px 0 0; 
	margin:0 0 6px;
}
.mac.safari5 header ul ul{
	padding:13px 0 0; 
	margin:0 0 6px;
}
.safari4 .catalogue ul{
	margin:0 0 15px 0;
}
.safari5 .catalogue ul{
	margin:0 0 15px 0;
}
.mac.safari4 .catalogue ul{
	margin:0 0 15px 0;
}
.mac.safari5 .catalogue ul{
	margin:0 0 15px 0;
}

.chrome .catalogue ul{
	margin:0 0 15px 0;
}
.chrome .logo a{
	margin:0;
}
.chrome header ul ul{
	/*padding:12px 0 0; */
}
/*Cart in the header*/
.top-cart{
	position:absolute;
	right:17px;
	bottom:2px;
	padding:6px 13px 0 14px;
	height:22px;
	line-height:14px;
    color:#a5a5a5;
}
.top-cart span{
	padding:0 10px 0 5px;
	margin:0;
}
.top-cart em{
	font-style:normal;
	padding:0 2px 0 0;
}
.top-cart .dlwaren{
    font:bold 13px Tahoma, Geneva, sans-serif;
	padding:0;
	margin:0;
}
.top-cart .dlwaren a{
    background:url(../images/ico-cart.png) no-repeat 0 2px;
	padding:0 0 0 26px;
}
.top-cart .dlwaren-empty{
    font:bold 13px Tahoma, Geneva, sans-serif;
    background:url(../images/ico-cart.png) no-repeat 0 2px;
	padding:0 0 0 26px;
	margin:0;
}
.top-cart:hover, 
.top-cart.active{
	background:#060606;
    color:#fff;
}
.top-cart:hover a, 
.top-cart.active a{
	background-position:0 -98px;
    color:#fff;
}
.top-cart .dlwaren-empty:hover{
    background-position:0 -98px;
}
/*End of cart in the header*/
/*Popup box*/
#black-background{
    background:#000;
    position: fixed;
    width:100%;
    height:100%;
    left: 0px;
    top: 0px;
    z-index:990;
}
#background-billpay_rec{
    background:#000;
    position: fixed;
    width:100%;
    height:100%;
    left: 0px;
    top: 0px;
    z-index:990;
}
#background-billpay_elv{
    background:#000;
    position: fixed;
    width:100%;
    height:100%;
    left: 0px;
    top: 0px;
    z-index:990;
}
#background-billpay_rat{
    background:#000;
    position: fixed;
    width:100%;
    height:100%;
    left: 0px;
    top: 0px;
    z-index:990;
}
#background-agb{
    background:#000;
    position: fixed;
    width:100%;
    height:100%;
    left: 0px;
    top: 0px;
    z-index:990;
}
.popup-box{
	position:absolute;
	/* left:100px; */
	top:70px;
	padding:0;
	z-index:1000;
	width:998px;
}
.popup-box-billpay_rec{
	position:absolute;
	left: 170px;
    right: 170px;
	top:70px;
	padding:0;
	z-index:1000;
	/* width:998px; */
}
.popup-box-billpay_elv{
	position:absolute;
	left: 170px;
    right: 170px;
	top:70px;
	padding:0;
	z-index:1000;
	/* width:998px; */
}
.popup-box-billpay_rat{
	position:absolute;
	left: 170px;
    right: 170px;
	top:70px;
	padding:0;
	z-index:1000;
	/* width:998px; */
}
.popup-box-agb{
	position:absolute;
	left: 20px;
    right: 20px;
	top:85px;
	padding:0;
	z-index:1000;
}
.popup{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px; 
	background:#6a7174;
	padding:4px;
}
.popup ul {
    margin: 0;
    list-style-type: none;
}
.popup-content{
	height:645px;
	overflow:auto;
}
.popup-content-agb{
	height:445px;
	overflow:auto;
    margin: 2px;
    padding: 10px;
    background:#000;
}
a.close-popup{
	position:absolute;
	right:0;
	top:-20px;
	background:url(../images/btn-schliessen.png) no-repeat;
	width:108px;
	height:22px;
	text-indent:-9999px;
}
a.close-popup-en{
	position:absolute;
	right:0;
	top:-20px;
	background:url(../images/btn-schliessen-en.png) no-repeat;
	width:108px;
	height:22px;
	text-indent:-9999px;
}
/*
#link_widerruf{
    color: inherit;
}
#link_agb{
    color: inherit;
}
#link_datenschutz{
    color: inherit;
}
*/
/*End of popup box*/
/*Types section*/
.type{
	width:553px;
	margin:0 auto;
	overflow:hidden;
}
.type ul{
	padding:0;
	margin:0 0 0 -7px;
	list-style:none;
}
.type ul li{
	margin:1px 0 7px 7px;
	font-size:32px;
	font-weight:bold;
    height:193px;
    overflow:hidden;
}
.type ul li a{
	height:256px;
	/* padding:59px 0 0; */
	text-align:center;
	display:block;
	/* background:url(../images/bg-menu.png) repeat-y; */
	color:#000;
    
}

.type ul li a:hover{
	/* background:#c4beb7 url(../images/btn-hover.gif) repeat-y; */
    margin: -193px 0 0;
}

.type ul li.small{
	float:left;
	margin:0 0 0 7px;
	width:273px;
}
.main nav{
	margin:-29px 0 0;
	float:left;
}
.main nav ul.menu{
	margin:0 0 22px;
}
.main nav ul.menu a:hover, 
.main nav ul.menu li a.active{
	background:none;
	color:#fff;
}
.imageconfigure .main{display:none; z-index: 3;}
.imageconfigure .hide{display:none; z-index: 4;}
.imageconfigure .shown{display:block;}
.tabs .tab{display:none;}
.tabs .shown{display:block;}
.tabs{
	width:100%;
}
.tabs:after, 
.holder-showcase01:after{
	content:"";
	clear:both;
	display:block;
	height:1px;
}
.holder-showcase01{
	padding-top:5px;
	width:927px;
	position:relative;
	z-index:1;
	height:514px;
	margin:-1px 0 0;
}
/*prev/next buttons*/
a.showcase-prev{
	background:url(../images/btn-showcase.png) no-repeat;
	width:22px;
	height:62px;
	position:absolute;
	top:226px;
	left:-64px;
	text-indent:-9999px;
}
a.showcase-prev:hover{
	background-position:0 -100px;
}
a.showcase-next{
	background:url(../images/btn-showcase.png) no-repeat -100px 0;
	width:22px;
	height:62px;
	position:absolute;
	top:226px;
	text-indent:-9999px;
	right:0px;
}
a.showcase-next:hover{
	background-position:-100px -100px;
}
.showcase01{
	width:592px;
	float:left;
}
.image{
	width:512px;
	float:left;
	margin:0 12px 0 0;
	position:relative;
}
.image img{
	display:block;
}
.thumbs{
	float:left;
	width:68px;
	padding:0;
	margin:0 42px 0 0;
	list-style:none;
}
.thumbs li{
	margin:0 0 6px;
}
.thumbs li img{
	display:block;
}
.info-box{
	float:left;
	width:230px;
	font-size:12px;
	color:#fff;
	position:relative;
	height:512px;
	margin:-6px 0 0;
}
.info-box h1{
	font-size:14px;
	margin:0 0 22px;
}
.info-box p{
	line-height:20px;
	margin:0 0 9px;
}
.info-box .h-left{
    font-size: 14px;
    margin: 0 0 22px;
    font-weight: bold;
    width: 135px;
    float: left;
}

.info-box .h-right{
    font-size: 14px;
    margin: 0 0 22px 135px;
    font-weight: bold;
    width: 93px;
    text-align: right;
}
.short_descript p{
    display: none;
}
.link-item{
	font-size:12px;
	color:#a5a5a5;
}
.link-item:hover{
	color:#fff;
}
.link-button-item{
    font-size:12px;
}
.link-button-item a{
	color:#a5a5a5;
    border: solid #a5a5a5 1px;
    padding: 1px 3px;
    margin-right: 4px;
}
.link-button-item a:hover{
	color:#fff;
    border: solid #fff 1px;
}
.link-button-item a.aktiv{
	color:#000;
    background-color: #fff;
    border: solid #a5a5a5 1px;
    padding: 1px 3px;
    margin-right: 4px;
}
.award-box{
	position:absolute;
	left:0;
	top:395px;
	height:20px;
	color:#fff;
}
.features-box .award-box{
	left:5px;	
}
.award-box strong{
	font-size:14px;
	display:block;
	margin:0 0 11px;
}
.award-box ul{
	padding:0;
	margin:0 0 3px;
	list-style:none;
}
.award-box ul li{
	float:left;
	margin:0 8px 0 0;
}
.award-box span{
	display:block;
	font-size:11px;
	clear:both;
	line-height:11px;
}

a.button01, a.button01-1{
	border:1px solid #75736e;
	border-bottom:0;
	padding:5px 8px 4px;
	position:absolute;
	bottom:0;
	background:url(../images/bg-btn-transparent.png);
        color:#E4B608;
}
a.button01-1{left:20px;}
a.button01{right:19px;}
a.button01:hover, a.button01-1:hover{border:1px solid #FEC901;border-bottom:0; background:#1b1914;}
a.button01 span{background:url(../images/ico-cart_yellow.png) no-repeat 0 2px;padding:0 0 0 27px;}
a.button01-1 span{padding:0}
a.button01 span, a.button01-1 span{
	height:18px;
	display:block;
	font:bold 12px/16px Tahoma, Geneva, sans-serif;
}
a.button01:hover span{background-position:0 -98px;}
a.button01:hover span, a.button01:hover span{
        color:#FEC901;
}


a.button01_bestellvorgang{
	border:1px solid #75736e;
	border-bottom:0;
	padding:1px 10px 1px;
	position:absolute;
	margin: -500px -19px 512px 20px;
	bottom:0;
	background:url(../images/bg-btn-transparent.png);
        color:#E4B608;
}
a.button01_bestellvorgang{right:19px;}
a.button01_bestellvorgang:hover{border:1px solid #FEC901;border-bottom:0; background:#1b1914;}
a.button01_bestellvorgang span{background:url(../images/ico-cart_yellow.png) no-repeat 0 2px;padding:0 0 0 27px;}
a.button01_bestellvorgang span{
	height:18px;
	display:block;
	font:bold 12px/16px Tahoma, Geneva, sans-serif;
}
a.button01_bestellvorgang:hover span{background-position:0 -98px;}
a.button01_bestellvorgang:hover span, a.button01_bestellvorgang:hover span{
        color:#FEC901;
}


a.button01-1_neu{
	border:1px solid #ABABAB;
	border-bottom:0;
	padding:1px 1px 1px;
	position:absolute;
	text-align:center;
	width:168px;
	bottom:0;
	background:url(../images/bg-btn-transparent.png);
        color:#ABABAB;
}

a.button01-1_neu{left:20px;}
a.button01-1_neu:hover{border:1px solid #F2F2F2;border-bottom:0; background:#1b1914;color:#F2F2F2;}
a.button01-1_neu span{padding:0}
a.button01-1_neu span{
	height:18px;
	display:block;
	font:bold 12px/16px Tahoma, Geneva, sans-serif;
}




button.button_neu, button.button_neu-1{
	border:1px solid #75736e;
	border-bottom:0;
	padding:1px 1px 1px;
	position:absolute;
	width:170px;
	height:21px;
	font-weight:bold;
	bottom:0;
	background:url(../images/bg-btn-transparent.png);
        color:#E4B608;
}
button.button_neu-1{left:20px;}
button.button_neu{right:19px;}
button.button_neu:hover, button.button_neu-1:hover{border:1px solid #FEC901;border-bottom:0; background:#1b1914;}
button.button_neu span{background:url(../images/ico-cart_yellow.png) no-repeat 0 2px;padding:0 0px 0 0px; margin:0px 20px 9px 10px;}
button.button_neu-1 span.button_neu{padding:0}
button.button_neu span.button_neu, button.button_neu-1 span{
	height:18px;
	display:block;
	margin:0 0 9px 6px;
	font:bold 12px/16px Tahoma, Geneva, sans-serif;
}
button.button_neu:hover span.button_neu{background-position:0 -98px;}
button.button_neu:hover span.button_neu,button.button_neu:hover span{
        color:#FEC901;
}


button.button_neu_unten, button.button_neu_unten-1{
	border:1px solid #75736e;
	padding:3px 8px 5px;
	position:absolute;
	margin: 30px 0 0 370px;
	width:170px;
	font-weight:bold;
	bottom:0;
	background:url(../images/bg-btn-transparent.png);
        color:#E4B608;
}
button.button_neu_unten-1{left:20px;}
button.button_neu_unten{right:19px;}
button.button_neu_unten:hover, button.button_neu_unten-1:hover{border:1px solid #FEC901; background:#1b1914;}
button.button_neu_unten span.button_neu_unten{background:url(../images/ico-cart_yellow.png) no-repeat 0 2px;padding:0 5px 10px 27px;}
button.button_neu_unten-1 span{padding:0}
button.button_neu_unten span.button_neu_unten, button.button_neu_unten-1 span{
	height:13px;

	font:bold 12px/16px Tahoma, Geneva, sans-serif;
}
button.button_neu_unten:hover span{background-position:0 -98px;}
button.button_neu_unten:hover span,button.button_neu_unten:hover span{
        color:#FEC901;
}




.features-box, 
.configuration-box, 
.text-box{
	float:left;
	width:349px;
	font-size:12px;
	color:#fff;
	height:514px;
	position:relative;
	margin:-2px 0 0;
	padding:0 0 0 5px;
    -webkit-text-size-adjust: none;
}
.features-box{
	margin:-4px 0 0;
	height:509px;	
}
.configuration-box{
	width:349px;
	padding:0;
	margin:-5px 0 0 33px;
	position:relative;
	height:519px;
}
.text-box{
	width:378px;
	margin:-4px 0 0 10px;
	padding:0;	
	line-height:20px;
}
.features-box h1, 
.configuration-box h1, 
.text-box h1{
	padding:0 0 0 14px;
	font-size:14px;
	margin:0 0 26px;
}
.configuration-box h1{
	padding:0;
	margin:0 0 17px;
}
.configuration-box p{
	line-height:15px;	
	margin:0 0 10px;
}
.features-box h1{
	margin:0 0 23px;
}
.text-box h1{
	padding:0;
	margin:0 0 21px;
}
.text-box p{
	margin:0 0 19px;
}
.text-box ul{
	padding:0;
	margin:0 0 20px;
	list-style:none;
}
.text-box ul li{
	background:url(../images/bullet01.gif) no-repeat 0 8px;
	padding:0 0 0 18px;
}
.text-box.small{
	margin-bottom:46px;
	height:235px;
}
.select01, 
.select02, .validate-select,
.select03{
	width:335px;
	background:#545454;
	color:#fff;
	font-size:12px;
	font-weight:bold;	
	border:1px solid #000;
	height:20px;
}
.features-area{
	width:100%;
	overflow:hidden;
	margin:0 0 19px;
}
ul.logos{
	margin:-11px 0 0;
	padding:0;
	width:315px;
	overflow:hidden;
}
ul.logos li{
	background:none;
	float:left;
	padding:0 10px 9px 0;
}
.features-area dl{
	width:100%;
	overflow:hidden;
	background:#3c3c3c;
	padding:5px 0 5px;
	line-height:15px;
}
.features-area dl.light{
	background:#545454;
}
.features-area dt{
	float:left;
	font-weight:bold;
	padding:0 10px 0 14px;
	width:109px;
}
.features-area dd{
	float:left;
	width:209px;
	padding:0 5px 0 0;
}
/*konfigurieren form*/
.form-box{
	width:100%;
}
.form-box .area01{
	margin:0 0 37px !important;
}
.column-form{
	float:left;
	width:164px;
}
.column-form fieldset{
	margin:0 0 26px !important;	
}
.column-form.right{
	float:right;
	width:164px;
}
strong.fieldset-heading{
	display:block;
	margin:0 0 2px !important;	
	font-weight:bold !important;
	line-height:16px;
}
strong.fieldset-heading span{
	display:block;
	font-weight:normal;
}
.form-box fieldset{
	margin:0 0 2px;
}
.form-box fieldset div{
	width:100%;
}
.opera11 .form-box fieldset div{
	margin:0 0 4px;
}
.mac .form-box fieldset div{
	margin:0 0 2px;
}
.form-box fieldset div:after, 
.form-box fieldset:after, 
.form-box:after{
	content:"";
	clear:both;
	display:block;
	height:1px;
}
.form-box fieldset .radio{
	width:15px;
	height:16px;
	float:left;
	margin:0 0 0 -2px;
	padding:0;
	position:relative;
}
.form-box fieldset label{
	padding:1px 0 0 4px;
	line-height:16px;
}
.total{
	position:absolute;
	left:0;
	bottom:-1px;
}/*
a.button02{
	background:url(../images/bg-btn02.gif) repeat-x;
	height:15px;
	float:left;
	padding:5px 9px 7px;
	border:1px solid #8a8a8a;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
a.button02:hover{
	background-position:0 -100px;
}*/

strong.price{
	float:left;
	margin:2px 5px 0 0;
	font-size:14px;
	line-height:14px;
	padding:2px 0 0;
}
strong.price div{
	display:block;
	font-weight:normal;
	padding:2px 0 0;
	font-size:12px;
}
.img-holder, 
.img-holder img{
	display:block;
}
.catalogue a.button02{
	width:140px;
	height:15px;
	margin:0;
}
.catalogue a.button02 span img{
	display:block;
}
.catalogue a.button02:hover{
	margin:0;
}
/*contact form page*/
.contact-form{
	padding:4px 0 0 0;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.contact-form h1{
	margin:0 0 33px;
	font-size:14px;
}
.contact-form .col1{
	float:left;
	width:180px;
	padding:0 46px 0 0;
	
}
.contact-form p{
	margin:0 0 27px;
	line-height:18px;	
}
.contact-form .col2{
	float:left;
	width:508px;
	padding:1px 0 0;
}
.company-name{
	display:block;
}
address.address{
	margin:0 0 20px;
}
address.address span{
	display:block;
}
dl.tel{
	margin:0 0 18px;
	overflow:hidden;
}
dl.tel dt{
	float:left;
	width:28px;
}
dl.tel dd{
	float:left;
	width:152px;
}
strong.link{
	display:block;
}
.contact{
	background:#1a1a1a;
	border:1px solid #585858;
	padding:11px 26px 14px 31px;
	margin:0 0 12px;
	overflow:hidden;
}
.contact label{
	display:block;
	padding:0 0 0 1px;
}
.contact div{
	margin:0 0 1px;
	overflow:hidden;
}
input.txt01{
	background:#545454;
	border:1px solid #050505;
	padding:2px 5px;
	width:437px;
	float:left;
	color:#fff;
	height:15px;
	line-height:16px;
}
textarea.txt-area01, 
textarea.txt-area02,
textarea.txt-area03{
	background:#545454;
	border:1px solid #050505;
	width:437px;
	height:84px;
	padding:3px 5px;
	color:#fff;
	float:left;
}
textarea.txt-area02{
	width:236px;
	height:31px;
    padding: 2px 2px;
    font-size: 12px;
    color: #E4B609;
    border-color: #E4B609;
}
textarea.txt-area03{
	width:229px;
	height:50px;	
}
.submit01{
	float:right;
	height:29px;
	background:url(../images/bg-btn01.png) repeat-x;
	border:1px solid #8a8a8a;
	font-weight:bold;
	padding:0 5px;
	margin:0;
	font-size:13px;
	vertical-align:top;
}
.ie9 .submit01{
	padding:1px 8px 0;
}
.submit01:hover{
	background-position:0 -33px;
}
/*end of contact page*/
.news{
	width:862px;
	margin:20px 0 0 0;
	overflow-x:auto;
        height: 500px;
	font-size:12px;
	line-height:20px;
	color:#fff;
        padding-right:35px;
}
.news ul{
	padding:0;
	margin:0;
	list-style:none;
}
.news ul li:first-child{
	background:none;
	padding-top:0;	
}
.news ul li{
	padding:19px 100px 11px 0;
	background:url(../images/bg-stripe.gif) repeat-x;
	overflow:hidden;
}
.news .illustration{
	width:230px;
        height: 230px;
	float:left;	
	margin:0 23px 0 0;
}
.news em.date{
	display:block;
	font-weight:bold;
	color:#a5a5a5;
	margin:-5px 0 0;
}
.news .newsContent .content{
	width:490px;
	float:left;	
}
.news .newsContent strong.news-ttl{
	margin:0 0 20px;
	display:block;
}
.news .newsContent p{
	margin:0;
}
.news .clear{clear: both; font-size: 1px; height: 1px; overflow: hidden;}
.news hr{background:url(../images/bg-stripe.gif) repeat-x; display:block; width: 100%; height: 2px; border:none; }
.impressum{
	font-size:12px;
	color:#fff;
	line-height:17px;	
	padding:4px 0 0 0;
	overflow:hidden;
}
.impressum .col1{
	width:180px;
	padding:0 67px 0 0;
	float:left;
}
.impressum .col2{
	width:641px;
	float:left;
}

.impressum .col2 .col-a{
	width:300px;
}

.impressum .col2 .col-b{
	width:300px;
}

.impressum p{
	margin:0 0 15px;
	line-height:15px;	
}
.impressum h1, 
.impressum h2{
	font-size:14px;
	margin:0 0 26px;
}
.impressum h2{
	margin:0 0 27px;	
}
.email a{
	color:#fff;	
}
.email a:hover{
	color:#7d7d7d;
}
.email{
	margin:0 0 17px;
	display:block;	
}
.col-a, .name-firstname{
	width:114px;
	float:left;
}
.col-b, .name-lastname{
	width:114px;
	float:right;
}
.impressum .address{
	margin:0 0 17px;	
}
.impressum .tel{
	margin:0 0 17px;	
}
dl.specs{
	padding:0;
	margin:0 0 17px;
}
dl.specs dt{
	display:block;
	font-weight:bold;
}
.area01{
	margin:0 0 40px !important;	
}
/*Bestellung form*/
.bestellung-frm{
	font-size:12px;
	color:#fff;
	margin:-11px 0 0;
	position:relative;
	overflow:hidden;
	width:100%;
	min-height:566px;
	padding-bottom: 22px;
}
.bestellung-frm .col1{
	float:left;
	width:272px;
	margin:0 22px 0 0;
}
.bestellung-frm .col2{
	float:left;
	width:272px;
	margin:0 22px 0 0;
}
.bestellung-frm .col3{
	float:left;
	width:272px;
}
.bestellung-frm fieldset{
	background:#1a1a1a;
	padding:3px 0 0 14px;
	border:1px solid #5b5b5b;
	overflow:hidden;
	margin:0 0 20px;
}
strong.fieldset-ttl{
	display:block;	
	background:#787878;
	padding:2px 0 2px 14px;
	color:#fff;
	font-size:14px;
	margin:0 0 1px;
}
.bestellung-frm .row{
	width:100%;
	padding:6px 0 6px;
	line-height:16px;
}
.bestellung-frm .row.empty{
	height:18px;
}
.bestellung-frm .row2{
	width:100%;
	padding:6px 0 5px;
	overflow:hidden;
	line-height:16px;
}
.bestellung-frm .row3{
	width:100%;
	padding:0 0 10px;
	line-height:16px;
}
.bestellung-frm .row:after,
.bestellung-frm .row2:after,
.bestellung-frm .row3:after{
	content:"";
	clear:both;
	display:block;
	height:1px;	
}
.field02{
	padding-bottom:4px !important;	
	margin:0 0 19px !important;
	overflow:hidden;
}
.field02 .row{
	padding:6px 0 0;	
}
.chk01, 
.chk02{
	width:15px;
	height:14px;
	float:left;
	padding:0;
	margin:2px 0 0px -4px;
	position:relative;
}
.chk02{
	margin:0 8px 0 0;
}
.bestellung-frm .col-a, 
.bestellung-frm .col-b,
.name-firstname, .name-lastname{
	width:114px;
	float:left;
	margin:0 13px 0 0;
}
.bestellung-frm .col-b{
	margin:0;
}
.bestellung-frm label{
	margin:0 0 1px;
	padding:1px 0 0 4px;
}
label.left{
	float:left;
	margin:1px 0 0 4px !important;
	padding:0 0 0px;
}
.txt02, 
.txt03, 
.txt04,
.txt05, 
.txt06,
.txt08,
.input-text,
.txt07{
	background:#545454;
	border:1px solid #000;
	padding:0 5px 2px 5px;
	color:#fff;
	width:102px;
	margin:0;
	height:15px;
	line-height:16px;
}
.txt03{
	width:229px;	
}
.txt04{
	width:232px;	
}
.txt05{
	width:140px;	
}
.txt06{
	width:210px;
	padding-top:1px;	
}
.txt07{
	width:29px;
	padding:0;
	text-align:center;
	margin:-12px 0 0;	
}
#gutscheincode_button {
    width: 90px;
}
.select02, .validate-select{
	width:114px;
	font-weight:normal;
}
.select03{
	width: 235px !important;
	font-weight:normal;
}

.select03 option {
	width: 270px !important;
}

strong.info{
	line-height:20px;
	display:block;
	margin:-10px 0 0;	
}
strong.info.error{
	color:#f00;	
}
strong.fieldset-heading1{
	display:block;
	margin:0 0 10px;
	padding:2px 0 0;
	font-weight:normal;	
}
.bestellung-frm .radio{

}
.summary {
	padding:0 11px 0 13px;
	line-height:20px;
	border:1px solid #555555;
	overflow:hidden;
	margin:0 0 23px;
	background:#1a1a1a;
}
.summ{
	table-layout: auto;
	border-collapse:collapse;
	width:245px;
}
.summ th{
	text-align:left;
	font-weight:normal;
	padding: 8px 0px;
	/*padding:8px 0 9px;*/
	/*border-bottom:1px solid #585858;*/
}
.summ td{
	/* padding:10px 0 9px; */
	/* border-bottom:1px solid #585858; */	
}
.summ tr.last{
    border-bottom:1px solid #585858;
    padding-bottom: 10px;
}
.summ tfoot tr.last{
    border-bottom: none;
}
.summ tr td{
    padding-bottom: 10px;
}
.summ tr.first td{
    padding-top: 10px;
}
.summ .td01{
	width:96px;
}
.summ .td02{
	width:52px;
	vertical-align:bottom;
	text-align:center;
}
.summ .td03{
	width:96px;
	text-align:right;
	vertical-align:bottom;
}
.summ thead th.a-right{
    text-align: right;
}
.summ thead th.a-center {
    text-align: center;
}
.summ tr td.a-center {
    text-align: center;
}
.summ tfoot th.a-right{
    padding-right: 12px;
    text-align: right;
}
.summ tfoot td{
    border: none;
    padding: 2px 0 2px;
}
.summ tfoot td.a-right{
    padding-right: 12px;
}
.summ tfoot td.last{
    padding-right: 0;
}
.summ tbody td.last{
    text-align: right;
}
.a-right{
    text-align: right;
}
.a-left{
    text-align: left;
}
.summary dl{
	padding:10px 0 4px;
	margin:0;	
	overflow:hidden;
}
.summary dt{
	padding:0;
	margin:0;
	float:left;
	width:188px;
	text-align:right;
}
.summary dd{
	float:right;
	padding:0 0 0 7px;
	margin:0;
	width:50px;
	text-align:right;
}
.more{
	display:block;
	padding:12px 0 4px; 	
}
.more a{
	color:#fff;
	font-weight:bold;	
}
.more a:hover{
	text-decoration:underline;	
}
.bestellung-box {
    width: 284px;
	padding-bottom: 5px;
}
.bestellung-box .row3 {
    font-size: 11px;
    padding: 0 0 2px;
    position: relative;
}
.bestellung-box a {
	color: #ffffff;
}

.bestellung-box a:hover {
	text-decoration: underline;
}

#sendButton{position:absolute;
	right:68px;
	bottom:3px;}
/*End of Bestellung*/
/*Garantie*/
.garantie{
	overflow:hidden;
	padding:12px 0 0 0;
	width:900px;
	color:#fff;
	font-size:12px;
}
.txt-box{
	width:365px;
	float:left;	
	line-height:20px;
	margin:-4px 0 0;
	padding:0 0 0 11px; 
}
.txt-box h1{
	font-size:14px;
	margin:0 0 21px;	
}
.txt-box p{
	margin:0 0 21px;	
}
.subscribe-form{
	width:272px;
    float: left;
    margin:0 10px 0 0;
}
.subscribe-form form{
	margin:0 0 9px;
	overflow:hidden;	
}
.subscribe-form fieldset{
	background:#1a1a1a;
	border:1px solid #555;
	padding:16px 0 0 26px;	
	margin:0 0 4px;
	overflow:hidden;
}
.subscribe-form fieldset .row{
	padding:0 0 3px;

}
.subscribe-form fieldset p{
	margin:0 0 12px;	
}
.subscribe-form fieldset .row label{
	font-weight:bold;
	padding:0 0 2px;
	display:block;	
}
.txt06{
	border:1px  solid #000;	
}
.ttl{
	margin:0 0 11px;
	display:block;
	padding:8px 0 0;	
}
.box-row{
	padding:15px 0 10px;
	background:url(../images/bg-stripe.gif) repeat-x;
	overflow:hidden;
	width:863px;
	margin:0;
	line-height:20px;	
}
.box-row .img-holder{
	float:left;
	width:142px;
	margin:0 0 11px;
}
.box-row p{
	font-weight:bold;
	line-height:17px;
	margin:0 0 17px;
}
.box-row div{
	float:left;
	width:530px;
	margin:-4px 0 0;
	position:relative;
}
/*End of garantie page*/
/*versand_zahlung*/
.location{
	font-size:12px;
	color:#fff;
	margin:0 0 14px;
	overflow:hidden;
	width:100%;
}
.area, 
.area-price{
	float:left;
	padding:11px 22px 10px 26px;
	background:#1a1a1a;
	border:1px solid #545454;
	/* overflow:hidden; */
}
.area{
    margin:0 1px 0 0;
    width:222px;
}
.area-price{
    margin:0 10px 0 0;
}
.area .row{
	margin:0 0 6px;
	/* overflow:hidden; */
}
.area div.row label{
	display:block;
	margin:0 0 4px;	
}
.area-price .row{
	overflow:hidden;	
}
.area-price{
	padding: 13px 13px 4px 13px;
	min-width: 200px;
	width: auto;
}
.area-price ol{
	margin:0 0 0 18px;
	padding:0 0 4px;
	width: auto;
}
.area-price ol:after{
	content:"";
	clear:both;
	display:block;
	height:1px;	
}
.area-price ol li{
	margin:0 0 5px;
	float:none;
	display: block;
}
span.arrow{
	float:left;
	background:url(../images/bg-arrow.png) no-repeat;
	width:26px;
	height:74px;
	margin:0 2px 0 0;
}
.delivery-available{
    padding: 13px;
}

.versand p{
	margin:0 0 7px;	
}
ul.payment-options{
	padding:0 0 0;
	margin:0 0 -12px;
	list-style:none;
	overflow:hidden;	
}
ul.payment-options li{
	background:url(../images/bullet01.gif) no-repeat 0 8px;
	margin:0 0 20px;
	padding:0 0 0 7px; 
}
.payment{
	display:block;
	margin:0 0 34px;	
}
.image-list{
	padding:0;
	margin:0 0 28px 1px;
	list-style:none;
	overflow:hidden;	
}
.image-list li{
	float:left;
	margin:0 10px 0 0; 	
}
.image-list li img{
	display:block;	
}
.box-ttl{
	font-size:14px;
	margin:0 0 20px;
	display:block; 	
}
.fees{
	padding:0 0 0 5px;
	line-height:12px;	
}
.fees span{
	line-height:12px;	
}
/*end of versand_zahlung*/
/*warenkorb*/
.warenkorb{
	width:860px;
	margin:-2px 0 0 -1px;	
}
.cart{
	table-layout:fixed;
	border-collapse:collapse;
}
.cart th{
	background:#545454;
	padding:2px 0;
	border-collapse:separate;	
	border:1px solid #222323;
	line-height:16px;
}
.cart td{
	border:1px solid #222323;
	background:#1a1a1a;	
}
.cart .th01{
	width:75px;
}
.cart .th02{
	width:134px;
}
.cart .th03{
	width:433px;
	text-align:left;
	padding:0 0 0 14px;
}
.cart .th03 img{display:block;}
.cart .th04{
	width:64px;
}
.cart .th05{
	width:67px;
}
.cart .th06{
	width:73px;
}
.cart td{
	vertical-align:middle;
	text-align:center;	
}
.cart .td02{
	padding:7px 0 0;	
}
.cart .td03{
	text-align:left;
	padding:0 0 0 14px;	
}
.price-item{
	margin:-12px auto 0;
	display:block;	
}
a.remove{
	background:url(../images/btn-remove.png) no-repeat;
	width:15px;
	height:15px;
	display:block;
	margin:-8px auto 0;
	text-indent:-9999px;	
}
strong.item-name{
	display:block;
	margin:0;	
}
.cart-wrapper{
    max-height: 475px;
	overflow-y:auto;
    overflow-x:hidden;
	margin:0 0 11px;
}	
.total-cart dl{
	padding:0 8px 9px 0;
	margin:0;
	overflow:hidden;
}
.total-cart dl strong{
	font-size:14px;	
}
.total-cart dt{
	float:right;
	padding:0 14px 0 0;
}
.total-cart dd{
	float:right;
	font-weight:bold;
	font-size:14px;
}
.total-cart .total-cart-link{
    padding: 7px 0 0 0;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}
.total-cart .total-cart-link a{
    color: #fff;
}
.btns{
	width:100%;
	overflow:hidden;
}
input[type=button],button.btn{
	background:url(../images/bg-btn02.gif) repeat-x;
	height:29px;
	float:left;
	padding:3px 5px 7px 6px;
	border:1px solid #8a8a8a;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
button.btn.dark{
	background-position:0 -173px;	
}

.ie9 button.btn, 
.safari5 button.btn, 
.chrome button.btn{
	line-height:20px;
	padding-left:9px;
	padding-right:7px;
}
.safari5 button.btn, 
.chrome button.btn{
	line-height:19px;
}
.mac button.btn{
	padding-top:6px !important;
}
.mac button.btn.btn06{
	padding-top:0 !important;
}
button.btn:hover{
	background-position:0 -100px;
}
button.btn.btn01{
	float:right;
	padding:4px 3px 7px 34px;
}
button.btn.btn02{
	float:right;
	margin:0 3px 0 0;
	padding-top:4px;
}

.total-cart table {
	float: right;
}

.total-cart table td {padding: 0 0 0 8px;}

.total-cart button.btn01 {
	float:none;
}

.total-cart button.btn.btn02 {
	float:left;
}

.total-cart input[type=button] {
	background:url(../images/bg-btn02.png) no-repeat 0 0;
	height:23px;
	width: 183px;
	border:0;
	padding: 0 3px 0 0;
	text-align: center;
	line-height: 15px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.total-cart input[type=button]:hover, .total-cart button.btn:hover {
	background-position: 0 100%;
}

.total-cart button.btn {
	background:url(../images/bg-btn02.png) no-repeat 0 0;
	height:23px;
	width: 183px;
	border:0;
	padding: 5px 3px 6px 0;
	text-align: center;
	line-height: 0px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

button.btn.btn03{
    float:right;
	margin:4px 0 0;	
	min-width:160px !important;
}
button.btn.btn04{
	padding-top:4px;
	float:right;
}
button.btn.btn05{
	width:160px;
	padding-top:3px;
}
button.btn.btn05 span{
	padding:2px 0 0 25px;
}
input[type=button].btn06{
	float: right;
    height: 19px;
    padding: 0 0 2px 0;
    margin-right: 10px;
    font-weight: normal;
    font-size: 12px;
}
button.btn span{
	background:url(../images/ico-cart.png) no-repeat 0 -182px;
	float:left;
	padding:1px 0 0 23px;
	height:18px;
}
.ie9 button.btn span{
	background:url(../images/ico-cart.png) no-repeat 0 -181px;
	padding-left:23px;
}
.fullLine {
    width:340px !important;
}
.normal{font-weight: normal!important;}
.form-box fieldset{
     width:170px;
}
.fieldright{float:right}
.fieldleft{float:left}
.clear{clear:both;}
ul.messages, ul.messages ul{
    list-style: none; 
    font-size: 14px;
    margin-left:0 !important;
}
.award-box p{
    margin:0;
    
}
ul.clear{
    padding:0 !important;
    margin:0 !important;
}
ul.clear li {
    padding:0 !important;
    margin:0 0 14px !important;
}
.versand{display: block; font-weight: normal;font-size: 12px}
#anotheradress{display: none;}
#mainform .error{border: 1px solid #FF0103;}
.info .error{border:none !important; color: #FF0103}
.messages .error-msg span {
    color: #FF0103 !important;
}
.messages .success-msg span {
    color: #96DD3B !important;
}
.handelspartner-error {
    color: #FF0103;
}
.handelspartner-success {
    color: #96DD3B;
}
.rotationViewer {
      position:relative;
      width:512px;
      height:512px;
      border:none;
      margin:auto;
      cursor:pointer;
    }
    .rotationViewer img {
      position:absolute;
      visibility:hidden;
      left:0;
      top:0;
      width:100%;
      height:100%;
    }
    .rotator3d{display: none;}
    #mainform .error + label{color: #FF0103;}
.start{background:url(../images/bg-stripe.gif) repeat-x;
	width:100%;
	height:624px;
	position:relative;
	z-index:1;
    padding-top:2px;
}
.container{height:566px;clear: both; padding-top: 60px; padding-left: 74px;}
.shopcontainer{float:left; width: 412px; height: 538px;}
.productconceptcontainer{float:left; width: 412px; height: 537px;}
#BestellungLoad, #ordersave{background: url(../images/blockingbachgroung.png); height: 100%; width: 100%; z-index: 101; position: absolute; top: 0; left: 0}
.shopcontainerli {
    display: block;
    height: 514px;
    width: 405px;
    overflow: hidden;
    float: left;
}
.shopcontainerli a {
    display: block;
    margin: 0 0 0 -1px;
}
.shopcontainerli a:hover {
    margin-left: -409px;
}
.productconceptcontainerli {
    display: block;
    height: 514px;
    width: 404px;
    overflow: hidden;
    float: left;
}
.productconceptcontainerli a {
    display: block;
    margin-left: 0;
}
.productconceptcontainerli a:hover {
    margin-left: -406px;
}

/* 30.10.2012 */
.startpage
{
	margin: 0;
}
.container
{
	padding: 0;
	height: 624px;
}
.shopcontainerli,
.productconceptcontainerli
{
	width: 500px;
	height: 624px;
}
.shopcontainerli a,
.productconceptcontainerli a
{
	width: 500px;
	height: 624px;
	display: block;
	margin-left: 0;
}
.shopcontainerli a:hover
{
	margin-left: -500px;
}
.productconceptcontainerli a:hover
{
	margin-left: -500px;
}


.subscribe_real_form{
    width: 600px;
    margin: 0 auto;
    margin-top: 50px;
}

.subscribe_real_form h2{
    font-size: 15px;
    padding-bottom: 10px;
}

.subscribe_real_form .contact{
    width: 455px;
}

.subscribe_real_form .btn04{
    margin-right: 84px;
}

.subscribe_real_form .error{
    color:#f00;
}

.bestellung-box .row3 span{
   position: absolute;
   top: 1px;
   left: 18px;
   font-size: small;
}

.wide_select{
   width: 243px !important;
}

.wide_input{
   width: 229px !important;  
}

#kennen_comment{
    display: none;
}


/* New style */

.button_green {
	padding: 0px;
	position: relative;
	border-width: 0px;
	display: inline-block;
	vertical-align: top;
	background: transparent;
	font: normal 13px Arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #ffffff !important;
	//display: inline;
	//zoom: 1;
}	
	
.button_green::-moz-focus-inner {
	padding: 0px; border-width: 0px;
}		

.button_green strong {
	float: left;
	padding: 0px 0px 0px 9px;
	background: url("../images/button_green.png") no-repeat 0 0;	
}	
	

.button_green strong em {
	float: left;
	padding: 0px 9px 0px 0px;
	background: url("../images/button_green.png") no-repeat 100% -23px;	
	font-style: normal;
}

.button_green strong em b {
	float: left;
	height: 23px;
	background: url("../images/button_green.png") repeat-x 0 -46px;	
	line-height: 24px;
	cursor: pointer;
}
	
.button_green:hover strong {background-position: 0 -69px;}
.button_green:hover strong em {background-position: 100% -92px;}
.button_green:hover strong em b {background-position: 0 -115px;}

.button_green i {
	height: 23px;
	padding: 2px 0px 4px 24px;
	background: url("../images/icon_cart.png") no-repeat 0 3px;
}

.short_name {
	margin: 0 0 20px;
}

.short_name .button_green {
	position: absolute;
	top: 0;
	right: -40px;
}

.short_name .name {
	margin: 2px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.cart_button {
	position: absolute;
	top: 495px;
	left: 0;
}

.cart_button.right {
        position: absolute; 
        top: 6px; 
        left: 100%; 
        margin: 0 0 0 15px;
        white-space: nowrap;
}

.cart_button.left {
        left: 5px; 
}

.paypal_button {
	display: block;
	width: 117px;
	height: 23px;
	overflow: hidden;
	background: url("../images/paypal_button.png") no-repeat 0 0;
}

.paypal_button:hover {background-position: 0 100%;}


.promo_action{
   color: #ffd800;
   font-family:  Arial, Helvetica, sans-serif;;
   font-size: 15px;
   text-align: right;
   padding-left: 200px;
}

/* New Styles */
.quote_box {
	width: 862px;
	margin: 20px 0 0 0;
	overflow-x: auto;
	height: 500px;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding-right: 35px;
}

.quote_box ul {margin: 0;}

.quote_box li {
	position: relative;
	list-style: none;
	padding: 0 10px 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #555555;
}

.quote_box li:after {
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #000000;
}

.quote_box li blockquote {
	margin: 0 0 9px;
	font-family: Arial;
	font-style: italic;
	font-size: 12px;
	color: #ffffff;
}

.quote_box li blockquote span {
	position: relative;
	padding: 0 22px;
	background: url("../images/quote_right.png") no-repeat 100% 0;
}

.quote_box li blockquote span:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 15px;
	height: 14px;
	background: url("../images/quote_left.png") no-repeat 0 0;
}

.quote_box li.right {
	text-align: right;
}

.quote_box li .country {
	color: rgba(174, 174, 174, 1);
	font-weight: bold;
}

.side-product-name {
	margin-left: 8px;
}

#checkout-review-table p {
	line-height: 14px;
	font-size: 11px;
}

#checkout-review-table h3 {
	line-height: 14px;
}

.newsletter_p {
	width: 514px;
	padding: 7px 0px 12px 0px;
}

.check_label {
	max-width: 600px;
}

.order_done_form {
	margin: 0 !important;
}

.checkout_vers{
    margin-left: 20px;
}

.instead-trusted-shops-fb {
    height: 36px;
    line-height: 14px;
    padding: 3px 10px 0 20px;
    position: absolute;
    left: 0;
    text-align: right;
    top: 7px;
}

.instead-trusted-shops-fb a{
    background : url("../images/fb_page.png") no-repeat 0 0;
    width: 75px;
    height: 23px;
    padding: 3px 10px 0 20px;
    position: absolute;
    z-index: 999;
}

.instead-trusted-shops-fb a:hover{
    background : url("../images/fb_page_white.png") no-repeat 0 0;
    width: 75px;
    height: 23px;
    padding: 3px 10px 0 20px;
    position: absolute;
    z-index: 999;
}

