body,table,tr,td,p {
   font-family: Verdana, Times;
   color: #000000;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;

   scrollbar-base-color:#8E5545;
   scrollbar-track-color:#D7B86E;
   scrollbar-face-color:#8E5545;
   scrollbar-highlight-color:none;
   scrollbar-3d-light-color:none;
   scrollbar-dark-shadow-color:none;
   scrollbar-shadow-color:none;
   scrollbar-arrow-color:#D7B86E;
  }

#klein {
   font-family: Verdana, Times;
   color: #000000;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
  }

#fett {
   font-weight: bold;
  }

 
.hideable { 
	position:absolute; 
	display:none;
	}

input, textarea {
   background-color: #E9CC9A; color: #000000; border: 1 solid #8E5545;
   scrollbar-base-color:#E9CC9A; 
  }  
  
A:link {
   color: #8E5545;
   text-decoration: underline;
   font-weight: bold;
  }

A:visited {
   color: #8E5545;
   text-decoration: underline;
   font-weight: bold;
  }

A:active {
   color: #8E5545;
   text-decoration: underline;
   font-weight: bold;
  }

A:hover {
   color: #000000;
  }


