/* 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 */
  }

/* caviardreams */
@font-face {
  font-family: 'caviardreams';
  src: url('fonts/caviardreams.eot'); /* IE9 Compat Modes */
  src: local(''),
  src: url(fonts/caviardreams.eot?#iefix) format('embedded-opentype'),
       url(fonts/caviardreams.otf) format('otf'),
       url(fonts/caviardreams.svg#caviardreams) format('svg'),
       url(fonts/caviardreams.woff) format('woff'),
       url(fonts/caviardreams.woff2) format('woff2');
}

.body {
  font-family:'EB Garamond', serif;
  font-size:1.0em;
  background-color:#000000;
  color:#ffd700;
  }

.adbody {
  background-color:#ffffff;
  color:#808080;
  font-family:verdana,serif;
  font-size:1.0em;
  }

.bodyles {
  font-family:'EB Garamond', serif;
  font-size:1.0em;
  color:#000000;
  background: #c0c0c0;
  margin:0px;
  }

.bubild  {
width:280px;
margin-left:10px;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
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;
}

.buchtitel {
font-family: 'EB Garamond', serif;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#ffd700;
}

.buchtxt {
font-family: 'EB Garamond', serif;
font-size:1.7em;
font-style:italic;
color:#ffd700;
margin-left:20px;
}

.buchlang {
font-family: 'EB Garamond', serif;
font-size:1.3em;
color:#ffd700;
float:left;
}

.buttonaok {
  font-family: verdana, serif;
  text-decoration:none;
  font-weight:normal;
  font-size:1.0em;
  font-style:normal;
  color: #000000;
  background:linear-gradient(white, #ffd700);
  padding-left:15px;
  padding-right:15px;
  border: 2px solid #606060;
  border-radius: 35px 35px 35px 35px;
  cursor:pointer;
  }

.buttonagr {
  font-family: verdana, serif;
  text-decoration:none;
  font-weight:normal;
  font-size:1.0em;
  font-style:normal;
  color: #000000;
  background:linear-gradient(white, #808080);
  padding-left:15px;
  padding-right:15px;
  border: 2px solid #606060;
  border-radius: 35px 35px 35px 35px;
  cursor:pointer;
  }

.buttonback {
  font-family: Arial, sans-serif;
  font-weight:bold;
  text-decoration:none;
  font-size:1.5em;
  font-style:normal;
  color: #0000b0;
  background:rgba(255,0,0,0.5);
  padding: 10px;
  margin-right:20px;
  border: 3px solid #0000b0;
  border-radius: 35px;
  cursor:pointer;
  }

.buttondet {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-weight:bold;
  font-size:1.2em;
  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: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.2em;
  font-weight:bold;
  color: #ce4805;
  background:linear-gradient(white, #ffd700);
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  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: 270px 0px;
  margin-left:20px;
  margin-right:40px;
  cursor:pointer;
  white-space: nowrap;
  }

.buttonm {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.5em;
  font-weight:bold;
  color: #ce4805;
  background:linear-gradient(white, #ffd700);
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  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: 270px 0px;
  margin-left:20px;
  margin-right:40px;
  cursor:pointer;
  white-space: nowrap;
  }

.buttonport {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:0.9em;
  font-weight:bold;
  background:#000000;
  color: #ffd700;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  border: 2px solid #ffd700;
  border-radius: 25px;
  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;
  }

.fehler {
  font-family: verdana, serif;
  text-decoration:none;
  font-size:1.2em;
  color: #ff0000;
  background:#d0d0d0;
  }

.fuss {
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 3.5em;
  display:block;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align:center;
  font-size:1.2em;
  }

.fusse {
  clear:both;
  width:100%;
  text-align:center;
  font-size:1.2em;
  }

.fussm {
  font-family: 'EB Garamond', serif;
  text-decoration:none;
  font-size:1.1em;
  font-weight:normal;
  color: #ffd700;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-left:20px;
  margin-right:40px;
  cursor:pointer;
  }

h1 {
  font-family: 'caviardreams', sans;
  text-decoration:none;
  font-weight:normal;
  font-size:2.2em;
  color:#ffd700;
  width:100%;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0.5em;
  border-bottom:2px solid #ffd700;
  }

h2 {
  font-family: 'caviardreams', sans;
  text-decoration:none;
  font-weight:normal;
  font-size:2.6em;
  color:#ffd700;
  margin-top:0px;
  text-align:center;
  }

hr {
  color: #ffd700;
  background: #ffd700;
  height: 1px;
  }

.impressum {
  color: #ffd700;
  font-family:  'EB Garamond', serif;
  font-size:1.0em;
  font-weight:normal;
  text-decoration: none;
  width:98%;
  margin-left:auto;
  margin-right:auto;
  }

.inhalt {
  font-family:  'EB Garamond', serif;
  font-size:1.5em;
  color:#ffd700;
  width:95%;
  margin-left:auto;
  margin-right:auto;
}

.inhaltp {
  font-family:  'EB Garamond', serif;
  font-size:1.0em;
  background:#000000;
  color:#808080;
  width:1200px;
  border: 2px solid #ffd700;
  margin-left:auto;
  margin-right:auto;
}

.ktext {
  font-family: verdana;
  text-decoration:none;
  font-weight:normal;
  font-size:0.8em;
  }

.link {
  font-family: 'EB Garamond', serif;
  text-decoration:underline;
  font-size:1.2em;
  color:#ffd700;
  }

.liste {
  font-family: 'EB Garamond', serif;
  color:#404040;
  font-size:1.8em;
  }

.menu {
  font-family: 'EB Garamond', serif;
  font-size:1.4em;
  font-weight: normal;
  text-decoration:none;
  text-align:center;
  color: #ce4805;
  background:linear-gradient(white, #ffd700);
  padding-top:10px;
  padding-bottom:5px;
  padding-left:10px;
  border-width: 2px;
  border-style: solid;
  border-color: #ffd700;
  border-radius: 270px 0px;
  margin-bottom:1em;
  cursor:pointer;
  }

.menuf {
  font-family: 'EB Garamond', serif;
  font-size:1.2em;
  font-weight: normal;
  text-decoration:none;
  color: #ce4805;
  }

.mobil {
  }

.preis {
  font-weight:bold;
  }

.pvorschau {
  font-family: Verdana, serif;
  font-size:1.0em;
}

.pvorschaubild {
  background-color:#ffffff;
  padding:10px;
  margin:10px;
  cursor:pointer;
  }

.rabatt {
  color: #ffffff;
  background:#600000;
  padding-left:15px;
  padding-right:15px;
  border: 1px solid #600000;
  border-radius: 35px;
  font-size:0.6em;
  }

.rahmen {
  width:95%;
  background-color:#000000;
  margin-left:auto;
  margin-right:auto;
  }

.rahmenbuch {
  background-color:#000000;
  padding-right:10px;
  padding-left:10px;
  }

.rot {
  font-family: verdana;
  text-decoration:none;
  font-weight:bold;
  font-size:1.0em;
  color:#ff0000;
  }

.spalte1 {
  width:99%;
  font-size:1.5em;
  }

.spalte2 {
  width:96%;
  border-top: 2px solid #ffd700;
  border-bottom: 2px solid #ffd700;
  }

.spalte3 {
  width:96%;
  text-align:center;
  font-size:2.0em;
  }

.titelbild {
  object-fit: contain;
  width:100%;
  height:100%
  }

.titelbildxx {
  object-fit: contain;
  width:100%;
  height:100%
  }

.titel {
  color:#c0c0c0;
  font-size:1.4em;
  }

.txt {
  font-family: 'EB Garamond', serif;
  background-color: #ce4805;
  color:#ffd700;
  font-size:1.4em;
  width:50%;
  margin-left:auto;
  margin-right:auto;
  }

.vorschau {
  font-family: Verdana, serif;
  font-size:1.2em;
  padding: 30px;
  background-color:#e0e0e0;
  color:#404040;
}

.vorschaubild {
  background-color:#ffffff;
  padding: 10px;
  border: 1px solid #a0a0a0;
  margin:40px;
  cursor:pointer;
  }

/*-----------------------------------------------------------*/
input {
  font-family: 'EB Garamond', serif;
  font-size:1.0em;
  color:#000000;
  padding-left: 20px;
  padding-right: 20px;
  padding-top:4px;
  padding-bottom:4px;
  border:2px solid #ffd700;
  border-radius: 50px;
  }
input:focus {
outline: none;
}

