body { background-color:#F0F0F0; /*margin:20px;*/ }
/* Hintergrund in Grau und ein Randabstand von 20px */

.main { text-align:left; background-color:#F0F0F0; padding:20px }
/* Der Inhalt wird links ausgerichtet (ist Standard) und es wird eine dunklere Farbe genommen. */

h1, h2, h3, h4, h5, h6, p { color:#000000; background:transparent;}
/* Textfarbe wird festgelegt */

a  {font-family:Verdana,Arial; font-size:9pt; color:#3F4C51; text-decoration:none; line-height:10pt;}
a:aktive {font-family:Verdana,Arial; font-size:9pt; color:blue;font-weight:normal;text-decoration:none;}
a:hover {font-family:Verdana,Arial; font-size:9pt; color:#26BB88; text-decoration:none;}
.menu  {font-family:Verdana,Arial; font-size:9pt; color:white; text-decoration:none; line-height:10pt;}
.menu:aktive {font-family:Verdana,Arial; font-size:9pt;  color:silver; font-weight: normal; text-decoration:none;}
.menu:hover {font-family:Verdana,Arial; font-size:9pt;  color:#1A8C85; text-decoration:none;}
.menu  { font-family:Verdana,Arial; font-size:9pt; line-height:11pt; color:white;}
.ueberschrift  {font-family: Verdana, Arial;font-size:11pt;color:#45A09A;line-height:13pt;font-weight: bold;text-decoration: underline;}
.normal { font-family:Verdana,Arial; font-size:10pt; line-height:12pt;}
.small { font-family:Verdana,Arial; font-size:8pt; line-height:10pt;}
.other  {font-family: Verdana, Arial;font-size:8pt;color:#45A09A;line-height:13pt;font-weight: bold;text-decoration: underline;}

/*Die Farben und Eigenschaften der Links */



