
A:link { text-decoration: none; color: #0066cc; }
A:visited { text-decoration: none; color: #0066cc; }
A:hover { text-decoration: underline; color: #0066cc; }

p,h1,h2,h3,a,.pb {
       font-family: ARIAL, Helvetica;
   }
p,.pb  {
       font-size: 12px;
       line-height: 23px;
       color : #000000;
   }

h1 {
       font-size: 18px;
       line-height: 23px;
       color : #0066cc;
   }

h3 {
       font-size: 18px;
       line-height: 23px;
       color : #cc0000;
   }


h2 {
       font-size: 14px;
       line-height: 18px;
       color : #0066cc;
   }
.pb {
       text-align:justify;
    }
.htop {
       vertical-align:top;
    }


.boldblau
{
font-family :  ARIAL, Helvetica;
color : #0066cc;
font-size : 12px;
line-height: 23px;
}


.elf
{
font-family :  ARIAL, Helvetica;
color : #000000;
font-size : 11px;
line-height: 18px;
}

body {
    background : #FFFFFF;
    }



