body * {
    /* font-family: arial; */
    font-size: 1rem;
    color: #fff;
    line-height: 28px;
}

a.left-off-canvas-toggle.menu-icon {
    width: 800px;
    padding-top:8px;
    padding-left:10px;
}

/* Startbackground */

body {
    background-size:cover;
    background-color: #fff;
}

/* Navi */

.left-off-canvas-menu li a:not(.button) {
    color: white;
}

.off-canvas-content{
    background: #59575a;
}

.off-canvas li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.side-nav ul {
    list-style-type:none;
    margin-left:0;
}

.side-nav li {
    border-bottom:1px solid #555555;
}

.side-nav li.divider {
    border-top:0;
    border-bottom:none;
    visibility:hidden;
    margin:0;
}

/* Mobile Navi */

.title-bar {
    background: #333333;
    color: #fefefe;
    padding: 0.5rem;
    position: relative;
    z-index: 1000;
}

.title-bar-title {
    color:white;
}

.off-canvas-wrapper {
  height:100vh;
      background-color: #333;
}

.off-canvas {
    background-color: #333;
}

.off-canvas li {
    float:left;
    width:100%;
}

.off-canvas a {
    color:#edeccb;
}

.menu > li > a {
    padding:0.9rem 1.0rem;
    /* float: right; */
      font-size: 2vw;
}

.off-canvas li a:not(.button):hover, .off-canvas li.active > a:first-child:not(.button) {
    text-decoration:none;
    background-color: #444343;
}

/*header*/

.header{
    /* position:relative; */
    /* z-index:10; */
    /* width:100%; */
    /* height:45px; */
    /* background-image:url(../images/header.jpg) !important; */
    /* background-size:cover; */
}


.balken_orange{
    width:100%;
    height:100px;
    background-color:#CC6633;
    /* margin-top:-100px; */
    position:relative;
    z-index:100;
    opacity:0.7;
    text-align: center;
}
/* Logo */

.logo {

/* height: 87px; */

background-color: none !important;
    padding-top: 10px;
    padding-left: 10px;
}

.logo img {
    width: 155px;
    /* text-align: center; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    padding-right: 10px;
    padding-bottom: 5px;
}

/* Startlogo */

.startlogo {
    text-align:center;
}

.startlogo > div {
    background:rgba(255,255,255,0.77);
}

.startlogo > div:first-child {
    border-right:1px solid grey;
}

.startlogo img {
    max-height:247px;
    padding:30px;
}

/* Headerbild */

.headerbild {
    background-size: cover;
    /* max-height: 750px; */
    position: relative;
    z-index: 10;

}

.spruch{
    background-repeat:no-repeat;
    height: 100px;
    margin-top: -450px;
    position:relative;
    z-index:2;
}

.spruch p {
    font-size: 2.5rem;
    font-weight:bold;
    color: white;
    text-align:right;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.headerbildtext {
    top: 50%;
    position: relative;
}

/* Header */

.header img {
    /* width:100%; */
}


/* Inhalt */

.inhalt {
    text-align: center;
    /* background-color: white; */
    position: relative;-
    index: 9;
    z-index: 19;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  margin-top: 50px;
}

.info {
    /* text-align: left; */
    /* background-color: white; */
    position: relative;-
    index: 9;
    z-index: 19;
    height: auto;
    width: 100%;
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
    -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px -2px 12px -3px rgba(0,0,0,0.75);
    /* -webkit-box-shadow: 0px -1px 6px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px -1px 6px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px -1px 6px -2px rgba(0,0,0,0.75); */
    /* border-top: 32px solid #008dd2; */
    /* border-bottom: 5px solid #008dd2; */
    margin-bottom: 10px;
    /* padding-left: 0px; */
    /* padding-right: 0px; */
}

.info p{
    /* text-align: justify !important; */
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
    background-color: white;
    border-bottom: 5px solid #088dd2;
    padding-bottom: 35px;
    margin-top: -10px;
        -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px -2px 12px -3px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px -1px 6px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -1px 6px -2px rgba(0,0,0,0.75);
    box-shadow: 0px -1px 6px -2px rgba(0,0,0,0.75);
}

.inhalt h1, .inhalt h3 {
    text-align:center;
    /* margin-bottom:30px; */
    /* background-image: url(../images/striche.png); */
    /* background-size: 80% 1px; */
    /* background-repeat: no-repeat; */
    /* background-position: center center; */
    /* margin-left: 50px; */
    /* padding-right: 50px; */
}

.inhalt h2{
    text-align:center;
    text-transform:uppercase;
    font-size: 1.25rem;
    color: #fff;
    /* font-weight: bold; */
    /* margin-top: -20px; */
    margin-bottom: 30px;
    font-weight: bold;
}

.zweiter_inhalt h3{
    text-align:left;
    text-transform:uppercase;
    font-size: 1.25rem;
    color: #01832d;
    margin-bottom: 30px;
    font-weight: bold;
}

.zweiter_inhalt h2 {
    text-align:center;
    text-transform:uppercase;
    font-size: 1.25rem;
    color: #CC6633;
    /* font-weight: bold; */
    /* padding-bottom: 20px; */
    margin-bottom: 40px;
}

.leistungen .columns {
    line-height: 50px;
}

/* Startinhalt */

.startinhalt {
    margin-top:20vh;
    background: rgba(15,57,178,0.77);
    border-bottom:3px solid #b60522;
}

.startinhalt p {
    font-size: 16px;
    color:white;
    text-align:center;
}

/* Untere Spalte */

.bg_white{
    /* height: auto; */
    /* width: 100%; */
    /* margin-top: 10px; */
    /* background-color: white; */
}

.leistungen {
    /* text-align: center; */
    /* margin-top: 40px; */
    margin-top: 55px;
    /* background-color: white; */
}

.kontakt{
    position: relative;
    margin-top: -60px;
    text-align: center;
    z-index: 200;
    /* padding-bottom: 20px; */
}

.leistungen h3 {
    text-align: center;
    /* margin-bottom: 30px; */
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 1.25rem;
    color: #fbee3f;
    font-family: arial;
    background-color: #088dd2;
}

.inhalt h1{
    text-align: center;
    /* margin-bottom: 20px; */
    /* padding-bottom: 5px; */
    /* padding-top: 5px; */
    z-index: -1;
    /* position: relative; */
    font-size: 1.25rem;
    color: #fff;
    font-family: arial;
    text-transform: uppercase;
    /* background-color: #088dd2; */
    /* background-color: white; */
    font-weight: bold;
}

.inhalt h6{
    text-transform: uppercase;
    color: #666666;
}

.info h3 {
    text-align: center;
    /* margin-bottom: 30px; */
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 1.25rem;
    color: #fbee3f;
    font-family: times new roman;
    background-color: #088dd2;
}

.kontakt h3 {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 0px;
    font-size: 1.125rem;
    color: #FB072C;
    font-weight: bold;
    padding-top: 30px;
}

.kontakt h4{
    color:#019DE6;
    font-size: 0.938rem;
    margin-top: -30px;
}

.kontakt p{
    color:#333;
    font-size: 0.938rem;
}

.leistungen img {
    max-width: 409px;
    float: right;
    margin-bottom: 25px;
}

.leistungen .columns {
    margin-bottom:40px;
}


/* Made */

.made {
    height: auto;
    /* background-color: #0e3c70; */
    text-align: right;
    /* padding-top: 25px; */
    color: #cccccc;
    /* border-top: 1px solid white; */
    margin-top: 3px;
    text-align: center;
}

a.made {
    font-size: 15px;
    color: #ffffff;
    line-height: 44px;
    color: #666;
}

.container{
        height: auto;
        width:100vw;
        position: absolute;
        z-index: 1;
        top: 300px;
}


.leistungen ul{
        margin-top: -30px;
}


div#n2-ss-2.n2-ss-load-fade.n2-ss-loaded {
    opacity: 1;
    position: relative;
    z-index: 1;
    margin-top: -148px !important;
}

.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.nextend-bullet-bar.nextend-bullet-bar-horizontal{
    text-align: center;
    position: absolute;
    bottom: 70px !important;
    left: 782px;
}

.n2-ss-align{
        margin-left: 0px;
        width: 1600px;
}

.headerbild img{
    /* width:100%; */
    /* -webkit-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
}


.footer{
    background-color: #fff;
    width:100%;
    height: auto;
    margin-top: -10px;
    margin-bottom: 10px;
}


.column.kontakt p {
    background-color: whit;
    color: #333 !important;
    font-size: 0.75rem;
}

p.white {
    background-color: white;
    margin-top: -28px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 200px;
}

.made a {
    font-size: 0.75rem;
    color: #ccc;
    color: #999 !important;
    font-weight: bold;
    text-decoration: none;
}

.kontakt a{
    font-size:0.875rem;
}

.footer_rand {
    background-color: #088dd2;
}

.subsubnavi{
    margin-top:25px;;
}

.subnavi ul li a{
    font-size:0.625rem;
}

.subsubnavi ul li {
    font-Size: 0.75rem;
    list-style-type:none;
    font-style:italic;
    margin-left: -20px;
}

.subsubnavi h4{
    font-size:0.875rem;
    font-weight:bold;
    color:#088dd2;
}

.kontakt h4{
    font-size:0.875rem;
    font-weight:bold;
    color:#088dd2;
}

.kontakt p {
    font-Size: 0.75rem;
    margin-top: -5px;
}

.kontakt h5 {
    font-Size: 0.75rem;
    color:#008DD2;
    font-weight:bold;
}

.interesse{
    text-align:right;
    margin-top:20px;
}

.interesse p{
    font-size:0.75rem;
}

.interesse h4{
    font-size:0.875rem;
    font-weight:bold;
    color:#088dd2;
}

.info div div:last-child {
    /* -webkit-column-count: 2; */
    -moz-column-count: 2;
    column-count: 2;
}

span.separator {
    visibility: hidden;
}

.footer{
    height:auto;
    width:100%;
    background-color:#333;
    min-height: 180px;
}

.grauer {
    /* margin-top: 20px; */
    /* text-align: center; */
    background-color: #333 !important;
}

.grauer p{
    color: #fff;
    font-size:0.875rem;
  text-align: center;
}

.zweiter_inhalt{
    /* padding-bottom: 80px; */
}

.zweiter_inhalt img{
    padding-bottom: 30px;
}

.column button a{
    color: #333 !important;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
    text-transform: uppercase;
    background-color: #cc6633;
}

.links h5{
    font-size: 0.875rem;
    color:#CC6633;
    font-weight:bold;
    text-align:left;
}

.links p{
    margin-top:-5px;
}

.mitte{
    text-align:left;
    width:300px;
}

.rechts{
    text-align:right;
    width:300px;
}

.inhalt p, h6{
    padding-left:20px;
    padding-right:20px;
}

.weiss {
    height: auto;
    background-color: white;
    width: 100%;
    z-index: 100;
    position: relative;
}

div#n2-ss-1.n2-ss-load-fade.n2-ss-loaded {
    opacity: 1;
    position: relative;
    margin-top: -78px !important;
    z-index: -1;
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #01832d;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #01832d, 0 14px 0 #01832d;
}

.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem;
    /* background-color: #01832d; */
      margin-top: 0px !important;
}

.kategorie{
    margin-top:57px;
}

.email{
    margin-top:57px;
}

.kategorie h3{
     font-weight: bold;
    text-transform: uppercase;
    color: #01832d;
}

.kategorie a{
     font-weight: bold;
    text-transform: uppercase;
    color: #999 !important;
}

.email{

    text-align:right;
}

.email h3{
     font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align:right;
}

.panorama{
    margin-top:70px;
}

.panorama img{
    width:100%;
}

.rebschule{
    margin-top:50px;
}

.lohnunternehmen{
    margin-top:30px;
}

.grauer{
    margin-top:110px;
}

.made{
    margin-top:50px;
    margin-bottom:50px;
}

nav.tab-bar {
    float: right;
}

.dropdown.menu .submenu {
  border: none; }

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  border-color: #ffffff transparent transparent; }

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #ffffff; }

.js-drilldown-back::before {
  border-color: transparent #ffffff transparent transparent; }


CSS

.menu-btn div {
    position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 0;
    background: rgb(0,0,0);
    z-index: 99;
}

.responsive-menu{
    display: none;
}

.expand {
    display: block !important;
}

.menu-btn div {
 position: absolute;
 left: 100%;
 top: 64%;
 padding-right: 8px;
 margin-top: -0.50em;
 line-height: 1.2;
 font-size: 18px;
 font-weight: 200;
 vertical-align: middle;
 z-index: 99;
}

.menu-btn span {
 display: block;
 width: 19px;
 height: 3px;
 margin: 4px 0;
 background: rgb(0,0,0);
 z-index: 99;
}

.responsive-menu{
 display: none;
}

.expand {
 display: block !important;
}

.gruen{
    background-color:#00832d;
    width:100%;
    height:auto;
    /* max-height:150px; */
    position: relative;
    z-index: 200;
    padding-bottom: 40px;
}

.aktuelles p{
    color:white;
    text-align: center;
    padding-bottom: 40px;
    font-size: 0.875rem;
    /* height: 150px; */
}

.aktuelles{
    /* margin-bottom: 20px; */
    max-height: 150px;
    height: 150px;
}

.aktuelles h3{
    color:white;
    font-weight:bold;
    text-align:center;
    font-size: 1.375rem;
    padding-top: 20px;
}

.grauer strong{
    color:white;
}

form#chronoform-Kontaktformular {
    text-align: center;
    width: auto;
    display: inline-block;
}

div#form-row-senden {
    float: right;
}

div#form-row-reset {
    float: right;
  padding-right:20px;
}

form#chronoform-email {
    width: auto;
    display: inline-block;
    text-align: right;
    /* float: right!important; */
}



button.mehr {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #01832d;
    padding: 5px 15px 5px 15px;
    border: 0;
    border-radius: 0;
    line-height: 1;
    color: white !important;
  float:right
}

.kategorie_bilder {
    max-width: 400px;
}

thead th, thead td, tfoot th, tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left;
    color: #fff !important;
}

.aufgeklappt{
    height: auto;
    position: relative;
    z-index: 200;
      opacity: 0.9;
  min-height: 307px;
}

.menu > li {
    display: block !important;
}

.off-canvas .wrapper-inner{
  height:100vh;
}

  .offen {
    background-color: #333;
    height: auto;
    position: relative;
    z-index: 200;
    opacity: 0.9;
}

.kategorie_navi h3{
      color: white;
    border-bottom: 1px solid #008030;
      padding-top: 15px;
}

.aufgeklappt h3{
      color: white;
    border-bottom: 1px solid #008030;
      padding-top: 15px;
}

.inhalt a{
      color: #008030 !important;
}

.links{
height: auto;
    width: 100%;
}

.headerbild {
    height: auto;
    z-index: 1;
    background: transparence;
    position: relative;
    /* overflow: hidden; */
    /* top: 30px; */
    top: 0;
    height: auto;
    width: 100%;
    background-size: cover;
    /* -webkit-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
}


.small-12.medium-12.columns.willkommen h3{
  font-size_1.250rem;
  color:#01832d;
}

a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
    color: #fff !important;
}

.nav ul li a{
  color:white !important;
}

.off-canvas li a{
    color: white !important;
    font-weight: bold;
    text-decoration: underline;
}

thead, tbody, tfoot {
    border:none;
    background-color: #333;
}

tbody tr:nth-child(even) {
    background-color: #666;
}

@media only screen and (min-width: 40.0625em) {

/* Logo */

.logo {
    margin-bottom: 0;
    background.color: n;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* text-align: center; */
}


/* Navi */

.navi * {
    background: none !important;
}

.navi {
    height: 40px;
    /* background-color: #315286; */
    /* border-bottom: 3px solid #008dd2; */
    margin-top: 10px;
}

.left-off-canvas-menu li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    font-weight: normal;
    text-decoration: none;
}

.navi ul {
    text-align:justify;
    height: 30px;
}

.side-nav li {
    border-bottom:none;
}

.navi ul li {
    text-align: center;
    display:inline-block;
    /* width: 13.7%; */
    height: 30px;
    color: #333 !important;
    padding-top: 10px;
}

.navi ul li:last-child {
    border-right: none;
}

.navi ul li a {
    min-height: 30px;
    color: #fff;
    font-size: 1.5vw;
    padding-top: 8px;
    /* margin-top: -10px; */
}

.navi ul li.current.active a, .navi ul li a:hover {
    color: #fff !important;
    /* background: #0e3c70 !important; */
    text-decoration: none;
    /* border-bottom: 3px solid #fff034; */
    background-color: #d1835c !important;
}

.navi ul li a{
    color: #333 !important;
    /* background: #0e3c70 !important; */
    text-decoration: none;
}

.side-nav li a {
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    padding-bottom: 27px;
    padding-top:0.7rem;
}

.navi .divider:last-child {
    width: 100%;
}

/* Headerbild */

.headerbild {
    height: auto;
    z-index: 1;
    background: transparence;
    position: relative;
    /* overflow: hidden; */
    /* top: 30px; */
    top: 0;
    height: auto;
    width: 100%;
    background-size: cover;
    /* -webkit-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
  margin-top:0px;
}

.headerbild h3 {
    font-size:38px;
    margin-bottom:20px;
}

.headerbild p {
    font-size: 1.25rem;
    color: white;
}

/* Inhalt */





/* Leistungen */

.leistungen .columns {
    margin-bottom:0;
}


.inhalt div div:last-child {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.inhalt p {
    text-align: center;
    padding-right: 20px;
    font-size: 1rem;
    font-weight: normal;
    font-family: arial;
    /* line-height: 1.5 !important; */
}


.meisterhaft{
    margin-top: -35px;
    position: relative;
    z-index: 1;
}

div#flexslider-148 {
    background-color: transparent !important;
}

.n2-ss-align{
        margin-left: 0px;
        width: 1600px;
}

.title-bar {
    background: #fff;
    color: #01832d !important;
    padding: 0.5rem;
}

  .gruen{
    background-color:#00832d;
    width:100%;
    height:auto;
    /* max-height:150px; */
    position: relative;
    z-index: 200;
    padding-bottom: 40px;
  margin-top: 520px;
}

.links {
    height: auto;
    background-color: #333;
    width: 25%;
    position: fixed;
      z-index: 2;
  height: 100%;
}

}

@media only screen and (min-width: 64.0625em) {

.navi ul li a {
    font-size: 0.875rem;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.n2-ss-align{
        margin-left: 0px;
    width: 1600px;
    margin-top: 0px;
}

  .kategorie_text {
    min-width: 800px;
}

  .weiss {
    height: auto;
    background-color: white;
    z-index: 100;
    position: relative;
}


  .links {
    height: auto;
    width: 20%;
    position: fixed;
    z-index: 200;
    height: 100%;
    background-color: #333;
}

  .headerbild {
    height: auto;
    z-index: 1;
    background: transparence;
    position: relative;
    /* overflow: hidden; */
    /* top: 30px; */
    top: 0;
    height: auto;
    margin-top: 0px;
    width: 100%;
    background-size: cover;
    /* -webkit-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
}

  .headerbild {
    height: auto;
    z-index: 1;
    background: transparence;
    position: relative;
    /* overflow: hidden; */
    /* top: 30px; */
    top: 0;
    height: auto;
    margin-top: 0px;
    width: 100%;
    background-size: cover;
    /* -webkit-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75);
    /* box-shadow: 0px -1px 12px -2px rgba(0,0,0,0.75); */
}

  .menu > li > a {
    padding: 0.9rem 1.0rem;
    /* float: right; */
    font-size: 1rem;
}
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 2;
}


}


