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;
}

.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;
}

#kalendertitelbox {
background-color: #747474;
position: relative;
display: inline-block;
/* width:850px;*/
height:auto;
margin-top: 1.0em;
margin-left: 0em auto; 
margin-right: 0em auto;
margin-bottom: 4%;
padding-top:0.25em;
padding-right:0.50em;
padding-left:0.50em;
padding-bottom:0.25em;
color:#e8c164;
font-size: 4.44vw; -webkit-transition: font-size .1s;
font-family: Times New Roman;
text-align: center;
font-weight: bold;
border-radius: 0px;
box-shadow: 5px 5px 5px #3e3e3e;
text-shadow: 2px 3px 5px black;
}



.kalenderboxgrund {
background-color: #747474;
position: relative;
max-width:80.0%;
padding-top:0.40em;
padding-right:2.50em;
padding-left:2.50em;
padding-bottom:3.00em;
color:#e0e0e0; 
font-size: 2.44vw; -webkit-transition: font-size .1s;
font-family: Times New Roman;
font-weight: bold;
border-radius: 0px;
box-shadow: 5px 5px 5px #3e3e3e;
text-shadow: 2px 2px 3px black;
}

.kalenderdatumbox {
/*background-color: #747474;*/
background-color: #a9a9a9;
position: relative;
max-width:96.5%;
max-height:3.0em;
padding-top:0.25em;
padding-right:0.20em;
padding-left:0.250em;
padding-bottom:0.30em;
margin-bottom: 1.5em;
color:#ffffff; 
font-size: 3.00vw; -webkit-transition: font-size .1s;
font-family: Times New Roman;
font-weight: bold;
text-align: center;
border-radius: 0px;
box-shadow: 5px 5px 5px #3e3e3e;
text-shadow: 2px 3px 5px black;
} 

.ampelbox {
background-color: #aaaaaa;/*
border-style:solid;*/
position: relative;
max-width:60%;

padding-top:0.0em;
padding-right:0.0em;
padding-bottom:0.0em;
padding-left:0.0em;

/*
border-radius: 3px;
box-shadow: 5px 5px 5px #3e3e3e;
text-shadow: 2px 3px 5px black;
*/
}

.dreipunkte { 
float: left; 
position: relative;
border-radius: 50%;
width: 5.0%;
height: auto;
padding-top: 5.0%;/*
background: #3db028;*/
background: #47d121;
overflow:visible;
margin-top:0.5em;
margin-right:25%;
margin-left:0.4em;
margin-bottom:0.5em;
box-shadow: 2px 2px 3px black;
}

.punkteins  {
position: relative;
border-radius: 50%;
width: 5.0%;
height: auto;
padding-top: 5.0%;
background: #d9b022;

overflow:visible;
margin-top:0.5em;
margin-right:26%;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}

.punktzwei  {
position: relative;
border-radius: 50%;
width: 5.0%;
height: auto;
padding-top: 5.0%;
background:  #db2444;
margin-top:0.5em;
margin-right:0%;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}

.punktdrei  {
position: relative;
border-radius: 50%;
width: 5.0%;
height: auto;
padding-top: 5.0%;
background: #747474;
float:right;
margin-top:0.5em;
margin-right:0.0em;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}
/*
.clear { clear: both;
}
*/
.textbox {
background-color: #aaaaaa;/*
border-style:solid;*/
position: relative;
max-width: 70.0%;
font-size: 2.20vw; -webkit-transition: font-size .1s;
font-weight: bold;
font-family: Times New Roman;
color:#ffffff;
border-radius: 0px;
padding-top:0.0em;
padding-left:0.8em;
margin-bottom: 4%;
}

.textpunkte { 
/* aktuell */
float: left; 
position: relative;
margin-top:0.0em;
margin-right:9%;
margin-left:-0.5em;
margin-bottom:0.0em;
text-shadow: 2px 3px 5px black;
}

.texteins  {
/* geplant */
position: relative;
margin-top:0.0em;
margin-right:7.0%;
margin-bottom:0.0em;
margin-left:0.0em;
text-shadow: 2px 3px 5px black;
}

.textzwei  {
/* faellt aus */
position: relative;
margin-top:0.0em;
margin-right:0.8%;
margin-bottom:0.0em;
margin-left:0.0em;
text-shadow: 2px 3px 5px black;
}

.textdrei  {
/* absolviert */
position: relative;
float:right;
margin-top:0.0em;
margin-right:0.0em;
margin-bottom:0.em;
margin-left: 0.3em;
text-shadow: 2px 3px 5px black;
}

.clear { clear: both;
}


#kreis {
position: relative;
border-radius: 50%;
width: 5%;
height: auto;
padding-top: 5%;
background: #747474;
float: right;
margin-top:0.5em;
margin-right:0.5em;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}

#aktuell{
position: relative;
border-radius: 50%;
width: 5%;
height: auto;
padding-top: 5%;
background: #47d121;
float: right;
margin-top:0.5em;
margin-right:0.5em;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}

#geplant{
position: relative;
border-radius: 50%;
width: 5%;
height: auto;
padding-top: 5%;
background:#d9b022;
float: right;
margin-top:0.5em;
margin-right:0.5em;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}

#gefahren{
position: relative;
border-radius: 50%;
width: 5%;
height: auto;
padding-top: 5%;
background: #747474;
float: right;
margin-top:0.5em;
margin-right:0.5em;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}

#faelltaus{
position: relative;
border-radius: 50%;
width: 5%;
height: auto;
padding-top: 5%;
background: #f31d58;
float: right;
margin-top:0.5em;
margin-right:0.5em;
margin-bottom:0.5em;
margin-left:0.0em;
box-shadow: 2px 2px 3px black;
}
#jubilaeum img{
width: 9.0%;
float:left;
height: auto;
padding:0.0%;
margin-top:-0.1em;
margin-right:-1.6em;
margin-left:0.2em;
margin-bottom:0.1em;
/*
border-radius: 0px;
box-shadow: 5px 8px 10px black;*/

}

#jubilaeum1 img{
width: 12.0%;
float:left;
height: auto;
padding:0.0%;
margin-top:-0.2em;
margin-right:-1.4em;
margin-left:0.2em;
margin-bottom:0.1em;
/*
border-radius: 0px;
box-shadow: 5px 8px 10px black;*/

}


.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;
margin-top: 1.0em;
color:#ffffff;
font-family:Times New Roman;
font-size: 1.70vw; -webkit-transition: font-size .1s;
font-weight: bold;
padding:0.2em 1.0em 0.2em 1.0em;
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.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;}

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;}

h1 {
color:#ffffff;
font-size:150%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;

}

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

h3 {
color:#ffffff;
font-size:80%;
font-family: Times New Roman;
font-weight: bold;
text-shadow: 2px 2px 3px black;

}

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

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

.flash {
-webkit-animation-name: flash;
animation-name: flash;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}

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

@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}

25%, 75% {
opacity: 0;
}