BODY  {	
	scrollbar-base-color:#E7EDEB 2px dotted;
	scrollbar-face-color: #E7EDEB;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color:#E7EDEB;
	scrollbar-arrow-color:#7A8B85;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #E7EDEB;
	} 

.text 	{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	font-style: italic;
	}
.bg 	{  
	background-image: url(images/knospe190.jpg); 
	background-repeat: no-repeat; 
	border: thin #006633 dashed; 
	background-attachment: fixed; 
	background-position: right
	}
.bg_akt {  
	background-image: url(images/knospe_gr.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center; 
	border: #006633; 
	border-style: dashed; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
	}  
a:link 	{
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:active{
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:visited {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

