/* CSS Document */

TD {background-repeat:no-repeat}

/* Link Definitionen */
a:link    {color:#FFFFFF; font-family:Arial; font-weight:bold; font-size:12px text-decoration: none}
a:active  {color:#FFFF00; text-decoration: none}
a:visited {color:#FFFFFF; text-decoration: none}
a:hover   {color:#FFFF00; text-decoration: none}

/* Globale Schrift Definitionen */
Body {color:#000000; font-family:Arial; font-size:12px}
TD   {
	color:#000000;
	font-family:Arial;
	font-size:12px
}


P.navigation {
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:12px
}
P.normal     {color:#000000; font-family:Arial; font-size:12px}

