#navigation a:LINK {
  color: #EBC8C8;
  text-decoration: none;
  background-color:transparent;
}
#navigation a:VISITED {
  text-decoration: none;
  background-color:transparent;
  color: #8ECDFA;
}

#navigation a:FOCUS {
  text-decoration: none;
  color:  #8ECDFA;
  background-color:transparent;
}

#navigation a:ACTIVE {
  text-decoration: none;
  color:  #FFFFFF;
  background-color:transparent;
}

#navigation a:HOVER {
  color: #FFFFFF;
  text-decoration: none;
  background-color:transparent;
}

.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    line-height: normal;
    font-variant: normal;
}
.menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #333333;
    color: yellow;
    text-decoration: none;
    line-height: 16pt;
}
.klein {
    font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: italic;
    font-size: 9pt;
    text-decoration: none;
    line-height: normal;
    font-weight: normal;
    color: #333333;
    text-align: right;

}

a {
    color: #333333;
    color: maroon;
    text-decoration: none;
    font-weight: bold;
}

a:link {
    color: #333333;
    color: maroon;
    text-decoration: none;
    font-weight: bold;

}
a:visited {
    color: #333333;
    
    color: maroon;
    text-decoration: none;
    font-weight: bold;
}

a:active {
    color: CC0033;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: 999666;
}

.submenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
    line-height: 16pt
}

p {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #333333;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
    white-space: normal;
}
.zitat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #098CEF;
    text-decoration: none;
}

BODY {
    scrollbar-face-color: maroon;
    scrollbar-highlight-color: #dddddd;
    scrollbar-shadow-color: #dddddd;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color: #CC3300;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #666666;
}

ul, ol, dl {
    list-style-position: outside;
    line-height: 130%;
    margin-left: 2em;
    margin-right: 1em;
}

li{
    margin-bottom: 6px;
}

dt {
    font-size: 11pt;
    font-weight: normal;
    font-style: italic;
}



j {
    color: #333333;
    color: maroon;
    text-decoration: none;
    font-style: italic;
}
