@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#999933;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
    line-height: 21px;	
	color:#3d3d3d;
}

a {
	text-decoration:none;
	color:#993;
}

a:hover {
	color:#d5d10f;
	text-decoration: underline;
}

p {
	padding-top:0;
	margin-top:0;
	/*line-height:1.5; Achtung Footer wird gesprengt*/ 
}

h1.article_title, .componentheading, h1 {
	/*height:35px;*/
	font-size:24px;
	margin:0;
	padding:0px 0px 18px 0px;
	display:block;
	color:#d5d10f;
}

h3 {
	font-size: 18px !important;	
}

#agreed_input {
	 width:20px; overflow:hidden;
}

#agreed_div {
	float:left;
	overflow:hidden;
	width:300px;
	font-size:12px;
	font-weight:normal;
}

.browse-view h1 {
	border-bottom:1px solid #CCC;
	padding-top:20px;
}


.spacer {
	padding:6px 0px !Important;
	border-bottom:1px dashed #CCC;
}

form.product {
	float:right;
}

.spacer > div > h2 {
	float:left;
}

fieldset {
	border:none;
}

.product-price {
	float:left;
}



.productdetails-view .spacer-buy-area{padding:0 0 0 12px;}
.back-to-category {float:right;}
.product-neighbours{color:#777;margin:0 0 15px;}
.product-neighbours a.next-page{background:url(../images/vmgeneral/next_16x16.png) no-repeat right;padding-right:30px;line-height:20px;float:right;}
.product-neighbours a.previous-page{background:url(../images/vmgeneral/previous_16x16.png) no-repeat left;padding-left:30px;line-height:20px;float:left;}
.productdetails-view h1{font-size:22px;margin:0 0 6px;padding:0;}
.productdetails-view .product-short-description{margin:0 0 15px;padding:0;}
.productdetails-view .product-description,.product-fields{margin:15px 0;}
span.title{font-weight:700;display:block;border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 6px;}
.product-packaging{margin:15px 0 0;}
.icons{text-align:right;float:right;margin:4px 0 10px 30px;}
.additional-images img{margin-right:8px;width:50px;height:auto;}
.product-price{margin:0 0 15px;}
.price-crossed div.PricebasePriceWithTax .PricebasePriceWithTax{text-decoration: line-through;}
.productdetails-view .addtocart-bar{margin:15px 0 0;padding:0 0 0 38px;}
.availability{text-align:center;margin:15px 0 0;}
.customer-reviews h4{border-bottom:solid #CAC9C9 1px;font-size:14px;margin:0 0 10px;padding:0 0 6px;}
.write-reviews{text-align:center;margin:20px 0 0;}
.write-reviews h4{text-align:left;}
.write-reviews h4 span{font-size:12px;font-weight:400;margin-left:8px;}
.write-reviews span.step{font-weight:700;display:inline-block;margin:0 0 8px;}
.write-reviews ul.rating{text-align:center;margin:0 0 20px;padding:0;}
.write-reviews ul.rating li{display:inline-block;list-style:none;text-align:center;padding:0 5px;}
.write-reviews ul.rating li span{display:block;}
.write-reviews textarea.virtuemart{margin-bottom:6px;display:inline-block;}
.list-reviews .normal{border:solid #CAC9C9 1px;margin-bottom:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:12px;}
.list-reviews .normal blockquote,.list-reviews .highlight blockquote{margin-top:12px;font-size:12px;word-wrap:break-word;}
.list-reviews .normal blockquote:before,.list-reviews .highlight blockquote:before{content:open-quote;font-weight:700;font-size:24px;padding-right:6px;}
.list-reviews .normal blockquote:after,.list-reviews .highlight blockquote:after{content:close-quote;font-weight:700;font-size:24px;padding-left:6px;}
.list-reviews .highlight{background:#f7f6f6;border:solid #CAC9C9 1px;margin-bottom:8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:12px;}
.list-reviews span.date{float:right;display:block;color:#777;border-left:solid #CAC9C9 1px;border-bottom:solid #CAC9C9 1px;position:relative;top:-12px;right:-12px;font-size:10px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;padding:4px 6px 2px;}
span.variant-dropdown{width:150px;float:left;display:block;margin-bottom:5px;}
span.variant-dropdown select{width:150px;}
span.custom-variant-inputbox{width:152px;float:left;display:block;margin-bottom:5px;}
input.custom-attribute{width:140px;}
span.quantity-box{float:left;width:27px;padding-top:5px;}
input.quantity-input{height:19px;width:25px;text-align:center;font-weight:700;padding:2px;}
span.quantity-controls{width:15px;float:left;padding-top:2px;margin:0 0 0 10px;}
span.quantity-controls input.quantity-controls{height:14px;border:none;width:15px;}
span.quantity-controls input.quantity-plus{background:url(../images/vmgeneral/quantity-controls.png) repeat-x;margin-bottom:2px;}
span.quantity-controls input.quantity-minus{background:url(../images/vmgeneral/quantity-controls.png) repeat-x;background-position:15px 0;}
.addtocart-bar{margin:0;padding:0;}
span.addtocart-button{width:152px;float:left;margin:0 0 0 10px;}
span.cart-images img {
    float: left;
    margin: 0;
    width: 45px;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button,
a.addtocart-button,
button.bfSubmitButton {
background-color: #993;
text-align: center;
font-size: 14px;
font-weight: normal;
padding: 4px 6px;
cursor: pointer;
border: 1px solid rgb(204, 204, 204);
font-family: inherit;
vertical-align: middle;
color: #fff;
overflow: hidden;
margin: 0px;
padding: 10px 15px;
text-transform: uppercase;
border: 0;
}

button.bfSubmitButton {
	margin:20px 30px 10px 0px;
}

span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.notify-button:hover {
background-color: #993;
text-align: center;
font-size: 14px;
font-weight: normal;
padding: 4px 6px;
cursor: pointer;
border: 1px solid rgb(204, 204, 204);
font-family: inherit;
vertical-align: middle;
color: #fff;
overflow: hidden;
margin: 0px;
padding: 10px 15px;
text-transform: uppercase;
border: 0;
}

span.addtocart-button input.addtocart-button-disabled {width:auto;background:#f2f2f2 top repeat-x;border:solid #333 1px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-size:14px;cursor:pointer;height:34px;text-align:center;letter-spacing:1px;padding:4px 5px;color:#333;margin:10px 0px 0px 0px;}


.vmpayment_cost {
	display:none;
}


.header-container {
	background: #fff;
}

.header-container a {
	display: block;
    background: #fff url(../images/bg_header.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 170px;
	transition: all 0.5s ease;	
}

.main-container {
	background: #f3f3e9;
	padding: 100px 0;
}

.main-container img {
	max-width: 100%;
}

.footer-container {
	background: #fff;
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #993;
}

.footer-container a {
	font-size: 12px;
	text-decoration: none;
}

.left-sidebar .moduletable_menu {
	display: block;
}

.left-sidebar .moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.left-sidebar .moduletable_menu li {
	list-style:none;
	padding:0 0 5px 0px;
	margin:0;
}

.left-sidebar .moduletable_menu li a {
	text-decoration:none;
	font-size:16px;
	color:#999933;
	display:block;
	padding: 5px;
}

.left-sidebar .moduletable_menu li.active a,
.left-sidebar .moduletable_menu li a:hover,
.left-sidebar .moduletable_menu li.active a:hover {
	background-image:url(../images/menu_hover.jpg);
	background-repeat:repeat;
	background-position:top;
}

.left-sidebar .moduletable_menu li a span {
	padding:0 0 0 115px;
}

.right-sidebar h3 {
	margin:0;
	padding:0 0 14px 0;
    font-weight: bold;
    text-align: center;
}

.right-sidebar p {
	width: 100%;
	text-align: center;
    float: left;
    display: block;
    padding: 15px 0;
    font-size: 12px;
}

.right-sidebar .custom h3 {
	width: 100%;
    display: inline-block;
	margin-top: 30px;
	font-weight: 100;
}

.mobile-menu {
	display: inline-block;
    text-align: center;
    width: 100%;
	font-size: 32px;
	margin-bottom: 40px;
	display: none;
}

.mobile-menu span {
	font-size: 18px;
	top: -5px;
    position: relative;
    margin-left: 5px;
	cursor: pointer;
}

.mobile-menu i {
	color: #d5d10f;
	cursor: pointer;
}

.mobile-menu-sticky {
	display: block;
    position: fixed;
    z-index: 1;
    background: rgba(243, 243, 233, 0.9);
    top: 0;
    padding: 10px 0;
    left: 0;
    border-bottom: 1px solid #e3e4e4;
}

.copyright-block {
	display: none;
}

.terms-of-service {
	font-size: 13px;
}

.terms-of-service label {
	display: inherit;
}

.terms-of-service .modal {
	display: inline;
	position: inherit;
}

#modal-privacy {
	display: none;	
}

#system-message-container {
	background: #d1d125;
}

#system-message-container .alert-message {
    font-size: 14px;
}

#system-message-container .close {
    display: none;
}

@media (min-width: 1200px) {
	.left-sidebar .moduletable_menu {
		display: block !important;
	}
	
	.right-sidebar h3 {	
	    font-size: 16px !important;
	}
}

@media (max-width: 1200px) {
	.left-sidebar .moduletable_menu {
		display: block;
	}

	.left-sidebar .moduletable_menu li a span {
		padding: 0 0 0 15px;
	}
}

@media (max-width: 1024px) {
	
	.right-sidebar p {
		width: 33%;
		height: 110px;
	}
	
	.moduletable {
		margin-top: 40px;	
	}
}

@media (max-width: 990px) {

	.main-container {
		padding-top: 40px;
	}

	.mobile-menu {
		display: block;
	}
		
	.left-sidebar .moduletable_menu {
		display: none;
		margin-bottom: 40px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 20px;		
	}
	
	.right-sidebar img {
		/*margin-right: 20px;	*/
	}
	
	.right-sidebar p {
		width: 33%;
	}	
}

@media (max-width: 610px) {

	.header-container a {
		background-size: 170% !important;
	}
}

@media (max-width: 445px) {

	.responsive-image {
		width: 100%;	
		height: auto;
	}
	
	.header-container a {
		height: 120px !important;
	}
	
	.right-sidebar p {
		width: 100%;
	}	
}