  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: 100%; letter-spacing: 0.3em; margin-left: 10px; }
h2 { color: #6b6b6b; font-size: 100%; font-weight: normal; margin-right: 10px; letter-spacing: 0.1em; }
h3 { color: #3e63a9; font-size: 97%; margin: 20px 0 0 10px; letter-spacing: 0.02em; }
h4 { color: #dddddd; font-size: 95%; margin: 30px 0 0 10px; 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: #000; font-size: 85%; font-weight: normal; line-height: 110%; margin: 0; }
p  { font-size: 95%; line-height: 200%; margin: 30px 10px 0 10px; color: #ffffff; letter-spacing: 0.05em; }
b  { font-weight: bold; color: #3e63a9; }



#nav { 
padding: 0px 0px 10px 0px; 
font-weight: normal; 
list-style: none;
}

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

#nav a { 
display: block; 
padding: 0px 10px 0px 0px; 
color: #6b6b6b; 
text-decoration: none; 
line-height: 100%;
text-align: inherit;
}

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



a:link  { color: #aaa; background-color: transparent; background-image: none; text-decoration: none; }    
a:hover { color: #CA7B1B; }
a:visited { color: #aaa; background-color: transparent; background-image: none; text-decoration: none; }


