.CNT_wrapper {
	margin-bottom: 20px;
}

.CNT_wrapper_main {
	margin-bottom: 20px;
	background-color: #ccddec;
}

.CNT_header {
	height: 13px;
}

.CNT_contentwrapper {
}

.CNT_titlewrapper {
	padding-left: 13px;
	margin-right: 3px;
	padding-bottom: 4px;
}

.CNT_content {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 6px;
}

.CNT_footer {
	height: 13px;
}

.SKN_containertitle {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.SKN_containertitle_White {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.CNT_mainbg {
	background-color: #f3c827;
}


.CNT_contenttable {
	margin-top: 4px;
	margin-bottom: 30px;
}


/* -- GEEL -- */

.CNT_wrapper_geel {
	background: url(images/content_bg_geel.gif) top left repeat-y;
	margin-bottom: 20px;
}

.CNT_wrapper_main_geel {
	background: url(images/content_bg_geel.gif) top left repeat-y;
	margin-bottom: 20px;
}

.CNT_header_geel {
	background: url(images/content_bg_geel.gif) top left repeat-x;
	height: 13px;
}

.CNT_contentwrapper_geel {
	background: url(images/content_bg_geel.gif) top right repeat-y;
}

.CNT_titlewrapper_geel {
	background: url(images/content_bg_geel.gif) top left repeat-y;
	padding-left: 13px;
	margin-right: 3px;
	padding-bottom: 0px;
}

.CNT_footer_geel {
	background: url(images/content_bg_geel.gif) bottom left repeat-x;
	height: 13px;
}

.SKN_containertitle_geel {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

