
/* Definitionen für den Inhalt: */

/* Scrollbar */
body {
scrollbar-base-color:#eeeeee;
scrollbar-3dlight-color:#eeeeee;
scrollbar-arrow-color:#eeeeee;
scrollbar-darkshadow-color:#eeeeee;
scrollbar-face-color:#B71408;
scrollbar-highlight-color:#eeeeee;
scrollbar-shadow-color:#eeeeee;
scrollbar-track-color:#B71408;
margin-top:5px;
background-color:#B71408;
font-family:verdana,arial,sans-serif;
font-size:10pt;
color:#000000;
}

td {
font-family:verdana,arial,sans-serif;
}

.amistad {
color:#B71408;
font-style:oblique;
}
.i {
font-style:oblique;
}
.fett {
font-weight:bold;
}

/* Plain Text */
.date {
font-family:verdana,arial,sans-serif;
color:#000000;
font-size:10pt;
font-weight:bold;
background-color:#eeeeee;
}

/* Headlines */
.text {
color:#000000e;
font-size:10pt;
font-weight:normal;
}

.headline {
color:#eeeeee;
font-size:10pt;
font-weight:normal;
text-transform:uppercase;
}

/* Sub-Navigation */
.subnav {
font-family:verdana,arial,sans-serif;
font-size:8pt;
color:#eeeeee;
background-color:#97816B;
}

/* Footer - Adresse */
.address {
font-family:verdana,arial,sans-serif;
font-size:8pt;
color:#eeeeee;
background-color:#000000;

}

.borderbottom {
          border-bottom-style:dotted;
          border-bottom-color:#CA1609;
          border-bottom-width:1px;
}

.border{
        border-style:solid;
        border-color:#000000;
        border-width:1px;
        }

.borderred{
        border-style:solid;
        border-color:#CA1609;
        border-width:1px;
        }

.klein{
        font-size:8pt;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        color:#000000;
        font-weight:normal;
        }
.klein2{
        font-size:8pt;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        color:#ffffff;
        font-weight:bold;
        }
/* For printing Text */
.printing {
font-family:verdana,arial,sans-serif;
font-size:10pt;
line-height:15px;
}

.form{
     font-size:10pt;
     color:#000000;
     font-weight:normal;
     background-color:#ffffff;
     border-bottom-style:dotted;
     border-bottom-color:#CA1609;
     border-bottom-width:1px;
     border-top-style:dotted;
     border-top-color:#CA1609;
     border-top-width:1px;
     border-right-style:solid;
     border-right-color:#000000;
     border-right-width:0px;
     border-left-style:solid;
     border-left-color:#000000;
     border-left-width:0px;
     }

/* Definitionen für die Links / Plain Text */

a:link {
text-decoration:none;
font-weight:bold;
outline:none;
color:#CC3300;
}
a:hover {
text-decoration:underline;
font-weight:bold;
color:#000000;
outline:none;
}

a:visited {
text-decoration:none;
font-weight:bold;
outline:none;
color:#000000;
}

a:link.footer {
text-decoration:none;
font-weight:bold;
outline:none;
color:#B71408;
}
a:hover.footer {
text-decoration:underline;
font-weight:bold;
color:#eeeeee;
outline:none;
}

a:visited.footer {
text-decoration:none;
font-weight:bold;
outline:none;
color:#CC3300;
}

a:link.menu {
text-decoration:none;
font-size:9pt;
font-weight:bold;
outline:none;
color:#eeeeee;
}
a:hover.menu {
text-decoration:none;
font-weight:bold;
color:#eeeeee;
outline:none;
}

a:visited.menu {
text-decoration:none;
font-weight:bold;
outline:none;
color:#eeeeee;
}

a:link.menufont2{
        font-size:8pt;
        color:#CA1609;
        text-decoration:none;
        background-color:#eeeeee;
        border-top:1px solid #cccccc;
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
        border-bottom:1px solid #cccccc;
        }

a:visited.menufont2{
        font-size:8pt;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-weight:bold;
        color:#000000;
        background-color:#eeeeee;
        border-top:1px solid #cccccc;
        border-left:1px solid #cccccc;
        border-right:1px solid #cccccc;
        border-bottom:1px solid #cccccc;
        text-decoration:none;
        }
a:hover.menufont2{
        font-size:8pt;
        color:#000000;
        text-decoration:none;
        font-weight:bold;
        }