<div class='links'></div> <div class='mitte'> </div><div class='rechts'></div>
.links {
background-color: #CCCCCC;
width: 253px;
float: left;
}
.mitte
{
float: left;
background-color: #8D8D8D;
width: 253px;
}
.rechts {
float: right;
background-color: #CCCCCC;
width: 253px;
}
