	.StyleSheetHiddenPlaceHolder { display: none; }

  	BODY
  	{
	font-family: Tahoma, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
    color : #333300;
}
  	B
  	{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	font-weight : bold;
	color : #336600;
}
  	P
  	{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color : #333300;
	line-height: normal;

}
H1 
{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 14pt;
	font-weight : bold;
	color : #336600;
  margin-bottom : 10px;
	margin-top : 5px;
	}
H2 
{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	font-weight : bold;
	color : #336600;
	margin-bottom : 11px;
	margin-top : 0px;
}
H3 
{
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	color : #828282;
	margin-top : 5px;
}
H4
{
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #505050;
	margin-bottom : 8px;
	margin-top : 10px;
}
H5
{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 18pt;
	font-weight : bold;
	color :#336600;
	line-height: 30px;

	

}
TD
{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
        color : #333300;
}
TD.m
{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color : #333300;
	font-weight : bold;
	text-align : center;
}
INPUT
  	{
	font-family: Courier;
	font-size: 10pt;
}
LI
	{
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
	color : #333300;
	line-height: 12pt;
	}
HR
	{
	color : #333300;
	height : 0px;
}
A  {
	font-size: 10pt;
	color : #336600;
	text-decoration: underline;
}

A:visited  {
	font-size: 10pt;
    color : #336600;
}

A:hover  {
	font-size: 10pt;
	color : #666666;
	text-decoration: underline;

}
A:active  {
	font-size: 10pt;
	color : #336600;
	text-decoration: none;


}
A.subnav  {
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 9pt;
    color : #828282;
	font-weight : bold;
	text-decoration : none;
}
A.subnav:visited  {
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
    color : #333300;
	font-weight : bold;
	text-decoration : none;
}
A.subnav:hover  {
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #000000;
	font-weight : bold;
	text-decoration : none;
}
A.subnav:active  {
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10pt;
    color : #333300;
	font-weight : bold;
	text-decoration : underline;
}
A.mail  {
	font-size: 8pt;
}
.first {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
.menu {
	filter:alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=500, FinishY=500); 
}
// filter:alpha(Opacity=80, FinishOpacity=40, Style=1, StartX=0, StartY=0, FinishX=500, FinishY=300); 
// Unteres Klappmenue wird von Links nach rechts immer blasser und kleiner

.MenuBox  //Tabellenrand Farbe
 {
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}

a.MenuHeader  //Schrift oberes Klappmenue
{
	font-size: 10pt;
	color : #006633;
	text-decoration: none;  
}
	
}
a.MenuHeader:link
{
	font-size: 10pt;
  color : #336600;
  text-decoration: underline;
}

a.MenuHeader:visited  //Rollover Schrift
{
	font-size: 10pt;
  color : #666666;
  text-decoration: underline;
}

a.MenuHeader:hover  //Besuchte Links
{
	font-size: 10pt;
	color : #333300;
	text-decoration: none;
}

a.MenuItem   //Schrift unteres Klappmenue
{
	font-size: 9pt;
	color : #006633;
	text-decoration: underline;
}
a.MenuItem:link  
{
	font-size: 9pt;
  color : #336600
  text-decoration: none;
}

a.MenuItem:visited  //Rollver Schrift
{
	font-size: 9pt;
  color : #666666;
  text-decoration: none;
}

a.MenuItem:hover  //Besuchte Links
{
	font-size: 9pt;
	color : #333300;
	text-decoration: none;
}
