/* Grüne Box verifiziert IE 5/6  */
#BoxGruen {
	border: 1px solid #999;
}
#BoxGruen h3.ContainerTitleFarbe {  /* Container-Titel */
	background-image:url(hg_TitelGruen.jpg);
	background-color: #99CCCC; 
	background-repeat: repeat-x; 
	background-position: bottom left; 
	margin:0;	width: auto;
	padding: 5px 1px 5px 4px;
	border-bottom: 1px solid #999;
	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 4px;
}
* html #BoxGruen h3.ContainerTitleFarbe, * html #BoxGruen {height: 1%;}






