body {
margin:20px;
padding:20px;
font-size:12px;
font-family:"Lucida Grande", Verdana, Sans-serif;
color:#fff; 
background-color:#000;
}

h3 {
text-transform:uppercase;
}

#gesamt {
width:950px;
}

.big {
text-transform:uppercase;
width:250px;
float:right;
}

.small {
text-transform:none;
color:#4169E1;
background-color:#000;
font-size:10px;
}

.start {
color:#4169E1;
background-color:#000;
}

#bilder {
width:680px;
float:left;
}

#bilder img {
margin:2px 5px 0px 0px;
}