a:link  {
        text-decoration : none;
        color :#FFB200;
}

a:visited  {
        text-decoration : none;
        color :#FFB200;
}

a:active  {
        text-decoration : none;
        color :#FFB200;
}

a:hover  {
        text-decoration : none;
        color :#FFB200;
	
}


.Inhalt1  {
        font-size : 9pt;
        font-family : Arial, Helvetica;
	font-weight:bold;
        color :#00000;
	letter-spacing:1.0pt;

}


.Inhalt5  {
        font-size : 7pt;
        font-family : Verdana, Arial, Helvetica;
        color :#000000;
}

h1  {
        font-size : 12pt;
        font-family : Arial, Helvetica;
	font-weight:bold;
        color :#663300;
	letter-spacing:2.0pt;

}

td  {
        font-size : 10pt;
        font-family : Arial, Helvetica;
        color :#000000;

}