* {
  margin: 0;
  padding: 0;
}
body, html {
  height: 100.1%;
}
body {
  height: 100.1%;
}
#seite {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#kopf{
width:800px; 
height:100px; 
border:none 0;  
margin:0 auto;
background:url(../hintergrund/logoe.png) transparent no-repeat left top;
}
#inhalt-oben {
  float: left;
  width: 800px;
  height: 78px;
  background-image: url(../hintergrund/hintergrund_i-oben.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#inhalt-mitte {
  padding: 5px 15px;
  width: 780px;
  background-image: url(../hintergrund/hintergrund_i-mitte.png);
  background-repeat: repeat-y;
  min-height: 400px;
  float: left;
  color:#ccc;
}
#inhalt-unten {
  width: 800px;
  height: 255px;
  background-image: url(../hintergrund/hintergrund_i-unten.png);
  background-repeat: no-repeat;
  float: left;
}
#inhalt-mitte  p{
padding: 5px;
line-height: 1.2em;
float:left;
width:780px;
}
#inhalt-mitte  p a img{
margin: 5px 15px 10px 0;
float: left;
border:none;
}
#inhalt-mitte  span {
float: right;
margin:10px;
color: #fff;
font-size: 90%;
font-family: Segoe Print;
}
#inhalt-mitte  em{
visibility:hidden;
}
#inhalt-mitte  form{
float:left;
margin:10px;
width:100%;
}
#inhalt-mitte  ul{
float:left;
list-style-type:none;
width:680px;
margin-left:15px;
}
#inhalt-mitte  ul li{
text-align:left;
height:30px;
margin-left:10px;
float:left;
}
#inhalt-mitte  .ersterlink{
height:0;
width:0;
visibility:hidden;
font-size:1px;
}
#inhalt-mitte  ul li a em{
text-decoration:none;
color:#ccc;
margin:0 3px;
min-width:200px;
float:left;
border-bottom:1px solid #ccc;
}
#inhalt-mitte  ul li i{
float:left;
margin-right:5px;
}
#inhalt-mitte  ol{
color:#444;
margin:0;
padding:0;
}
#inhalt-mitte  ul li p{
color:#131313;
font-size:80%;
font-weight:normal;
text-align:center;
width:155px;
}
#inhalt-mitte  .keine_bilder{
width:75px;
margin:50px 0 0 35px;
text-align:center;
}
#inhalt-mitte  .bilder_vorhanden{
width:140px;
text-align:center;
}
*+html #inhalt-mitte  ol{
display: list-item;
margin-left:20px;
}
*+html #inhalt-mitte  ol li{
}
#inhalt-mitte  ol li {
margin-left:10px;
padding:10px;
float:left;
}
#inhalt-mitte  .verwaltung {
float: left;
height: 100%;
}
#inhalt-mitte  .verwaltung a{
color:#444;
}
#navigation {
float: left;
width: 750px;
color: #fff;
margin:100px 0 0 25px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#navigation li {
float: left;
font-size: 80%;
display: block;
border:none;
}
#navigation li:first-child{
margin-left:0px;
}
#navigation li a img{
float:left;
width:16px;
height:16px;
margin:2px 0 0 -25px;
padding:0 5px;
border:none;
}
#navigation a {
padding: 12px 20px 10px 25px;
text-decoration: none;
font-size: 100%;
display: block;
color: #fff;
height: 18px;
}
#navigation a:hover {
color: #333;
}
.brotkrumen{
font-size:90%; 
height:20px; 
padding:7px; 
float:left;
color:#444;
width:350px;
}
.brotkrumen a{
color:#333;
}
.bildname{
text-decoration:none;
position:relative;
left:10px;
}
.bildliste{
float:left;
width:140px;
height:180px;
}
.titel{
float:left;
margin:-20px 0 0 0;
padding:5px 0;
width:140px;
height:40px;
text-align:center;
font-weight:normal;
font-size:80%;
}
.boden{
float:left;
width:250px;
margin:0 0 0 25px;
}
.boden a{
color:#131313;
font-size:85%;
}
.keine_bilder{
margin:70px 0 0 0;
}