body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(../images/bodybg.jpg) top left repeat-x #ffffff;
	margin:0;
	color:#666666;
	font-size:1em;
	line-height: 1;
}

*{
	padding:0;
	margin:0;
	outline:none;
	border:none;
}

ul, ol{
	list-style:none;
}

button{
	cursor:pointer;
}

*:focus, *:active, *:hover {
	-moz-outline-width: 0;
	outline:none;
}

a{
	color:#E11520;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	outline:none;
	color:#666666;
}

h1{
	font-weight:normal;
	color:#666666;
	font-size:2.6em;
	line-height: 1em;
}


h2{
	font-weight:normal;
	font-size:1.7em;
	margin:0px 0px 10px 0px;
}

h4{
	font-weight:normal;
	font-size:1.4em;
	line-height:2em;
	clear:both;
}

h5{
	font-weight:normal;
	font-size:1.2em;
	line-height:1.6em;
	padding-bottom:10px;
	clear:both;
	margin-top:10px;
}

h6{
	font-weight:normal;
	font-size:0.9em;
	line-height:1.3em;
	font-weight:bold;
	padding-bottom:10px;
	clear:both;
	margin-top:30px;
}


p {
	font-size:11px;
	line-height:1.3em;
	padding-bottom:10px;
}

.clear{
	clear:both;
}

a:hover{
	color:#E20C15;
}

#contentwrapper {
	margin:auto;
	position:relative;
	min-width:1042px;
}


#content_l{
	background:url(../images/left.gif) bottom left no-repeat;
	width:100%;
}


#content_r{
	background:url(../images/right.gif) bottom right no-repeat;
	width:100%;
}

#innerwrapper {
	background:url(../images/content.gif) bottom right no-repeat;
	width:998px;
	margin:auto;
	padding:0px 0px 70px 0px;
}

#introwrapper {
	background:url(../images/content.gif) bottom right no-repeat;
	width:998px;
	margin:auto;
	padding:0px 0px 70px 0px;
}

#footer {
	width:820px;
	font-size:0.7em;
	letter-spacing:0.07em;
	color:#CCCCCC;
	margin:auto;
	padding:80px 20px 25px 120px;
	clear:both;
}

#theme {

	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:0px 130px;
	width:960px;
	min-height:920px;
	height:auto !important;
  	height:920px;
}

#introtheme {

	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:0px 130px;
	width:960px;
	min-height:720px;
	height:auto !important;
  	height:720px;
}

#maxx{
	background-image:url(../images/content_bg_1.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:960px;
	clear:both;
	min-height:920px;
	height:auto !important;
  	height:920px;
  	position: relative;
}

#blankomaxx {
	background-image:url(../images/blanko_bg.png);
	position:relative;
	clear:both;
	background-repeat:no-repeat;
	background-position:0px 0px;
	min-height:920px;
	height:auto !important;
  	height:920px;
}

#intromaxx{
	background-image:url(../images/blanko_bg.png);
	position:relative;
	clear:both;
	background-repeat:no-repeat;
	background-position:0px 0px;
	min-height:720px;
	height:auto !important;
  	height:720px;
}


#header{
	height:230px;
	padding: 0px 20px 0px 125px;
	width:808px;
}

#leftcol{
	width:261px;
	float:left;
}

.menue{
	background:url(../images/menu_top.png) top right no-repeat;
	font-size:0.7em;
	font-weight:bold;
	width:261px;
	padding:30px 0px 0px 0px;
	margin:23px 0px 0px 0px;
	}

#content {
	background:url(../images/content_top.png) top left no-repeat;
	float:left;
}

#introcontent {
	background:url(../images/introcontent_top.png) top left no-repeat;
	float:left;
}

#gcontent{
	width:460px;
	float:left;
}

#subcontent{
	background:url(../images/content_subcorner.png) bottom left no-repeat;
	width:455px;
	padding:25px 50px 50px 25px;
	font-size:0.9em;
	position:relative;
	min-height:550px;
	height:auto; !important
	height:550px;
}

#subintrocontent{
	width:650px;
	padding:35px 0px 40px 25px;
	font-size:0.9em;
	position:relative;
	min-height:452px;
	height:auto; !important
	height:700px;
}

#subintrocontent p{
	display: block;
	width:600px;
	font-size: 12px;
	line-height: 140%;
}

#subcontent2{
	padding:25px 0px 20px 50px;
	font-size:0.9em;
	position:relative;
}



.nav{
	background:url(../images/menu_bg.png) top right repeat-y;
	padding:10px 0px 10px 30px;
}

.menuebottom{
	background:url(../images/menu_bottom.png) bottom right no-repeat;
	height:30px;
}

.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
}

.nav ul li.active ul{
	display:block;
	}


.nav ul li.active a{
	background:url(../images/menubg_a.gif) bottom center no-repeat;
	color:#E11520;
}

.nav ul li.active ul li.active a{
	color:#E11520;
}

.nav ul li.active ul li a{
	background: url(../images/nav_subitem.gif) top center no-repeat;
	color: #A5A5A5;
}


.nav ul li a{
	background:url(../images/menubg.gif) bottom center no-repeat;
	text-align:center;
	display:block;
	height:38px;
	padding:10px 0px 0px 0px;
	color:#666666;
}

.nav ul li.on{
	background:url(../images/menubg_a.gif) bottom center no-repeat;
	text-align:center;
	color:#E11520;
	display:block;
	height:38px;
	padding:10px 0px 0px 0px;
}


.nav ul li a:hover{
	background:url(../images/menubg_a.gif) bottom center no-repeat;
	color:#E11520;
}

.nav ul li ul li a{
	background: url(../images/nav_subitem.gif) top center no-repeat;
	color: #A5A5A5;
	font-weight:normal;
	display:block;
	text-align:center;
	height:18px;
	font-size:11px;
	padding:10px 20px 0px 0px;
}
.nav ul li ul li a span{
	padding:0px 0px 0px 15px;
}

.nav ul li ul li a:hover{
	background: url(../images/nav_subitem.gif) top center no-repeat;
	color:#E11520;
}

.nav ul li ul li ul li a:hover{
	background:none;
}
.nav ul li ul{
padding:0px 0px 20px 0px;
}

.informational{
	height:20px;
	}

.informational ul {
	list-style:none;
}

.informational ul li {
	background: url(../images/dot.gif) 0px 3px no-repeat;
	float:left;
	padding:0px 5px 5px 12px;
}

.informational ul li:fist-child {
	background: none;
}



.informational ul li a{
	color:#666666;
}
.informational ul li a:hover{
	color:#E11520;
}



.licence{
	font-size:0.8em;
	clear:both;
}

.toplinks{
	width:445px;
	float:right;
}

.toplinks ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.7em;
	margin:140px 10px 0px 0px;

}

.toplinks ul li {
	float:right;
	padding:0px 5px 5px 0px;
}
.toplinks ul li a{
	color:#666666;
}
.toplinks ul li a:hover{
	color:#E11520;
}

#cart{
	background:url(../images/cart.png) top center no-repeat;
	width:350px;
	height:225px;
	float:left;
}


.label {
	position:relative;
	font-size:0.7em;
	text-align:left;
	width:107px;
	float:right;
	color:#FFFFFF;
	padding:122px 0px 0px 0px;
	}

.label a {
	color:#FFFFFF;
}

.label a:hover {
	color:#000000;
}


.product-collateral .price-excluding-tax {
	display: block;
	width: 100%;
	height: 30px;
}

.product-collateral .price-including-tax{
	width: 100%;
	height: 50px;
}

.product-collateral .price-box .label {
	color: #909090;
	font-size: 1em;
	padding: 0;
	width: 70px;
	float: left;
}

.product-collateral .price-excluding-tax .price {
	display: block;
	width: 50px;
	font-weight: bold;
	font-size: 1em;
	float: left;
	color:#E11520;
}

.product-collateral .price-including-tax .price {
	display: block;
	width: 120px;
	font-size: 30px;
	float: left;
	color:#E11520;
}

.price-box .price-including-tax .label {
	margin: 17px 0 0 0;
}


/*************************produkt***************************/
.category-head, .page-head{
	height:60px;
	padding:20px 0px 30px 10px;
	width:450px;
	position:relative;
	z-index:1;
}

.flash-head{
	width: 600px;
	height: 40px;
	padding: 20px 0 0 0;
}

.flash-head h1 {
	font-size: 2.3em;

}


.page-head h1{
	font-size:2.3em;
	height:37px;
}

.product{
	width:100px;
	float:left;
	margin:0px 0px 10px 0px;
}

.motionpicture{
	position:absolute;
	width:320px;
	top:40px;
	left:450px;
}

.catalog-listing {
	width:450px;
	float:left;
	margin:10px 0px 0px 0px;
}

.product .price-box{
	width: 60px;
	float: left;
}

.product .price-box .label {
	display: none;
}

.product .price-excluding-tax{
	display: none;
}


.picborder{
	position:relative;
	display:block;
	background:url(../images/picborder.png) top left no-repeat;
	width:90px;
	height:37px;
	padding:53px 0px 0px 0px;
}

.picborder:hover {
	background:url(../images/picborder_a.png) top left no-repeat;
}

.picbordere{
	position:absolute;
	display:block;
	background:url(../images/picborder.png) top left no-repeat;
	width:90px;
	height:37px;
	padding:53px 0px 0px 0px;
}

.picbordere:hover {
	background:url(../images/picborder_a.png) top left no-repeat;
}

.picdiv {
	position: absolute;
	top:0;
}


.product-image{
	padding:0px 0px 10px 0px;
}

.product-image2{
	padding:0px 0px 10px 0px;
}


.product a {
	display:block;
	width:90px;
	height:90px;
}

.pname {
	background:url(../images/pnamebg.png) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:29px;
	width:82px;
	display:block;
	padding:4px;
	font-size:11px;
	text-align:center;
	color:#000000;
	cursor:pointer;
	line-height:11px !important;
	line-height:9px;
}

.hdn {
	display:none;
}

.shown {
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
}

.product-image a:hover {
	color:#666666;
}

.price-box{
	width: 100%;
	float:left;
	font-size:11px;
	padding:3px 0px 0px 0px;
}

.pcart{
	width:16px;
	height:25px;
	padding:0;
	margin:0;
	float:left;
}

.pcart a{
	background:url(../images/addtocart.png) top right no-repeat;
	width:16px;
	height:20px;
}

.pcart a:hover{
	background:url(../images/addtocart_a.png) top right no-repeat;
	width:16px;
	height:20px;
}

.product-img-box{
width:250px;
float:left;
}


.bpicborder{
	position:relative;
	display:block;
	background:url(../images/bpicborder.png) top left no-repeat;
	width:250px;
	height:250px;
}

.spicborder{
	position:relative;
	display:block;
	background:url(../images/spicborder.png) top left no-repeat;
	width:60px;
	height:60px;
}

.product-collateral{
	width:190px;
	float:left;
	padding:20px 0px 0px 10px;
}

.product-img-box a{
	display:block;
	width:250px;
	height:250px;
}

.product_addtocart_form{
	margin:20px 0px 0px 0px;
}

.product-attributes{
	width:45%;
	float:left;
	padding:10px 0px 0px 0px;
}

.product_subinfo{
	padding:30px 0px 0px 0px;

}

.aval{
	padding:0px 0px 20px 0px;
}

.regular-price{
	display:block;
}

label{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	font-size:11px;
	padding:2px 0px 4px 0px;
}

label.lchecker{
	clear:none;
	float:left;
	display:inline;
	padding: 3px 0 0 0;
	padding:0;
	margin: 0 0 5px 0;
}

select{
	border:1px solid #CCCCCC;
	width:170px;
	margin-bottom:10px;
}

input{
	border:1px solid #CCCCCC;
	width:170px;
	margin-bottom:10px;
}
textarea{
	font-size:11px;
	border:1px solid #CCCCCC;
	color:#A7A7A7;
	width:170px;
	margin-bottom:10px;
}


input.wide{
	width:340px;
}


select.wide{
	width:340px;
}


textarea.wide{
	width:340px;
}

input.total{
	width:100%;
}



input.checker{
	width:20px;
	float:left;
	padding:0;
	margin: 0 5px 5px 0;
}

input.supersmall {
width:30px;
}

.group-select{
padding:10px 0px 10px 0px;}

form {
}

.form-button{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:11px;
	letter-spacing:0.005em;
	background-position:top center;
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	width:155px;
	text-align:center;
	height:40px;
	border:0;
	float:left;
	padding:0px 0px 5px 20px;
}

.btn_checkout{
	background-image:url(../images/btn_checkout.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	letter-spacing:0.005em;
	display:block;
	background-position:top center;
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	width:190px;
	text-align:center;
	height:23px;
	border:0;
	float:left;
	color:#333333;
	padding:12px 0px 5px 20px;
	cursor: pointer;
}

.btn_placeorder{
	background-image:url(../images/btn_placeorder.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:transparent;
	font-size:11px;
	letter-spacing:0.005em;
	display:block;
	background-position:top center;
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	width:220px;
	text-align:center;
	height:40px;
	border:0;
	float:right;
	color:#333333;
	padding:0px 0px 5px 20px;
	cursor: pointer;
}

.btn_placeorder:hover {
	background-position:bottom center;
}

.btn_checkout:hover, .btn_checkout:focus{
	color:#333333;
	background-position:bottom center;
}


.form-button:hover, .form-button:focus{
	background-position:bottom center;
}

.form-a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	display:block;
	float:left;
	background-position:top center;
	background-repeat:no-repeat;
	margin:20px 0px 0px 0px;
	width:140px;
	text-align:center;
	height:23px;
	border:0;
	padding:12px 0px 5px 20px;
	color:#333333;
}

.btn_wish{
	background-image:url(../images/btn_wish.png);
}

.btn_wish:hover, .btn_wish:focus{
	background-position:bottom center;
	color:#000000;
}

.btn_voucher{
	background-image:url(../images/btn_voucher.png);
	margin:0px 0px 0px 15px;
}
.btn_voucher2{
	background-image:url(../images/btn_voucher.png);
	margin:0px 0px 0px 0px;
}


.btn_voucher:hover, .btn_voucher2:hover{
	background-position:bottom center;
	color:#000000;
}



.btn_addtocart{
	background-image:url(../images/btn.png);
}

.btn_addtocart:hover{
	background-position:bottom center;
}



.btn_login{
	background-image:url(../images/btn_login.png);
}

.btn_reg{
	background-image:url(../images/btn_register.png);
}
.btn_ok{
	background-image:url(../images/btn_ok.png);
}

.btn_notok{
	background-image:url(../images/btn_notok.png);
}


ul.messages{
	background-color:#F7F7F7;
	clear:both;
	color:#E11520;
	font-size:11px;
	font-weight:bold;
	padding:5px 20px 0px 0px;
	border:1px dotted #BE080F;
	margin:10px 0px 10px 0px;
}

ul.messages li ul li{
	background:url(../images/attention.png) top left no-repeat ;
	padding:2px 0px 7px 30px;
}


.label_items{
	padding:0px 0px 5px 0px;
}

.label_total{
	padding:0px 0px 5px 0px;
}

#home{
	display:block;
	width:150px;
	height:205px;
	float:left;
}

#home a{
	margin:0px 0px 0px 65px;
	display:block;
	width:90px;
	height:185px;
}

#home a:hover{
	background:url(../images/homelink.gif) bottom left no-repeat;
}

.info, .left{
	font-size:0.7em;
}

p.required{
	font-size:0.8em;
	padding: 5px 0 0 0;
}

span.required {
	font-size:1.1em;
	font-weight: bold;
}

.validation-advice{
	color:#E11520;
	font-size:0.7em;
}

.btnlnk{
	background:url(../images/link.png) center left no-repeat;
	padding:0px 0px 0px 15px;
	color:#E11520;
	font-weight:bold;
	font-size:10px;
}

.btnlnk:hover{
	color:#666666;
}

h5 .btnlnk {
	font-size:0.5em;
	margin-left:15px;
}

.inner-head{
	padding:10px 0px 10px 0px;
}

.qty-box{
	width:200px;
	float:left;
	padding:10px 0px 0px 0px;
}

ul.bare-list{
	list-style:disc;
	line-height:1.5em;
}


.sitemap{
	height:400px;
	width:300px;
	overflow:scroll;
}

.smallpic{
	width:60px;
	height:60px;
	float:left;
	padding:5px 0px 5px 0px;
}

.smallpic a{
	display:block;
	width:60px;
	height:60px;
}

table tr td{
	vertical-align:middle;
	border-bottom: 1px dotted #CCCCCC;
	padding:3px;
	font-size:11px;
	line-height:17px;
}

table tr th{
	vertical-align:middle;
	border-bottom: 1px solid #CCCCCC;
	padding:3px;
	font-size:11px;
	font-weight:bold;
}


.discount-codes{
padding-bottom:20px;
}

.acchead{
	border-bottom:1px solid #E11520;
	margin:5px;
	height: 20px;
}

.acchead h3{
	font-size:16px;
	float:left;
}

.acchead .btnlnk{
	float:right;
	margin-top:5px;
}

.step-count{
	display:block;
	background-color:#E11520;
	color:#FFFFFF;
	text-align:center;
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
}

.mssteps{
	display:block;
	background-color:#E11520;
	color:#FFFFFF;
	text-align:center;
	float:left;
	width:20px;
	height:20px;
	margin-right:5px;
}


#co-billing-form{
	padding:0px 0px 0px 5px;
}

.button-set{
clear:both;
}

#billing-buttons-container .form-button,
#shipping-buttons-container .form-button,
#shipping-method-buttons-container .form-button,
#payment-buttons-container .form_button,
.button-set .btn_ok{
display:block;
float:right;
margin:0;
}

.opc-please-wait{
	float:right;
	display:block;
}
.opc-please-wait img{
	display:block;
	float:left;
}


.back {
	float:right;
	background:url(../images/backtop.png) top right no-repeat;
	padding:0px 15px 5px 0px;
	font-size:0.7em;
}

#checkout-step-review {
/*20.07.2012 by chili-websolutions, www.chili-websolutions.de: Farbliche Hervorhebung der Pflichtangaben in der Bestell�bersicht */
margin:4px;
border:1px solid #e11520;
background-color:#fee7ee;
padding-left:10px;
padding-right:10px;
}

.a-right{
text-align:right;
}
.a-center{
text-align:center;
}

.one-page-checkout-progress{
width:195px;
}

.one-page-checkout-progress h4{
font-size:1em;
font-weight:bold;
}

.occontent{
	font-weight:normal;
	font-size:11px;
	line-height:15px;
	padding:0px 0px 10px 10px;
	font-style: normal;
}


.breadcrumbs{
	font-size:0.7em;
	color:#A7A7A7;
	position:absolute;
	top:15px;
	left:40px;
}

.breadcrumbs li a{
	color:#A7A7A7;
}
.breadcrumbs li a:hover{
	color:#E11520;
}


.breadcrumbs li{
	float:left;
	padding:0px 5px 0px 0px;
}

#checkout-payment-method-load li {
	float:none;
	clear:both;
}

.v-fix{
	float:left;
}

#billing-address-select, #shipping-address-select{
	width:390px;
}

#checkout-review-load{
	margin-top:15px;}

.payul li {
	float:none;
	clear:both;
}


.tablefoot{
	background-color:#f4f4f4;
	font-weight:bold;
}

table.pager tr td {
	border:none;
	padding:10px 0px 10px 0px;
	color:#A7A7A7;
}

table.pager .num ol {
	float: left;
}

table.pager .num strong {
	display: block;
	float: left;
}

table.pager .num ol li {
	width: 20px;
	text-align: center;
	float: left;
}

.form-list li{
	float:none;
	clear:both;
}

.disc{
	list-style:disc;
	margin-left:15px;
	line-height:1.2em;
	font-size:11px;
}
.disc li {
padding:2px 0px 2px 0px;
}

.box{
	padding:0px 0px 0px 5px;
}


.distrl{
border-bottom:1px dotted #CCCCCC;
line-height:1.4em;

}

.littlearrow{
background:url(../images/littlearrow.png) top left no-repeat;
padding:2px 0px 0px 17px;
}

.form-list li {
padding:2px 0px 2px 0px;
}

.paymentmethod{
padding:20px 0px 0px 30px;
}

.opc-please-wait{
background:url(../images/opc-ajax-loader.gif) top left no-repeat;
display:block;
padding:12px 0px 10px 35px;
font-size:11px;
}

.agbs{
	width:100%;
	border:1px dotted #666666;
	height:142px;
	overflow:scroll;
	font-size:10px;
	line-height:14px;
	margin:20px 15px 0px 0px;
	padding:5px;
}

.totalsend{
	background-color:#f4f4f4;
}

#checkout-review-table tfoot tr.last {
	font-weight:bold;
	color:#BE080F;
	font-size:12px;
}

.category-description{
	line-height:1.7em;
}

.catdesc {
	clear: both;
	padding: 0 25px 25px 0;
}

.mini-pic{
	margin:0px 10px 0px 0px;
	width:90px;
	float:left;
}

.mini-pic a{
width:110px;
height:110px;
}

.mini-search {
	background:url(../images/search.png) top left no-repeat;
	margin:30px 0px 0px 0px;
	padding:2px 0px 0px 10px;
	height:30px;
	width:210px;
}

.mini-search input {
	height:17px;
	border:none;
	color:#999999;
	padding:3px 0px 0px 0px;
	float:left;
}

.mini-search .input-text{
	width:155px;
}

.mini-search .minisearch-btn{
	width:20px;
}

.overview_a{
	display: block;
	float: left;
	height: 190px;
	margin: 0 10px 10px 0;
}

#taxvatboxerl, #firmali{
	width: 200px;
	float: left;
}

.bare-list {
	margin: 0 0 0 30px;
}

.listing-type-grid .ohnes{
	display: none;
}

#rabattcontainer{
	position: absolute;
	right:40px;
	width: 120px;
	height: 120px;
	top:170px;
}


.shipprice{
	width: 120px;
	float: right;
}

/*20.07.2012 by chili-websolutions, www.chili-websolutions.de: Farbliche Hervorhebung der Pflichtangaben in der Bestell�bersicht */
#checkout-step-review {
margin:4px;
border:1px solid #e11520;
backgrouned-color:#fee7ee;
padding-left:10px;
padding-right:10px;
}

.sl-sitzdeshaendlers {
	font-size: 11px;
	padding-top: 40px;
	padding-left: 5px;
}

.dsgvo-checkbox {
	width: auto;
}

label[for="dsgvo"] {
	display: inline;
}