﻿
body {background-color: #ffffff; font-family: Arial; color: #5b5b5b;}
p {font-family: Arial; color: #5b5b5b;}
td {font-family: Arial; color: #5b5b5b;}
li {font-family: Arial; color: #5b5b5b;}

a:link {color: #0000FF;}
a:visited {color: #5b5b5b;}
a:active {}
a:hover {cursor: pointer;}


/* Styles fuer die Tabellen-Hintergruende ----------------------------------------------------------- */
.fTableBGHDR			{background-color: #808080;}
.fTableBGHDRlight		{background-color: #EBEBEB;}
/*.fTableBGHDRUltralight	{background-color: #efefef;}*/
.fTableBGHDRUltralight	{background-color: #F4F4F4;} 
.fTableBGHDRWhite	{background-color: #ffffff;}

/* Styles fuer Texte -------------------------------------------------------------------------------- */
.fTitle			{font-family: Arial; font-size: 12pt; color: #5b5b5b; font-weight: bold}
.fTitleWhite	{font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold}
.fLinkDesc   { font-family: Arial; font-size: 8pt; color: #000000 }
