



.clear {
	clear: both;
}
ul {
    margin: 0;
    padding: 0;
}



/* Header */
.bg-header {
	background: rgba(0, 0, 0, 0) url("../images/header_2.png") repeat scroll right center;
	padding-bottom: 10px;
}

.logo {
	padding: 10px;
}

.logo img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}


.headerbild {
	display: none;
}

.schatten {
	display: none;
}

@media (min-width: 768px) {		
	#bg-shop {
    	max-width: 1200px;
	}
	
	/* Header */
	.bg-header {
		position: relative;
		z-index: 2;
		padding: 0;
	}
	
	.header {
		width: 100%;
		text-align: center;
		background: rgba(0, 0, 0, 0) url("../images/header.png") repeat scroll right center;
    border: 0px solid #f5f5f5;
    padding: 0px 0px 0px 0px;
    border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
    box-shadow: 0px 0px 0px #3a3a3a;
	}
	
	.logo {
		float: left;
		padding: 0px 0 0 0px;
	}
	
	.logo img {
		margin: 0;
	}

	.suche {
		float: left;
		padding-left: 70px;
		padding-top: 0px;		
	}
	
	.suche img {
		display: block;
		float: left;
		margin: 0px 25px 0px 30px;
	}
	
	.suchfeld {
		width: 295px;
		margin-right: 10px;
	}
	
	.lupe {
		float: left;
	}
	
	.headerbild {
		display: block;
		float: right;
	}
	
	.schatten {
		display: block;
	}
	
	.schatten img {
		width: 100%;
		position: relative;
		z-index: 1;
		top: 0px;
		margin-bottom: -25px;
	}

	
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.suche {
		padding-left: 50px;
	}
	
	.suchfeld {
		margin-right: 10px !important;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.suche {
		padding-left: 50px;
	}
	
	.suchfeld {
		margin-right: 10px !important;
	}

}

.bg-copy {
	background-color: #FFFFFF;
	padding: 10px 15px;
}
.bg-copy {
		border-top: 1px solid #e8e3e3;
	}
	
	.copy .links {
		float: left;
	}
	
	.copy .rechts {
		float: right;
	}
	#cross-selling {
	display: block;
	width: 100%;
}
#cross-selling > div#boxwrapper {
	display: block !important;
	width: 100%;
}
#cross-selling > div#infowrapper {
	display: block !important;
	width: 100%;
}

@media only screen and (min-width: 1024px) {
#leftcontent {
	min-height: 670px;
}
#cross-selling .boxcontainer {
	width: 24%;
	margin: 0 0.5%;
	float: left;
	display: inline-block;
}
#cross-selling > div#boxwrapper {
	display: block !important;
	width: 100%;
	min-height: 490px;
}
#cross-selling > div#infowrapper {
	display: block !important;
	width: 100%;
	min-height: 300px;
	background: url("../images/background_template.gif") repeat top right;
	padding-top: 15px;
	color: #fff;
	margin-top: 3em;
}
}
.boxtitle {
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px 10px;
	position: relative;
	text-transform: uppercase;
	margin: 0 10px;
}
.boxtitle:before {
	bottom: -1px;
	content: "";
	position: absolute;
	width: 30%;
	border-bottom: 1px solid #000000;
}
.boxcontent {
	display: block;
	padding: 20px 15px;
	font-size: 13px;
}
.boxcontent img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
}
div.footer {
	background: url("../images/footer.gif") repeat top right;
	padding: 20px 0 0;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#bottomcontent ul, div.boxcontainer ul {
	margin: 10px 0;
	padding: 0;
}
#bottomcontent ul li, div.boxcontainer ul li, #rightcontent ul li, #tabinhalt ul li {
	margin: 0;
	padding: 5px 0;
	border-top: 1px dashed #ccc;
	list-style: none;
}
#bottomcontent ul li:last-child, div.boxcontainer ul li:last-child, #rightcontent ul li:last-child, #tabinhalt ul li:last-child {
	border-bottom: 1px dashed #ccc;
}
#bottomcontent ul li:before, #rightcontent ul li:before {
	content: "\f14a";
	display: table;
	clear: both;
	font-family: FontAwesome;
	display: inline;
	color: #777;
	position: relative;
	margin-right: 5px;
}
div.boxcontainer ul li:before {
	content: "\f14a";
	display: table;
	clear: both;
	font-family: FontAwesome;
	display: inline;
	color: #fff !important;
	position: relative;
	margin-right: 5px;
}

@media only screen and (max-width : 1024px) {
.hide-mobile {
	display: none !important;
}
#span4 {
	width: 50%;
	float: left;
	text-align: center;
}
#maincontainer, #header, #breadcrumb, #navicontainer, #slidersection {
	width: 95%;
}
#maincontent > div#boxwrapper {
	display: none;
}
#maincontent > div#infowrapper {
	display: none;
}
#maincontent > div#bottomcontent {
	width: 100%;
}
#cross-selling {
	display: block;
	width: 100%;
}
#cross-selling > div#boxwrapper {
	display: block !important;
	width: 100%;
}
#cross-selling > div#infowrapper {
	display: block !important;
	width: 100%;
	background: #555;
	color: #fff;
	margin-top: 3em;
}
div.boxcontainer {
	width: 48%;
	margin: 0 0.5%;
	float: left;
	display: inline-block;
}
}

@media only screen and (max-width : 700px) {
#span4 {
	display: none;
}
div.boxcontainer {
	width: 100%;
	margin: 0;
	display: inline-block;
}
.crossitem:hover {
	cursor: pointer;
	transform: none !important;
	box-shadow: none !important;
	opacity: 1;
	border-color: #aaa;
}
}

@media only screen and (max-width : 780px) {
}

@media only screen and (max-width : 639px) {
#leftcontent, #rightcontent {
	width: 100%;
}
}

@media only screen and (max-width : 499px) {
#maincontent > div#boxwrapper {
	display: none !important;
}
#maincontent > div#infowrapper {
	display: none !important;
}
#maincontent > div#bottomcontent {
	width: 100% !important;
}
#cross-selling {
	display: block;
}
#leftcontent, #rightcontent {
	width: 100%;
}
.slider {
	display: none;
}
}
.gallery {
	width: 100%;
	position: relative;
	height: 100%;
	
	padding-top: 100%;
	margin-top: 5px;
}
.gallery>img {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}
.gallery input[name='gallery_switch'] {
	display: none;
}
.gallery label {
	margin: 18px 16px 10px 0px;
	border: 3px solid #999;
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	opacity: 0.6;
}
.gallery label img {
	display: block;
}
.gallery input[name='gallery_switch']:checked+label {
	border-color: #666;
	opacity: 1;
}
.gallery input[name='gallery_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}
.gallery input[name='gallery_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
#rightcontent {
	width: 50%;
	display: inline-block;
	float: left;
	margin-top: 5px;
}
#bottomcontent ul li, div.boxcontainer ul li, #rightcontent ul li, #tabinhalt ul li {
	margin: 0;
	padding: 5px 0;
	border-top: 1px dashed #ccc;
	list-style: none;
}
#bottomcontent ul li:last-child, div.boxcontainer ul li:last-child, #rightcontent ul li:last-child, #tabinhalt ul li:last-child {
	border-bottom: 1px dashed #ccc;
}
#bottomcontent ul li:before, #rightcontent ul li:before {
	content: "\f14a";
	display: table;
	clear: both;
	font-family: FontAwesome;
	display: inline;
	color: #777;
	position: relative;
	margin-right: 5px;
}

