@charset "utf-8";

#fuss {
    overflow: hidden;
    margin-bottom:10px;
}
.fusszeile {
	padding-top:10px;
    color:#868686; 
    font-size:11px; 
    font-weight: bold; 
}
#fuss_inhalt {
	background-color:#ECECEC;
}
