.willkommen { 
width: 100%;
background-color: #1d2727; 
}

.willkommen-ansprache {
width: 100%;
height: 20px;
padding: 2px;
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #206161;
}

.willkommen-briefkasten {
width: 25px;
height: 40px;
background-color: #1d2727;
padding: 5px;
float: left;
margin: 1px;
}

.willkommen-anzahl {
font-size: 10px;
text-transform: uppercase;
}

.willkommen-private {
width: 300px;
height: 40px;
background-color: #1d2727;
border-left: 1px solid #206161;
padding: 5px;
float: left;
font-size: 18px;
margin: 1px;
}

.willkommen-links { 
width: 200px;
height: 46px;
float: right;
background-color: #1d2727;
padding: 2px;
margin: 1px;
font-size: 11px;
}

.willkommen-menue {
width: 213px;
height: 24px;
float: left; 
background: #1d2727;
text-transform: uppercase;
text-align: center;
margin: 1px;
}