/* Version 24.4.2020 */
/*
	#Hilfe2020 wird bei den Block "Bezugsdauer ab dem:"
	#Hilfe2020 wird nur hier bei der KUG-Berechnung gebraucht
*/
 
#Hilfe2020 
{
  color: rgb(243, 243, 243);		/* gleich Hintergrund des Hauptfensters */
	width: 1.636em; /* 20px;*/
	height: 1.227em; /*15px;*/
	margin-right: 4%;/*3.3272em;*/ /*4px;*/
	margin-bottom: 0.0818em; /*1px;*/
	padding-top: 0.1636em; /*2px;*/
	padding-bottom: 0.1636em; /*2px;*/
	padding-left: 0.409em; /*5px;*/
	padding-right: 0.409em; /*5px;*/	
	/*
	background-color: rgb(187, 206, 253);
	*/			 	 
	border: solid 1px rgb(243, 243, 243);	  /* Farbe gleich Hintergrund des Hauptfensters */
	font-weight: normal;
}
 