@import url('bookassist.css');
body {
  background:url("graphics/bg_head.png") repeat-y #f5f3e9;
  font-size:85%;
  font-family:Arial, serif;
}
a:link {
  color:#636f76;
}
.form {
  padding:0;
}
h1,h2,h3 {
  font-family:"Arial Narrow", Arial, serif;
  /*font-family:Georgia, "Courier New", serif;*/
  font-weight:normal;
}
h1 {
  width:600px;
  font-size:1.5em;
  padding-left:20px;
  position:absolute;
  color:white;
}
#general1 {
  width:998px;
  background:url('graphics/text.gif') 100% 95% no-repeat;
}
/* ------- TOP -------- */
#logo {
  display:block;
  position:absolute;
  left:6px;
}
#navbar {
  display:none;
}
#languages {
  position:absolute;
  left:860px;
  top:15px;
}
#languages li {
  display:inline;
}
#languages img {
  margin:0;
  margin-left:3px;
}
#languages a {
  color:white;
  font-weight:bold;
  text-decoration:none;
}
/* ------- MENUS -------- */
#main {
  background:url('graphics/pruh6.png') left top no-repeat;
}
#menus {
  display:block;
  width:222px;
  float:left;
  text-align:center;
  background:url('graphics/pruh6.png') right top no-repeat;
}
#menu {
  margin:120px 6px 10px;
}
#menu ul {
  margin:10px auto;
  display:table;
}
#menu li {
  margin-top:4px;
  text-align:left;
  list-style-type:none;
  padding:0 0.5em;
  vertical-align:middle;
}
#menu li.selected a,
#menu li a:hover {
  text-decoration:underline;
}
#menu a {
  font-family:"Arial Narrow", Arial, serif;
  /*font-family:Georgia, "Courier New", serif;*/
  font-variant:small-caps;
  text-decoration:none;
  color:#89959c;
}
div#picture {
  display:none;
}
#dynamic {
  font-size:90%;
  margin:10px 6px;
}
#dynamic div {
  margin:1em auto;
}
#dynamic li {
  list-style-type:none;
}
#dynamic hr {
  display:block;
  border:none;
  border-top:1px solid #89959c;
  margin:15px 25px;
}
/* ------- TEXT -------- */
#text {
  font-size:90%;
  margin-left:222px;
  padding:0;
  max-width:100%;
}
#text ul {
  margin:0.5em 1em;
}
#text h2 {
  margin-left:20px;
  margin-right:20px;
  font-variant:small-caps;
  margin-top:20px;
  color:#89959c;
}
#text hr {
  display:block;
  border:none;
  border-bottom:1px solid #90908d;
  clear:right;
}
#text blockquote {
  color:#89959c;
  font-size:120%;
  background-color:white;
}
#text a.absolute {
  padding-bottom:1px;
  /* border-bottom:1px solid #636f76; */
  border-bottom:none;
}
#text img.right {
  clear:none;
}
#text p {
  margin-left:20px;
  margin-right:20px;
}
#text p.clock {
  position:absolute;
  left:860px;
  top:50px;
}
#text p.thermo {
  position:absolute;
  left:852px;
  top:130px;
}
#text p.map {
  position:absolute;
  left:838px;
  top:190px;
}
/*------- SPECIFIC ---------*/
.nazamecku { color:#00519e; }
.hotelmichael { color:#af101d; }
.hotelehrlich { color:#89959c; }
.farmamichael { color:#d58234; }
.red a { color:#b00; }
/* ------- BOTTOM -------- */
#bottom {
  border-top:1px solid #eed6d5;
  padding-top:10px;
  padding-bottom:10px;
  font-size:80%;
  margin-left:222px;
  color:#636f76;
}
#bottom a {
  color:#636f76;
}
#bottom li {
  border-color:#636f76;
}
