@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);


html {
  font-size: 81.25%;
  }

body {
  font: 400 1em/1.8 "Open Sans", "Segoe UI", Tahoma, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #505050;
  }
h1, h2,
.navmain,
.navsub,
button,
input[type=submit] {
  font: 700 1em/1.8 "Open Sans Condensed", "Segoe UI", Tahoma, Arial, 'Helvetica Neue', Helvetica, sans-serif;  
  }

/* text styles */
h1, h2, h4, b, strong,
button,
input[type=submit] {
  font-weight: 700;
  }

h1, h2, h3 {
  text-transform: uppercase;
  }
h1 {
  font-size: 2.4615em;
  line-height: 1.2;
  margin-bottom: 0.8em;
  margin-bottom: 1.8rem;  
  }
h2,
.teaser h3 {
  font-size: 1.8461em;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5em;
  margin-bottom: 0.75rem;
  }
h3 {
  font-weight: 400;
  font-size: 1.2307em;
  line-height: 1.8rem;
  color: #cc0529;
  margin-bottom: 0.7em;  
  margin-bottom: 1.8rem;
  }
h4 {
  font-size: 1em;
  }
button,
input[type=submit] {
  font-size: 1.2307em; 
  }

a,
button,
input[type=submit] {
  color: #cc0529;
  -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
     -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
  }
button,
input[type=submit],
a:hover, a:focus {
  color: #505050;
  }
a:active {}
button:hover,
button:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  color: #CC0529;
  }


/* areas */
.head,
.footer {
  padding: 0 20px;
  }

.head,
.footer {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; 
  }

.main {
  clear: both;
  }
.logo {
  float: right;
  position: relative;
  z-index: 1020;
  margin-bottom: 1em;
  }
.logo,
.footer img {
  display: block;
  width: 218px;
  height: 74px;
}

.navlang {
  }
  .navlang a,
  .navlang b {
    color: #505050;
    padding: 0 0 0 1.9em;
    }
  .navlang a:hover,
  .navlang a:focus {
    color: #cc0529;
    }

.navmain {
  float: left;
  font-size: 1.2307em;
  }
  .navtoggle-toggler:before {
    font-size: 1em;
    font-size: 1.2307rem;
    padding: 0.5em;
    } 
  .navmain ul {
    list-style-type: none;
    }
    .navmain a,
    .navmain b {
      display: block;
      color: #505050;
      font-weight: 700;
      padding: .4em 1.5em .4em 2.5em;
      }
    .navmain > ul > li > a,
    .navmain > ul > li > b {
      text-transform: uppercase;      
      padding: 1.2em 1.5em;
      }
    .navmain b,
    .navmain a:hover, .navmain a:focus {
      color: #cc0529;
      }
    
.navsub {
  font-size: 1.2307em;
  background: #fff;
  margin-bottom: 10px;
  }
.navsub > ul {
  padding: .8em 0 1.6em;  
  }
.navsub > ul:empty {
  padding: 0;
  }
  .navsub ul {
    list-style-type: none;
    }
    .navsub a,
    .navsub b {
      display: block;
      font-weight: 700;
      color: #505050;
      padding: .4em 30px;
      }
    .navsub > ul > li > a,
    .navsub > ul > li > b {
      text-transform: uppercase;
      padding-bottom: .8em
      }
      .navsub ul ul ul a,
      .navsub ul ul ul b {
        padding-left: 50px;
        }
    .navsub .nav-trail > a,
    .navsub b,
    .navsub a:hover, .navsub a:focus {
      color: #cc0529;
      }
    

.footer {
  padding: 1.5em 20px;
  border-top: 1px solid #f2f2f2;  
  }
.home .footer {
  border-top: 0;
  }
  .copyright {
    margin-bottom: 1.5em;
    }
  .navfoot ul {
    list-style-type: none;
    }
  .navfoot > ul > li {
    margin-bottom: 1.5em;
    }
    .footer a {
      color: #505050;      
      }
    .footer img {
      margin-bottom: 1.5em;
      }
    .copyright,
    .copyright a {
      color: #a7a7a7
      }
    .footer a:hover, 
    .footer a:focus {
      color: #cc0529;
      }
    .navfoot a,
    .navfoot b {
      display: block;
      padding: 0 20px 0 0;
      }
    .navfoot > ul >li > a,
    .navfoot > ul >li > b {
      text-transform: uppercase;
      margin-bottom: 0.375em;
      }

        
      hr {
        margin: 1em 0 4em;
        border: 0;
        border-bottom: 1px solid #cbcccd
      }

      .usp li {
          list-style: none;
          margin-bottom: 0;
          padding-bottom: 0;
          position: relative;
          padding-left: .75em;
       
      }
      
      .usp li:before {
          content: ' ';
          height: 8px;
          width: 8px;
          position:absolute;
          top: .65em;
          left: -1em;
          background: #E2002B;
      }

     .Preis {
       font-size: 1.25em;
       color: #E2002B;
    }

.job {
	margin-bottom: 20px;
}

.job p:first-child, .job p:nth-child(2) {
	text-transform: uppercase;
}

.job p:first-child {
	margin-bottom: 0;
}

.job p:nth-child(2) {
	color: #cc0529;
	margin-bottom: 5px;
	font-weight: bold;
}

@media (max-width: 480px) {
  .logo {
    width: 109px;
    height: 36px;
    }
  
  h1 {
    font-size: 1.8461em;
    }
  h2,
  .teaser h3 {
    font-size: 1.2307em;
    }

