body
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
         font-family: arial,verdana,tahoma,sans-serif;
      	background-color: #6699cc;
         scroll="yes";
}
text
{
	font-family: arial,verdana,tahoma,sans-serif;
}
.fehler
{
	color: #6699cc;
         font-style: italic;
}
a:link.nav
{
	color: #000064;
	text-decoration: none;
	font-weight: bold;
        	font-size: 10pt;
}
a:link.navAkt
{
     	color: #006633;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 10pt;
}
a:visited.nav
{
     	color: #000064;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 10pt;
}
a:visited.navAkt
{
     	color: #006633;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 10pt;
}
a:hover.nav
{
     	color: #000033;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 10pt;
}
a:active.nav
{
     	color: #000064;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 10pt;
}
a:active.navAkt
{
     	color: #006633;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 10pt;
}

a:link.nav2
{
	color: #000064;
	text-decoration: none;
	font-weight: bold;
        	font-size: 9pt;
}
a:link.nav2Akt
{
     	color: #006633;
	text-decoration: none;
	font-weight: bold;
        	font-size: 9pt;
}
a:visited.nav2
{
	color: #000064;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 9pt;
}
a:visited.nav2Akt
{
     	color: #006633;
	text-decoration: none;
	font-weight: bold;
        	font-size: 9pt;
}
a:hover.nav2
{
     	color: #000033;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 9pt;
}
a:active.nav2
{
     	color: #000064;
     	text-decoration: none;
     	font-weight: bold;
       	font-size: 9pt;
}
a:active.nav2Akt
{
     	color: #006633;
	text-decoration: none;
	font-weight: bold;
        	font-size: 9pt;
}


img.header {
 	border: 1px solid #FFFFFF;
	padding: 1px;
}
table
{
	font-family: arial,verdana,tahoma,sans-serif;
}
table.logo
{
         border: 1px solid #666666;
         border-spacing: 0px;
         background-color: #FFFFFF;
         width: 160px;
         height: 94px;
         text-align: center;
}
table.header
{
         border: 1px solid #666666;
         border-spacing: 0px;
         background-color: #cccccc;
         width: 705px;
         height: 94px;
         text-align: center;
}
table.nav
{
         border: 1px solid #666666;
         background-color: #cccccc;
         width: 160px;
         height: 100px;
         text-align: left;
}
table.normal
{
	border: 0px;
	width: 100%;
         padding: 0px;
}
table.leiter
{
         border: 1px solid #666666;
         border-collapse: collapse;
         text-align: center;
}
td.leiter
{
         border: 1px solid #666666;
         text-align: left;
}
td.leiterM
{
         border: 1px solid #666666;
         text-align: center;
}
th.leiter
{
         border: 1px solid #666666;
         background-color: #cccccc;
         text-align: center;
}

td.nav
{
	border-left: 10px solid #cccccc;
}
td.nav2
{
	border-left: 25px solid #cccccc;
}
tr.space
{
         border-bottom: 5px solid #cccccc;
}
table.main
{
         border: 1px solid #666666;
         padding: 0px;
         background-color: #FFFFFF;
         width: 705px;
         height: 620px;
         text-align: center;
}
table.special
{
	font-family: arial,verdana,tahoma,sans-serif;
}

th
{
	font-family: arial,verdana,tahoma,sans-serif;
         text-align: left;
         font-size: 11pt;
}

td
{
	font-family: arial,verdana,tahoma,sans-serif;
         font-size: 11pt;
}

td a:link
{
     color: #003366;
     font-size: 11pt;
     text-decoration: none;
     font-weight: bold;
}
td a:visited
{
     color: #003366;
     font-size: 11pt;
     text-decoration: none;
     font-weight: bold;
}
td a:hover
{
     color: #000033;
     font-size: 11pt;
     text-decoration: none;
     font-weight: bold;
}
td a:active
{
     color: #003366;
     font-size: 11pt;
     text-decoration: none;
     font-weight: bold;
}

h1
{
     color: #000000;
     text-align: left;
     font-size: 12pt;
     font-weight: bold;
     border: 0px;
     margin 0px;
}

h2
{
     color: #000000;
     text-align: left;
     font-size: 11pt;
     font-weight: bold;
}

h3
{
     color: #000000;
     text-align: left;
     font-size: 11pt;
     font-weight: bold;
}

hr
{
     border: 0px;
     border-top: solid 1px #6699cc;
}

.small
{
        	font-size: 9pt;
}