body    	    { background: white fixed }
p, td    	  { color: #000000; font-size: 11px; font-family: arial, helvetica, univers, sans-serif; text-align: left; vertical-align: top }
.bold  	{ font-weight:bold; } .klein  { font-size: 11px }
.center	{ text-align:center; }
.block	{ text-align:justify; }
.rechts	{ text-align:right; }
.unten	{ vertical-align:bottom; }
.rechtsunten { text-align:right; vertical-align:bottom; }
.untenmitte { text-align:center; vertical-align:bottom; }
.mitte	{ vertical-align:middle; }

a:hover	{ color: red; text-decoration: none }
a:link	{ color: blue; text-decoration: underline }
a:visited	{ color: blue;  text-decoration: underline }
a:activ	{ color: red; text-decoration: none }