body,table,tr,td,p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 8pt;
   line-height: 15px;
   font-style: normal;
   font-weight: normal;
     
        
   scrollbar-track-color:#E7E6DA;
   scrollbar-base-color:#D1D1D1;
   scrollbar-face-color:#D1D1D1;
   scrollbar-highlight-color:none;   
   scrollbar-3d-light-color:none;
   scrollbar-dark-shadow-color:none;
   scrollbar-shadow-color:none;
   scrollbar-arrow-color:#000000;

	}

A:link {
   color: #4D4D4D;
   text-decoration: underline;
   font-weight: normal;
  }

A:visited {
   color: #4D4D4D;
   text-decoration: underline;
   font-weight: normal;
  }

A:active {
   color: #4D4D4D;
   text-decoration: underline;
   font-weight: normal;
  }

 .formularcontent { 
		background-color: #ffffff;
	}

.formularcontentaktiv {
		background-color: #F4FDB9;
	}
  
#klein {
   color: #000000;
   font-size: 9px;
	}

#fett {
   color: #000000;
   font-size: 8pt;
   font-weight: bold;
	}
	
#klein-fett {
   color: #000000;
   font-size: 8pt;
   font-weight: bold;
	}
	
#fett-weiss {
   color: #FFFFFF;
   font-size: 8pt;
   font-weight: bold;
   background-color: #92A700;
	}
	
#weiss {
   color: #FFFFFF;
   font-size: 8pt;
   font-weight: normal;
   background-color: #92A700;
   	}

#blau {
   border-width:1px;
   border-style:solid;
   border-color:#0C4DA2;
   padding:4px;

   color: #0C4DA2;
   font-size: 8pt;
   font-weight: normal;
   }
	
#dunkel-gruen {
   color: #92A700;
   font-size: 8pt;
   font-weight: normal;
   text-indent: 20pt;
	}
	
#einzug { 
	margin-left:5px;
	margin-right:5px; 
	}

#theadline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#001666;
}