* {
  margin: 0;
  padding: 0;
}

body {
  cursor: default;
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #884422;
  height: 100%;
  text-align: left;
  background-image: url(images/graphics/Wallpaper.gif);
  background-position: top center;
}

* html body {
  background-position: center center;
}

a {
  cursor: default;
  text-decoration: none;
}

h3 {
  font-size: 12px;
}

#container {
  width: 700px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -350px;
  padding: 0;
}

#kopf {
  position: relative;
  width: 700px;
  height: 168px;
  margin: 0 0 10px 0;
  line-height: 20px;
  padding: 0;
  background-color: #660000;
  background-image: url(images/graphics/kopf.jpg);
  background-position: right;
  background-repeat: repeat-y;
}

#kopf img {
  margin: 5px 0 0 5px;
}

#kopf ul {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 160px;
  list-style-type: none;
  font-size: 12px;
}

#kopf ul li {
  text-align: right;
}

#kopf ul li a:link, #kopf ul li a:visited {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 20px;
  margin: 0 0 0 15px;
  padding: 0 20px 0 5px;
  display: block;
  width: 133px;
}

#kopf ul li a:hover, #kopf ul li a:active, #kopf ul li a:focus, #kopf ul li.activeparent a  {
  color: #ccaa44;
  font-size: 12px;
  display: block;
  font-weight: bold;
  line-height: 20px;
  width: 133px;
  padding: 0 20px 0 5px;
  margin: 0 0 0 15px;
}

#kopf ul li.active01 h3 {
  color: #FFCC00;
  line-height: 20px;
  width: 133px;
  padding: 0 20px 0 5px;
  margin: 0;
  font-size: 12px;
}

#kopf form {
  position: absolute;
  bottom: 6px;
  right: 5px;
  width: 161px;
  height: 20px;
  background-color: #FFCC00;
  margin: 0;
  padding: 0;
}

#kopf form input {
  margin: 2px 0 0 2px;
  padding: 0;
  width: 123px;
  height: 15px;
  border: 1px solid #ffffff;
  float: left;
}

#kopf form input#submit_search {
  margin: 0;
  padding: 0;
  width: 30px;
  height: 20px;
  border: none;
  color: #ffffff;
  background-color: #71d5fd;
  font-weight: bold;
}

#koerper {
  width: 700;
  height: 400px;
  margin: 0;
  padding: 0;
  background-color: #660000;
}

#koerper #seiten_bild {
  margin: 5px 0 0 5px;
  float: left;
  overflow: hidden;
  width: 224px;
  height: 390px;
}

* html #koerper #seiten_bild {
  margin: 5px 0 0 3px;
}

#koerper #inhalt {
  position: relative;
  width: 300px;
  height: 391px;
  margin: 5px 0 0 5px;
  background-color: #ccaa44;
  background-repeat: repeat-x;
  background-position: bottom;
  float: left;
  overflow: auto;
}

#koerper #inhalt img {
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  margin: 0px 0 -7px 20px;
}

#koerper #inhalt h2 {
  text-align: center;
  width: 260px;
  padding: 20px 0 5px 20px;
  color: #664400;
  font-size: 16px;
  font-weight: bold;
}

#koerper #inhalt p, p {
  width: 250px;
  padding: 10px 0 0 20px;
  color: #000000;
  margin: 0;
  font-size: 10px;
}

#koerper #inhalt ul {
   margin: 10px 0 0 20px;
   padding: 0 0 0 15px;
}

#koerper #inhalt i {
   font-size: 9px;
}

#koerper #inhalt form {
  width: 260px;
  padding: 10px 0 10px 20px;
}

* html #koerper #inhalt form {
  padding: 10px 0 10px 0;
}

#koerper #inhalt form input, #koerper #inhalt form textarea {
  width: 240px;
  border: 1px solid #000000;
  background-color: #eacfa0;
  margin-bottom: 5px;
}

#koerper #inhalt form label {
  font-weight: bold;
}

#koerper #inhalt form #submit_button {
  font-weight: bold;
}

#sub_navigation {
  border-top: 1px solid #FFFFFF;
  float: left;
  width: 155px;
  height: 390px;
  list-style: none;
  font-weight: bold;
  line-height: 20px;
  background-color: #660000;
  background-image: url(images/graphics/sub.jpg);
  background-repeat: repeat-x;
  margin: 5px 0 0 5px;
  position: relative;
 }

#sub_navigation ul li {
  border-bottom: 1px solid #FFFFFF;
  list-style-type: none;
  padding: 0 0 0 2px;
  font-weight: bold;
}

#sub_navigation ul li a:link, #sub_navigation ul li a:visited {
  color: #FFFFFF;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0 3px;
  display: block;
  width: 150px;
}

#sub_navigation ul li a:hover, #sub_navigation ul li a:active, #sub_navigation ul li a:focus, #sub_navigation ul li.active01 h3 {
  color: #ccaa44;
  text-decoration: none;
  margin: 0px;
  padding: 0 0 0 3px;
  display: block;
  width: 150px;
}

#logo {
  width: 155px;
  position: absolute;
  bottom: 0px;
}

#fuss {
  width: 700px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  background-color: inherit;
  font-weight: bold;
  text-align: center;
}

dfn {
  display: none;
}

.gallery {
  margin: 10px;
}

.gallery a:link, .gallery a:visited, .gallery a:hover, .gallery a:active, .gallery a:focus, {
   width: auto;
  height: auto;
}

.gallery a img {
   border: 1px solid #66000;
}
