/* Start of CMSMS style sheet 'Theme3 : Default page - structure' */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper {
	width: 959px;
	margin: auto;
	text-align: left;
}

#schaduw-rechts {
	float: left;
	width: 959px;
}

#container {
	float: left;
}

#header {
	width: 949px;
	height: 110px;
}

#navigation {
	width: 100%;
	height: 41px;
}

#breadcrumbs {
	float: left;
	width: 700px;
}

#print {
	float: left;
	width: 20px;
}

#title {
	clear: left;
}

#contentwrapper {
	width: 750px;
	float: right;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 28px 0px 0px 10px;
}

#footer {
	width: 738px;
	clear: both;
}
/* End of 'Theme3 : Default page - structure' */

