/* Farbe der Scrollbars: */
body {
scrollbar-face-color: #fce5eb;
scrollbar-highlight-color: #fce5eb;
scrollbar-shadow-color: #fce5eb;
scrollbar-3dlight-color: #081789;
scrollbar-arrow-color: #081789;
scrollbar-track-color: #fce5eb;
scrollbar-darkshadow-color: #000000;
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
background-color: #f0f0f0; background-image: url(images/xxxx.gif); background-position: left top; background-repeat: repeat; background-attachment: fixed}
}
/* normaler Fliestext: */
p {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
/* normaler Fliestext: */
td {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000;
}
.headline  {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #0016a5; font-weight: bold;
}
/* Tabellenrahmen: */
.adresse
{
border-right: groove 4px #6d6e69; border-bottom: groove 4px #6d6e69; border-left: solid 1px  #6d6e69; border-top: solid 1px  #6d6e69;
}
/* Linkfarben: */
A {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #0016a5;
}
/* Linkhintergrund bei mouseover */
A:hover {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #c40000;
}
A:active {
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #c40000;
}
