/* Orange Box verifiziert IE 5/6  */
#BoxOrange {
	border: 1px solid #999;
}
#BoxOrange h3.ContainerTitleFarbe {  /* Container-Titel */
	background-image:url(hg_TitelOrange.jpg);
	background-color: #FF9933; 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;
}
#BoxOrange h3.ContainerTitleFarbe {
	width:auto;
}
#BoxOrange {
	z-index:199;
	width: auto;
	margin-bottom: 1.2em;
}
#BoxOrange h3 .Head {
	font-size: 100%;
	font-weight: bold;
	color: #fff;
}
#BoxOrange .ContainerInhalt {
	padding: 4px 1px 2px 4px;
}
* html #BoxOrange h3.ContainerTitleFarbe, * html #BoxOrange {height: 1%;}



