/* Compiled Less CSS File */
/* Generated from "style.css" */

/* ===========
   G R I D */
body {
  min-width: 960px;
}
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11 {
  position: relative;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.container_12 .grid_1 {
  width: 60px;
}
.container_12 .grid_2 {
  width: 140px;
}
.container_12 .grid_3 {
  width: 220px;
}
.container_12 .grid_4 {
  width: 300px;
}
.container_12 .grid_5 {
  width: 380px;
}
.container_12 .grid_6 {
  width: 460px;
}
.container_12 .grid_7 {
  width: 540px;
}
.container_12 .grid_8 {
  width: 620px;
}
.container_12 .grid_9 {
  width: 700px;
}
.container_12 .grid_10 {
  width: 780px;
}
.container_12 .grid_11 {
  width: 860px;
}
.container_12 .grid_12 {
  width: 940px;
}
.container_12 .prefix_1 {
  padding-left: 80px;
}
.container_12 .prefix_2 {
  padding-left: 160px;
}
.container_12 .prefix_3 {
  padding-left: 240px;
}
.container_12 .prefix_4 {
  padding-left: 320px;
}
.container_12 .prefix_5 {
  padding-left: 400px;
}
.container_12 .prefix_6 {
  padding-left: 480px;
}
.container_12 .prefix_7 {
  padding-left: 560px;
}
.container_12 .prefix_8 {
  padding-left: 640px;
}
.container_12 .prefix_9 {
  padding-left: 720px;
}
.container_12 .prefix_10 {
  padding-left: 800px;
}
.container_12 .prefix_11 {
  padding-left: 880px;
}
.container_12 .suffix_1 {
  padding-right: 80px;
}
.container_12 .suffix_2 {
  padding-right: 160px;
}
.container_12 .suffix_3 {
  padding-right: 240px;
}
.container_12 .suffix_4 {
  padding-right: 320px;
}
.container_12 .suffix_5 {
  padding-right: 400px;
}
.container_12 .suffix_6 {
  padding-right: 480px;
}
.container_12 .suffix_7 {
  padding-right: 560px;
}
.container_12 .suffix_8 {
  padding-right: 640px;
}
.container_12 .suffix_9 {
  padding-right: 720px;
}
.container_12 .suffix_10 {
  padding-right: 800px;
}
.container_12 .suffix_11 {
  padding-right: 880px;
}
.container_12 .push_1 {
  left: 80px;
}
.container_12 .push_2 {
  left: 160px;
}
.container_12 .push_3 {
  left: 240px;
}
.container_12 .push_4 {
  left: 320px;
}
.container_12 .push_5 {
  left: 400px;
}
.container_12 .push_6 {
  left: 480px;
}
.container_12 .push_7 {
  left: 560px;
}
.container_12 .push_8 {
  left: 640px;
}
.container_12 .push_9 {
  left: 720px;
}
.container_12 .push_10 {
  left: 800px;
}
.container_12 .push_11 {
  left: 880px;
}
.container_12 .pull_1 {
  left: -80px;
}
.container_12 .pull_2 {
  left: -160px;
}
.container_12 .pull_3 {
  left: -240px;
}
.container_12 .pull_4 {
  left: -320px;
}
.container_12 .pull_5 {
  left: -400px;
}
.container_12 .pull_6 {
  left: -480px;
}
.container_12 .pull_7 {
  left: -560px;
}
.container_12 .pull_8 {
  left: -640px;
}
.container_12 .pull_9 {
  left: -720px;
}
.container_12 .pull_10 {
  left: -800px;
}
.container_12 .pull_11 {
  left: -880px;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after,
.container_12:after {
  clear: both;
}
.clearfix,
.container_12 {
  zoom: 1;
}
/* =======
   L E S S */
/* Suffixe:
   h: hell
   d: dunkel
   t: transparent */
/* ===========
   L A Y O U T */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  min-height: 100%;
  position: relative;
}
body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.6;
  color: #202020;
  font-size: 15px;
  font-size: 0.9375rem;
  background: #eeeeee;
}
header {
  min-height: 200px;
  padding: 30px 0 20px;
  background: #eeeeee;
  border-bottom: 1px solid #fff;
}
main {
  display: block;
  /* IE8 */

  background: url(../img/saal.jpg) no-repeat fixed center center;
  background-size: cover;
}
main .container_12 {
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  padding: 40px 0 20px;
}
footer {
  padding: 20px 0;
  background: #eeeeee;
  border-top: 1px solid #fff;
}
/* ===================================
   N A V I G A T I O N   &   L I N K S */
a:link,
a:visited {
  color: #c11810;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
  color: #e33a32;
}
a:hover img,
a:focus img,
a:active img {
  opacity: 0.8;
}
nav a:link,
nav a:visited {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  padding-left: 30px;
  margin-bottom: 10px;
  font-weight: 300;
}
#start .start,
#unternehmen .unternehmen,
#estrich .estrich,
#referenzen .referenzen,
#francais .francais,
#kontakt .kontakt {
  color: #979799;
  background: url(../img/icon-signet.png) no-repeat 0 5px;
}
nav a:hover,
nav a:focus,
nav a:active {
  background: url(../img/icon-signet.png) no-repeat 0 5px;
  text-decoration: none;
}
#menu {
  list-style: none;
  padding-left: 0;
  margin-bottom: 40px;
}
.francais {
  margin-top: 30px;
}
.navbtn:link,
.navbtn:visited {
  background: #c11810;
  color: #fff;
}
.button,
.button:link,
.button:visited {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #c11810;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.button:hover,
.button:focus,
.button:active {
  background: #e33a32;
  text-decoration: none;
}
.footerlink {
  text-align: right;
}
/* =========================
   H T M L - E L E M E N T E */
img {
  max-width: 100%;
  height: auto;
  display: block;
}
img.inline {
  display: inline;
}
small,
.breadcrumb,
footer {
  font-size: 13px;
  font-size: 0.8125rem;
}
p {
  margin-bottom: 10px;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
h1,
h2,
h3 {
  font-weight: 300;
  margin: 1.5em 0 15px 0;
  line-height: 1.3;
}
h1 {
  font-size: 32px;
  font-size: 2rem;
  color: #979799;
}
h2 {
  font-size: 22px;
  font-size: 1.375rem;
}
h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
h1,
h1 + h2 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a {
  display: block;
}
hr {
  border: none;
  border-top: none;
  height: 1px;
  background: #ccc;
  margin: 15px 0;
}
main ul,
main ol {
  margin-bottom: 15px;
  overflow: auto;
}
main ul {
  padding-left: 18px;
  list-style-type: disc;
}
main ol {
  padding-left: 30px;
}
main table {
  margin-bottom: 10px;
}
main td,
main th {
  padding: 0 20px 10px 0;
  vertical-align: top;
}
figure {
  position: relative;
}
figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
}
/* =============
   K L A S S E N */
.browser-hinweis {
  display: block;
  background: #F0E3AE;
  padding: 10px 20px;
  color: #333;
  text-align: center;
}
.clear {
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
img.float-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
img.float-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
img[data-jslghtbx] {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
img[data-jslghtbx]:hover {
  opacity: 0.8;
}
.slogan {
  padding-top: 96px;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #979799;
  text-align: right;
}
.highlight {
  color: #c11810;
}
.adr {
  margin-bottom: 15px;
}
.telnr {
  font-size: 22px;
  font-size: 1.375rem;
  padding-left: 30px;
  background: url(../img/icon-tel.png) no-repeat 0 4px;
}
.mobilnr {
  padding-left: 30px;
  background: url(../img/icon-mobil.png) no-repeat 4px 0;
}
.email {
  padding-left: 30px;
  background: url(../img/icon-email.png) no-repeat 0 3px;
}
.highlight {
  color: #c11810;
}
.box {
  background: #eeeeee;
  margin-bottom: 30px;
}
.box p,
.box h2 {
  padding-left: 20px;
  padding-right: 20px;
}
.box ul {
  margin-left: 20px;
  margein-right: 20px;
}
.box-large h2 {
  padding-top: 15px;
}
.box-small h2 {
  margin-top: 12px;
}
.box-small img {
  position: relative;
  z-index: 1;
}
.box-small .boxtext {
  padding-top: 3px;
  padding-bottom: 3px;
  background: #979799;
  background: rgba(238, 238, 238, 0.9);
  margin-top: -52px;
  position: relative;
  z-index: 2;
}
.box img.float-right {
  margin-bottom: 0;
}
.breadcrumb {
  margin-bottom: 20px;
}
.galerie img {
  margin-bottom: 20px;
}
/* =============================
   K O N T A K T F O R M U L A R */
input,
textarea {
  font: inherit;
  border: 1px solid #b7b7b7;
  outline: 0 none;
  background: #fff;
  color: inherit;
  padding: 0.5em;
  width: 100%;
  margin-bottom: 20px;
}
.fehler,
.danke {
  padding: 10px 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #fff;
}
.fehler {
  background: #990000;
}
.danke {
  background: #43c334;
}
input:focus,
textarea:focus {
  background: #fcfcfc;
  border: 1px solid #999;
}
label {
  display: block;
  margin-bottom: 5px;
}
.bee {
  display: none;
}
input[type=submit] {
  cursor: pointer;
  border: none;
}
fieldset {
  margin-bottom: 20px;
}
fieldset label {
  display: inline;
}
input[type=checkbox] {
  width: auto;
  margin: 0 5px 0 0;
}
/* slideshow */
#start main .container_12 {
  padding-top: 0;
}
.simpleSlides {
  max-height: 380px;
  margin-bottom: 40px;
}
.slides {
  display: none;
  width: 100%;
}
.animate-left {
  position: relative;
  animation: animateleft 0.8s;
}
@keyframes animateleft {
  from {
    left: -960px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot');
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
   url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}