h1   { font-size:12pt; font-family:Verdana; color:#4f81bd;}
h2   { font-size:12pt; font-family:Verdana; }
h3   { font-size:10pt; font-family:Verdana; }
body         { font-family: Verdana; font-size:10pt; text-align:center; background-color:#444444; color:#FFFFFF; }
table        { font-family: Verdana; font-size: 10pt; }
td           { font-size: 10pt; font-family: Verdana; }

a          { text-decoration:none ; color:#000099; font-weight:bold; font-family:Verdana; }
a:link     { text-decoration:none ; color:#000099; font-weight:bold; font-family:Verdana; }
a:visited  { text-decoration:none ; color:#000099; font-weight:bold; font-family:Verdana; }
a:hover    { text-decoration:underline; color:#0000FF; font-weight:bold; font-family:Verdana; }

a:active   { text-decoration:underline ; color:#000099; font-weight:bold; font-family:Verdana; }

#rundrum {
  border-width:1px;
  border-style:solid;
  border-color:blue;
  padding:2.5em;
  min-height:2px
  text-align:justify; }


DIV.fstLevel a
{
TEXT-DECORATION: none;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
FONT-WEIGHT: bold;
COLOR: #ffffff;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
COLOR: #ffffff;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
TEXT-DECORATION: none;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
FONT-WEIGHT: bold;
COLOR: #ffffff;
}