#rechteleiste{
background-color : #ffffff;
width : 156px;
border-width : 0 0 0 0;
float: right;
}

#linkespalte{
background-color : #ffffff;
width : 228px;
float: left;
}

#inhalt{
background-color : #ffffff;
width : 396px;
float: left;
overflow : visible;
}

#inhalt > .abstand {
padding-left: 24px;
}


#rubrik{
width : 50px;
height : 260px;
float: left;
border-width : 0 1px 0 0;
margin-right : 6px;
}



