/*** containerContentLeft *******************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerContentLeft {
		padding-top: 13.5em; /* 216px */
		padding-left: 1em; /* 16px */
		width: 17.8125em; /* 285px */
		height: auto;
		float: left;
		position: relative;
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerContentLeft ******************************************************************/

/*** containerContentRight [ bkr 30.11.2006 ] ***********************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerContentRight {
		width: 17.4375em; /* 279px */
		height: auto;
		padding: 0 0.9375em 0.625em 0.9375em; /* 0px 15px 10px 15px */
		float: right;
		position: relative;	
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /containerContentRight *****************************************************************/

/*** Footer *********************************************************************************/
/**/                                                                                      /**/
/**/                                                                                      /**/

	#containerFooter {
		width: 36.625em; /* 586px */
		padding-left: 12.125em; /* 194px */
	}
	
/**/                                                                                      /**/
/**/                                                                                      /**/
/*** /Footer ********************************************************************************/
