@media all
{
/* Kopfbereich */
#header { height: 311px; }

/* Rechte Spalte */
#col2 {	width: 150px; }

/* Mittlere Spalte */
#col3 {	margin-right: 150px; background: url(../pics/bg_temp5.gif) top center repeat-y;}

}

