/* 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: 10pt; line-height: 14pt; }
							  
/* Allgemein gueltige Formatierungen */
h1 						{ font-size: 14pt; margin: 12px 0px 10px 8px; }
h2 						{ font-size: 12pt; margin: 12px 0px 8px 8px; }
h3 						{ font-size: 11pt; margin: 3px 0px 3px 8px; }

.kleiner				{ font-size: 4pt; }
.klein					{ font-size: 9pt; }
.groesser				{ font-size: 11pt; }

.pfeile					{ font-size: 15pt; }
