		
		div#container {
			width:845px;
		}
		div#container div#top {
			background-image:url(../images/topcontentcfd_neu.png);
			background-position:top left;
		}
		div#container div#content {
			background-image:url(../images/contentbottom_cfd_neu.jpg);
		}

		div#container div#contentbottom {
			background-image:url(../images/bottombottom_cfd_neu.png);
			background-position:left bottom;
			margin-top:30px;
			min-height:80px;
			height:auto !important;
			height:80px;
			position:relative;
		}
		div#container div#contentbottom #contentbottomtop {
			background-image:url(../images/bottomtop_cfd_neu.png);
			background-position:top left;
			height:10px;
		}
		div#container div#footer {
			/*color:#000;*/
		}
		div#container div#footer div#footernav a {
			/*color:#000;*/
			/*padding-left:6px;*/
			/*background-image:url(../images/nav_point_cfd_neu.png);*/
		}
		div#container div#brief {
			position:absolute;
			right:-18px;
			top:-25px;
			background-image:url(../images/cfd_neu_brief.png);
			width:105px;
			height:79px;
		}
		
		span.bottomcontent {
			padding-left:40px;
			display:block;
			padding-top:15px;
			color:#fff;
		}
		div.threeCol div.threeCol_l {
			margin-right:20px;
			width:220px;
		}
		div.threeCol div.threeCol_c {
			margin-right:40px;
			width:250px;
		}
		div.threeCol div.threeCol_r {
			width:250px;
		}
		div#contentitems {padding-left:20px;padding-top:20px;}
		h1,
		h2 {
			font-size:34px;font-weight:bold;
		}
		h2 {color:#666;font-weight:normal;font-size:28px}
		input.nlemail {
			border:1px #ccc solid;
			padding-top:3px;
			padding-bottom:3px;
			color:#666;
			font-size:14px;
		}