
body {background-color: #efefef; font-family: Arial; color: #800000;}
p {font-family: Arial; color: #800000;}
td {font-family: Arial; color: #800000;}
li {font-family: Arial; color: #800000;}

a:link {color: #800000;}
a:visited {color: #800000;}
a:active {}
a:hover {cursor: pointer;}


/* Styles fuer die Tabellen-Hintergruende ----------------------------------------------------------- */
.fTableBGHDR		{background-color: #808080;}
.fTableBGHDRlight		{background-color: #EBEBEB;}
.fTableBGHDRUltralight	{background-color: #F4F4F4;}

/* Styles fuer Texte -------------------------------------------------------------------------------- */
.fTitle			{font-family: Arial; font-size: 12pt; color: #800000; font-weight: bold}