body {
	margin : 0 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height: 14px;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 981px;
	height: 1%;
	padding: 0 0 0 10px;
	background: url(../../images/leftborder.gif) -4px 0px repeat-y;
}

#header {
	width: 981px;
	padding: 0 4px 0 0;
	background: url(../../images/rightborder.gif) top right repeat-y;
}

#header #headerslogan,
#header #headerfolder,
#header #rodemenu,
#header #horizontalspacerheader {
	width: 971px;
}

#content_wrap {
	position: relative;
	float: left;
	width: 981px;
	padding: 0 4px 0 0;
	background: url(../../images/rightborder.gif) top right repeat-y;
}

#footer {
	width: 981px;
	padding: 0 4px 5px 0;
	background: url(../../images/rightborder.gif) top right repeat-y;
	margin: 0;
}

#left_content {
	width: 150px;
	float: left;
	margin: 0px 8px 0px 0px;
}

#content_wrapper {
	float: left;
	clear: right;
	width: 798px;
	padding: 0 0 0 15px;
}

#top_content {
	width: 798px;
	float: left;
	clear: right;
}

#main_content {
	position: relative;
	float: left;
	width: 798px;
}

#center_content {
	position: relative;
	float: left;
	width: 454px;
}

#right_content {
	position: relative;
	width: 335px;
	margin: 0 0 0 9px;
	float: left;
}
/*

#leaderboard {
	padding: 10px 0 0 0;
	background :url(../../images/rechtskolomtopspacer.gif) repeat-x;
}*/