
/* schriftstil,abstände */

body
{margin-top: 5px; margin-left: 4px; margin-right: 4px;margin-bottom: 5px; color: black;  font-family: arial; font-size: 8pt;}


table,tr,td
{ color: black ;font-family: arial; font-size: 8pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color:aedced;
scrollbar-base-color:aedced;
scrollbar-track-color:aedced;
scrollbar-face-color:aedced;
scrollbar-highlight-color:aedced;
scrollbar-3dlight-color:aedced;
scrollbar-darkshadow-color:aedced;
scrollbar-shadow-color:aedced;
<style type="text/css">
A:link {
COLOR: #336699; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #336699; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #336699; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:hover {
COLOR: #990000; TEXT-DECORATION: underline; FONT-STYLE: bold
}
</style>
