
.wrapper_logo {
position:fixed;
display:block;
top:0;
left:0;
width:40%;
height:17%;
margin:0;
padding:16vh 0 0 11vw;
z-index:100000;
background-color:rgba(255, 255, 255, 1);
-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);
-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);
-ms-box-shadow:0 0 0 0 rgba(0,0,0,0);
-o-box-shadow:0 0 0 0 rgba(0,0,0,0);
box-shadow:0 0 0 0 rgba(0,0,0,0);
-webkit-transition:box-shadow .5s;
-moz-transition:box-shadow .5s;
-ms-transition:box-shadow .5s;
-o-transition:box-shadow .5s;
transition:box-shadow .5s;
}



.wrapper_logo.schatten {
-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.8);
-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.8);
-ms-box-shadow:0 0 10px 0 rgba(0,0,0,0.8);
-o-box-shadow:0 0 10px 0 rgba(0,0,0,0.8);
box-shadow:0 0 10px 0 rgba(0,0,0,0.8);
}

.wrapper_logo > div {
width:;
display:block;
margin:;
}    

/*LOGO GROSS*/
.logoimg {
-webkit-transition:width .8s, height .8s;
-moz-transition:width .8s, height .8s;
-ms-transition:width .8s, height .8s;
-o-transition:width .8s, height .8s;
transition:width .8s, height .8s;
width:60%;
height:auto;
margin:0 0 0 4vw;
}

/*LOGO KLEIN*/
.logoimg.kleiner {
width:43%;
height:auto;
}

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

#logo:after {
content:'Tel.: 0221 - 941 70 70';
display:inline-block;
margin:0 0 0 2%;
opacity:0;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
-ms-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s;
-webkit-transition-delay:.4s;
-moz-transition-delay:.4s;
-ms-transition-delay:.4s;
-o-transition-delay:.4s;
transition-delay:;
font-family:'Roboto', sans-serif;
font:'Roboto', sans-serif;
font-size:0%;
color:rgba(255, 255, 255, 1.0);
}

#logo.nummer {
width:90%}

/* AUSKOMMENTIEREN, WENN DAS LOGO TEXT NACHZIEHEN SOLL (Z.B. TELEFONNUMMER) */

/*#logo.nummer:after {
-webkit-transition-opacity:1;
-moz-transition-opacity:1;
-ms-transition-opacity:1;
-o-transition-opacity:1;
opacity:1;
-webkit-transition: opacity .1s;
-moz-transition: opacity .1s;
-ms-transition: opacity .1s;
-o-transition: opacity .1s;
transition: opacity .1s;
-webkit-transition-delay:0;
-moz-transition-delay:0;
-ms-transition-delay:0;
-o-transition-delay:0;
transition-delay:0;
font-family:'Roboto', sans-serif;
font:'Roboto', sans-serif;
font-size:120%;
font-weight:bold;
color:rgba(179, 149, 40, 1.0);
line-height:15%;
vertical-align:top;
padding:7% 0 0 0;
height:20%;
width:;
}*/

.wrapper_address {
font-family:;
position:fixed;
display:block;
top:0;
left:50vw;
width:40%;
min-width:30%;
height:17%;
margin:0;
padding:16vh 0 0 10vw;
z-index:0;
background-color:rgba(255, 255, 255, 1);
color:rgba(45, 70, 97, 1);
-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);
-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);
-ms-box-shadow:0 0 0 0 rgba(0,0,0,0);
-o-box-shadow:0 0 0 0 rgba(0,0,0,0);
box-shadow:0 0 0 0 rgba(0,0,0,0);
font-size:2.5vh;
font-weight:bold;
text-align:left;
white-space:;
overflow:;
}

.trans {
font-family:'Roboto', sans-serif;
-webkit-transition:width .8s, height .8s;
-moz-transition:width .8s, height .8s;
-ms-transition:width .8s, height .8s;
-o-transition:width .8s, height .8s;	
font-size:2.5vh;
font-weight:bold;
letter-spacing:1.2px;
}

.wrapper_siegel {
font-family:;
position:fixed;
display:block;
top:0;
left:87vw;
width:8vw;
height:17%;
margin:0;
padding:15vh 0 0 0;
z-index:1000;
background-color:rgba(255, 255, 255, 1);
color:rgba(45, 70, 97, 1);
-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);
-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);
-ms-box-shadow:0 0 0 0 rgba(0,0,0,0);
-o-box-shadow:0 0 0 0 rgba(0,0,0,0);
box-shadow:0 0 0 0 rgba(0,0,0,0);
-webkit-transition:box-shadow .5s;
-moz-transition:box-shadow .5s;
-ms-transition:box-shadow .5s;
-o-transition:box-shadow .5s;
transition:box-shadow .5s;
font-size:2.7vh;
font-weight:bold;
text-align:left;
letter-spacing:0;
white-space:nowrap;
}

.wrapper_headline {
font-family:;
position:fixed;
display:inline;
top:0;
left:0;
width:100vw;
height:12vh;
margin:0;
padding:0 0 0 0;
z-index:1500;
background-color:rgba(116,206,226,1);
color:rgba(255,255,255,1);
-webkit-box-shadow:-webkit-box-shadow: 0 8px 6px -6px black;
										-moz-box-shadow: 0 8px 6px -6px black;
										box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow:-webkit-box-shadow: 0 8px 6px -6px black;
										-moz-box-shadow: 0 8px 6px -6px black;
										box-shadow: 0 10px 6px -6px #777;
-ms-box-shadow:-webkit-box-shadow: 0 8px 6px -6px black;
										-moz-box-shadow: 0 8px 6px -6px black;
										box-shadow: 0 10px 6px -6px #777;
-o-box-shadow:-webkit-box-shadow: 0 8px 6px -6px black;
										-moz-box-shadow: 0 8px 6px -6px black;
										box-shadow: 0 10px 6px -6px #777;
box-shadow:-webkit-box-shadow: 0 8px 6px -6px black;
										-moz-box-shadow: 0 8px 6px -6px black;
										box-shadow: 0 10px 6px -6px #777;
-webkit-transition:box-shadow .5s;
-moz-transition:box-shadow .5s;
-ms-transition:box-shadow .5s;
-o-transition:box-shadow .5s;
transition:box-shadow .5s;
font-size:3.2vh;
font-weight:bold;
text-align:center;
letter-spacing:2px;
opacity:1;
font-size:3.2vh;
font-weight:bold;
text-align:center;
overflow:;
box-sizing:border-box;
white-space:nowrap;
}

.wrapper_headline p{
	font-family:'Roboto', sans-serif;
	font-size:3.2vh;
	font-weight:bold;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:90vw;
	padding-top:6vh;
}


