/* ContainerBoxMitTitel	 */
/* Box mit Hintergrund   */

.ContainerWrapperLi {
	margin:0 0 24px 0; padding:0;
	background-color: #d9d9d9;
	border: 1px dotted #A4A4A4;
}
#col1 .ContainerWrapperLi .ContainerInhalt {
	padding:0; margin:0;
	padding:4px 0px 8px 0px;
}

/* -------------------------------------------------------------
		Boxen linke Spalte     
---------------------------------------------------------------*/

.ContainerWrapperLi h2.TitelBox-li {
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	padding: 5px 0 9px 18px;
	border-bottom: 1px solid #414141;
	font-weight:bold;
	background-image: url(images/BoxTitel-li.gif);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #414141;
}
* html .ContainerWrapperLi h2 {
	height: 1%;
}
.ContainerWrapperLi h2 .Head { color: #fff; font-family: Arial, Helvetica, sans-serif;}
