/** Aufbau mittel **/
.oben 							{ background:url('oben.gif') top center no-repeat; }
.unten 							{ background:url('unten.gif') top center no-repeat; }
.mitte							{ background:url('mitte.gif') top center repeat-y; }

/** Content mittel **/
.content_rechts 				{ height:394px; }
