<style type="text/css">

   	a:aktive
   	{
   	font-family : Verdana, Arial;
   	font-size : 10px;
   	color : #336633;
   	font-weight : normal;
   	text-decoration : none;line-height :10px;
   	}

   	a:hover  
   	{
   	font-family : Verdana, Arial;
   	font-size : 10px;
   	color : #33AA33;
   	text-decoration : none;line-height :10px;
	 font-weight: bold;   
	}

	body
	{
   	font-family : Verdana, Arial;
   	font-size : 10px;
	color : #336633;line-height :10px;

	scrollbar-base-color : #33AA33;
	scrollbar-track-color : #336633;
	scrollbar-face-color : #336633;
	scrollbar-highlight-color : #336633;
	scrollbar-3d-light-color : #336633;
	scrollbar-dark-shadow-color : #336633;
	scrollbar-shadow-color : #336633;
	scrollbar-arrow-color : #33AA33;
   	}

   	a
    {
   	font-family : Verdana, Arial;
   	font-size : 10px;
   	color : #336633;
   	text-decoration : none;line-height :10px;
	font-weight: none /*bold*/; text-transform: none /*uppercase*/
	}
	
	.textfeld
	{
	color:#336633;
	background:#FFFFEE;
	border: #336633;
	border-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	}

	.button
	{
	border: thin #336633 groove;
	color: #336633;
	background-color: #FFFFEE;
	background-repeat: no-repeat;
	background-position: left center}
	}
	
</style>
