body {
background:black;
text-align: center;
}

.container {
width: 800px;
padding: 15px;
text-align: center;
font-size: 20px;
}

h1{
color: white;
font-family: verdana;
font-size: 18px;
margin-top: 10px;
text-transform: uppercase;
}

.kof_flash {
margin-bottom:100px;
}

.clearer {
clear: both;
}

.links {
float: left;
}

.rechts {
float: right;
}

.detail{
width: 800px;
text-align: center;
}

.links_detail{
float: left;
width: 400px;
}

.rechts_detail{
margin-left: 400px;
}