#container
	{
	position	: relative;
	width		: 992px;
	margin		: 0 auto;
	padding		: 55px 0 0 0;
	height		: auto !important; 
	}

#runningmates
	{
	position	: absolute;
	top		: 0px;
	left		: 797px;
	width		: 163px;
	height		: 237px;
	background	: url(../images/runningmates.png) left top no-repeat;
	}

#top
	{
	width		: 900px;
	height		: 44px;
	margin		: 0 46px;
	background	: url(../images/bg_top.png) left top repeat-x;
	}


#center
	{
	width		: 992px;
	}

.wit #center
	{
	background	: none;
	}

.geel #center
	{
	background	: url(../images/geel.png) left top repeat-y;
	}

#shadowleft
	{
	float		: left;
	width		: 46px;
	height		: 333px;
	background	: url(../images/bg_links.png) left top no-repeat;
	}

#leftcolumn
	{
	float		: left;
	width		: 246px;
	padding		: 0 0 10px 0;
	}

#rightcolumn
	{
	float		: left;
	width		: 654px;
	}

#bottom
	{
        position	: relative;
        margin 	        : auto;
	width		: 900px;
	}

#logo
	{
	width		: 246px;
	height		: 119px;
	background	: url(../images/logo.png) left top no-repeat;
	}

#banner,
#bannerleeg
	{
	width		: 654px;
	height		: 119px;
	overflow	: hidden;
	}

#bannerleeg
	{
	background	: url(../images/banner.jpg) left top no-repeat;
	}

#content_shadow_left
	{
	float		: left;
	width		: 20px;
	height		: 371px;
	background	: url(../images/content_bglinks.png) left top no-repeat;
	}

#content_center
	{
	float		: left;
	width		: 609px;
	}

#content_shadow_top
	{
	width		: 609px;
	height		: 25px;
	background	: #F5F5F5 url(../images/content_bgtop.png) left top no-repeat;
	}

#content_shadow_right
	{
	float		: left;
	width		: 25px;
	height		: 213px;
	background	: url(../images/content_bgrechts.png) left top no-repeat;
	}

#lijn
	{
	width		: 900px;
	height		: 6px;
	background	: url(../images/bg_bottom.png) left top repeat-x;
	}