/* content */
#mainPart { width:550px; margin-right:20px; }

/* rechte spalte */
#rechteSpalte { width:244px; float:left; }
#rechterContainer { margin-top:12px; }
.KastenRechteSpalteOben { width:auto; height:66px; background:url('../images/aktuelles-oben.jpg') no-repeat; }
.KastenRechteSpalteUnten { width:auto; height:5px; background:url('../images/aktuelles-unten.gif') no-repeat; }
.KastenRechteSpalte { width:auto; background:url('../images/aktuelles-mitte.gif'); padding:0 10px 10px 20px; }
.KastenRechteSpalte h2 { display:none; width:auto; font-size:14px; margin:0; padding:0; color:red; }
.KastenRechteSpalte a { color:#B52131; }
