/*----------------------------------------------------------------------------*/
/*              Diese Datei beinhaltet die Style Sheet Eigenschaften fuer     */
/*              ELECTRONIC DESIGN GMBH                                        */
/*                                                                            */
/*              Werbeagentur exakt               www.exakt-kreativ.de         */
/*----------------------------------------------------------------------------*/


td{font-family:verdana;font-size:12px;color:#333333}

h1 
   { font-size:11px; }
h2 
   { font-size:16px; }
h3 
   { font-size:9px; }

A {
	text-decoration: none;
	color:#000000;
	font-size: 12px; 
	font-family: verdana;
}
a:visited{color:#000000}
a:hover{text-decoration:underline}
