font {
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;

     }  

td {
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #654438;
   }   

td.high {
	    font-size : 12pt;
	    font-style : normal;
	    font-family : Arial, Helvetica, sans-serif;
        } 
        
td.contact {
	    
      }         

a {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #654438;
	text-decoration:none;
  }   
  
a.none {
	   font-size : 10pt;
	   font-family : Arial, Helvetica, sans-serif;
	   color : #654438;
	   text-decoration:none;
       }   

a.klein {
	    font-size : 8pt;
	    font-family : Arial, Helvetica, sans-serif;
	    color : #654438;
	    text-decoration : none;
        } 

a.fett {
       font-size : 10pt;
	   font-family : Arial, Helvetica, sans-serif;
	   color : #654438;
	   font-weight : bold;
       }   

b {
  font-weight : bold;
  font-family : Arial, Helvetica, sans-serif;
  }   

.small {
	   font-size : 8pt;
	   font-style : normal;
	   font-family : Arial, Helvetica, sans-serif;
       }  

.medium {
	    font-size : 9pt;
	    font-style : normal;
	    font-family : Arial, Helvetica, sans-serif;
        }  

.big {
	 font-size : 11pt;
	 font-style : normal;
	 font-family : Arial, Helvetica, sans-serif;
     }

body {
	  scrollbar-base-color:#000000;  
	  scrollbar-3dlight-color:#F6E5C5; 
	  scrollbar-arrow-color:#654438;
	  scrollbar-darkshadow-color:#654438;
	  scrollbar-face-color:#F1D6A1;
	  scrollbar-highlight-color:#FFFFFF;
	  scrollbar-shadow-color:#000000;
	  scrollbar-track-color:#F6E5C5;
	  background-image: url('images/hgr.gif'); 
	  background-attachment: fixed; 
	  background-repeat: no-repeat;
	  background-color: #F6E5C5;
	  }
	  
/*
scrollbar-base-color = Basisfarbe der Scroll-Leiste
scrollbar-3dlight-color = Farbe für 3D-Effekte
scrollbar-arrow-color = Farbe für Verschiebepfeile
scrollbar-darkshadow-color = Farbe für Schatten
scrollbar-face-color = Farbe für Oberfläche
scrollbar-highlight-color = Farbe für oberen und linken Rand
scrollbar-shadow-color = Farbe für unteren und rechten Rand
scrollbar-track-color = Farbe für freibleibenden Verschiebeweg
*/
	  
input {
		 background-color: #F6E5C5; 
		 font-family: Arial; font-size: 12px; 
		 color: #654438
		 }
/* input = Eingabefelder */
		 








