@charset "utf-8";
html, body {
    scrollbar-3dlight-color : #a5a5a5;
    scrollbar-arrow-color : #a50008;
    scrollbar-base-color : #ffffff;
    scrollbar-darkshadow-color : #000000;
    scrollbar-face-color : #ffffff;
    scrollbar-highlight-color : #f8f8f8;
    scrollbar-shadow-color : #ffffff;
    scrollbar-track-color : #ffffff;
}
body {
    background-color: #ffffff;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
}
body, p, td {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height:16px;
}
a {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
a:link {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
a:hover {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
a:visited {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
}
a:active {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
#menu a {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
#menu a:link {
    font-size: 12px;
    color: #000000;
}
#menu a:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #000000;
}
#menu a:visited {
    font-size: 12px;
    color:  #000000;
}
#menu a:active {
    color: #000000;
}
.menuactive {
    font-weight: bold;
    color: #a50008;
    background-color:#EAE8E6;
    padding: 5px;
}
.bordermenu {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
}
#copyright {
    font-size: 10px;
    color: #000000;
}
#copyright a {
    font-size: 10px;
    color: #000000;
}
#copyright a:link {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
#copyright a:hover {
    font-size: 10px;
    text-decoration: underline;
    color: #000000;
}
#copyright a:visited {
    font-size: 10px;
    color:  #000000;
    text-decoration: underline;
}
#copyright a:active {
    color: #000000;
    text-decoration: underline;
    ;
}
#headlines a {
    font-size: 12px;
    color:#000000;
    text-decoration: underline;
}
#headlines a:link {
    font-size: 12px;
    color:#000000;
}
#headlines a:hover {
    font-size: 12px;
    color:#000000;
}
#headlines a:visited {
    font-size: 12px;
    color:#000000;
}
#headlines a:active {
    color: #000000;
    font-size: 12px;
}
#adresse {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #A50008;
}
#adresse a {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
#adresse a:link {
    font-size: 12px;
    color: #000000;
}
#adresse a:hover {
    font-size: 12px;
    text-decoration: underline;
    color: #000000;
}
#adresse a:visited {
    font-size: 12px;
    color:  #000000;
}
#adresse a:active {
    color: #000000;
}
.bordertop {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}
.borderleft {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #a50008;
}
.borderright {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #a50008;
}
.borderbottom {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}
.overskrift1 {
    font-size: 14px;
    font-weight: bold;
    color: #A50008;
    padding-top: 1px;
    padding-bottom: 3px;
}
.overskrift2 {
    font-size: 12px;
    font-weight: bold;
    color: #a50008;
    padding-top: 1px;
    padding-bottom: 8px;
}
#negative {
    background-image: url(images/negative.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#size9 {
    font-size: 9px;
    color: #a50008;
}

