

body		{font-family : arial, sans-serif;
  			font-size : 11pt;
  			color : black;
			font-weight : normal;
			
			margin-left:0px;
			margin-right:0px;
			margin-top:0px;
			margin-bottom:0px;
			
			scrolling: auto;
				
			scrollbar-base-color: #e9eeee;
  			scrollbar-3dlight-color: #b2b808;
  			scrollbar-arrow-color: #808080;
  			scrollbar-darkshadow-color: #808080;
  			scrollbar-face-color: #ccd309;
  			scrollbar-highlight-color: #808080;
  			scrollbar-shadow-color: #808080;
  			scrollbar-track-color: #b0b0b0;	
				
			}

.pfeil		{color:#b2b808;
			font-size:13pt;}			
			
.tabelle 	{ 
  			font-family : arial, sans-serif;
  			font-size : 10pt;
  			color : #707070;
			font-weight : normal;
			}
			
.tabtext 	{ 
  			font-family : arial, sans-serif;
  			font-size : 10pt;
  			color : black;
			font-weight : normal;
			text-align: justify;}

.tabfett 	{ 
  			font-family : arial, sans-serif;
  			font-size : 10pt;
  			color : black;
			font-weight : bold;
			text-align: justify;}			
			
.subtext 	{ 
  			font-family : arial, sans-serif;
  			font-size : 8pt;
  			color : black;
			font-weight : normal;
			text-align: justify;}			
			
.titel		{font-family : Lucida Console, sans-serif;
  			font-size : 26pt;
  			color : #707070;
			font-weight : bold;
			bgcolor: #FFFFA4;
			}
			
	a:link 		{text-decoration:none;  color: #b2b808; }
  	a:visited	{text-decoration:none; color: #b2b808; }
	a:hover		{text-decoration:none; color: #ccd309; }
	a:active	{text-decoration:underline; color: #ccd309;}
  	