* {
  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;
}
#kopf h1 {
}.max-h-100{height:80px; overflow:auto;}
.logo {
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  float: right;
}
#alles {
}
#seite {
  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;
  margin-top:30px;
}
#box ul li b{
font-weight:normal;
text-align:center;
position:relative;
float:left;
margin:20px 0 10px 5px;
font-size:80%;
width:150px;
}
#box .bild{
margin:39px;
max-width:100%;
max-height:70px;
}
#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;
}
.bildsvg{max-width:100%; max-height:100px; text-align:center; margin:20% 0 0 17%;}
.cc{height:16px; width:auto;}
.cd{font-size:75%;}
.cd a{color:#00468c; font-size:100%;}
.cd a:hover{text-decoration:underline; font-size:100%; font-weight:normal;}