body          { background-color: white;
                color: black;
                font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 0; margin-left: 0; margin-right: 0				  
              }

A:link            { color: #0094C9; text-decoration: none }
A:alink           { color: #E43000; text-decoration: none }
A:visited         { color: #E43000; text-decoration: none }
A:hover           { color: #0094C9; text-decoration: underline }

.titel		{ font-size: 18px; font-weight: bold }
.ueberschrift	{ font-size: 16px; font-weight: bold }
.text		{ font-size: 14px }
.kleiner	{ font-size: 13px }
.adresse	{ font-size: 11px; font-weight: bold; font-variant: small-caps}
.kleingedruckt	{ font-size: 10px }
.highlight	{ font-size: 16px; font-weight: bold; color: red }

.form {z-index:1; font-size:14px; font-weight:bold; color:black; background:white; border: 1px solid black}