/* 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 {
  background-color:#ffffff;
  color:#000000;
  font-family:verdana,sans-serif;
  font-size:1.0em;
  margin-left:0;
  padding:0px;
  }

.bildgr  {
  height:330px;
  background-color: #fff;
  margin-top:10px;
  margin-bottom:10px;
  padding: 4px;
  }

.bildwahl {
  height:200px;
  margin-top:1em;
  cursor:pointer;
  }

.bildrahmen {
 border:12px solid white;
 }

.btab {
 width:95%;
 }

.bubild  {
  width:330px;
  margin-left:20px;
  margin-top:40px;
  margin-bottom:20px;
  padding: 4px;
  cursor:pointer;
  }

.buchbilds  {
   width:200px;
   background-color: #fff;
   margin-left:1px;
   margin-right:80px;
   margin-top:5px;
   margin-bottom:5px;
   padding: 4px;
   border: 1px solid #a0a0a0;
   //cursor:pointer;
   }

.buchlang {
  font-family: 'EB Garamond', serif;
  font-size:1.3em;
  width:95%;
  color:#ffd700;
  float:left;
  }

.buchtxt {
  font-family: 'EB Garamond', serif;
  font-size:2.2em;
  font-style:italic;
  color:#ffd700;
  padding-top:1.0em;
  padding-left:1em;
  }

.butitel {
  font-family: 'EB Garamond', serif;
  text-decoration:underline;
  font-size:1.6em;
  color:#ffd700;
  }

.buttondet {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-weight:bold;
  font-size:1.6em;
  font-style:normal;
  color: #ce4805;
  background:#ffffff;
  padding: 3px;
  padding-left:60px;
  padding-right:20px;
  border-top: 1px solid #c0c0c0;
  border-right: 2px solid #606060;
  border-bottom: 2px solid #606060;
  border-radius: 0px 35px 0px 270px;
  cursor:pointer;
  }

.buttonk {
  font-family: Arial, sans-serif;
  text-decoration:none;
  font-size:0.8em;
  font-style:normal;
  color: #ff0000;
  background:linear-gradient(white, #ff8000);
  padding-top: 5px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  border-left: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
  border-right: 2px solid #606060;
  border-bottom: 2px solid #606060;
  border-radius: 15px 15px 15px 15px;
  margin-right:20px;
  cursor:pointer;
  }

.buttonz {
  font-family: verdana, serif;
  text-decoration:none;
  font-weight:normal;
  font-size:1.0em;
  font-style:normal;
  color: #404040;
  background:#ffffff;
  padding: 3px;
  padding-left:10px;
  padding-right:10px;
  border-top: 1px solid #c0c0c0;
  border-right: 2px solid #606060;
  border-bottom: 2px solid #606060;
  border-radius: 15px 15px 15px 15px;
  cursor:pointer;
  float:left;
  }

.desktop {
  display:none;
  }

.drehen {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.9em;
  color:#a0a0a0;
  transform: rotate(-90deg);
  position: relative;
  left:-2.0em;
  top:0.9em;
  }

.ergtext {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.1em;
  color:#404040;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  }

.fusse {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.0em;
  font-weight:normal;
  color: #202020;
  background:radial-gradient(#ffffff,#a0a0a0,#a0a0a0);
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-left:20px;
  margin-right:40px;
  cursor:pointer;
  }

.fussm {
  clear:both;
  width:97%;
  background: #a0a0a0;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  }

.h1 {
  color: #000000;
  background-color:transparent;
  font-family: 'EB Garamond', serif;
  font-size:0.9em;
  font-weight:normal;
  }

.impressum {
  font-family: Arial, sans-serif;
  font-size:0.8em;
  font-weight:normal;
  text-decoration: none;
  color: #808080;
  }

.inhalt {
  margin-top:3.0em;
  }

.kopf {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.8em;
  margin:0px;
  padding:0px;
  color:#000000;
  background-color:#ffffff;
  width:100%;
  margin-bottom:0px;
  opacity: 0.8;
  position:fixed;
  top:5px;
  }

.ktext {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.0em;
  color:#808080;
  background-color:#ffffff;
  width:70%;
  margin-left:auto;
  margin-right:auto;
  }

.menu {
  font-family: 'EB Garamond', serif;
  font-size:1.5em;
  padding-left:0px;
  padding-right:0px;
  padding-top:5px;
  padding-bottom:5px;
  }

.menue {
  background: #000000;
  color:#ffffff;
  text-decoration:none;
  text-align:center;
  margin-bottom: 20px;
  border: 2px solid #a0a0a0;
  border-radius: 10px 10px 10px 10px;
  cursor:pointer;
}

.menuf {
  background: #808080;
  color:#e0e0e0;
  text-decoration:none;
  text-align:center;
  margin-bottom: 20px;
  border-radius: 10px 10px 10px 10px;
  cursor:pointer;
}

.mobilet {
  float:right;
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:0.8em;
  font-weight:normal;
  color:#44aa7f;
  margin-right:4em;
  }

.preis {
  font-weight:bold;
  }

.rahmen {
  width:98%;
  background-color:#000000;
  margin-left:auto;
  margin-right:auto;
  }

.rahmenbuch {
  width:98%;
  background-color:#000000;
  padding:30px;
  margin-left:auto;
  margin-right:auto;
  }

.text {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.4em;
  color:#808080;
  background-color:#ffffff;
  width:70%;
  margin-left:auto;
  margin-right:auto;
  }

.textb {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.4em;
  color:#808080;
  background-color:#ffffff;
  width:90%;
  margin-left:auto;
  margin-right:auto;
  }

.titel {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.2em;
  color:#404040;
  background-color:#ffffff;
  }

