.ContainerInhalt {
	text-align: left;
}
.ContainerLeiste {    /* Container-Leiste  */
	padding-bottom: 4px;
	margin-bottom: 12px;
	padding:0; margin:0;
	text-align:left;
}
.ContainerFooter { margin-bottom: 1.49em;}

.ContainerWrapper {
	margin:0 0 24px 0; padding:0;
}
* html .ContainerWrapper { height: 1%;}

.title {margin:0; padding:0; white-space:nowrap; width:auto;} 


/*---------- default style for head & normal -----------*/

.Head {font-weight:bold; font-size:14px;}

.Normal {color:#444444;}

.Normal p {margin-top:0px;}

/* Container mit Hintergrund Grün und abgerundeten Ecken   */

.ContainerWrapperGreen {
	margin:0 0 1.49em 0; padding:0;
	clear:both; float:none;
}
* html .ContainerWrapperGreen { height: 1%;}

.ContainerWrapperGreen .ContainerInhalt {
	padding:0; margin:0;
	padding-bottom: 3px;
}
.ContainerWrapperGreen {
	background:url(ContainerGreenCorner-ro.gif) no-repeat top right;
	background-color: #dbe9cb;
}
.GreenCorner-lo {
	background:url(ContainerGreenCorner-lo.gif) no-repeat top left;
	margin:0; padding:0;
}
.GreenCorner-lu {
	background:url(ContainerGreenCorner-lu.gif) no-repeat bottom left;
	margin:0; padding:0;
}
.GreenCorner-ru {
	background:url(ContainerGreenCorner-ru.gif) no-repeat bottom right;
	margin:0; padding:0;
}
.GreenHgText {
	margin: 0px 9px 0px 14px;
	padding:12px 0 0.2px 0;
}

#col3 .GreenHgText h2 {
	margin-top:0px;
}

/* BoxRightPane (Box für RightPane) - ContainerWrapperWithImage -     */

.ContainerWrapperWithImage {	
 	background-color: #fff; 
	margin-bottom: 1.2em;
	width:241px;	
}
.ContainerWrapperWithImage .BoxWithImageRahmen {
	background-image: url(BoxWithImageFooter.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 15px;
}
.ContainerWrapperWithImage .BoxWithImageHeader {
	background-image: url(BoxWithImageHeader1.jpg);
	background-repeat:no-repeat;
	height: 33px;
	width: 241px;
}
.ContainerWrapperWithImage .BoxTitelAlternate2 .BoxWithImageHeader {
		background-image: url(BoxWithImageHeader2.jpg);
}

.ContainerWrapperWithImage .ContainerInhalt {
	padding: 1px 0px;
	background-image: url(BoxWithImageContent.gif);
	background-repeat:repeat-y;

}
.BoxWithImageText {
	margin: 3px 9px 0px 14px;
	padding:12px 0 0.2px 0;
}












