/* roboto-300 - latin */
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('roboto'),
       url('fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* eb-garamond-regular - latin */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/eb-garamond-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/eb-garamond-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/eb-garamond-v26-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/eb-garamond-v26-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/eb-garamond-v26-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/eb-garamond-v26-latin-regular.svg#EBGaramond') format('svg'); /* Legacy iOS */
  }

.body {
  font-family: Verdana,  sans-serif;
  font-size:1.0em;
  color:#000000;
  background: url(grafik/0712_047.jpg) no-repeat;
  background-size:cover;
  margin:0px;
  }

.bodyi {
  font-family: Verdana,  sans-serif;
  font-size:1.0em;
  color:#000000;
  background: url(grafik/1910_056.jpg) no-repeat;
  background-size:cover;
  margin:0px;
  }

.abstand {
  height:10em;
  }

.autortxt {
  font-family: verdana, sans-serif;
  font-size:1.0em;
  color:#404040;
  background: rgba(200, 200, 200, 0.6);
  text-decoration:none;
  text-align:center;
  width:900px;
  margin-left:auto;
  margin-right:auto;
  padding: 30px;
  }

.buttonback {
  font-family: Arial, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size:1.5em;
  background:linear-gradient(white, #39ff14);
  font-style:normal;
  color: #404040;
  padding: 10px;
  border: 3px solid #39ff14;
  border-radius: 5px;
  cursor:pointer;
  }

.buttong {
font-family:arial, sans-serif;
text-decoration:none;
font-size:1.2em;
background:linear-gradient(white, orange);
color: #404040;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
padding-right: 20px;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 2px solid #606060;
border-bottom: 2px solid #606060;
border-radius: 20px 20px 20px 20px;
cursor:pointer;
}

.content {
  font-family: roboto, sans-serif;
  font-size:3.0em;
  color:#000000;
  text-align:center;
}


.fehler {
  font-family: Verdana, sans-serif;
  font-size:1.4em;
  color:#ff0000;
  }

.fuss {
  font-family: Verdana, sans-serif;
  font-size:1.0em;
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 2.4em;
  display:block;
  width: 100%;
  color:#ffffff;
  background-color: rgba(44,88,169,0.5);
  padding-top:0.6em;
  text-align:center;
}

.fusse {
  font-family: Verdana, sans-serif;
  font-size:1.0em;
  text-decoration:none;
  color:#ffffff;
  padding-left: 5.0em;
  padding-right: 5.0em;
  cursor:pointer;
}

.hide {
  display: none;
}

.kopf {
  font-family: Verdana, sans-serif;
  font-size:2.0em;
  text-align: center;
  color: white;
}

.mobil {
  display: none;
}

.mobilhin {
  font-family: Verdana, sans-serif;
  font-size:1.0em;
  text-align: center;
  color: white;
  background-color: rgba(200,0,0,0.7);
  display:none;
}

.responsiv {
  width: 90%;
  height: auto;
  }

.titelbild {
  width:30%;
  vertical-align:middle;
  }

.titeltext {
  font-family: roboto, sans-serif;
  font-size:3em;
  color: #ffffff;
  margin:0;
  }

