/*----------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer     */
/*              Dr. Bernd Frederich - Neurodermitis                           */
/*                                                                            */
/*              Werbeagentur exakt               www.exakt-kreativ.de         */
/*----------------------------------------------------------------------------*/


td{font-family:verdana;font-size:12px;color:#333333}


h1 
   { font-size:18px; }
h2 
   { font-size:25px; }
h3 
   { font-size:15px; }
h4 
   { font-size:12px; }
h5 
   { font-size:10px; }
h6 
   { font-size:8px; }
 



A {
	text-decoration: underline;
	color:#000000;
	font-size: 12px; 
	font-family: verdana;
}


a:visited{color:#000000}
a:hover{text-decoration: underline; color:#990000}
