.txtgrau   {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            font-weight: bold;
            color: #666666}

.txtbold   {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            font-weight: bold;
            text-transform: uppercase;
            color: #000000}

.txtnormal {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            font-weight: normal;
            color: #000000}

.h3        {font-family: Arial, Helvetica, sans-serif;
            font-size: 11pt;
            font-weight: 800;
            color: #000000}


.h2        {font-family: Arial, Helvetica, sans-serif;
            font-size: 16pt;
            font-weight: 800;
            color: #000000}


h1         {font-family: Arial, Helvetica, sans-serif;
            font-size: 18px;
            font-weight: 800;
            color: #000000}

.txtklein  {font-family: Arial, Helvetica, sans-serif;
            font-size: 8pt;
            color: #000000;
            line-height: 14px}



a:link     {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            color: #FF0000;
            text-decoration: none;
            font-weight: normal;}

a:visited  {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            color: #FF0000;
            text-decoration: none;
            font-weight: normal;}

a:active   {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            color: #FF0000;
            text-decoration: none;
            font-weight: normal;}

a:hover    {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            color: #FF0000;
            text-decoration: underline;
            font-weight: normal;}

.navmain {
	LEFT: 240px; FONT: 10px Arial, Helvetica, sans-serif; WIDTH: 290px; POSITION: absolute; TOP: 20px; BACKGROUND-COLOR: white
}
.navmain A:link {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: black; TEXT-DECORATION: none
}
.navmain A:active {
	FONT: 10px Arial, Helvetica, sans-serif; color: #FF0000; TEXT-DECORATION: none
}
.navmain A:visited {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: black; TEXT-DECORATION: none
}
.navmain A:hover {
	FONT: 10px Arial, Helvetica, sans-serif; COLOR: red; TEXT-DECORATION: none
}
.navpos {
	LEFT: 170px; VISIBILITY: hidden; FONT: 10px Arial, Helvetica, sans-serif; WIDTH: 120px; POSITION: absolute; TOP: 0px; TEXT-ALIGN: right
}