/* @hersteld 20/09/07 om openstrekken te vermijden */

#container_sidebar_main
{
	padding    				: 16px 20px 16px 16px;
	width    				: 837px;
}

#container_sidebar_main_ad-right .home,
#container_sidebar_main .home
{
	background-image    	: url(/skins/default/images/bg_home.png);
	background-repeat    	: repeat-y;
}

/* @group Containers hersteld 20/09/07 */
#home_left
{
	float    				: left;
	
	margin    				: 0;
	padding    				: 0;
	
	width    				: 332px;
}

#home_middle
{
	float    				: left;
	
	margin    				: 0;
	padding    				: 0;
	
	width    				: 250px;
}

#home_right
{
	float    				: left;
	
	margin    				: 0;
	padding    				: 0;
	
	width    				: 250px;
}


/* @group Light Gray */
.container_lightgray
{
	float    				: left;
	
	margin    				: 0 5px 5px 0;
	padding    				: 0;
	
	width    				: 245px;
}

.container_lightgray .top
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_lightgray_top.png);
	background-repeat    	: no-repeat;
}

.container_lightgray .content
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	
	background-image    	: url(/skins/default/images/container_lightgray_content.png);
	background-repeat    	: repeat-y;
}

.container_lightgray .bottom
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_lightgray_bottom.png);
	background-repeat    	: no-repeat;
}

.container_lightgray .content h1
{
	margin    				: 0 0 0 10px;
	padding    				: 0;
	color    				: #434343;
}

.container_lightgray .content p
{
	margin    				: 5px 10px 5px 10px;
	color    				: #434343;
	text-align: left;
}
.container_lightgray .content a,
.container_lightgray .content a:link,
.container_lightgray .content a:active,
.container_lightgray .content a:visited
{
	font-weight    			: bold;
	text-decoration    		: none;
	color    				: #434343;

}

.container_lightgray .content a:hover
{
	text-decoration    		: underline;
}

/* @end */

/* @group Gray */
.container_gray
{
	float    				: left;
	
	margin    				: 0 5px 5px 0;
	padding    				: 0;
	
	width    				: 245px;
}

.container_gray .top
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_gray_top.png);
	background-repeat    	: no-repeat;
}

.container_gray .content
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	
	background-image    	: url(/skins/default/images/container_gray_content.png);
	background-repeat    	: repeat-y;
}

.container_gray .bottom
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_gray_bottom.png);
	background-repeat    	: no-repeat;
}
.container_gray .content h1
{
	margin    				: 0 0 0 10px;
	padding    				: 0;
	color    				: #434343;
}

.container_gray .content p
{
	margin    				: 5px 10px 5px 10px;
	padding    				: 0;
	color    				: #434343;
	text-align: left;
}
.container_gray .content a,
.container_gray .content a:link,
.container_gray .content a:active,
.container_gray .content a:visited
{
	font-weight    			: bold;
	text-decoration    		: none;
	color    				: #434343;
}

.container_gray .content a:hover
{
	text-decoration    		: underline;
}

.container_gray .content img.spacer
{
	display    				: block;
	
	margin    				: 0;
	padding    				: 0;
	
	font-size    			: 0;
	line-height    			: 0;
}
/* @end */

/* @group Green */
.container_green
{
	float    				: left;
	
	margin    				: 0 5px 5px 0;
	padding    				: 0;
	
	width    				: 327px;
}

.container_green .top
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 327px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_green_top.png);
	background-repeat    	: no-repeat;
}

.container_green .content
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 327px;
	
	background-image    	: url(/skins/default/images/container_green_content.png);
	background-repeat    	: repeat-y;
}

.container_green .bottom
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 327px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_green_bottom.png);
	background-repeat    	: no-repeat;
}

.container_green .content h1
{
	margin    				: 0 0 0 10px;
	padding    				: 0;
	color    				: #fff;
}

.container_green .content p
{
	margin    				: 5px 10px 5px 10px;
	padding    				: 0;
	color    				: #fff;
	text-align: left;
}

.container_green .content p.indent
{
	margin    				: 8px 10px 8px 24px;
	padding    				: 0;
}

.container_green .content a,
.container_green .content a:link,
.container_green .content a:active,
.container_green .content a:visited
{
	font-weight    			: bold;
	text-decoration    		: none;
	color    				: #fff;
}

.container_green .content a:hover
{
	text-decoration    		: underline;
}

.container_green .content img.spacer
{
	display    				: block;
	
	margin    				: 0;
	padding    				: 0;
	
	font-size    			: 0;
	line-height    			: 0;
}
/* @end */

.container_darkgray
{
	float    				: left;
	
	margin    				: 0 5px 5px 0;
	padding    				: 0;
	
	width    				: 245px;
}

.container_darkgray .top
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_darkgray_top.png);
	background-repeat    	: no-repeat;
}

.container_darkgray .content
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	
	background-image    	: url(/skins/default/images/container_darkgray_content.png);
	background-repeat    	: repeat-y;
}

.container_darkgray .bottom
{
	margin    				: 0;
	padding    				: 0;
	
	width    				: 245px;
	height    				: 5px;
	
	font-size    			: 0px;
	line-height    			: 0px;
	
	background-image    	: url(/skins/default/images/container_darkgray_bottom.png);
	background-repeat    	: no-repeat;
}


.container_darkgray .content h1
{
	margin    				: 0 0 0 10px;
	padding    				: 0;	
	color    				: #fff;
}

.container_darkgray .content p
{
	margin    				: 5px 10px 5px 10px;
	padding    				: 0;
	color    				: #fff;
	text-align: left;
}
.container_darkgray .content a,
.container_darkgray .content a:link,
.container_darkgray .content a:active,
.container_darkgray .content a:visited
{
	font-weight    			: bold;
	text-decoration    		: none;
	color    				: #fff;
}

.container_darkgray .content a:hover
{
	text-decoration    		: underline;
}

/* @end */

/* @end */






