body, {
  scrollbar-base-color:#B1B1B1;
  scrollbar-3dlight-color:D7D7D7;
  scrollbar-arrow-color:#D7D7D7;
  scrollbar-darkshadow-color:#555555;
  scrollbar-face-color:#CA0000;
  scrollbar-highlight-color:#D7D7D7;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#BBBBBB; }




a:link { text-decoration:none; color: #555555; }
a:visited { text-decoration:none; color: #555555; }
a:hover { text-decoration:underline; color: #830000; }
a:active { text-decoration:none; color: #830000; }




.h1_red   { 
  color: #CA0000; 
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  line-height: 14pt }


.preis   { 
  color: #CA0000; 
  font-size: 12pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  line-height: 14pt }


.text1   { 
  color: #000000; 
  font-size: 8pt; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  line-height: 12pt }




input, select, textarea
   { background-color:#D7D7D7; 
     color:#000000; 
     font-size:11; 
     font-family:Verdana, Arial, Helvetica, sans-serif; 
     font-weight:regular; 
     border:1px solid #555555; }
     
.Button
   { background-color:#CA0000; 
     color:#ffffff; }
