/* philosopher-regular - latin */
@font-face {
  font-family: 'Philosopher';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/philosopher-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/philosopher-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/philosopher-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/philosopher-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/philosopher-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/philosopher-v19-latin-regular.svg#Philosopher') format('svg'); /* Legacy iOS */
}

.body {
  background-color:#ce4805;
  color:#ffffff;
  font-family:verdana,sans-serif;
  font-size:1.0em;
  }

.adbody {
  background-color:#ffffff;
  color:#808080;
  font-family:verdana,sans-serif;
  font-size:1.0em;
  }

.bildmon {
  background-color: #ce4805;
  width:98%;
  margin-left:auto;
  margin-right:auto;
  }

.bildgr  {
height:560px;
background-color: #fff;
margin-left:10px;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
padding: 4px;
}

.bildport {
  background-repeat:no-repeat;
  background-position:center;
  background-size: contain;
  width:90%;
  margin-left:auto;
  margin-right:auto;
}

.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;
cursor:pointer;
}

.buchtitel {
font-family: 'Philosopher', sans-serif;
font-weight:bold;
font-size:1.3em;
text-decoration:none;
color:#ffa800;
padding:10px;
}

.buchtxt {
font-family: 'Philosopher', sans-serif;
font-size:1.0em;
color:#ffa800;
padding-top:4.0em;
}

.buchlang {
font-family: 'Philosopher', sans-serif;
font-size:1.0em;
color:#ffa800;
}

.buttondet {
  font-family: 'Philosopher', sans-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;
  }

.buttonaok {
  font-family: verdana, sans-serif;
  text-decoration:none;
  font-weight:normal;
  font-size:1.0em;
  font-style:normal;
  color: #000000;
  background:linear-gradient(white, #ffa800);
  padding-left:15px;
  padding-right:15px;
  border: 2px solid #606060;
  border-radius: 35px 35px 35px 35px;
  cursor:pointer;
  }

.buttonagr {
  font-family: verdana, sans-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;
  }

.buttonk {
  font-family: 'Philosopher', sans-serif;
  text-decoration:none;
  font-size:1.1em;
  font-weight:bold;
  color: #ce4805;
  background:linear-gradient(white, #ffa800);
  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: 'Philosopher', sans-serif;
  text-decoration:none;
  font-size:2.0em;
  font-weight:bold;
  background:#ce4805;
  color: #ffa800;
  padding-top: 5px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  border:0px;
  cursor:pointer;
  }

.buttonz {
  font-family: verdana, sans-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;
  }

.fehler {
  font-family: verdana, sans-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: #a04800;
  text-align:center;
  }

.fusse {
  clear:both;
  width:100%;
  background: #a04800;
  text-align:center;
  }

.fussm {
  font-family: 'Philosopher', sans-serif;
  text-decoration:none;
  font-size:0.9em;
  font-weight:normal;
  color: #ce4805;
  background:radial-gradient(#ffff00,#a04800);
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-left:20px;
  margin-right:40px;
  cursor:pointer;
  }

h1 {
  font-family: 'Philosopher', sans-serif;
  text-decoration:none;
  font-weight:normal;
  font-size:2.0em;
  color:#ffa800;
  width:100%;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0.5em;
  border-bottom:2px solid #ffa800;
  }

h2 {
  font-family: 'Philosopher', sans-serif;
  text-decoration:none;
  font-weight:normal;
  font-size:1.6em;
  color:#ffa800;
  margin-top:0px;
  text-align:center;
  }

hr {
  color: #ffa800;
  background: #ffa800;
  height: 1px;
  }

.impressum {
  color: #ffa800;
  font-family: vedana, sans-serif;
  font-size:1.0em;
  font-weight:normal;
  text-decoration: none;
  width:60%;
  margin-left:auto;
  margin-right:auto;
  }

.inhalt {
  font-family: Verdana, sans-serif;
  font-size:1.0em;
  color:#808080;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}

.inhaltp {
  font-family: Verdana, sans-serif;
  font-size:1.0em;
  background:#000000;
  color:#808080;
  width:1200px;
  border: 2px solid #ffa800;
  margin-left:auto;
  margin-right:auto;
}

.ktext {
  font-family: verdana;
  text-decoration:none;
  font-weight:normal;
  font-size:0.8em;
  }

.link {
  font-family: 'Philosopher', sans-serif;
  text-decoration:underline;
  font-size:1.2em;
  color:#ffa800;
  }

.liste {
  font-family: 'Philosopher', sans-serif;
  color:#404040;
  font-size:1.8em;
  }

.menu {
  position:relative;
  top:-2.0em;
}

.mobil {
  display:none;
  }

.preis {
  font-weight:bold;
  }

.pvorschau {
  font-family: Verdana, sans-serif;
  font-size:1.0em;
}

.pvorschaubild {
  background-color:#ffffff;
  padding:10px;
  margin:10px;
  cursor:pointer;
  }

.rahmen {
  width:40em;
  background-color:#000000;
  margin-left:auto;
  margin-right:auto;
  }

.rahmenbuch {
  width:67em;
  background-color:#000000;
  padding-right:2em;
  padding-left:2em;
  margin-left:auto;
  margin-right:auto;
  }

.rot {
  font-family: verdana;
  text-decoration:none;
  font-weight:bold;
  font-size:1.0em;
  color:#ff0000;
  }

.txt {
  font-family: 'Philosopher', sans-serif;
  background-color: #ce4805;
  color:#ffa800;
  font-size:1.4em;
  width:50%;
  margin-left:auto;
  margin-right:auto;
  }

.vorschau {
  font-family: Verdana, sans-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;
  }

.zitat {
  font-family: verdana;
  text-decoration:none;
  font-weight:normal;
  font-size:1.0em;
  color:#ffa800;
  border-top: 1px solid #ffa800;
  margin-right:3%;
  margin-left:1%;
  position:relative;
  top:-0.9em;
}

