BODY
	{
		font-family:Arial,Helvetica;
	}
a.navtop:link
	{
	color: #000040;
	text-decoration:none;
	}
a.navtop:visited
	{
	color: #0000A0;
	text-decoration:none;
	}
a.navtop:hover
	{
	color: #008040;
	text-decoration:underline;
	}
a.navtop:active
	{
	color: #408080;
	text-decoration:underline;
	}
.navtop { background-color: #E0E0FF; color: #000000; font-family: Verdana, Helvetica; 
               font-size: 10pt; text-align: center }

a.nav1:link
	{
	color: #0000D0;
	text-decoration:none;
	}
a.nav1:visited
	{
	color: #0000A0;
	text-decoration:none;
	}
a.nav1:hover
	{
	color: #008040;
	text-decoration:underline;
	}
a.nav1:active
	{
	color: #408080;
	text-decoration:underline;
	}
.nav1 { background-color: #E0E0FF; color: #000000; font-family: Verdana, Helvetica; 
               font-size: 9pt; text-align: center }

a.nav2:link
	{
	color: #0000D0;
	text-decoration:none;
	}
a.nav2:visited
	{
	color: #0000A0;
	text-decoration:none;
	}
a.nav2:hover
	{
	color: #008040;
	text-decoration:underline;
	}
a.nav2:active
	{
	color: #408080;
	text-decoration:underline;
	}
.nav2 { background-color: #E0E0FF; color: #000000; font-family: Verdana, Helvetica; 
               font-size: 8pt; text-align: left }

a.nav3:link
	{
	color: #0000D0;
	text-decoration:none;
	}
a.nav3:visited
	{
	color: #0000A0;
	text-decoration:none;
	}
a.nav3:hover
	{
	color: #00A080;
	text-decoration:underline;
	}
a.nav3:active
	{
	color: #408080;
	text-decoration:underline;
	}
.nav3 { background-color: #EEEEFF; color: #000000; font-family: Verdana, Helvetica; 
               font-size: 8pt; text-align: left }
.dividertop
	{
	background-color:#E04040;
	}
.dividertop2
	{
	background-color:#A0A0FF;
	}
.dividerleft
	{
	background-color:#80F080;
	}

b,p,span,div,li,ul,h1,h2,h3,h4,h5,h6,h7 {
   font-family: Arial, Verdana, Helvetica, Sans-Serif;
   }

a {
   font-family: Arial, Verdana, Helvetica, Sans-Serif;
   text-decoration: none;
   font-size: 12pt;
   }

td {
   font-family: Arial, Verdana, Helvetica, Sans-Serif;
   text-decoration: none;
   font-size: 12pt;
   }

th {
   font-family: Arial, Verdana, Helvetica, Sans-Serif;
   text-decoration: none;
   font-size: 12pt;
   }
form
   { background-color:#EEEEEE; padding:1px; border:1px solid #DDDDDD; }

a:visited { 
   color: #0000A0;
   }

a:hover { 
   color: #008040;
   }
a:link { 
   color: #0000D0
   }
a:active { 
   color: #408080;
   }
   
/* Downloads und Links auf Unterseiten */

a.Download, a.GoTo {
   color: #6633FF;
   font-weight: bold;
   font-size: 12pt;
 }

a.GoToSmall {
   color: #6633FF;
   font-weight: bold;
   font-size: 10pt;
 }
   
a.sitemap {
   font-size: 10pt;
 }

 /* Ueberschriften */
 
/* Seiten Ueberschrift */

h1 {
   color:#0000FF;
   font-size: 18pt;
   font-weight: bold;
   text-decoration: none;
}


/* Absatz/Bereich Ueberschrift innerhalb einer Seite */

h2 {
   color:#008000;
   font-size: 14pt;
   font-weight: bold;
   text-decoration: none;
}

h3 {
   color:#008000;
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
}

h4 {
   color:#008000;
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}