body { 
  margin: 0px;
  background-color: #fbfbfb;
  background-image: url("hintergrund.png");
  background-repeat: repeat-x;
  color: #000000;
  text-decoration: none;
  font-family: "Arial",sans-serif;
  font-weight: normal;
  font-size: 0.9em;
}

a:link {
  color: #444499;
  font-size: 100%;
  font-family: "Arial",sans-serif;
  font-weight: normal;
  text-decoration: none;
}

a:visited {
  color: #444499;
  font-size: 100%;
  font-family: "Arial",sans-serif;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #000055;
  font-size: 100%;
  font-weight: normal;
  font-family: "Arial",sans-serif;
  text-decoration: none;
}

div.main { 
  position: relative;
  width: 900px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
}

div.kopf { 
  position: absolute;
  right: 0px;
  top: 1px;
}

div.statue {
  position: absolute;
  margin-top: 5px;
}

div.navigation {
  position: relative;
  width: 130px;
  top: 230px;
  left: 60px;
  z-index: 1;
  border:px solid;
}

div.navigation div ul {
  margin-top: 0px;
  margin-left: 0px;
  list-style: none;
  position: absolute;
  left: 131px;
  display: none;
  padding: 2px;
  background-color: #ffffff;
}

/* Korrektur für IE 7 */
*:first-child+html div.navigation div ul.pension {padding-top:7px }
*:first-child+html div.navigation div ul.buchen {padding-top:10px }
*:first-child+html div.navigation div ul.bilder {padding-top:13px }
*:first-child+html div.navigation div ul.mitmachen {padding-top:16px }


div.navigation div ul li {
  margin: 2px 1px;
  padding: 1px 1px;
  background-color: #e0dae0;
  border: 1px solid #cec9ce;
  border-right: 5px solid #cec9ce;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  text-lign: center;
  width: 10.5em;
}

div.navigation div:hover ul {
  display: block;
}

div.info {
  padding: 5px 10px;
  font-size: 0.9em;
  background-color: #ffffcc;
}

div.content {
  position: absolute;
  top: 120px;
  left: 230px;
  width: 650px;
  line-height: 1.3em;
}

div.logo {
  float: right;
  margin: 0px 0px 10px 10px;
}

a img {
  border: none;
}

hr {
  height: 1px;
  color: silver;
  background-color: silver;
  border: none;
}

ul.liste li {
  margin-bottom: 1em;
}

td.thumbs {
  border: 1px solid silver;
  padding: 5px;
}

div.thumbs {
  position: relative;
  border: 1px solid silver;
  padding: 2px 2px 0px 2px;
}

div.tiger {
  border: 1px solid silver;
  padding: 2px;
}

div.tigername {
  padding-top: 5px;
  text-align: center;
  font-variant: small-caps;
  font-size: 0.9em;
}

td.bild {
  padding: 20px;
  border: 3px double silver;
  text-align: center;
  vertical-align: middle;
}

div.bild {
  width: 400px;
  height: 300px;
  padding: 5px;
  border: 1px solid silver;
  background-color: #ffffff;
  vertical-align: middle;
}

img.presse {
  padding: 2px;
  border: 3px double silver;
}

img.bullet {
  float: left;
  padding: 3px 7px 3px 3px;
}

table.zeiten td {
  padding-bottom: 1em;
  vertical-align: top;
}
