 all,p,h1,h2,h3,BODY,A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BODY {
  scrollbar-base-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-3dlight-color:#CFCFCF;
  scrollbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#0F0F0F;
  scrollbar-highlight-color:#F0F0F0;
  scrollbar-shadow-color:#696969;
  }
A:link {
        color: #465096;
        text-decoration: none
}
A:visited {
        color: #6e6e6e;
        text-decoration: none
}
A:active {
        color: #AAAAAA;
        text-decoration: none
}
A:HOVER {
        color : inherit;
        text-decoration : underline;
}
.bookmark {
        font-size : 15px;
        letter-spacing : 1px;
        font-weight : bold;
}
H1,H2 {
        color : #202020;
        text-decoration : underline;
        margin-top : 0px;
}
H1 {
        font-size : 22px;
        line-height : 150%;
        font-weight : 600;
}
H2 {
        font-size: 16px;
        margin-bottom: 10px;
        font-weight: bold;
}
H3{
        font-weight : 600;
        font-size : 16px;
        line-height : 100%;
        padding-bottom : 0px;
        margin-bottom : 5px;
}
P,BODY, LI {
        font-size : 14px;
        margin-top : 0px;
}
P{
        margin-bottom : .5em;
}
}
A {
        font-size : 14px;
        margin-top : 0px;
}
.normal{
        font-size : 14px;
        margin-top : 0px;
}
.klein {
        font-size : 12px;
}
.ganzklein {
        font-size : 9px;
}
