body {
background-color: #aaaaaa;
font-size: 100%;
margin: auto;
padding: 0em;
}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:auto;
padding:0;
}

img,
iframe {
max-width: 100%;
}
.video-container {
position: relative;
padding-bottom: 56.25%; /* ratio 16x9 */

overflow: hidden; 
width: 80%;
height: auto;
border-radius: 8px;
box-shadow: 5px 8px 10px black;
}
.video-container iframe {

position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}
/* ratio 4x3 */
.video-container.ratio4x3 {
padding-bottom: 75%;
} 
#tourentitel {
background-color: #747474;
position: relative;
display: inline-block;

margin-top: 1.0em;
margin-left: 0em; 
margin-right: 0em;
margin-bottom: 2.5em;
padding-top:0.75em;
padding-right:0.50em;
padding-left:0.50em;
padding-bottom:0.75em;
color:#e8c164; 
font-size: 4.44vw; -webkit-transition: font-size .1s;
font-family: Times New Roman;
font-weight: bold;
border-radius: 0px;
box-shadow: 5px 5px 5px #2c2c2c;
text-shadow: 2px 3px 5px black;
}

#foto img {
background-color: #ffffff;
position: relative;
max-width:   90%;
border-radius: 0px;
box-shadow: 5px 8px 10px black;
margin-top: -0.5em;
margin-bottom: -0.8em;

}

.boxgrundtouren {
background-color: #747474;
position: relative;
max-width:80%;
padding-top:2.80em;
padding-right:1.90em;
padding-left:1.90em;
padding-bottom:3.00em;
text-align: center;/*
color:#e0e0e0; */
color:#ffffff;
font-size: 2.00vw; -webkit-transition: font-size .1s;
font-family: Times New Roman;
font-weight: bold;
letter-spacing:0.1pt;
border-radius: 0px;
box-shadow: 5px 5px 5px #2c2c2c;
text-shadow: 2px 2px 3px black;
}

#smile img{

position: relative;
border-radius: 50%;
width: 2.2%;
height: auto;
padding:0.0%;
margin-top:0.11em;
margin-right:0%;
margin-left:0.0em;
margin-bottom:0.0em;
/*
border-radius: 0px;
box-shadow: 5px 8px 10px black;*/
}

#jubilaeum img{

position: relative;
border-radius: 0%;
width: 15.0%;
height: auto;
padding:0.0%;
margin-top:1.0em;
margin-right:0em;
margin-left:0.0em;
margin-bottom:0.4em;/*
box-shadow: 5px 8px 10px black;*/
}
#erogarden img{

position: relative;/*
border-radius: 50%;*/
width: 80.0%;
height: auto;
padding:0.0%;
margin-top:2.0em;
margin-right:0%;
margin-left:0.0em;
margin-bottom:1.5em;
box-shadow: 5px 8px 10px black;
}

#qrcodebox img{
/*background-color: #747474;*/
background-color: #ffffff;
position: relative;
max-width:20%;
height:auto;
border-radius: 0px;
box-shadow: 5px 8px 10px black;
}

#googleearth img{
position: relative;
max-width:7.5%;
height:auto;

}

#wetterbox {
background-color: #747474;
position: relative;
max-width:80%;
height:auto;
overflow-y: auto;
border-radius: 3px;/*
box-shadow: 5px 5px 5px #3e3e3e;*/
text-shadow: 2px 3px 5px black;
margin-bottom:0.5em;

}

#koordinate {
/*background-color: #747474;*/
position: relative;
color:#ffffff; 
font-size:1.6em;
font-family: Times New Roman;
font-weight: bold;
margin-bottom: 1.5em;
/*
border-radius: 0px;
box-shadow: 2px 2px 3px #3e3e3e;
text-shadow: 2px 3px 5px black;

*/
}

#pluscode {
color:#ffffff; /*
color: #e8c164;*/
font-family: Times New Roman;
font-size: 2.00vw; -webkit-transition: font-size .1s;
text-align: center;
font-weight: bold;
text-shadow: 2px 3px 5px black;

}

.land {

font-size:70%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
}

.land.region {

font-size:100%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
}


#air4thai img{
background-color: #747474;
position:relative;
max-width:6%;
margin-top: 1.0em;
margin-bottom: 0.5em;
border-radius: 18px;
box-shadow: 2px 6px 8px black;
}

#AirQualityIndex img{
background-color: #747474;
position:relative;
max-width:6%;
margin-top: 1.0em;
margin-bottom: 0.5em;/*
border-radius: 18px;*/
box-shadow: 2px 6px 8px black;
}

table { 	
position:relative;
width: 95%;
border-collapse: collapse;
border: 0px solid;
margin-bottom:  1.0em;
}
tr {
border:  0px solid;
}

td {
border: 0px solid;
width:  20%;
line-height: 90%;
padding-top:0.15em;
padding-right:00.20em;
padding-left:0.20em;
padding-bottom:0.15em; 
font-size:   1.20vw; -webkit-transition: font-size .1s;
text-align: center;
font-family: Times New Roman;
font-weight: bold;
}

.myButton {
-moz-box-shadow: 5px 6px 5px -4px #050505;
-webkit-box-shadow: 5px 6px 5px -4px #050505;
box-shadow: 5px 6px 5px -4px #050505;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c2c0c2), color-stop(1, #969496));
background:-moz-linear-gradient(top, #c2c0c2 5%, #969496 100%);
background:-webkit-linear-gradient(top, #c2c0c2 5%, #969496 100%);
background:-o-linear-gradient(top, #c2c0c2 5%, #969496 100%);
background:-ms-linear-gradient(top, #c2c0c2 5%, #969496 100%);
background:linear-gradient(to bottom, #c2c0c2 5%, #969496 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c0c2', endColorstr='#969496',GradientType=0);
/*
background-color:#c2c0c2;
*/
-moz-border-radius:26px;
-webkit-border-radius:26px;
border-radius:26px;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-family:Times New Roman;
font-size: 1.70vw; -webkit-transition: font-size .1s;
font-weight: bold;
padding:0.1em 1.2em 0.3em 1.2em;
text-decoration:none;
text-shadow:2px 2px 2px #000000;
}
.myButton:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #969496), color-stop(1, #c2c0c2));
background:-moz-linear-gradient(top, #969496 5%, #c2c0c2 100%);
background:-webkit-linear-gradient(top, #969496 5%, #c2c0c2 100%);
background:-o-linear-gradient(top, #969496 5%, #c2c0c2 100%);
background:-ms-linear-gradient(top, #969496 5%, #c2c0c2 100%);
background:linear-gradient(to bottom, #969496 5%, #c2c0c2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#969496', endColorstr='#c2c0c2',GradientType=0);
background-color:#969496;
}
.myButton:active {
position:relative;
top:1px;
}

a:link {color:#ffffff; text-decoration:none}
a:visited {color:#ffffff; text-decoration:none}
a:active {color:#e8c164; text-decoration:none}
a:hover {color:#e8c164; text-decoration:none;}

a.gelb:link {color:#e8c164; text-decoration:none}
a.gelb:visited {color:#e8c164; text-decoration:none}
a.gelb:active {color:#ffffff; text-decoration:none}
a.gelb:hover {color:#ffffff; text-decoration:none;}

h1 {
color:#ffffff;
font-size:110%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
line-height: 1.2em;

}

h2 {
color:#ffffff;
font-size:100%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
line-height: 1.20em;
}

h3 {
color:#ffffff;
font-size:90%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
line-height: 1.2em;
}

h4 {
color:#ffffff;
font-size:80%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
line-height: 1.2em;
}

h5 {
color:#ffffff;
font-size:50%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;
line-height: 1.5em;
}

.ueberfliegerstart {
position: relative;
/*background-image: url(pics/bgdiv.png);*/
background-color: red; 
max-width:45%;
height: auto;
border-style:solid;
border-width: 0.22em;
border-color: #ffffff;
margin-top: -25.5%;
margin-bottom: 0.0em;
padding-top:0.5em;
padding-right:0.10em;
padding-left:0.10em;
padding-bottom:0.5em;
color:#ffffff;
text-align: center; 
font-size: 4.09vw; -webkit-transition: font-size .1s;
font-family: Times New Roman;
font-weight: bold;
border-radius: 0.6em;
box-shadow: 8px 8px 10px #3e3e3e;
text-shadow: 2px 3px 5px black; 
z-index:100;
}