/* Einstellung der Abstaende zum Nullpunkt des Browsers und weitere Standards */
html, body, div, p,
h1, h2, h3, 
span, a, table, td,
form, img 				{ font-size: 11pt; line-height: 15pt; }
							  
/* Allgemein gueltige Formatierungen */
h1 						{ font-size: 15pt; margin: 13px 0px 11px 9px; }
h2 						{ font-size: 13pt; margin: 13px 0px 9px 9px; }
h3 						{ font-size: 12pt; margin: 4px 0px 4px 9px; }

.kleiner				{ font-size: 5pt; }
.klein					{ font-size: 10pt; }
.groesser				{ font-size: 12pt; }

.pfeile					{ font-size: 16pt; }
