#subnavi {
    display: none;
}
#header {
    width: 100%;
    float: left;
    height: 560px;
}
#contentbereich {
    border-left: none;
}
#news .infobox h4 {
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 10px;
	color: #fff;
}
#news .infobox p, #news .infobox p b {
	color: #fff;
}
#news .infobox .ce-bodytext p {
    margin-bottom: 10px;
    padding-right: 0;
}
#contentbereich .news {
    float: left;
    width: 100%;
    margin: 16px 0;
}
