<!-- Stylesheet "grau" -->

body		{ background-color:#FFFFFF; }

<!-- Standardelemente -->
h1		{ font-family:Arial,Helvetica; font-size:14pt; font-weight:bold;   text-align:left;    	color:#333333; }
h2		{ font-family:Arial,Helvetica; font-size:12pt; font-weight:bold;   text-align:left;    	color:#333333; }
p		{ font-family:Arial,Helvetica; font-size:12pt;  font-weight:normal; text-align:justify;	color:#000000; }

strong		{ font-weight:bold;   }
small		{ font-size:-2pt; }


a:link		{ font-weight:normal; color:#000000; text-decoration:underline }
a:visited	{ font-weight:normal; color:#444444; text-decoration:underline }
a:hover		{ font-weight:normal; color:#888888; text-decoration:underline }
a:active	{ font-weight:normal; color:#888888; text-decoration:underline }
a:focus		{ font-weight:normal; color:#888888; text-decoration:underline }

a.la:link		{ font-weight:normal; color:#333333; text-decoration:none }
a.la:visited		{ font-weight:normal; color:#333333; text-decoration:none }
a.la:hover		{ font-weight:normal; color:#666666; text-decoration:none }
a.la:active		{ font-weight:normal; color:#666666; text-decoration:none }
a.la:focus		{ font-weight:normal; color:#666666; text-decoration:none }

<!-- Besondere Elemente -->
td.titel	{ font-family:Arial,Helvetica; font-size:24pt;  font-style:italic;  font-weight:bold; text-align:right; color:#333333;}
p.small		{ font-family:Arial,Helvetica; font-size:9pt; font-weight:normal;   text-align:left;    color:#333333; }

<!-- Gerahmte Tabelle -->
td.head		{ font-family:Arial,Helvetica; font-size:12pt;  font-style:normal;  font-weight:bold; text-align:left; color:#333333; background-color:§bmenu; border-style:solid; border-width:1px; border-color:§bmenu; padding:3px; }
td.body		{ border-color:§bmenu; border-style:solid; border-width:1px; padding:3px;  }

<!-- Menüs -->
p.menu		{ text-align:right; }

a.menu:link	{ font-size:12pt; font-weight:bold; color:#333333; text-decoration:none; }
a.menu:visited	{ font-size:12pt; font-weight:bold; color:#333333; text-decoration:none; }
a.menu:hover	{ font-size:12pt; font-weight:bold; color:#666666; text-decoration:none; }
a.menu:active	{ font-size:12pt; font-weight:bold; color:#666666; text-decoration:none; }
a.menu:focus	{ font-size:12pt; font-weight:bold; color:#666666; text-decoration:none; }

a.msub:link 	{ font-weight:normal; color:#333333; text-decoration:none }
a.msub:visited 	{ font-weight:normal; color:#333333; text-decoration:none }
a.msub:hover 	{ font-weight:normal; color:#666666; text-decoration:none }
a.msub:active 	{ font-weight:normal; color:#666666; text-decoration:none }
a.msub:focus 	{ font-weight:normal; color:#666666; text-decoration:none }


<!-- Hotspots -->
a.hotspot:link		{ font-size:10pt; font-weight:normal; color:#000000; text-decoration:none; }
a.hotspot:visited	{ font-size:10pt; font-weight:normal; color:#444444; text-decoration:none; }
a.hotspot:hover		{ font-size:10pt; font-weight:normal; color:#888888; text-decoration:none; }
a.hotspot:active	{ font-size:10pt; font-weight:normal; color:#888888; text-decoration:none; }
a.hotspot:focus		{ font-size:10pt; font-weight:normal; color:#888888; text-decoration:none; }

<!-- Transparente Tabelle -->
td		{ font-family:Arial,Helvetica; font-size:10pt;  font-weight:normal; text-align:justify; color:#000000; vertical-align:top; }



