<!--

/*------------------------------------------------------*/
/* Autor: Gerrit Krupp					*/
/* Datum: 29.09.2003					*/
/* Beschreibung: Formatierungs-CSS für zukünftige Pages */
/*------------------------------------------------------*/

/*-------------------------------------------------------------*/

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
{ font-family:Verdana; color:#000000 }

/*-------------------------------------------------------------*/

a:link { color:#000080; text-decoration:none; }
a:visited { color:#000080; text-decoration:none; }
a:active { color:#6699FF; text-decoration:none; }

/*-------------------------------------------------------------*/

hr { size:1; color:#000000; width:100%; }

/*-------------------------------------------------------------*/

body { font-family:Verdana; font-color:#000000; }

/*-------------------------------------------------------------*/


td
{ font-size:12px; font-family:Verdana; font-weight:none; }





-->

