@charset "iso-8859-1";
/* author: Christian Bolz */
/* Creation date: 06.06.2003 */

/*  Colores:
    #336699 hellblau
    #003366 dunkelblau
    #FF6600 rot

 */

h1 { font-size:18pt; color:#330099; font-family:Helvetica,Arial; font-style:italic; }
h2 { font-size:16pt; color:#330099; font-family:Helvetica,Arial; font-style:italic; }
h3 { font-size:14pt; color:#330099; font-family:Helvetica,Arial; font-style:italic; }
td,p,li  { font-size:11pt;
     line-height:12pt;
     font-family:Helvetica,Arial;
     letter-spacing:0.2mm;
     word-spacing:0.8mm; }  
     
a { 
      color:white; 
      font-weight:bold; 
      text-decoration:none;
      font-size:12pt;
      font-family:Helvetica,Arial;
}                                 

a:hover { 
      color:#8EA7C1;
}

a:active {text-decoration:underline }
a:focus {text-decoration:underline }

p a:link { font-weight:normal; color:blue; text-decoration:underline }
p a:visited { font-weight:normal; color:blue; text-decoration:underline }
p a:active { font-weight:normal; color:blue; text-decoration:underline }
p a:focus { font-weight:normal; color:blue; text-decoration:underline }
p a:hover { font-weight:normal; color:black; text-decoration:underline }

#nav {
	height:30pt;
}

