/* Start of CMSMS style sheet 'style' */
@charset "utf-8";

body {
	background-image:url(images/achtergrond2.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e0e0ea;
        font-family: Myriad Pro;
	font-size:12px;
        color: #666666;
}
.position {
	margin: auto;
	float: none;
	width: 937px;
}
.container {
	float: left;
	width: 937px;
	position: relative;
}
.navigatie {
	float: left;
	height: 94px;
	width: 937px;
	position: relative;
	margin-top: 87px;
}
.link_top {
	float: left;
	height: 94px;
	width: 44px;
	position: relative;
	background-image: url(images/nav_links.jpg);
}
.buttons {
	float: left;
	height: 55px;
	width: 548px;
	position: relative;
}
.rechts_top {
	float: right;
	height: 94px;
	width: 345px;
	position: relative;
	background-image: url(images/nav_logo.jpg);
}
.content {
	float:left;
	width:913px;
	position:relative;
	background-image: url(images/afbeelding_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	min-height: 300px;
	margin-left: 9px;
             font-family: Myriad Pro;
	font-size:12px;
        color: #666666;
}
.onder {
	float: left;
	width: 937px;
	position: relative;
	height: 157px;
}
.links_bottom {
	float: left;
	height: 157px;
	width: 564px;
	position: relative;
	background-image: url(images/footer_left.png);
	margin-left: 6px;
}
.content_links {
	float: left;
	position: relative;
	width: 700px;
	padding-left: 30px;
}
.content_achtergrond {
	background-image: url(images/background.png);
	float: left;
	width: 926px;
	position: relative;
	margin-left: 6px;
	min-height: 200px;
}
.logo_rechts {
	float: right;
	height: 127px;
	width: 122px;
	position: relative;
	background-image: url(images/logo_rechts.jpg);
}
.rechts_bottom {
	float: right;
	height: 157px;
	width: 114px;
	position: relative;
	background-image: url(images/footer_right.png);
	margin-right: 6px;
}
.foto_onder {
	float: left;
	height: 157px;
	width: 247px;
	position: relative;
	background-image: url(images/foto_onder.png);
}

/* End of 'style' */

