body,table,tr,td,p {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;

   scrollbar-base-color:#B9A790;
   scrollbar-track-color:#C7B49B;
   scrollbar-face-color:#B9A790;
   scrollbar-highlight-color:none;
   scrollbar-3d-light-color:none;
   scrollbar-dark-shadow-color:none;
   scrollbar-shadow-color:none;
   scrollbar-arrow-color:#514B43;
  }


#klein {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
  }  
  
A:link {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

A:visited {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

A:active {
   color: #000000;
   text-decoration: underline;
   font-weight: normal;
  }

input {
	background-color: transparent;
	color: #000000;
	border: solid #000000 1;
}

.button   { 
	background-color: transparent;
	color: #000000;
	border: solid #000000 1;
	width:100px;  
};
