#cconsent-modal .ccm__footer button, #cconsent-bar {
  background: #02a650 !important;
}
#cconsent-modal .ccm__content > .ccm__content__heading .ccm__cheading__close {
  right: 3px !important;
top: 2px !important;
}
#cconsent-modal .ccm__content > .ccm__content__heading h2 {
  margin: 0 0 11px 0 !important
}


/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

      /* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
   
html,
button,
input,
select,
textarea {
    color: #333;
}

html {
    /*background:url(../images/hg.jpg);*/
}

input {background:#f5f3d2;border:none;
	-moz-box-shadow:    inset 0 0 10px rgba(0,0,0,.5);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.5);
	box-shadow: inset 2px 2px 3px rgba(0,0,0,.25);
	height: 24px;
	padding: 3px 8px;
	margin-bottom:8px;
}

#nav-top input {width:154px;}
#buttonsearch {background: url("../images/search.jpg") no-repeat scroll 3px 2px rgba(0, 0, 0, 0);width:28px;height:28px; border:0; text-indent:-9000px;}
#buttontracking {background: url("../images/tracking.jpg") no-repeat scroll 6px 7px rgba(0, 0, 0, 0);width:28px;height:28px; border:0; text-indent:-9000px;

  /* Zwischenlösung Button */
  text-indent:0; display: block; float:right; position: relative; top: 3px; right: 11.5px;

}

.linktracking {float: left;font-size: 16px;color: #fff !important;margin-top: 5px;font-weight: bold;background: #02a650;padding: 2px 30px 4px 30px;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	background:rgba(255,255,255,0.8);
  box-shadow: inset 1px 1px 2px rgba(0,0,0,.35);
    resize: none;
	width:100%;
	border:none;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#container {
		background:#f5f3d2;
    width:100%;
    position:relative;
    min-height:100%;
}

#container > #headerwrap {background:url(../images/header-hg.jpg); width:100%;height:212px; box-shadow:0 0 4px rgba(190,190,156,1)}
#container > #headerwrap > header {width:1098px;margin:0 auto;padding: 0 16px;}
#container > #headerwrap > header > #logo {position:relative;width:290px;height:48px;}
#container > #headerwrap > header > #logo img {position:relative;top:60px;}
#container > #headerwrap > header > #teaser {text-align:center;font-size:13.10px;margin-left:340px;padding: 0 33px;background: none repeat scroll 0 0 #fff; position: absolute; top: 56px; width: 549px;}
#container > #headerwrap > header > #teaser-mob {display:none;text-align:center;font-size:13.10px;margin-left:340px;padding: 0 33px;background: none repeat scroll 0 0 #fff; position: absolute; top: 56px; width: 549px;}
#container > #headerwrap > header > #teaser span, #container > #headerwrap > header > #teaser-mob span{display:block;font-size:25.8px; font-weight:bold;}
#container > #headerwrap > header > #nav-top {background:#fff; color: #000; float: right; font-size: 12px; margin-top: 15px; position: relative; width: 198px; z-index: 5;}
#container > #headerwrap > header > #nav-top a {color:#000;text-decoration:none;}
#container > #headerwrap > header > #nav-top > div > span {margin: 0 13px;}

nav {z-index:5000; height: 44px; position: absolute; top: 168px;background: url("../images/navbottom.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);}
nav a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
nav ul {padding:0; margin: 0;}
nav > ul > li {float:left;height:44px;background:none}
nav > ul > li.split {
  width:1px;
  background: -moz-linear-gradient(top,  rgba(215,212,209,0) 0%, rgba(215,212,209,0) 10%, rgba(215,212,209,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(215,212,209,0)), color-stop(10%,rgba(215,212,209,0)), color-stop(100%,rgba(215,212,209,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(215,212,209,0) 0%,rgba(215,212,209,0) 10%,rgba(215,212,209,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(215,212,209,0) 0%,rgba(215,212,209,0) 10%,rgba(215,212,209,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(215,212,209,0) 0%,rgba(215,212,209,0) 10%,rgba(215,212,209,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(215,212,209,0) 0%,rgba(215,212,209,0) 10%,rgba(215,212,209,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d7d4d1', endColorstr='#d7d4d1',GradientType=0 ); /* IE6-9 */
}
nav > ul > li.split:last-child {display:none;}
nav > ul > li.active > a, nav > ul > li.active > a:hover{}
nav > ul > li > a{font-weight:bold;border-left:0 !important;background:url(../images/navsplit.jpg) no-repeat;text-decoration:none; display:block;font-size:14.20px;height:42px;padding-top:2px;text-align:center;color:#333}
nav > ul > li > a:hover {color:#333;}
nav > ul > li > a > span {display: block; height: 28px; margin: 4px 4px 9px 5px; padding: 5px 11px;}
nav > ul > li:hover > a span {background:#f5f3d2}
nav > ul > li:last-child > a {background:url(../images/navsplit.jpg) right 0 no-repeat, url(../images/navsplit.jpg) left 0 no-repeat}
nav > ul > li.linkhome a{width:77px;background:url(../images/home.png) no-repeat 10px 10px;}

nav > ul > li > ul {padding:7px 0 10px; min-width: 116px;display:none;position:absolute; background:rgba(2,166,81,0.97); margin-top:0px;box-shadow:0px 5px 5px rgba(0,0,0,0.30)}
nav > ul > li > ul > li {clear:both}
nav > ul > li > ul > li > a {color:#fff; font-size:13px; font-weight:normal; text-decoration:none; text-align:center; display:block; padding:7px;}
nav > ul > li > ul > li > a:hover {color:#fff;}
nav > ul > li > ul > li:hover > a {
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.1) 25%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.1) 75%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(25%,rgba(255,255,255,0.1)), color-stop(50%,rgba(255,255,255,0.2)), color-stop(75%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 25%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.1) 75%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 25%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.1) 75%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 25%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.1) 75%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 25%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.1) 75%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
nav > ul > li > ul > li.split {
  height:1px;
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.4) 25%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.4) 75%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(25%,rgba(255,255,255,0.4)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(75%,rgba(255,255,255,0.4)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 25%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.4) 75%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 25%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.4) 75%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 25%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.4) 75%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.4) 25%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.4) 75%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
nav > ul > li > ul > li.split:last-child {display:none}

nav > ul > li > ul > li > div {
		background: none repeat scroll 0 0 rgba(68, 189, 126, 0.97);
    display: none;
    font-size: 13px;
    margin-left: 187px;
    margin-top: -32px;
    padding: 4px;
    position: absolute;
    width: 160px;
    box-shadow:3px 3px 3px rgba(0,0,0,.10)
}

nav > ul > li > ul > li > div a {display:block;color:#fff;text-decoration:none}
nav > ul > li > ul > li > div a:hover {color:#fff;}
nav > ul > li > ul > li > div li {padding:3px;}
nav > ul > li > ul > li > div li:hover {background:rgba(0,0,0,.25)}

nav > ul > li#lev1_2, nav > ul > li#lev1_3, nav > ul > li#lev1_4{width:193px;}
nav > ul > li#lev1_32 {width:129px;}
nav > ul > li#lev1_32 > ul{width:129px;}

nav > ul > li#lev1_2 > ul, nav > ul > li#lev1_3 > ul, nav > ul > li#lev1_4 > ul{width:194px;}

.nolink {cursor:default}
 
#container > #sitewrapper {padding:30px 16px 230px 16px;width:1098px;margin:0 auto;}

#content {padding-bottom:50px;}

#content p {font-size:15.48px;margin-bottom:15px;line-height:28px;}

img.rahmen {box-shadow:0 0 5px rgba(0,0,0,.25); border: 3px solid #fff}

 
footer {
  width:100%;
  background:#fff;
  border-top:10px solid #02a651;
  position:absolute;
  bottom:0;
  height:230px;
  box-shadow:0 0 10px rgba(150,150,150,1)
}

.box {background:#fff; box-shadow: 0 0 10px rgba(0,0,0,.25);}
.box.produkte {padding:16px 16px 0 16px;float:left; width:100%;margin-bottom:48px;}
.box.produkte a {color:#333}
.box.produkte a:hover .inbox {background:#e9f6eb; border: 1px solid #00963f; box-shadow:2px 5px 5px rgba(0,0,0,.15)}

.box .ueberschrift {
    background: url("../images/line_home_boxen.jpg") repeat-x scroll 0 34px rgba(0, 0, 0, 0);
    font-size: 19.78px;
    font-weight: bold;
    height: 55px;
    text-transform: uppercase;
}

.inbox {width:330px; height:141px;border:1px solid #d4e9d6; padding:4px; float:left; margin-right:22px; margin-bottom:18px;
 -webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-ms-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}

.inbox img, .inbox ul {float:left;}
.inbox ul {
	font-size: 15.48px !important;
  line-height: 15px !important;
  margin: 0 0 0 8px;
  width: 194px;
}
.inbox ul li {
	line-height:14.4px;
	font-size:11.18px !important;
	background: url("../images/haken_box.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0) !important;
  list-style: outside none none;
  padding: 2px 0 2px 18px !important;
}


footer > #content {width:1098px;margin:0 auto; padding:45px 16px 0; font-size:13px}

footer > #content > div {float:left; margin-right:70px; line-height:25px;}

#boxen-home {display:none;margin-bottom:25px;float:left;background:url(../images/hg_boxen-home.jpg) 690px 0 no-repeat}
#boxen-home > div {float:left; margin-right:61px;}
#boxen-home > #individuell {margin-right:0}

#boxen-home .text {width:210px;font-size:14.44px;line-height:25px;margin:1em 0}
#boxen-home .box {padding:13px 16px;}
#boxen-home .box > div {height:50px;background:url("../images/line_home_boxen.jpg") repeat-x scroll 0px 34px; font-size:19.78px; text-transform:uppercase; font-weight:bold; text-align:center}
#boxen-home > #logistik > .box {background: url(../images/boxen-home-hand.jpg) no-repeat 300px 96px #fff}

#boxen-home a {
    background: none repeat scroll 0 0 #02a651;
    color: #fff;
    display: block;
    font-size: 12.9px;
    margin-left: 237px;
    margin-top: -44px;
    padding: 1px 2px 3px 2px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 71px;
    box-shadow:0px 0px 5px rgba(0,0,0,0.25)
}

#boxen-home a:hover {background: none repeat scroll 0 0 #027037;}
#boxen-home ul li {padding: 2px 0 2px 25px; font-size:14.44px;background: url(../images/haken.jpg) no-repeat;list-style:none}
#boxen-home ul {padding:0; line-height:20.2px}

#content.produkt h2 {clear:both;border:0; font-size: 17.2px!important; padding-top:0px !important;margin-bottom:30px;}
#content.produkt > h2 {width:55%}
#content.produkt > h2.full {width:100%}
#content.produkt h1 {clear:both;margin-bottom:-10px;}
#content.produkt a.uebersicht {
 		background: none repeat scroll 0 0 #02a651;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    color: #fff;
    display: block;
    font-size: 17.2px;
    padding: 1px 2px 3px;
    text-align: center;
    text-decoration: none;
    width: 200px;
    margin-top:30px;
}

#content.produkt #box_info {
		background: none repeat scroll 0 0 #fff;
    border: 1px solid orange;
    margin-left: 711px;
    position: absolute;
    top: 262px;
    width: 356px;
    padding:25px 25px 0px 25px;
    font-size:13.86px
}

#content.produkt #box_info div {padding-top:35px; height:150px;}
#content.produkt #box_info a {text-decoration:none}
#content.produkt #box_info > a {background:orange; color:#fff; position:absolute;bottom:0; right:0; padding:3px 10px 4px;text-decoration:none;font-size: 17px;}
#content.produkt #box_info > a:hover {background:#d76f00}
#content.produkt #box_info #ecke {
background: none repeat scroll 0 0 orange;
height: 29px;
left: -16px;
padding: 0;
position: absolute;
top: 5px;
width: 29px;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

#content.produkt #box_info .ueberschrift {
		height:auto;
    background: none repeat scroll 0 0 orange;
    color: #fff;
    font-size: 21.5px;
    left: 0;
    padding: 5px 5px 5px 13px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 354px;
}

#content.produkt #box_info span {display:block;padding-left:48px;height:28px;padding-top:2px;}
#content.produkt #box_info span.telefon {font-weight:bold;background:url(../images/tel.jpg) 18px 4px no-repeat}
#content.produkt #box_info span.email {background:url(../images/mail.jpg) 0px 4px no-repeat}
#content.produkt #box_info span.preisliste {background:url(../images/pdf.jpg) 18px 0px no-repeat}

#content.produkt a.uebersicht:hover {background:#027037}


#content.produkt .inbox {margin-bottom:40px;background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,0.25); width:50%; border:0;height:139px}
#content.produkt .inbox ul {width:auto;margin-top:6px;}
#content.produkt .inbox ul li {
	background: url("../images/haken_box_gross.jpg") no-repeat scroll 0 5px rgba(0, 0, 0, 0) !important;
  list-style: outside none none;
  line-height:25px;
  font-size:12.51px !important;
  padding: 2px 0 2px 23px !important;
}

ul#galerie, ul#galeriecollage {
    margin-left: 588px;
    position: absolute;
    top: 520px;
    width: 496px;
}
ul#galerie li {float:left;background:none;padding:0; margin-right:17px; margin-bottom:17px;}
ul#galeriecollage li {float:left;background:none;padding:0;margin-right:17px; margin-bottom:17px;}
ul#galeriecollage li img {border:4px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.25)}

#wrap_produkt {min-height:490px; width:50%}

table {background:rgba(255,255,255,0.45);}
table th {background:#f5f3d2}
table td {text-align:center; border:1px solid #02a651}

ul#preislisten {background:rgba(255,255,255,0.45);width: 951px;border-right: 1px solid green;}
ul#preislisten li {background:url("../images/pdf.jpg") no-repeat scroll 10px 12px rgba(0, 0, 0, 0);padding:0;border-bottom:1px solid green; border-left:1px solid green}
ul#preislisten li:first-child {border-top:1px solid green}
ul#preislisten li:hover {background:url("../images/pdf.jpg") no-repeat scroll 10px 12px #fff;}
ul#preislisten li a {padding: 10px 0 10px 45px; display:block;color:#333; text-decoration:none}

#tmanpreislisten {
    margin-left: 936px;
    position: absolute;
    top: 312px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* ########### RADIO UND CHECKBOXEN ################### */

form#form_formular #xform-formular-nachricht label {display:block !important;clear:both; font-weight:bold; margin-bottom:15px; padding-top:25px;}

form#form_formular * {
  box-sizing: border-box;
}

form#form_formular textarea {height:150px; padding:3px 8px}


form#form_formular ul {
  list-style: none;
}

form#form_formular label {
  cursor: pointer;
  display: inline-block;
}

form#form_formular label.text, form#form_formular label.select {width:100px}
form#form_formular select {width:620px; margin-bottom: 8px;background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border: medium none;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35) inset;
    height: 28px;
    margin-bottom: 8px;
    padding: 3px 8px;
	}

form#form_formular input {border:none;
width:620px;
background:rgba(255,255,255,0.8);
  box-shadow: inset 1px 1px 2px rgba(0,0,0,.35);
	height: 28px;
  padding: 3px 8px;
  margin-bottom:8px;
}

form#form_formular input:focus, form#form_formular textarea:focus {background:#dad8b9; box-shadow: inset 2px 2px 3px rgba(0,0,0,.45);}

form#form_formular input[type="checkbox"],
form#form_formular input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
form#form_formular input[type="checkbox"]:focus + label:before,
form#form_formular input[type="radio"]:focus + label:before {
  border: 1px solid grey;
}
form#form_formular input[type="checkbox"] + label,
form#form_formular input[type="radio"] + label {
  position: relative;
  padding: 10px;
  padding-left: 2em;
  line-height: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
form#form_formular input[type="checkbox"] + label:before,
form#form_formular input[type="radio"] + label:before {
  content: '';
  color: orange;
  position: absolute;
  top: 5px;
  left: 0;
  width: 25px;
  height: 25px;
  border: 0px solid #fff;
  font-size: 18px;
  text-align: center;
  background:rgba(255,255,255,0.8);
  box-shadow: inset 1px 1px 2px rgba(0,0,0,.35);
}
form#form_formular input[type="checkbox"] + label:after,
form#form_formular input[type="radio"] + label:after {
  content: '';
  background-color: orange;
  position: absolute;
  top: 10px;
  left: 5px;
  width: 14px;
  height: 14px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 200ms ease-out;
          transition: transform 200ms ease-out;
}

form#form_formular input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 51%;
  left: 6px;
  width: 13px;
  height: 7px;
  margin-top: -6px;
  border-style: solid;
  border-color: orange;
  border-width: 0 0 3px 3px;
  -webkit-border-image: none;
       -o-border-image: none;
          border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}



form#form_formular input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
}

form#form_formular input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
   transform: rotate(-45deg) scale(1);
}
form#form_formular input[type="checkbox"]:checked + label:after {
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}






form#form_formular input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
}
form#form_formular input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
form#form_formular input[type="radio"] + label:before, form#form_formular input[type="radio"] + label:after {
  border-radius: 50%;
}


@-webkit-keyframes borderscale {
  50% {
    box-shadow: 0 0 0 4px orange;
  }
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 4px orange;
  }
}



form#form_formular div.ueberschrift {margin-bottom:15px; font-weight:bold}
form#form_formular > div {float:left; width:50%}

form#form_formular input.submit {width:150px; margin-top:25px;}

form#form_formular input, form#form_formular textarea {-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;}
form#form_formular input.submit:hover {background:orange; color: #fff; transform:scale(1.05)}

.form_warning li {
    background: rgba(0, 0, 0, 0) url("../images/achtung.jpg") no-repeat scroll 0 7px !important;
    list-style: outside none none;
    padding: 2px 0 2px 25px;
	color:red;
}

#tman-form {
    margin-left: -66px;
    margin-top: 372px;
    position: absolute;
}

.formcaptcha label {
    display: block !important;
}
.formcaptcha input {
    width: 160px !important;
	padding-top:2px;
}
.formcaptcha img {
    height: 28px;
    margin-top: -4px;
}

.kontaktform select, .kontaktform input  {
    width: 70% !important;
}

.kontaktform textarea {
    width: 1066px !important;
}

.kontaktform #tman-form {
    margin-left: 999px;
    margin-top: 28px;
    position: absolute;
}

.kontaktform .captcha {width:1000px;}
.kontaktform input.captcha {width:150px !important;}

.menubutton {
	display: none;
}
.treibstoff-text {float: left; margin-right: 90px; width: 620px;}
.treibstoff-tabelle {float: left; margin-top: -17px; width: 356px;}
#form_formular #firmendaten{float: right; width: 50%; padding-left: 35px; border-left: 1px solid rgb(0, 0, 0)}


/* RESPONSIVE */
@media screen and (max-width: 1135px) {
	.treibstoff-text {width:auto; float:none; margin: 0;}
	.treibstoff-tabelle {float:none; margin-top:0; width:100%;}
	.treibstoff-tabelle table {width:100%}
	.no-mobile {display:none}
	ul#preislisten {width:auto}
	#container > #sitewrapper {width:100%;}
	#container > #sitewrapper > #content .slider-wrapper #slider-hg {display: none}
	#container > #headerwrap > header > #teaser-mob span {font-size:18.8px}
	#container > #headerwrap > header > #teaser-mob {display:block; width: 379px;margin-left: 320px;}
	#container > #headerwrap > header > #teaser {display:none}
	#container > #headerwrap > header > #nav-top {float:none; margin-left:699px;}
	footer > #content {width:100%}
	#container > #headerwrap > header {width:100%}
	#nav .nav1 > li {display: table-cell; float: none; white-space: nowrap;}
	#nav {width:97%}
	#nav .nav1 {display:table}
	.nivo-caption div:last-child {width:auto !important}
	.nivo-caption {
		margin-left:27px !important;
		width:95% !important;
		bottom:28px !important;
		background: rgba(255,255,255,0.8) !important;
		box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2) !important;
		padding: 11px 25px 11px 25px !important;
	}
	div.box.produkte .inbox {margin-right:0px !important; width:50%}
	#content.produkt #box_info {position:relative;top:0; left:0; width:100%; margin:40px 0 0 0;}
	#content.produkt #box_info #ecke {display:none}
	#content.produkt #box_info .ueberschrift {width:100%;}
	#content.produkt > h2 {width:100%}
	ul#galerie, ul#galeriecollage { margin-left: 0px;  position: relative;  top: 0px;  width: 100%; display:table}
	#sitewrapper ul#galeriecollage li {padding:0; display:table-cell; width:27%; float: none}
	#wrap_produkt {width:100%}
	#content.produkt .inbox {width:100%}
	#content.produkt a.uebersicht {margin-bottom:45px;}
	.kontaktform textarea {width: 200% !important}
	.kontaktform .captcha {width: 200% !important}
	#anfrageform_right input, #anfrageform_right select {width:80% !important}
}

@media screen and (max-width: 1050px) {
	nav > ul > li > a {font-size:12px;}
	.nivo-caption div:first-child{font-size: 20px !important;}
}

@media screen and (max-width: 1012px) {
	ul#galeriecollage li img {width:200px;}	
}

@media screen and (max-width: 1000px) {

  footer #content > div:nth-child(3) {clear: both;}
  footer #content > div:nth-child(2), footer #content > div:nth-child(4) {margin-right:0}
  footer #content > div {margin-bottom: 30px; width: 230px;}
  footer {height: 340px;}
  #container > #sitewrapper {padding: 30px 16px 340px 16px}
}

@media screen and (max-width: 955px) {
  #buttontracking {right: 0;}
  .linktracking { padding-right: 0; padding-left:0; text-align: center;width: 154px;}
	#container > #headerwrap > header > #logo img {width: 80%; top: 66px;}
	#container > #headerwrap > header > #teaser-mob {width:374px; margin-left:260px}
	#container > #headerwrap > header > #nav-top {float:right; width:186px; margin-top:10px; height:0;}
	#container > #headerwrap {background:#fff url("../images/header-hg_mob.jpg") repeat-x scroll 0 0}
	.menubutton {
		display: block;
		margin: 0 auto;
		padding: 9px 0 12px 0px;
		background-size: 21px 14px;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.menubutton img {top:-2px;position:relative;}
	#nav {
		height: 44px;
		width:100%;
		position: relative;
		top: 120px;
	}
	nav ul {
		display: none;
		height: auto;
		padding: 0;
		width: 100% !important;
	}
	#nav .nav1 {display:none; background:white; padding-top:0px;border-right: 1px solid green;border-left: 1px solid green;border-bottom: 1px solid green;}	
	#nav .nav1 > li {display:block; width:100%}
	nav ul li a {
		background:none;
		display: block;
		float: none;
		border-bottom: 1px solid #ddd;
		padding: 10px;
		text-align: center;
	}
	nav > ul > li {height:auto !important;}
	nav > ul > li > ul, nav > ul > li > ul > li > div {position:relative;box-shadow: none; padding:0}
	nav > ul > li > ul > li > div li {padding:0}
	#nav .nav1 > li.active ul {display:block;}
	nav > ul > li > ul > li > div {position:relative; width: auto; margin:0;}
	nav > ul > li:last-child > a {background:none}
	
	nav > ul > li > a > span {display: inline;height: auto;margin: 0;padding: 0;}
	nav ul li a {padding:12px;}
	nav ul li:hover a span {background:#fff;}
	
	.nivo-caption div:first-child{font-size: 17px !important;}
	.nivo-caption {
		margin-left:8px !important;
		width:98% !important;
		bottom:7px !important;
		height:103px !important;
		padding: 4px 25px !important;
	}
	#form_formular #firmendaten {float: right; width: 50%; padding-left: 20px; border-left: 1px solid rgb(0, 0, 0);}
}

@media screen and (max-width: 895px) {
  #nav-top input {width:110px;}
  .linktracking {width:110px;}
	#container > #headerwrap > header > #nav-top {width:143px;}
	footer {position:relative; box-shadow: none}
	#content {padding-bottom:0px;}
	#container > #sitewrapper {padding:30px 16px;}
	footer > #content > div {margin-bottom:25px;}
	footer > #content > div:last-child {margin-bottom:50px}	
	ul#galerie, ul#galeriecollage { margin-left: 0px;  position: relative;  top: 0px;  width: 100%; display:block; margin-bottom:50px;}
	#sitewrapper ul#galeriecollage li {padding:0; display:block; float: left}
	ul#galeriecollage li img {width:100%;box-shadow:none}	
	#sitewrapper ul#galeriecollage li {padding:0; display:block; float: left; width:50%; margin:0;}
	#form_formular #firmendaten {border-left: none; padding-left:50px;}
	
}

@media screen and (max-width: 843px) {
	#anfrageform_right input, #anfrageform_right select {width:100% !important}
	#container > #headerwrap > header > #teaser-mob > div {display:none}
	#container > #headerwrap > header > #teaser-mob {top: 80px; font-size;margin-left: 260px;  padding: 0; width: 284px;}
	#container > #headerwrap > header > #teaser-mob span {font-size:16.8px}
	
}

@media screen and (max-width: 766px) {
	
	h1 {font-size:20px}
	h2 {font-size:18px}
	#content p, #sitewrapper ul {line-height:22px}
	#container > #headerwrap > header > #teaser-mob {display: none}
	#nav-top input, .linktracking {width:200px;}
	#container > #headerwrap > header > #nav-top {width:232px;}
	#sitewrapper ul li {background-size:13px auto; padding:2px 0 2px 20px;}
	#sitewrapper ul#preislisten li {background-size: auto}
	div.box.produkte .inbox {width: 100%; height: auto;}
	div.box.produkte .inbox img {width: 80px}
	
	#anfrageform_left, #anfrageform_right {float:none !important; width:100% !important}
	#anfrageform_right input, #anfrageform_right select {width:100% !important}
	#anfrageform_right { clear:both; padding-top:45px !Important}
	#anfrageform_left p {display:block; float:left; width:50%}
	
}
@media screen and (max-width: 742px) {
#form_formular #firmendaten {padding-left:0; padding-top:17px;}
.kontaktform select, .kontaktform input {width:89% !important}
}

@media screen and (max-width: 650px) {
  footer > #content > div {float:none;}
  footer {height: 580px;}
	p, pre {
		-moz-hyphens: auto;
		margin: 0;
		text-align: left;
	}
	#firmendaten {display:none}
	#form_formular .kontaktform {width:100% !important} 
	.kontaktform textarea {width: 100% !important}
	.kontaktform .captcha {width: 100% !important}
	.kontaktform select, .kontaktform input {width:100% !important}
}

@media screen and (max-width: 630px) {
	.nivo-caption {box-shadow:none !important; bottom: -20px !important; position:relative !important; height: auto !important;  margin-left: 0px !important;  padding: 4px 10px !important;  width: 100% !important;}
	.nivo-caption div:first-child {width:auto !important}
	.theme-default .nivo-directionNav a {top:10% !important; height: 41px !important;width: 25px !important;background:rgba(0, 0, 0, 0) url("../images/slidernav.png") no-repeat scroll 0 0 / 50px 41px !important}
	.theme-default a.nivo-nextNav {background-position: -25px 0 !important;}
	.theme-default .nivoSlider {background:none !important}
}

@media screen and (max-width: 535px) {
	#anfrageform_left p {width:100%}
	#container > #headerwrap > header > #logo img { display: block;  margin: 0 auto;  top: 24px;   width:250px;}
	#container > #headerwrap > header > #logo {width:100%}
	#container > #headerwrap > header > #nav-top {display:none}
	#container > #headerwrap {height:142px;}
	#nav {top:50px;}
	#content img.resp {width:100%}	
	#content.produkt .inbox	{display:table}
	#content.produkt .inbox img {display:table-cell; margin-right:15px;}
	#content.produkt .inbox ul {display: table-cell;  vertical-align: top; float:none}
	#content.produkt .inbox ul li {line-height:18px;}
	#content.produkt a.uebersicht {width:100%;}
	#sitewrapper ul#galeriecollage li {width:100%}
}

#cookieCheck{background-color:#fff;bottom:0;color:#000;padding:10px;position:fixed;text-align:center;text-shadow:none!important;width:100%;z-index:50000; border-top:1px solid #000}
#cookieCheck a{color:#000!important;text-decoration:underline}
#cookieCheck a.button{display:block;margin:15px auto 0;width:230px;background-color:#000;color:#fff!important;padding:2px 15px;text-decoration:none}

@media screen and (max-width: 1098px){#cookieCheck a.button{display:block;margin:15px auto 0;width:230px}}

@media screen and (max-width: 740px){#cookieCheck a.button{margin-top:10px}}