BODY     {font-family:  arial;
           font-size: 11pt;
           text-decoration: none;
           color: black;
           scrollbar-base-color:#FFFFFF;
  	       scrollbar-3dlight-color:#FFFFFF;
		  		 scrollbar-arrow-color:#A88E55;
		   		 scrollbar-darkshadow-color:#000000;
 		   		 scrollbar-face-color:#E1D5BF;
		   		 scrollbar-highlight-color:#E1D5BF;
		   		 scrollbar-shadow-color:#000000;
           scrollbar-track-color:#FFFFFF;}
table.inhalt {	font-size: 11pt;}
td.infos     {	font-size: 9pt;}
td.navi     {	font-family:  verdana,arial;
				font-size: 10pt;
				
				color: black;
                 text-decoration: none;
        	        FONT-WEIGHT: bold;
        				}

html 	  {overflow: -moz-scrollbars-vertical;}


A		{
        		color: black;
                 text-decoration: none;
                 FONT-WEIGHT: bold;
          	 font-size: 9pt; }
A:visited {	
        		color: black;
                 text-decoration: none;
                 FONT-WEIGHT: bold;
        		font-size: 9pt; }
A:hover 	{
		color: black;
                 text-decoration: underline;
                 FONT-WEIGHT: bold;
           	font-size: 9pt; }

A.navi 		{
        		color: black;
                 text-decoration: none;
        		 FONT-WEIGHT: bold;
          	  }
A.navi:visited {	color: black;
                 text-decoration: none;
        	        FONT-WEIGHT: bold;
        				}
A.navi:hover 	{
		color: black;
                 text-decoration: underline;
          	       FONT-WEIGHT: bold;
           	 }



input,textarea,select		{
		BORDER: gray 1px solid;
                 color: black;
                 background: white;
}


label{
	float: left;
	width: 120px;
	font-weight: bold;
	}
