*{
margin:0;
padding:0;
}
body,html{
height:100.1%;
}
body{
background:url('../hintergrund/hintergrund_g.gif') repeat #000;
background-attachment:fixed;
font-size:16px;
margin:10px 0;
font-family:Verdana, Arial, sans-serif ;
}
a{
outline:none;
text-decoration:none;
color:#fff;
}
ul{
list-style-type:none;
}
#inhalt{
width:800px;
margin:0 auto;
}
#kopf{
width:800px; 
height:100px; 
border:none 0;  
margin:0 auto;
background:url(../hintergrund/logoe.png) transparent no-repeat left top;
}
#inhalt .brotkrumen{
float:left;
width:782px;
padding:15px 0 0 10px;
color:#fff;
font-size:90%;
height:40px;
line-height:100%;
border-bottom:solid 4px #fff;
background:#1c1c1c;
}
#inhalt #box .ersterlink{
visibility:hidden;
width:0;
height:0;
}
#inhalt #box{
margin:0;
padding:10px 8px;
float:left;
width:784px;
}
#inhalt #box ul{
margin:0;
padding:0;
list-style-type:none;
}
#inhalt #box ul li{
float:left;
}
#inhalt #box ul li b{
}
#inhalt #navigation{
float:right;
color:#fff;
width:772px;
padding:10px;
text-align:right;
border-left:solid 4px #fff;
border-right:solid 4px #fff;
border-bottom:solid 4px #fff;
background:#1c1c1c;
}
#inhalt #navigation ul li {
float:right;
margin:0 5px 10px 5px;
}
#inhalt #navigation ul li a{
font-size:85%;
}
#inhalt #navigation ul li a:hover, .boden a:hover, .brotkrumen a:hover{
color:#ccc;
}
#inhalt #navigation ul li img{
padding:8px 5px 0 0; 
}
.boden{
width:100%;
height:70px;
margin:10% 0 0 0;
float:left;
text-align:center;
color:#fff;
}
.boden a{
font-size:75%;
}
#alles{
float:left;
width:792px;
min-height:450px;
border:solid 4px #fff;
background:#f7f7f7;
}