/* Grundeinstellungen */

@font-face {
    font-family: 'armata';
    src: url('../fonts/armata-regular-webfont.woff2') format('woff2'),
         url('../fonts/armata-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body {margin: 0; font-family: Armata, Arial, Helvetica, sans-serif; overflow-x: hidden; overflow-y: scroll;; background-color: #ffffff}
h1 {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 25px; 
 color: #0099FF; 
 font-weight: 100;
}

h2 {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 25px; 
 color: #ffffff; 
 font-weight: 100;
}

h3 {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 25px; 
 color: 0099FF; 
 font-weight: 100;
}

h4 {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 25px; 
 color: #ffffff; 
 font-weight: 100;
}

h5 {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 25px; 
 color: 0099FF; 
 font-weight: 100;
}



/* img {
    max-width: 100%;
    height: auto;
} */


/* Gerüst */

#webseiten img{ overflow: hidden; display: block; width: 100%;
    max-width: 60%;
    height: auto; z-index: 0; vertical-align: middle;
	padding-top: 5%;
	}

#webseiten {  width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #0099FF;
	padding: 50px;
}


#start {    width: 100%;
    height: 100%; ;
}

#box0 {  width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #ffffff;

	padding: 50px;
}


#box0 img{ overflow: hidden; display: block; width: 100%;
    max-width: 60%;
    height: auto; z-index: 0; vertical-align: middle;
	padding-top: 100px;
	}

#drupal {  width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #ffffff;
	border-color: #ffffff; border-style: solid;
    border-width: 1px 0px 1px 0px;
	padding: 50px;
}


#drupal img{ overflow: hidden; display: block; 
    max-width: 10%;
    height: auto; z-index: 0; vertical-align: middle;
	
	}

#beispiele  {    width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #ffffff;
	padding: 50px;
	
	
}
 
 
#beispiele img  { 
    border-color: #000000;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-radius: 7px;
    margin-bottom: 100px;
	margin-top: 30px;
    background-size: cover;
    overflow: hidden;
}

#box1 img{ overflow: hidden; display: block; width: 100%;
    max-width: 60%;
    height: auto; z-index: 0; vertical-align: middle;
	padding-top: 5%;
	}

#box1 {  width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #0099FF;
	padding: 50px;
}

#luftbilder {    width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #ffffff;
	padding: 50px;
	
	
}

#luftbilder img{ overflow: hidden; display: block; width: 100%;
    max-width: 60%;
    height: auto; z-index: 0; vertical-align: middle;
	padding-top: 5%;
	}


#box3 {    width: 100%;
    height: 100%; 
	
	
}

#luftbilderlinks {
padding: 35px;
float: left; background-color: #ffffff;
    width: 50%;
    height: 100%; z-index: 3;
	border-color: #0099FF; border-style: solid;
    border-width: 1px 0px 1px 0px;
}



#luftbilderrechts {left:50%;

float: right;
    width: 50%;
    height: 100%; z-index: 3;
	border-color: #0099FF; border-style: solid;
    border-width: 1px 0px 1px 0px;
	background-color: #0099FF;
}

#luftbilderrechts img{ overflow: hidden; display: block; width: 100%;
    max-width: 60%;
    height: auto; z-index: 0; vertical-align: middle;
	padding-top: 65px;
	max-height: 80%;
	}
	
#box3links {
padding: 35px;
float: left; background-color: #ffffff;
    width: 50%;
    height: 100%; z-index: 3;
	border-color: #0099FF; border-style: solid;
    border-width: 1px 0px 1px 0px;
}



#box3rechts {left:50%;

float: right;
    width: 50%;
    height: 100%; z-index: 3;
	border-color: #0099FF; border-style: solid;
    border-width: 1px 0px 1px 0px;
	background-color: #0099FF;
}	
	
	
	
#immo {  width: 100%;
    vertical-align: middle;
	height: auto;
	background-color: #0099FF;
	border-color: #0099FF; border-style: solid;
    border-width: 1px 0px 1px 0px;
	padding: 50px;
}	
	


#kopf {position: fixed; top: 0px;background-color: #FFFFFF;
    width: 100%;
    height: 60px; z-index: 3;
	-webkit-box-shadow: 2px 10px 5px -9px rgba(204,204,204,1);
-moz-box-shadow: 2px 10px 5px -9px rgba(204,204,204,1);
box-shadow: 2px 10px 5px -9px rgba(204,204,204,1);

}

#logo {

float: left; background-color: #FFFFFF;
    width: 50%;
    height: 50%; z-index: 3;
	border-color: #0099FF; border-style: solid;
    border-width: 1px 0px 1px 0px;
	
}

#logo img{ overflow: hidden; display: block; width: 100%;
    max-width: 400px;
    height: auto; z-index: 0; vertical-align: middle;}

#film {

display: inline-block;
    width: 300px;
    height: 170px;
    z-index: 3;
    border-color: #000000;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
	border-radius: 7px;
	margin: 80px;
	background: url(../pic/videoposter.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
	
}




#film2 {

display: inline-block;
    width: 300px;
    height: 170px;
    z-index: 3;
    border-color: #000000;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
	border-radius: 7px;
	margin: 80px;
	background: url(../pic/videoposter2.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}

#film3 {

display: inline-block;
    width: 300px;
    height: 170px;
    z-index: 3;
    border-color: #000000;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
	border-radius: 7px;
	margin: 80px;
	background: url(../pic/videoposter3.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}


#unten {

font-family: Armata, Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: #00CC00;
    width: 100%;
    height: auto; z-index: 3;
	background-color: #ffffff;
	padding: 150px;
	
}

#unterzeile {

font-family: Armata, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
    height: auto; z-index: 3;
	background-color: #0099FF;
	padding: 20px;
	
}





/* video */

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }




#video-viewport { position: relative; width: 100%; height:100%; overflow: hidden; z-index: 0; }

#video-viewport2 { position: relative; width: 100%; height:100%; overflow: hidden; z-index: 0; }

#video-viewport3 { position: relative; width: 100%; height:100%; overflow: hidden; z-index: 0; }

video { display: block; width: 100%; height: auto; z-index: 0}

.fullsize-video-bg { height: 100%; overflow: hidden; z-index: 0}

/* Text */

.beispielhead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 45px; 
 color: #0099FF;
 
 
}

.beispieltext {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 20px; 
 color: #666666;
 
 
}

.begruessunghead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 50px; 
 color: #00CC00;
 
 
}

.begruessungt {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 40px; 
 color: #ffffff; 
 
}


.textneu {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 17px; 
 color: #999999; 
 
}

.textneuhell {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 17px; 
 color: #f6f6f6; 
 
}


.webseitenhead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 50px; 
 color: #ffffff;
 
 
}

.webseitentext {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 40px; 
 color: #ffffff; 
 
}


.drupalhead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 50px; 
 color: #0099FF;
 
 
}

.drupaltext {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 40px; 
 color: #0099FF; 
 
}


.luftbildhead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 50px; 
 color: #00CC00;
 
 
}

.luftbildltext {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 40px; 
 color: #ffffff; 
 
}


.txt {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 20px; 
 color: #000000; 
 text-align: left;
}


.immohead {
    font-family: Armata, Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: #ffffff;
}




#kopfnavi {

position:fixed;

  z-index: 10; 
  top:12px; 
}

/* Navigation oben */
#nav {z-index: 4;
    position:relative;
    
    margin:0px;
    margin-top:0px;
    padding:0px;
}
 
ul#navigation {
    margin:0px auto;
    position:relative;
    float:left;
   
}
 
ul#navigation li {
    display:inline;
    font-size:16px;
    
    margin:0;
    padding:0;
    float:left;
    position:relative;
   
}
 
ul#navigation li a {
    padding:10px 25px;
    color:#0099FF;
    text-shadow:0px 0px 0px #ffffff;
    text-decoration:none;
    display:inline-block;
    
    -webkit-transition:color 0.9s linear, background 0.9s linear;
    -moz-transition:color 0.9s linear, background 0.9s linear;
    -o-transition:color 0.9s linear, background 0.9s linear;
    transition:color 0.9s linear, background 0.9s linear;
}
 
ul#navigation li a:hover {
    
    color:#ffffff;
	text-shadow:0px 0px 0px #ffffff;
	text-decoration: underline;
}
 
ul#navigation li a.first {
    border-left: 0 none;
}
 
ul#navigation li a.last {
    border-right: 0 none;
}
 
ul#navigation li:hover > a {
    background:#0099FF;color:#ffffff!important;
}


/* Drop-Down Navigation oben */

ul#navigation li:hover > ul
{

    visibility:visible;
    opacity:1;
}
 
ul#navigation ul, ul#navigation ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    visibility:hidden;
    opacity:0;
    position: absolute;
    z-index: 99999;
    width:200px;
    
    box-shadow:1px 1px 3px #ccc;

    -webkit-transition:opacity 0.2s linear, visibility 0.2s linear;
    -moz-transition:opacity 0.2s linear, visibility 0.2s linear;
    -o-transition:opacity 0.2s linear, visibility 0.2s linear;
    transition:opacity 0.2s linear, visibility 0.2s linear;
}
 
ul#navigation ul {
    top: 37px;
    left: 1px;
}
 
ul#navigation ul li ul {
    top: 0;
    left: 181px; /* strong related to width:180px; from above */
}
 
ul#navigation ul li {
    clear:both;
    
    border:0 none;
    border-bottom:1px solid #ffffff;
	background:#ff3300;;
}
 
ul#navigation ul li a {
    background:#ffffff;
    padding:7px 15px;
    color:#0099FF;
    text-shadow:0px 0px 0px #fff;
    text-decoration:none;
    display:inline-block;
    border:0 none;
    float:left;
    clear:both;
   width:200px;
}

#navigation a:hover {
    color:#ffffff!important;
}


#navigation {
    font-weight: 100
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}


@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

input#open-menu {
	display: none;
}


/** Label wird ausgeblendet **/
	label.open-menu-label {
		display: none;
	}

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

body {margin: 0; font-family: Armata, Arial, Helvetica, sans-serif; font-size: 2em; overflow-x: hidden; overflow-y: scroll;; background-color: #ffffff}

#kopf {
    
    z-index: -3;
    
}

#kopfnavi {
    margin-right: 0px;
    float: right;
    position: fixed;
    right: 0px;
    z-index: 10;
    top: 0px;
	width: 100%;
}


ul#navigation li {
    display: inline;
    width: 100%;
	font-size: 2em;
}

ul#navigation li a {
    
    color: #ffffff;
    text-shadow: 0px 0px 0px #ffffff;
    
}

ul#navigation li a:hover {
    
    color:#ffffff;
	text-shadow:0px 0px 0px #ffffff;
}




nav { 
	display: none;
}

nav a{
	color:#ffffff;
	text-decoration: none;
}

nav a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

nav ul {
 	padding: 0px;
 	margin: 0px;
 	width: 100%;
}
 
nav ul li {
	list-style: none;
	padding: 20px 10px;
	border: 1px solid #ffffff;
	background: #0099FF; 
	
}


/* Anpassungen Checkbox+Label (Button) */

input#open-menu {
	display: none;
}

input[type=checkbox]:checked ~ nav {
    display: block;
}
	
label.open-menu-label {
	background: #0099FF; 
	color:#ffffff;
	padding: 20px 10px;
	border: 0p;
	display: block;

}



#logo {

width: 100%;
    height: auto; 
	
}



#film { 
}




#box1 {  display: inline-block;
	
	
}

#box2 {    display: inline-block; 
	
	
}

#box3 {    display: inline-block; 
	
	
}

.begruessunghead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 150%; 
 color: #00CC00;
 
 
}

.begruessungt {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 120%; 
 color: #0099FF; 
 
}

.drupalhead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 150%; 
 color: #0099FF;
 
 
}

.drupaltext {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 120%; 
 color: #0099FF; 
 
}


.luftbildhead {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 150%; 
 color: #00CC00;
 
 
}

.luftbildltext {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 120%; 
 color: #ffffff; 
 
}


.txt {
 font-family: Armata, Arial, Helvetica, sans-serif; 
 font-size: 100%; 
 color: #000000; 
 text-align: left;
}

#unten {
    font-family: Armata, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #0099FF;
    width: 100%;
    height: auto;
    z-index: 3;
    background-color: #ffffff;
    padding: 50px;
}

#unterzeile {
    font-family: Armata, Arial, Helvetica, sans-serif;
    font-size: 60%;
    color: #ffffff;
    width: 100%;
    height: auto;
    z-index: 3;
    background-color: #0099FF;
    padding: 20px;
}



	}
	

