body {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
background-color:#47617A;
color: #ffffff;
}

.bla{
color: #000000;
font-weight: bold;
font-size: 13px;
}

.navigation {
/*background-color: green;*/
width:150px;
float:left;
}

.inhalt {
/*background-color: red;*/
width:600px;
float:left;
}