TD {
	font-family : Verdana;
	color : Black;
	font-size : 11px;
}

H1 {
	font-family : Verdana;
	color : Black;
	font-size : 14px;
}	

A {
	font-family : Verdana;
	text-decoration : none;
	color: Black;
	font-size : 11px;
}

A:Hover {
	font-family : Verdana;
	text-decoration : underline;
	color: #000000;
	font-size : 11px;
}
.aActive {
	font-family : Verdana;
	text-decoration : underline;
	color: #FFFFFF;
	font-size: 11px;
}
.aActiveMenu {
	font-family : Verdana;
	text-decoration : underline;
	color: #0B8E0B;
	font-size: 11px;
}


body
{
margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; width:100%;height:100%;overflow:hidden;
background-color : transparent;

scrollbar-base-color: #CCCCCC;           /* ?                              */
scrollbar-3dlight-color: #000000;        /* außen links,oben 1px breit     */
scrollbar-arrow-color: #000000;          /* Pfeile wenn aktiv              */
scrollbar-darkshadow-color: #000000;     /* außen rechts,unten 1px breit   */
scrollbar-face-color: #CCCCCC;           /* gesamte oberflaesche           */
scrollbar-highlight-color: #FFFFFF;      /* 2außen links,oben 1px breit    */
scrollbar-shadow-color: #FFFFFF;         /* 2außen rechts,unten 1px breit  */
scrollbar-track-color: #CCCCCC;          /* scroll-spur                    */  

}

p
{
background-color : transparent;
}

#content {position: absolute;}