.head-picture
{
float: left;
margin: 0 10px 5px 0; 
}

.inhalt-einspaltig a:link, .inhalt-einspaltig a:visited {
color: black;
}

.inhalt-einspaltig a:hover {
color: red;
}

.links {
float: left;
width: 159px;
margin-left: 10px;
margin-right: 10px;
text-align: center;
font-weight: bold; 
border: 1px solid #b5b5b5;
}

.mitte {
float: left;
width: 159px;
margin-right: 10px;
text-align: center;
font-weight: bold;
border: 1px solid #b5b5b5;
}

.rechts {
float: left;
width: 160px;
text-align: center;
font-weight: bold;
border: 1px solid #b5b5b5;
}

.spacer {
clear: both;
height: 10px;
width: 100%;
}