/* Grüne Box verifiziert IE 5/6  */
#BoxGruen {
	border: 1px solid #009867;
	background-color: #63C0A5;	
}
#BoxGruen h3.ContainerTitleFarbe {  /* Container-Titel */
	background-image:url(hgTitelGruen.gif);
	background-color: #009867; background-repeat: no-repeat; 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	margin:0;	width: auto;
	padding: 7px 1px 12px 6px;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#BoxGruen {
	z-index:199;
	width: auto;
	margin-bottom: 1.2em;
}
#BoxGruen h3 .Head {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}
#BoxGruen .ContainerInhalt {
	padding: 4px 1px 2px 6px;
}
* html #BoxGruen h3.ContainerTitleFarbe, * html #BoxGruen {height: 1%;}






