/*-----------------------------------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer    */
/*              die Homepage - Detektiv-Darmstadt.de                               */
/*                                                                                                    */
/*              Werbeagentur exakt               www.exakt-kreativ.de            */
/*-----------------------------------------------------------------------------------------------------*/


td{font-family:verdana; font-size:12px;color:#333333}


h1 
   { font-size:14px; }
h2 
   { font-size:18px; color:#7D8791 }
h3 
   { font-size:12px; }
h4 
   { font-size:11px; }
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:#000000}