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

