<!--
body{background-color:#FFFFFF;}
BODY
{
scrollbar-base-color:#CB0000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

BODY { cursor: crosshair; }

h1  { color: #000000; font-weight: normal; font-size: 18pt; line-height: 18pt; font-family: arial; }
h2  { color: #000000; font-weight: normal; font-size: 11pt; line-height: 12pt; font-family: arial; }

h3  { color: #000000; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: arial; }

h4  { color: #000000; font-weight: normal; font-size: 10pt; line-height: 12pt; font-family: arial; }

h5, h6
    { 
     color: #CB0000; 
     font-weight: normal; 
     font-size: 9pt; 
     line-height: 10pt; 
     font-family: arial;  
     font-style:italic;
     font-variant:normal;
     font-stretch:ultra-expanded;
     text-transform:uppercase;
     }

.Text_klein { color: black; font-weight: normal; font-size: 8pt; line-height: 10pt; font-family: arial; }
.Text_normal { color: black; font-weight: normal; font-size: 10pt; line-height: 15pt; font-family: arial; }

A:link { color: #CB0000; no underline;}
A:hover {color: black; underline;}
A:visited { color : #000000; no underline;}
A:active {color: black; background: #CB0000; underline;}

//-->
