  body { font-family: Helvetica, Arial, sans-serif; font-size: small; font-weight: normal; font-style: normal; }
   * html body {
    font-size: x-small; /*fuer IE5/Win */
    f\ont-size: small; /*fuer andere IE Versionen */
    }


h1 { color: #6b6b6b; font-size: 125%; letter-spacing: 0.15em; margin: 14px 0 0 15px; }
h2 { color: #009fd2; font-size: 120%; font-weight: bold; letter-spacing: 0.1em; margin-left: 8px; }
h3 { color: #009fd2; font-size: 105%; margin: 20px 0 0 8px; font-weight: bold; line-height: 200%; letter-spacing: 0.05em; }
h4 { color: #009fd2; font-size: 100%; margin: 20px 0 0 8px; font-weight: normal; line-height: 200%; letter-spacing: 0.05em; }
h5 { color: #000; font-size: 100%; font-weight: bold; line-height: 100%; margin: 10px; letter-spacing: 0.06em; }
h6 { color: #6b6b6b; font-size: 85%; font-weight: normal; line-height: 110%; margin: 10px 0 0 7px; }
p  { font-size: 95%; line-height: 160%; margin-left: 24px; color: #6b6b6b; letter-spacing: 0.03em; }
b  { font-weight: bold; color: #3e63a9; }



#nav { 
float: left;
margin: 0 0 0 17px; 
padding: 0px 0 0px 0px; 
list-style: none;
}

#nav li { 
float: left; 
margin: 0; 
padding: 0; 
font-size: 95%; 
letter-spacing: 0.1em;
font-weight: normal; 
}

#nav a { 
float: left; 
display: block; 
margin: 0; 
padding: 0px 6px; 
color: #6b6b6b; 
text-decoration: none; 
line-height: 105%;
border-style: none solid none none; 
border-width: 0 1px medium; 
border-color: #009fd2;
}

#nav a:hover { 
color: #A83A44; 
font-size: 100%; 
font-weight: normal; 
}

#nav body#intro, #t-intro a { 
color: #009fd2; 
font-size: 100%; 
font-weight: normal; 
}


a:link  { color: #009fd2; background-color: transparent; background-image: none; text-decoration: none; }    
a:hover { color: #A83A44; }
a:visited { color: #009fd2; background-color: transparent; background-image: none; text-decoration: none; }

