/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    }

/* ol, ul {
    list-style: none;
    } */

blockquote, q {
    quotes: none;
    }

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
    }

/* --------- END Reset --------- */




html {
    overflow-y:scroll;
}
 
body {
    font-family:'Frutiger Neue W01 Light';
    font-size:16px;
    line-height:25px;
    color:#323231;
	-webkit-font-smoothing: antialiased; /* Für bessere Schriftdricke in Chrome */
    -moz-osx-font-smoothing: grayscale; /* Für bessere Schriftdicke in Firefox */
	-webkit-overflow-scrolling: touch;

}

ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
	padding-bottom:12px;
}
ul li:before {
    display: inline-block;
    content: "–";
    width: 1em;
    margin-left: -1em;
}

ul.mainnav li:before {
	content: none;
}

ul.ankernav li:before {
	content: none;
}

p { margin:0;
    padding-bottom:8px;
}

.versal {
    text-transform:uppercase;
}

strong  {
    font-family:'Frutiger Neue W01 Md';
}


h1 {
    font-family:'Frutiger Neue W01 Thin';
    font-size:35px;
    line-height:40px;
    letter-spacing:1px;
    padding:0px 0px 12px 0px;
    margin:0;
    margin-bottom: 10px;
    color: #323231;
    text-align: center;
}
    
h2 {
    font-family:'Frutiger Neue W01 Thin';
    font-size:32px;
    line-height:33px;
    letter-spacing:1px;
    padding:0px 0px 10px 0px;
    margin:0;
    color: #323231;
}
    
h3 {
    font-family:'Frutiger Neue W01 Thin';
    font-weight:lighter;
    font-size:30px;
    line-height:34px;
    padding:0px 0px 12px 0px;
    margin:0;
    margin-bottom: 10px;
    color: #323231;
}
    
h4 {
    font-family:'Frutiger Neue W01 Thin';
    font-size:26px;
    line-height:30px;
    letter-spacing:1px;
    padding:0px 0px 0px 0px;
    margin:0;
    margin-bottom: 10px;
    color: #323231;
}
    

h5 {
    font-family:'Frutiger Neue W01 Thin';
    font-size:22px;
    line-height:25px;
    letter-spacing:1px;
    padding:10px 0px 0px 0px;
    margin:0;
	margin-top: 10px;
    color: #323231;
}
    
p.bold {
    font-family:'Frutiger Neue W01 Bold';
    margin:0;
    padding:0;
}

::selection {
  background: #dee7d9; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #dee7d9; /* Gecko Browsers */
}

a:hover {
    cursor:pointer;
}

a:focus {
	outline:0;
}


a:link, a:visited {
    color:#00833c;
    text-decoration:none;
    transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
	cursor:pointer;
    }
    
a:hover {
    color:#00773a;
    text-decoration:underline;
	cursor:pointer;
}





.img-responsive {
    width: 100%;
}

.centered {
    text-align: center;
}

.center-small {
    text-align: center;
}

.center-text {
    text-align: center;
}

.dontbreak {
    white-space: nowrap;
}

.col-in-col {
    margin-left:-15px;
}

.col-in-col.rechts {
    width: 55%;
}

.galerybutton {
    border:2px solid #00833c;
    color:#00833c;
    text-transform:uppercase;
    letter-spacing: 2.5px;
    margin-top:30px;
    padding:10px 25px;
    display:inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.galerybutton:hover {
    color:#bfdbb6;
    background-color: #00833c;
}

.hoverbutton {
    border:2px solid #FFF;
    color:#FFF;
    text-transform:uppercase;
    letter-spacing: 2.5px;
    padding:10px 25px;
    display:inline-block;
}


.inlinebutton {
    position:relative;
}

#alignmiddle {
    display: table-cell;
    vertical-align: middle;
}

.square {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition: background 0.5s;
}

.inlinebutton .square .gallbtn {
    display:block;
    width:100%;
    height:100%;
    display:table;
}

.inlinebutton:hover .square {
    height:100%;
    top:0;    
    opacity:1;
    background-color:#00833c;
}


.inlinebutton:hover .square.beige .gallbtn {
    color:#00833c;
}

#picturehover .gallbtn {
    font-family:'Frutiger Neue W01 Thin';
    text-transform:uppercase;
    opacity:0;
    transition:all 0.3s 0.2s;
}

#picturehover .inlinebutton:hover .gallbtn {
    opacity:1;
}

#picturehover .inlinebutton .square {
    opacity:0.7;
}




/* Header */

.logo img {
    float: right;    
    display: block;
    max-width:230px;
    padding-top: 10px;
    }

.navbar-toggle {
    margin-right: 0!important;
    padding-top:15px;
}

button.navbar-toggle {
    border:none;
    float:left;
}

button.navbar-toggle .icon-bar {
    background:#00833c;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}

.navbar-collapse {
    margin:0px -16px;
    width: none;
    background-color: #00833c;
}

.mainnav{
    font-family: "Frutiger Neue W01 Light",sans-serif;
    letter-spacing: 4;
    font-size: 22px;
    list-style-type: none;
    line-height: 35px;
    padding-top: 25px;
	padding-bottom: 25px;
    padding-left:0px;
    margin-left:-25px;
    margin-right: -25px;
    margin-top: -10px;
}

.kopf {
	margin-bottom: -1px;
}

.navbar-toggle .icon-bar {
    width:30px;
    height:3px;
}


.mainnav li a {
    text-decoration: none;
    color: #FFF;
	text-align: center;
    letter-spacing: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
	display: block;
	
}

.mainnav li a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #219640;
}


.header_image {
    width: 100%;
    position: relative;
}

.header_image img{
    width: 100%;
}



/* Home Boxen */

.greenbox {
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    padding-right:25px;
    background-color: #cde7c2;
    margin-bottom:25px;
}


.dark {
    background-color: #acdbbc;
}

.darker {
    background-color: #acdbbc;
}


.col-in-col.rechts {
    width: 100%;
}

.greybox_inner {
    color:#333;
    margin-top:20px;
}



.hoverblack:hover h3 {
    border-bottom: 2px solid #323231;
    display: inline-block;
}

.hoverblack h3 {
    border-bottom: 2px solid transparent;
}



.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
}

.layer {
	background-color: rgba(248, 247, 216, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	
}


.slideimage {
    background-size:cover;
    background-position:center center;
}



.slideimage h4 {
    color:#FFF;
    font-size: 35px;
    line-height: 45px;
    vertical-align: baseline;
    padding-top: 110px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.slideimage {
    width:100%;
    height:300px;
    margin-bottom:20px;
    text-align: center;
}



/* Footer */

.footer {
    border-bottom: 14px solid #00833c;
    height:50px;
    text-align: center;
}

    
.footer a {
    color:#b5b5b5;
}
        
.copyright {
    font-family:'Frutiger Neue W01 Light';
    font-size:15px;
    line-height:25px;
    color:#00833c;
    letter-spacing: 0px;
}

.littlepushbottom {
    padding-bottom: 15px;
}

.push {
    margin-top: 40px;
}

.pushmore {
    margin-top: 100px;
}

.push150top {
	margin-top: 150px;
}

.push80top {
	margin-top: 80px;
}

push50bottom {
	margin-bottom: 50px;
}


html,body {
    height: 100%;
 }



    /* Wrapper for page content to push down footer */
          #wrap {
            min-height: 100%;
            height: auto !important;
            height: 100%;
            /* Negative indent footer by it's height */
            margin: 0 auto -50px;
          }

          /* Set the fixed height of the footer here */
          #push {
            height: 50px;
          }
          



/* ----------  Row-Same-Height Einstellungn ---------- */

                /* columns of same height styles */

                .row-full-height {
                  height: 100%;
                }
                .col-full-height {
                  height: 100%;
                  vertical-align: middle;
                }
                .row-same-height {
                  display: table;
                  width: 100%;
                  /* fix overflow */
                  table-layout: fixed;
                }


                @media (min-width: 768px) {
                  .col-sm-height {
                    display: table-cell;
                    float: none !important;
                    position: relative;
                  }
                }
                @media (min-width: 992px) {
                  .col-md-height {
                    display: table-cell;
                    float: none !important;
                  }
                }
                @media (min-width: 1200px) {
                  .col-lg-height {
                    display: table-cell;
                    float: none !important;
                  }
                }


                /* vertical alignment styles */

                .col-top {
                  vertical-align: top;
                }
                .col-middle {
                  vertical-align: middle;
                }
                .col-bottom {
                  vertical-align: bottom;
                }

/* ----------  END Row-Same-Height Einstellungn ---------- */



/* Kontakt Box Col-in-Col */

@media (min-width: 700px) {
     .col-in-col.rechts {
        width: 50%;
    }

}



/* Tablet */

@media (min-width: 768px) {
    h1 {
        font-size:40px;
        line-height:50px;
    }
	
	h4 {
		padding:0px 20px 0px 0px;
	}
	
	a.smoothScroll.arrowup {
	color: #FFF;
	text-decoration:none;
	font-size: 30px;
	
	}
	
	span.glyphicon.glyphicon-menu-up {
		padding-top: 11px;
		
	}
	
	.glyphicon-menu-up {
		opacity: 0;
		transition: opacity 0.5s;
	}
	
	.showglyphicon {
		opacity: 1;
		
	}
	
	
	.rightalign {
		text-align:right;
	}
	
	.arrowup {
		margin-right:17px;
	}


    .mainnav{
        font-family: "Frutiger Neue W01 Light",sans-serif;
        letter-spacing: 2;
        font-size: 16px;
        list-style-type: none;
        float: left;
        padding-top: 90px;
        z-index: 50;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        padding-bottom: 0px;
    }
	
	.mainnav li a {
		display: inline-block;
		border-bottom: 3px solid transparent;
		letter-spacing: 1px;
	}

    .mainnav li {
        float: left;
        text-align: left;
        padding-left: 6px;
        padding-right: 6px;
        letter-spacing: 1px;
    }

	
	    .mainnav li a:hover {
        text-decoration: none;
        color: #00833c;
        border-bottom: 3px solid #00833c;
        padding-bottom: 18px;
        background-color: transparent;
    }

    .mainnav li a.active {
        text-decoration: none;
        color: #00833c;
        border-bottom: 3px solid #00833c;
        background-color: transparent;
		padding-bottom: 18px;

    }
	
	
    .mainnav li a {
        text-decoration: none;
        color: #000;
		
    }



    .logo img {
        margin:33px 0px 0px 0px;
        max-width:300px;
        width: 110%;
    }

    .navbar-collapse {
        background-color: transparent;
        padding:0px 0px;
        height: 100%;
        width: 100%;


    }

    .green {
        width: 100%;
        height: 50px;
        background-color: #00833c;
        letter-spacing: 4;
    }
	
	
	.copyright {
    letter-spacing: 1px;
}
	
	/* Sub / Anker-Nav */
	
	.sub-nav,
	.sub {
	  position: relative; 
	}
	
	.sub-nav {
		z-index: 150;
	}
	
	kopf,
	.sub-nav-scrolled {
	  position: fixed;
	  width: 100%;
	  top: 0;
	}
	
	.kopf {
		height: 148px;
	}
	
	.pushfifty {
		margin-top:50px;
	}
		

    .ankernav li {
        float: left;
        list-style-type: none;
    }
	
	ul.ankernav {
		margin-left: -15px;
		letter-spacing: 1px
	}

    .ankernav li a {
        padding-top: 12px;
    }

    .ankernav li a, .ankernav li a:visited  {
        font-size: 18px;
        list-style-type: none;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        color: #fff;
        z-index: 100;
    }

    .ankernav li a:hover {
        background-color: #158f3e;
        text-decoration: none;
        height: 50px;
        vertical-align: middle;
    }

    .center-small {
        text-align: center;
    }

    .slideimage h4 {
        color:#FFF;
        font-size: 40px;
        vertical-align: baseline;
        padding-top: 120px;
    }
     
	
	.slideimage.home {
        height:480px;
    }



}




/* Desktop small */

@media (min-width: 992px) {
    .logo img {
        margin:50px 0px 0px 0px;
        width: 100%;
    }

    .slideimage {
        height:400px;
    }
	
	.slideimage.home {
        height:500px;
    }

    .greenbox {
        margin-bottom:50px;
        height:470px;
    }

    .greenbox.contact {
        margin-bottom:0px;
        height:auto;
        float:left;
        width:100%;
    }

    .dark {
        display: table-cell;
        float: none !important;
        height:470px;
        padding-right:25px;
        margin-top:0px;
        margin-right:15px;
    }

    .center-small {
        text-align: left;
    }

    .slideimage h4 {
        color:#FFF;
        font-size: 40px;
        vertical-align: baseline;
        padding-top: 180px;
    }

     .col-in-col.rechts {
        width: 57%;
        margin-left: -14px;
    }

    .mainnav {
        padding-top: 110px;
		font-size: 18px;
		letter-spacing:4;
    }
	
	.mainnav li {
		padding-left: 10px;
        padding-right: 10px;
        letter-spacing: 1px;
	}
	
	.mainnav li a {
		letter-spacing: 2px;
	}
	
	.kopf {
		height: 168px;	
	}
		
    
}


/* Desktop large */

@media (min-width: 1200px) {
    
    .logo img {
        margin-top: 35px;
    }

    .slideimage {
        background-attachment: fixed;
    }

    .greenbox {
        margin-right:0px;
        height:400px;
    }

    .greenbox.contact {
        margin-bottom:0px;
    }

    .dark {
        height:400px;
    }


    .center-small {
        text-align: left;
    }
        
    .col-in-col.rechts {
        width: 50%;
        margin-left: 0px;
    }
	
	.slideimage.home {
        height:700px;
    }

    
}



/* FLUIDBOX */

@-webkit-keyframes fluidboxLoading {
  0% {
    -webkit-transform: translate(-50%, -50%) rotateX(0) rotateY(0); }
  50% {
    -webkit-transform: translate(-50%, -50%) rotateX(-180deg) rotateY(0); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotateX(-180deg) rotateY(-180deg); } }
@keyframes fluidboxLoading {
  0% {
    transform: translate(-50%, -50%) rotateX(0) rotateY(0); }
  50% {
    transform: translate(-50%, -50%) rotateX(-180deg) rotateY(0); }
  100% {
    transform: translate(-50%, -50%) rotateX(-180deg) rotateY(-180deg); } }
.fluidbox {
  outline: none; }

.fluidbox-overlay {
  background-color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /* Transition time for overlay is halved to ensure that flickering doesn't happen */
  transition: all 0.125s ease-in-out 0.125s; }

.fluidbox-wrap {
  background-position: center center;
  background-size: cover;
  margin: 0 auto;
  position: relative;
  transition: all 0.25s ease-in-out;
  /* To prevent flickering, we delay the showing of the image */ }
  .fluidbox-closed .fluidbox-wrap img {
    transition: opacity 0s ease-in-out 0.25s; }

.fluidbox-ghost {
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  transition-property: opacity, transform;
  transition-duration: 0s, 0.25s;
  transition-delay: 0.25s, 0s; }
  .fluidbox-opened .fluidbox-ghost {
    transition-delay: 0s, 0s; }

.fluidbox-loader {
  perspective: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .fluidbox-loader::before {
    /* You can replace this with any color you want, or even a loading gif if desired */
    background-color: rgba(255, 255, 255, 0.85);
    content: '';
    transform-style: preserve-3d;
    transition: all 0.25s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20%;
    padding-bottom: 20%; }

.fluidbox-loading .fluidbox-loader::before {
  -webkit-animation: fluidboxLoading 1s 0s infinite ease-in-out forwards;
  animation: fluidboxLoading 1s 0s infinite ease-in-out forwards;
  opacity: 1; }

/*# sourceMappingURL=fluidbox.css.map */
