
/* schriftstil,abstände */

body
{margin-top:20px; margin-left:0px; margin-right:0px;margin-bottom:0px; color:#606060; background-color:#FFFFFF; font-family: Arial, sans-serif; font-size:8pt; letter-spacing:1pt; padding:0px;}


table,tr,td
{ color:#606060; font-family: Arial, sans-serif; font-size:8pt; letter-spacing:1pt; }

body
{ scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#A60036;
scrollbar-highlight-color:#606060; scrollbar-shadow-color:#FFFFFF;
scrollbar-3d-light-color:red; scrollbar-dark-shadow-color:#750000; SCROLLBAR-TRACK-COLOR:#A60036; }


/* iframe */

iframe
{ scrollbar-arrow-color:#FFFFFF; scrollbar-base-color:#A60036;
scrollbar-highlight-color:#606060; scrollbar-shadow-color:#FFFFFF;
scrollbar-3d-light-color:red; scrollbar-dark-shadow-color:#750000; SCROLLBAR-TRACK-COLOR:#A60036; }

/* allgemeine links im text */

a:link {color:#A60036; text-decoration:none; font-family: Arial, sans-serif; font-size:8pt; letter-spacing:1pt;}

a:visited {color:#A60036; text-decoration:none; font-family: Arial, sans-serif; font-size:8pt; letter-spacing:1pt;}

a:active {color:#A60036; text-decoration:none; font-family: Arial, sans-serif; font-size:8pt; letter-spacing:1pt;}

a:hover {color:#A60036; text-decoration:underline; font-family: Arial, sans-serif; font-size:8pt; letter-spacing:2pt;}