* {
  margin: 0;
  padding: 0;
}
body {
  margin: 20px;
  font-size: 0.9em;
  font-family: Verdana;
  background-color: #ffcc66;
  background-image: url(../images/hintergrund.png);
  background-repeat: repeat-x;
}
html, body {
  height: 100.1%;
}
h2 {
}
h3 {
}
a {
  text-decoration: none;
}
p {
}
p img {
}
hr {
}
em {
  display: none;
}
#kopf {
  height: 150px;
  text-align: center;
  line-height: 130px;
  background-image: url(../hintergrund/logoe.png);
  background-repeat: no-repeat;
  background-position:  center center;
}
#kopf h1 {
}
.logo {
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  float: right;
}
#alles {
}
#inhalt {
  margin-bottom: 20px;
  position: relative;
}
.aufheben {
  height: 20px;
  clear: both;
  visibility: hidden;
}
.boden {
  border-top: 2px solid #993300;
  padding: 10px;
  text-align: center;
  clear: both;
}
.boden a {
  color: #663333;
}
.boden a:hover {
  font-size: 0.9em;
  font-weight: bold;
}
#box {
  margin-top: 10px;
  margin-right: 200px;
}
#box p {
  text-align: center;
}
#box p a img {
}
#box span {
  margin-left: 0px;
}
#box ul {
  list-style-type: none;
}
#box ul li {
  float: left;
}
#box ul li a em {
}
#box ul li i {
}
#navigation {
  clear: both;
  width: 200px;
  float: right;
  position: absolute;
  right: 0;
  z-index:10;
}
#navigation ul {
  list-style-type: none;
}
#navigation li {
}
#navigation li:first-child {
}
#navigation li a img {
  border-style: none;
  margin-top: 5px;
  padding-right: 6px;
}
#navigation a {
  color: #330000;
}
#navigation a:hover {
  color: #663333;
  font-weight: bold;
  font-size: 0.8em;
}
.brotkrumen {
  border-bottom: 2px solid #993300;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.brotkrumen a {
  color: #993300;
  font-weight: bold;
  font-style: italic;
}
#box .ersterlink{
height:0;
width:0;
visibility:hidden;
font-size:1px;
}
#box .keine_bilder{
width:75px;
margin:50px 0 0 35px;
text-align:center;
}