/* Schriftgroessen */
.hoehe1, .navifuss a, .csc-textpic-caption {font-size: 10px;}
.hoehe2, .navioben a, .subnavi a, .subnavi_akt a, .Lauftext, .csc-firstHeader, .csc-header h1 {font-size: 12px;}
.hoehe3 {font-size: 13px;}
.hoehe4 {font-size: 14px;}
.hoehe5 {font-size: 11px;}
.hoehe6, .rootline a {font-size: 16px;}

/* Zeilenabstand */
.abstand1 {line-height: 20px;}
.abstand2 {line-height: 16px;}
.abstand3 {line-height: 15px;}

/* Schriftgroessenwahlerbuttons */
.groesse_normal {
	background-image: url(../img/groesse_normal-b.gif);
	background-repeat: no-repeat;
	}
.groesse_plus {
	background-image: url(../img/groesse_plus-a.gif);
	background-repeat: no-repeat;
	}
