body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	margin: 0;
}
.pagewidth {
	max-width: 1375px;
	margin: 0 auto;
}
*:focus {
	outline: 0;
}
.clearer::after {
	content: "";
	display: table;
	clear: both;
}
.block {
	display: block !important;
}
.inline {
	display: inline !important;
}
.inline-block {
	display: inline-block !important;
}
.hide-mobile {
	display: block;
}
#headerinfo-1:before, #headerinfo-2:before, #cross-preis-1:before, #cross-preis-2:before, #cross-preis-3:before {
	color: #ff6a30;
}
#navicontainer li:hover a {
	color: #000;
}
#preissection {
	background: #ffffff;
	border-left: 5px solid #ff6a30;
	color: #777;
	font-size: 35px;
	font-weight: bold;
	margin: 0 auto;
	max-width: 100%;
	padding: 15px;
}
#preissection small {
	font-size: 14px;
	font-weight: normal;
}
#footercontainer {
	width: 94%;
	margin: 0 auto;
}
#navisection {
	background-color: #ff6a30;
	width: 100%;
}
#maincontent {
	padding: 0px;
}
#topsection {
	background-color: #fff;
	width: 100%;
}
#breadsection {
	background-color: #fff;
	width: 100%;
	display: table;
}
#breadcrumb {
	max-width: 1375px;
	margin: 0 auto;
	height: 40px
}
#span1 {
	width: 25%;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 13px;
	font-family: "Open Sans";
	text-transform: uppercase;
}
#span2 {
	width: 25%;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 13px;
	font-family: "Open Sans";
	text-transform: uppercase;
}
#span3 {
	width: 25%;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 13px;
	font-family: "Open Sans";
	text-transform: uppercase;
}
#span4 {
	width: 25%;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 13px;
	font-family: "Open Sans";
	text-transform: uppercase;
}
#span4 i, #span3 i, #span2 i, #span1 i {
	font-size: 20px;
	padding-right: 9px;
	vertical-align: middle;
}
a {
	color: #666;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
hr {
	color: #ccc;
	height: 1px;
	background: #ccc;
	border: none;
}
h1 {
	position: relative;
	color: #777;
	font-weight: 300;
	margin: 0 0 1em;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 22px;
	text-align: left;
	font-weight: 400;
}
h1:before {
	bottom: -2px;
	content: "";
	position: absolute;
	width: 20%;
}
h2 {
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 20px;
	margin: 2em 0 1em;
	border-left: 7px solid #ff6a30;
	color: #666;
}
h3 {
	font-weight: normal;
	background: #ffffff;
	padding: 5px 15px;
	font-size: 14px;
	text-align: left;
	color: #666;
}
@media screen and (max-width : 760px) {
h2 {
	text-align: left;
	padding: 10px 0 10px 10px !important;
}
h1::before {
	display: none;
}
.tabs {
	margin-bottom: 0 !important;
}
}
#show-mobile {
	display: none;
}
.cross-selling {
	display: block;
	width: 100%;
}
.cross-selling > div#boxwrapper {
	display: block !important;
	width: 100%;
}
.cross-selling > div#infowrapper {
	display: block !important;
	width: 100%;
}
.crossitem {
	background: #fff none repeat scroll 0 0;
	/*min-height: 420px;*/
	padding: 10px 10px 15px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	border: 1px solid #ddd;
	margin-bottom: 1em;
}
.crossitem:hover {
	transform: scale(1.04) rotate(0.00001deg);
}
.crossitem a {
	display: block;
	text-decoration: none;
	outline: none;
}
.crossitem a:visited {
	color: #666;
}
.crossitem img {
	max-height: 150px;
}
.artikelname {
	font-weight: normal;
	font-size: 16px;
	color: #666;
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
#artikelname {
	height: 70px;
	display: table;
	width: 100%;
}
.preis {
	font-weight: normal;
	font-size: 28px;
	display: block;
	color: #fff;
	background: #ff6a30;
}
#variation {
	border-top: 1px solid #bbb;
	font-family: sans-serif;
	margin: 15px 0 0;
	max-width: 100%;
	padding: 15px 0;
}
.variation {
	list-style: outside none none;
}
.variation li {
	background-color: #fff !important;
	border: 1px dashed #666 !important;
	color: #666 !important;
	display: inline-block !important;
	font-size: 14px !important;
	padding: 10px 17px !important;
	margin: 5px 7px 5px 0 !important;
}
.variation li::before {
	content: none !important;
}

@media only screen and (min-width: 1024px) {
#leftcontent {
	min-height: 790px;
}
.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:480px;*/
}
.cross-selling > div#infowrapper {
	display: block !important;
	width: 100%;
	min-height: 300px;
	background: #555;
	padding-top: 15px;
	color: #fff;
	margin-top: 3em;
}
}
#maincontainer {
	display: block;
	width: 100%;
	max-width: 1375px;
	margin: 0 auto;
	font: 14px "Open Sans", sans-serif;
	color: #777;
	overflow-x: hidden;
	background: #fff;
	margin-top: 30px;
}
#maincontainer ul, #maincontainer ul li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
#headerlogo {
	width: 30%;
	height: 80px;
	float: left;
	display: inline-block;
	text-align: left;
	padding-bottom: 12px;
}
#headertexte {
	color: #666;
	margin: 0 auto;
	display: inline-block;
}
#headerlogo img {
	max-width: 100%;
	max-height: 80px;
}
#headerlogo a {
	display: block;
	height: 80px;
	text-decoration: none;
	font-size: 0px;
	position: relative;
}
#headerlogo a::after {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	display: block;
}
#headerinfo {
	width: 20%;
	float: right;
	display: inline-block;
	padding-top: 47px;
}
#headerinfo-1 {
	width: 100%;
	float: left;
	display: inline-block;
}
#headerinfo-2 {
	width: 100%;
	float: left;
	display: inline-block;
}
#topicon {
	color: #777;
	font-size: 20px;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	margin-right: 8px;
	vertical-align: middle;
}
#topicon i {
	color: #ff6a30;
}
span.headertext-1 {
	display: block;
	color: #777;
	font-size: 14px;
	font-family: "Open Sans";
}
span.headertext-2 {
	display: block;
	color: #777;
	font-size: 10px;
}
#boxwrapper {
	width: 22.5%;
	display: inline-block;
	float: left;
}
#infowrapper {
	width: 22.5%;
	display: inline-block;
	float: left;
}
#bottomcontent {
	width: 100%;
	display: inline-block;
	float: left;
}
#leftcontent {
	width: 47%;
	display: inline-block;
	float: left;
	padding-right: 3%;
}
#rightcontent {
	width: 50%;
	display: inline-block;
	float: left;
	margin-top: 5px;
}
#topheader {
	width: 100%;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
#topcontent {
	width: 100%;
	display: inline-block;
	float: left;
	margin-bottom: 2.5em;
}
#topnavi {
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
}
div.boxcontainer {
	margin-bottom: 20px;
}
div.boxcontainer:after {
	content: "";
	display: table;
	width: 100%;
}
.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 #ff6a30;
}
.boxcontent {
	display: block;
	padding: 20px 15px;
	font-size: 13px;
}
.boxcontent img {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
}
.versand ul li:before {
	content: "\f0d1" !important;
	display: table;
	clear: both;
	font-family: FontAwesome;
	display: inline;
	color: #fff !important;
	position: relative;
}
div.footer {
	background: #393939;
	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;
}
#tabinhalt ul li:before {
	content: "\f138";
	display: table;
	clear: both;
	font-family: FontAwesome;
	display: inline;
	color: #777;
	position: relative;
	margin-right: 5px;
}
div.boxcontainer ul li {
	padding: 5px 0 !important;
}

@media only screen and (max-width : 1375px) {
#maincontainer {
	width: 95%;
}
}

@media only screen and (max-width : 1024px) {
.hide-mobile {
	display: none !important;
}
#span4 {
	width: 50%;
	float: left;
	text-align: center;
}
#breadsection {
	display: none;
}
#navisection {
	background: #fff;
	height: 50px;
}
#topheader {
	background: #fff;
}
#maincontainer, #header, #breadcrumb, #navicontainer, #slidersection {
	width: 95%;
}
#headerlogo {
	width: 50%;
	display: inline-block;
	float: left;
	text-align: left;
}
#headerlogo a {
	text-align: center;
}
#headerinfo {
	width: 30%;
	display: block;
	padding: 20px 0 0px 20px;
	display: block;
	margin: 0 auto;
}
#headerinfo-1 {
	width: 100%;
	display: inline-block;
	float: left;
}
#headerinfo-2 {
	width: 100%;
	display: inline-block;
	float: left;
}
#maincontent > div#boxwrapper {
	display: none;
}
#maincontent > div#infowrapper {
	display: none;
}
#maincontent > div#bottomcontent {
	width: 100%;
}
#show-mobile {
	display: block;
	width: 100%;
}
#show-mobile > div#boxwrapper {
	display: block !important;
	width: 100%;
}
#show-mobile > div#infowrapper {
	display: block !important;
	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%;
	display: inline-block;
	min-height: 270px;
	vertical-align: top;
}
}

@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) {
#header {
	text-align: center;
}
#headerinfo {
	width: 50%;
	display: block;
	padding: 15px 0 10px;
	display: block;
	margin: 0 auto;
}
#headerinfo-1 {
	width: 100%;
	display: block;
	float: left;
}
#headerinfo-2 {
	width: 100%;
	display: block;
	float: left;
}
#headerinfo-1::before, #headerinfo-2::before {
	display: block;
	padding-right: 190px;
}
.video-king {
    float: none;
    margin: 40px 20px 20px !important;
}	
	
}

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

@media only screen and (max-width : 499px) {
#headerlogo {
	width: 100%;
	display: block;
	text-align: left;
}
#headerinfo {
	width: 100%;
	display: block;
	padding: 15px 0 10px;
	display: block;
	margin: 0 auto;
}
#headerinfo-1 {
	width: 100%;
	display: block;
	float: left;
}
#headerinfo-2 {
	width: 100%;
	display: block;
	float: left;
}
#maincontent > div#boxwrapper {
	display: none !important;
}
#maincontent > div#infowrapper {
	display: none !important;
}
#maincontent > div#bottomcontent {
	width: 100% !important;
}
#show-mobile {
	display: block;
}
.cross-selling {
	display: block;
}
#leftcontent, #rightcontent {
	width: 100%;
}
.slider {
	display: none;
}
}
/*Ab hier NEU*/

#header {
	padding-top: 20px;
	max-width: 1375px;
	margin: 0 auto;
}
.badge {
	background-color: #ff6a30;
	color: #fff;
	text-shadow: none;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	display: inline-block;
	font-size: 11.844px;
	vertical-align: baseline;
	white-space: nowrap;
	font-weight: bold;
	line-height: 25px;
	top: 25%;
	position: relative;
	letter-spacing: 1.1;
}
/*Top Navigation*/

#navibadge {
	display: block;
	float: right;
	height: 50px;
	margin-right: 2%;
	background: transparent;
}
#navicontainer {
	margin: 10px 0 20px;
	display: block;
	background: #ff6a30;
	height: 60px;
	margin: 0 auto;
	max-width: 1375px;
	font: 16px "Open Sans", sans-serif;
}
#navicontainer::after {
	content: "";
	display: table;
	width: 100%;
	height: 60px;
}
/*Strip the ul of padding and list styling*/
#navicontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
/*Create a horizontal list with spacing*/
#navicontainer li {
	display: inline-block;
	float: left;
}
/*Style for menu links*/
#navicontainer li a {
	display: block;
	min-width: 30px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0.02em;
	transition: all 0.5s ease 0s;
	color: #fff;
	padding: 0 20px;
}
#navicontainer ul li:first-child a {
	color: #fff;
	background: #ff6a30;
	min-width: 65px;
	padding: 0;
	font-size: 27px;
}
#navicontainer ul li:first-child a:hover {
	background: #333;
}
/*Hover state for top level links*/
#navicontainer li:hover a {
	transition: all 0.5s ease 0s;
	background-color: #333;
	color: #fff;
}
/*Style for dropdown links*/
#navicontainer li:hover ul a {
	background: #666;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
/*Hover state for dropdown links*/
#navicontainer li:hover ul a:hover {
	background: #333;
	color: #fff;
}
/*Hide dropdown links until they are needed*/
#navicontainer li ul {
	display: none;
}
/*Make dropdown links vertical*/
#navicontainer li ul li {
	display: block;
	float: none;
}
/*Prevent text wrapping*/
#navicontainer li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}
/*Display the dropdown on hover*/
#navicontainer ul li a:hover + .hidden, .hidden:hover {
	display: block !important;
	z-index: 999999;
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	background: #666;
	text-align: center;
	padding: 10px 0;
	display: none;
}
/*Hide checkbox*/
input[type=checkbox] {
	display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu {
	display: block;
}

/*Responsive Styles*/
@media screen and (max-width : 1024px) {
#navicontainer {
	background: transparent;
	height: 2em;
}
/*Make dropdown links appear inline*/
#navicontainer ul {
	position: static;
	display: none;
}
/*Create vertical spacing*/
#navicontainer li {
	margin-bottom: 0px;
}
#navicontainer li a {
	border-bottom: 1px solid #666;
	box-shadow: none;
	background: #888;
	padding: 0;
	height: 50px;
	line-height: 50px;
}
#navicontainer ul li:first-child a {
	color: #fff;
	background: #888;
	min-width: 65px;
	border-radius: 0;
	height: 60px;
}
#navicontainer ul li:last-child a {
	margin-bottom: 1em;
}
/*Make all menu links full width*/
#navicontainer ul li, li a {
	width: 100%;
}
/*Display 'show menu' link*/
.show-menu {
	display: block;
	cursor: pointer;
}
.show-menu:before {
	content: "\f039";
	display: table;
	clear: both;
	font-family: FontAwesome;
	display: inline;
	color: #fff;
	position: relative;
	margin-right: 15px;
}
}

@media screen and (max-width : 1375px) {
#navibadge {
	display: none;
}
}
/*Ab hier Slider*/
#slidersection {
	margin: 0px auto;
	max-width: 1375px;
	background: transparent;
}
.slider {
	padding: 0;
	margin: 0;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.slider 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;
}
.slider ul:hover {
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
.slider 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%;
}
}
/*Tabs*/

.tabs {
	max-width: 100%;
	float: none;
	list-style: none;
	padding: 0;
	margin: 0 auto 2em;
}
.tabs:after {
	content: '';
	display: table;
	clear: both;
}
#tab-content2, #tab-content3 {
	display: none;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs label {
	display: block;
	float: left;
	width: 33.3333%;
	font-size: 20px;
	font-weight: 100;
	text-decoration: none;
	text-align: center;
	line-height: 2;
	cursor: pointer;
	-webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
	transition: all 0.5s;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	border-bottom: 3px solid #ff6a30;
	color: #666;
}
.tabs label span {
	display: none;
}
.tabs label i {
	padding: 5px;
	margin-right: 0;
}
.tabs label:hover {
	color: #e4c80f;
	background: #ffffff;
}
.tabcontent {
	width: 100%;
	float: left;
	box-sizing: border-box;
	background: #fff;
}
#tab1:checked + label, #tab2:checked + label, #tab3:checked + label {
	background: #ff6a30;
	color: #fff;
	border-bottom: 3px solid #ff6a30;
}
#tab1:checked ~ #tab-content1 {
	display: block;
}
#tab1:checked ~ #tab-content2, #tab1:checked ~ #tab-content3 {
	display: none;
}
#tab2:checked ~ #tab-content2 {
	display: block;
}
#tab2:checked ~ #tab-content1, #tab2:checked ~ #tab-content3 {
	display: none;
}
#tab3:checked ~ #tab-content3 {
	display: block;
}
#tab3:checked ~ #tab-content1, #tab3:checked ~ #tab-content2 {
	display: none;
}
.animiert {
	animation-duration: 1s;
	animation-fill-mode: both;
}
 @keyframes scale {
 0% {
 transform: scale(0.9);
 opacity: 0;
}
 50% {
 transform: scale(1.01);
 opacity: 0.5;
}
 100% {
 transform: scale(1);
 opacity: 1;
}
}
.scale {
	animation-name: scale;
}

@media (min-width: 768px) {
.tabs i {
	padding: 5px;
	margin-right: 10px;
}
.tabs label span {
	display: inline-block;
}
.tabs {
	max-width: 100%;
	margin: 0 auto 1em;
	padding-top: 32px;
}
}
/*Start Gallery*/

.gallery {
	width: 100%; /*Same as width of the large image*/
	position: relative;
	height: auto;
	padding-top: 100%; /*That helps bring the labels down*/
	margin-top: 5px;
}
/*Last thing remaining is to add transitions*/
.gallery>img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.5s;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.gallery input[name='gallery_switch'] {
	display: none;
	visibility: hidden;
}
.gallery label {
	/*Lets add some spacing for the thumbnails*/
	margin: 18px 0 10px 15px;
	border: 3px solid #999;
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	/*Default style = low opacity*/
	opacity: 0.6;
}
.gallery label img {
	display: block;
	height: 100px;
	width: auto;
}
/*Time to add the click effects*/
.gallery input[name='gallery_switch']:checked+label {
	border-color: #666;
	opacity: 1;
	visibility: visible;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.gallery input[name='gallery_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
	visibility: hidden;
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.gallery input[name='gallery_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
a.white {
	color: #ffffff;
}
h3 {
	font-family: calibri, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	text-transform: normal;
	line-height: 1.2em;
	color: #6b6b6b;
	padding-left: 40px;
	width: 400px;
}
#wrapper {
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
	height: 100%;
}
#wrapper_fadeout {
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
	height: 3350px;
}
#navigation {
	width: 900px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: #DAC8BF;
}
#content {
	width: 900px;
	color: #333;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}
#navigation ul, #navigation li, #navigation span, #navigation a {
	margin: 0;
	padding: 0;
	position: relative;
}
#navigation {
	height: 49px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee9f0));
	background: -webkit-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #eee9f0 100%);
	background: linear-gradient(top, #fefefe 0%, #eee9f0 100%);
	border-bottom: 2px solid #666;
	width: auto;
}
#navigation:after, #navigation ul:after {
	content: '';
	display: block;
	clear: both;
}
#navigation a {
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #ececec));
	background: -webkit-linear-gradient(top, #fefefe 0%, #ececec 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #ececec 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #ececec 100%);
	background: linear-gradient(top, #fefefe 0%, #ececec 100%);
	color: #000;
	display: inline-block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 49px;
	padding: 0 20px;
	text-decoration: none;
}
#navigation ul {
	list-style: none;
}
#navigation > ul {
	float: left;
}
#navigation > ul > li {
	float: left;
}
#navigation > ul > li > a {
	color: #000;
	font-size: 12px;
}
#navigation > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #666;
	margin-left: -10px;
}
#navigation > ul > li:first-child > a {
	border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}
#navigation > ul > li.active:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #bf3b70;
	margin-left: -10px;
}
#navigation > ul > li.active > a {
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	background: #ececec;
	background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
	background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
}
#navigation > ul > li:hover > a {
	background: #ececec;
	background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef));
	background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%);
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
#navigation .has-sub {
	z-index: 1;
}
#navigation .has-sub:hover > ul {
	display: block;
}
#navigation .has-sub ul {
	display: none;
	position: absolute;
	width: 200px;
	top: 100%;
	left: 0;
}
#navigation .has-sub ul li {
 *margin-bottom: -1px;
}
#navigation .has-sub ul li a {
	background: #bf3b70;
	border-bottom: 1px dotted #ce5f8c;
	filter: none;
	font-size: 11px;
	display: block;
	line-height: 120%;
	padding: 10px;
	color: #ffffff;
}
#navigation .has-sub ul li:hover a {
	background: #982f59;
}
#navigation .has-sub .has-sub:hover > ul {
	display: block;
}
#navigation .has-sub .has-sub ul {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
}
#navigation .has-sub .has-sub ul li a {
	background: #982f59;
	border-bottom: 1px dotted #ce5f8c;
}
#navigation .has-sub .has-sub ul li a:hover {
	background: #85294e;
}
.logo_klein {
	float: right;
	padding: 40px 20px 0 0;
}
.babyschale_ani {
	height: 310px;
	float: left;
}
.babywanne_ani {
	float: left;
	margin-left: 20px;
}
.tabelle_aufsaetze {
	width: 900px;
	margin: 0px;
}
.main_bar {
	min-width: 900px;
	position: relative;
	width: auto;
}
.main_bar_nav {
	z-index: 5;
}
.in_bar {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	width: 900px;
}
.in_bar:before, .in_bar:after, .main_bar:before, .main_bar:after, .cl:before, .cl:after {
	content: "";
	display: table;
}
.in_bar:after, .main_bar:after, .cl:after {
	clear: both;
}
#bottom {
	border-top: 10px solid #ddd;
	min-width: 1000px;
	width: auto;
	background-color: #777;
}
.foot {
	font-family: latolight, Arial;
	font-size: 14px;
	padding: 25px 0 60px;
	position: relative;
}
.flogo {
	height: 34px;
	margin-bottom: 7px;
	width: 170px;
}
.faddr {
	color: #fff;
	left: 0;
	line-height: 180%;
	position: absolute;
	top: 60px;
}
.faddr b {
	font-size: 30px;
}
.guaranteed {
	left: 315px;
	position: absolute;
}
.foot a:link, .foot a:visited {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.foot a:hover {
	border-bottom: 1px dotted #eee;
	color: #fff;
}
.fframe {
	float: right;
	padding-top: 30px;
}
h1.hl {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}
.fwrap .headl {
	font-size: 25px;
}
.headl {
	font-size: 16px;
	margin-bottom: 5px;
	color: #fff;
}
.hotline {
	color: #fff;
	font-size: 36px;
	line-height: 32px;
}
.fwrap {
	margin-top: 7px;
	position: relative;
}
input.caller {
	background-color: #fff;
	border: medium none;
	border-radius: 0;
	color: #000;
	font-family: LatoLight, Arial, sans-serif;
	font-size: 16px;
	height: 28px;
	margin: 0;
	outline: medium none;
	padding: 0 7px;
	width: 200px;
}
.caller:focus {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	outline: medium none;
}
.ot {
	color: #888;
	display: block;
	height: 24px;
	left: 0;
	padding: 5px 7px 0;
	position: absolute;
	top: 0;
	width: 200px;
}
.cb_err {
	color: #fff;
	height: 50px;
	overflow: hidden;
}
.cleans, .clean {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	width: 0;
}
#callback_response {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
#callback_backlink a {
	border-bottom: 1px dotted #eeeeee;
	color: #dddddd;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#callback_backlink a:hover {
	color: #ffffff;
}
.bfsim {
	background-color: #b4b521;
	border: medium none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-family: LatoLight, Arial, sans-serif;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	min-height: 28px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
}
.bfsim:hover {
	background: none repeat scroll 0 0 #a5a921;
}


video{width:100%; max-width:520px;}
video::-internal-media-controls-download-button {display:none;}
video::-webkit-media-controls-enclosure {overflow:hidden;}
video::-webkit-media-controls-panel {width: calc(100% + 30px);}

section {
    margin: 60px auto 0;
	padding-top:40px;
    max-width: 1400px;	
	background: #ffffff;
	background: -moz-linear-gradient(bottom,  #ffffff 0%, #f6f6f6 99%, #ededed 100%);
	background: -webkit-linear-gradient(bottom,  #ffffff 0%,#f6f6f6 99%,#ededed 100%);
	background: linear-gradient(to top,  #ffffff 0%,#f6f6f6 99%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );	
}
section.nobg {
	background: none !important;
}
section.nopadding {
	padding-top: 0 !important;
}
section.nomargin {
	margin-top: 0 !important;
}
section .feature-item h1 {
    background-image: url("https://www.zawione24.de/layout/stonepattern/images/orange_box.jpg");
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #ff6a30;
    font-family: calibri,Arial,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.2em;
    padding: 0 0 0 35px;
}
section .feature-item.forca h1 {
    background-image: url("https://www.zawione24.de/layout/stonepattern/images/h1_icon_forca.png");
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #ff6a30;
    font-family: calibri,Arial,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.2em;
    padding: 0 0 0 50px;
}
section .feature-item.crown h1 {
    background-image: url("https://www.zawione24.de/layout/stonepattern/images/h1_icon_crown.png");
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #ff6a30;
    font-family: calibri,Arial,sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.2em;
    padding: 0 0 0 70px;
}
section .feature-item h2 {
    color: #6b6b6b;
    font-family: calibri,Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 100;
    line-height: 1.2em;
	padding: 10px 20px;
	margin: 1em 0 1em;
	border-left: 7px solid #ff6a30;
}
section .feature-item ul {
    color: #6b6b6b;
    font-size: 14px;
    font-style: normal;
    line-height: 1.6em;

}
section .feature-image.center {
    text-align:center
}
section .feature-image.left {
    text-align:left
}
section .feature-image.right {
    text-align:right
}

