body,p,div,table,tr,td {
  font-family:"Arial";
  font-size:10pt;
  color:#000000;
  text-align:justify;
  
 }


.titel {
  font-family:"Arial";
  font-size:12pt;
  font-weight:bold;
  color:#000000;
  letter-spacing:1pt;
  text-align:center; 
  
 }


.center {
  font-family:"Arial";
  font-size:10pt;
  color:#000000;
  text-align:center; 
  
 }



 

body {
  background-color:#F5F5F5;
  background-image:url(gluehbanner.jpg); background-attachment: fixed;
  scrollbar-base-color:#F5F5F5;
  scrollbar-3dlight-color:#F5F5F5;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#F5F5F5;
  scrollbar-face-color:#F5F5F5;
  scrollbar-highlight-color:#D4D4D4;
  scrollbar-shadow-color:#F5F5F5;
  scrollbar-track-color:#D9D9D9;
 }


body.norm {
  background-color:#000000;
  background-image:none; 
  scrollbar-base-color:#F5F5F5;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#F5F5F5;
  scrollbar-face-color:#F5F5F5;
  scrollbar-highlight-color:#E5E5E5;
  scrollbar-shadow-color:#E5E5E5;
  scrollbar-track-color:#CCCCCC;
 }

a:link {text-decoration:none; font-style:normal; font-weight:bold; color:#000000; }
a:active {text-decoration:none; font-style:normal; font-weight:bold; color:#999999; }
a:visited {text-decoration:none; font-style:normal; font-weight:bold; color:#000000; }
a:hover {text-decoration:none; font-style:normal; font-weight:bold; color:#999999; cursor:crosshair; }

a.div:link {text-decoration:none; font-style:normal; font-weight:bold; color:#000000; }
a.div:active {text-decoration:none; font-style:normal; font-weight:bold; color:#999999; }
a.div:visited {text-decoration:none; font-style:normal; font-weight:bold; color:#000000; }
a.div:hover {text-decoration:none; font-style:normal; font-weight:bold; color:#999999; cursor:crosshair; }