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