/*----------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer     */
/*              Darmstadtnacht                                                */
/*                                                                            */
/*              Werbeagentur exakt               www.exakt-kreativ.de         */
/*----------------------------------------------------------------------------*/


td{font-family:verdana;font-size:11px;color:#FFFFFF}


h1 
   { font-size:18px; }
h2 
   { font-size:18px; }
h3 
   { font-size:15px; }
h4 
   { font-size:12px; }
h5 
   { font-size:10px; }
h6 
   { font-size:8px; }
   
p1 
   { font-size:9px; }   



A {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12px; 
	font-family: verdana;
}

a:visited{color:#FFFFFF}
a:hover{text-decoration:underline;color:#990000}