/* Frisurenland.com 17.03.2000 */

h1 { font-size:12pt; color:#666666;font-family:Arial }

/* ueberschrift erster ordnung - farbe grau */

p, li{ font-size:9pt; 
       line-height:12pt;
	   font-family:Arial, Helvetica;
	   letter-spacing:0.1mm;
	   word-spacing:0.8mm;
	   color:#333366 }
	   
#fett { font-weight:bold; font-style:Arial, Helvetica; }
#fettkursiv { font-weight:bold; font-style:italic; }
#blau {color:#3399cc}

font.orange { font-size:9pt; font-family:Arial, Helvetica; color:#ff6633;}
font.standard { font-size:10pt; font-family:Arial, Helvetica; color:#000066 }
font.top { font-size:10pt; font-family:Arial, Helvetica; font-weight:bold; color:#996666 }

/* .orange -  */
/* .standart - standard textfarbe - schwarz */
/* .top - fuer "normale ueberschriften - braun */

a:link { color:#3300cc; text-decoration:underline;font-family:Arial, helvetica; font-size:9pt; }
a:visited { color:#993300; text-decoration:underline; font-family:Arial, helvetica; font-size:9pt; }
a:active { color:#000000; text-decoration:none; font-family:Arial, helvetica; font-size:9pt;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
