


#diana {background: rgba(0, 0, 0, 0) url("../images/background_2.png") repeat scroll right center; border: 1px solid #;border-top-left-radius: 0px;
border-top-right-radius: 0px; box-shadow: 10px 10px 10px 10px #; border-right: 1px solid #000000;border-left: 1px solid #000000;border-top: 1px solid #000000;border-bottom: 1px solid #000000;margin:0 auto; font: 1em "Open Sans", Arial, Helvetica, sans-serif; color:#ffffff; text-shadow:none; width: 290px;}


.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 70px;
	}
	
	.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: 570px;
}
#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-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
	padding-top: 15px;
	color: #ffffff;
	margin-top: 0em;
}
}
.boxtitle {
	border-bottom: 1px solid #fff;
	background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
	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: #000000;
	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%;
	background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
	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;
}
}

/*Start Gallery*/

.gallery {
	
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	margin-top: -90px;
}
.gallery>img {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;

}
.gallery input[name='gallery_switch'] {
	display: none;
}
.gallery label {
	margin: 340px 6px 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;
}

#stevusselktion {
width:95%;
}
	
@media only screen and (max-width : 499px) {
.slider {
display:none;
}
}


/*Ab hier Slider*/
#stevusselktion {
 margin:0px auto;
 max-width:1375px;
 background:transparent;
}
.stevus {
  padding: 0;
  margin: 0;

  max-width: 100%;
  margin: 30 auto;
  overflow: hidden;
}
.stevus ul {
  width: 1000%;
  height: auto;
  position: relative;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  -moz-animation:slide-animation 20s infinite;
  -webkit-animation:slide-animation 20s infinite;
}
.stevus ul:hover {
  -moz-animation-play-state:paused;
  -webkit-animation-play-state:paused;
}
.stevus li {
  width: 10%;
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}

@-webkit-keyframes slide-animation {
  1% {left: 0%; opacity: 1;}
  18% {left: 0%; opacity: 1}
  19% {opacity: 0.2;}
  20% {left: -100%; opacity: 1;}
  58% {left: -100%; opacity: 1;}
  59% {opacity: 0.2;}
  60% {left: -200%; opacity: 1;}
  98% {left: -200%; opacity: 1;}
  99% {opacity: 0.5;}
  100% {left: 0%;}
}

@-moz-keyframes slide-animation {
  1% {left: 0%; opacity: 1;}
  18% {left: 0%; opacity: 1}
  19% {opacity: 0.2;}
  20% {left: -100%; opacity: 1;}
  58% {left: -100%; opacity: 1;}
  59% {opacity: 0.2;}
  60% {left: -200%; opacity: 1;}
  98% {left: -200%; opacity: 1;}
  99% {opacity: 0.5;}
  100% {left: 0%;}
}


