/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v34-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


html,body,div,span,a,p,pre,address,code,em,img,ul,ol,li,fieldset,form,label,legend,caption,article,aside,footer,header,nav,section
{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent}

article,aside,footer,header,nav,nav a,section,hr
{display:block}

header li,nav ul,footer li
{list-style:none}

a {text-decoration: none;}
a:focus {outline: none;}

pre, p {
    font-size: 24px;
    line-height: 32px;
    padding: 10px 0 0 0;
}

.center p {font-size: 14px; line-height: 20px;}


input,select
{vertical-align:middle}

body, pre
{margin:0;font:100.01%/1 "Open Sans",Futura,Geneva,Helvetica,Verdana,sans-serif}



h1,h2,h3 {text-transform: uppercase; font-weight: bold;margin: 0; padding: 0;}
h2 {font-size: 43px;
padding-bottom: 5px;
padding-left: 3px;}
h2.e {font-size: 41px;
padding-bottom: 5px;
padding-left: 4px;}
h1 {font-size: 64px;}

.center h2 {font-size: 24px;}
.center .block h2 {font-size: 43px;}
.center .block h2.e {font-size: 41px;}


html {}



.center {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: -1;
    border: 0px solid red;
    top: 33%;
    width: 450px;
    text-align: center;
    padding: 0;
}

.text {
    top: 9%;
}


.center .block {
    text-align: justify;}

.center h1,
.center h2 {
    display: block;
    white-space: nowrap;
}

.center a {display: block;
    text-decoration:none;
    color: #000;
    border: 0;
    margin: 10px;
    padding: 0;
}


.bu {
    position: absolute;
    border: 0px solid red;
    height: auto;
    right: 10px;
    bottom: 10px;
    z-index: 20;
    background-color: #fff;
}
.bu p {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    padding-left: 10px;
    text-align: right;}

.bu p a {text-decoration: underline; color: #000;}

.full {
    border: 0px solid red;
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
}






.menue {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: auto;
    height: 100%;
}



.navbar-toggle {
  position: relative;
  display: block;
  float: right;  
  padding: 5px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  background-color: #fff;
  background-image: none;
  border: 0px solid grey;
}


    
    
    
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 7px;
    border-radius: 1px;
    position: relative;
}

.icon-bar {background-color: #000;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 4px;}




.collapse {display: none;}



.navbar-collapse {
 /*   max-height: 340px;
    padding: 30px 35px 30px 35px; */
    overflow-x: visible;
    z-index: 3;
    -webkit-overflow-scrolling: touch;

}


.collapse.in {display: block;}



div.navbar-toggle ul {
    display: none;
    background-color: rgba(255,255,255,0.9);
    position: absolute;    
    right: 0px;
    top: 0px;
    padding: 40px 44px 12px 18px;
}


    
    
div.navbar-toggle:hover ul {display: block;}








.navbar-right ul.navbar-nav {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 50px;
    background-color: rgba(256,256,256,0.9);
    padding: 35px 0px 30px 35px;
    margin-right: 0px;}





.navbar li {
    list-style: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
    text-align: right;
    white-space: nowrap;
}



.navbar li a,
.im a {color: #000;}






.sprache {padding: 30px; z-index: 10; position: absolute;}
.sprache a {font-weight: bold; color: #000;}

.impressum {
    position: absolute;
    left: 30px;
    width: 100%;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
}


.impressum .navbar {
    position: absolute;
    width: 50%;
    bottom: 30px;
}

.impressum .navbar .container {}

.impressum .navbar .container .navbar-header {font-weight: bold; text-transform: uppercase;}

.impressum ul {}

.impressum ul li p {
    text-align: left;
    text-transform: none;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    white-space: normal;
}





 .rand {
    position:relative;
    height: 95%;
    width: 0%;    
    margin: 20px;}



#effekt,#effekt2,#effekt3,#effekt4,#effekt5 {
/*    width:41.25em;
    margin:1em auto; */
    cursor: none;
    position:absolute;
    height: 100%;
}
 


 
.overlay {
    border: 0px solid red;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.more {
display: block;
position: absolute;
right: 12px;
bottom: 12px;
color: #000;
font-size: 40px;
font-weight: bold;
background-color: #fff;
width: 40px;
height: 40px;
border-radius: 20px;
text-align: center;}


.overlay div {
    border: 0px solid red;
    background-color: rgba(111,222,222,0.0);
    position: relative;
    float: left;
    height: 33%;
    width: 50%;
    top: 0;
    left: 0;
}

.overlay div:hover {
    background-color: rgba(111,111,222,0.0);
}


.overlay:hover span {display: none;}
.overlay div span {display: none;}



.overlay div:hover span {
    display: block;
    position: fixed;
    z-index: 0;
    border: 0px solid red;
    right: 55px;
    top: 33%;
    height: 33%;
    width: 25%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}



.overlay div:hover span p {
    border: 0px solid red;
    background-color: #fff;
    padding: 5px 0 5px 10px;}







img {
    border: 0px solid green;
    height: 100%;}



#lupe {left:-6px;top:-5px}

#lupen-1,
#lupen-2,
#lupen-3 {
    width:31em;
    height:31em;
    border:2px solid #fff;
    border-radius:50%;
/*    box-shadow:3px 3px 5px #111; */
    position:absolute;
    display:none;
    background-size: auto;
    overflow: hidden;
}

#lupen-1 {background:url("001-big.jpg") no-repeat;}

#lupen-2 {background:url("002-big.jpg") no-repeat;}

#lupen-3 {background:url("003-big.jpg") no-repeat;}




