body {
	background-image:url(http://www.kcw-online.de/fileadmin/templates/cnb/bg_out.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-top:0px;
	margin-left:0px;
}

#main_window {	
	width:1006px;
	height:auto;
	margin:0px auto;
	position:static;
}

.clear{ clear: both; }

#out_left{
	width:110px;;
	height:700px;
	float:left;
}

#content {
	width:774px;
	min-height: 598px;
	position:static;
	float:left;
}



#container{
	background-image:url(http://www.kcw-online.de/fileadmin/templates/cnb/bg_content.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
	width:774px;
	min-height:598px;
	height:598px;
	height: auto !important;
	float:left;
}

#header {
	width:774px;
	height:102px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}	

#container_left {
	background-image:url(http://www.kcw-online.de/fileadmin/templates/cnb/menu.jpg);
	background-repeat:no-repeat;
	padding-top:65px;
	padding-left:10px;
	width:203px;
	height:598px;
	margin-top:0px;
	float:left;
}


#container_right {
	width:557px;
	min-height:598px;
	height:598px;
	height: auto !important;
	margin-top:0px;
	float:left;
}

#out_right{
	width:110px;
	height:700px;
	float:left;
}

#text {
	position:static;
	width:460px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#footer {
	width:774px;
	height: 100px;
	float:left;
	overflow:hidden;
}

#copyright {
	width: 720px;
	height: 20px;
	border: 0px solid #000;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin-top:4px;
	margin-left:20px !important;
	margin-left:10px;
}
