input,select,textarea { background-color:#eeeeee;
		}

input:read-only {
  background-color: #bbbbbb;
}

input:-moz-read-only { /* For Firefox */
  background-color: #bbbbbb;
}

.inginspekt_legend_font {
	font-size: 10pt;
}
.inginspekt_zzz_font {
	font-size: 7pt;
}