#fuss {
    position: absolute;
    margin: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 11px;
    z-index: 5;
    overflow: hidden;
    background: url(../grafik/layout/fuss/leiste_unten_mitte.png) repeat-x 0px 0px; 
    color: #868686;  
}

.fusszeile {
    color:#868686; 
    font-size:11px; 
    font-weight: bold; 
    padding-left:10px;
}
.abstand_fuss {
	height:4px;
}
