@charset "utf-8";
/* CSS Document */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
strong {
	font-weight: bold;
	color: #38598f;
}
body, html {
	height: 100%;
}
body {
	background: url('http://w3.interforcecms.nl/Bestanden/48/bg.jpg') top center no-repeat #6a83ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.pagewrap {
	margin: 0 auto;
	width: 900px;
}
.logo {
	margin-left: 10px;
	margin-top: 5px;
}
.zoeken {
	float: right;
}
.talen {
	float: right;
}
.mSlider {
	width: 900px;
	background: url('http://w3.interforcecms.nl/Bestanden/48/slider_bg.jpg') top center no-repeat;
	padding-left: 4px;
	padding-top: 11px;
	margin-top: 30px;
}
.content_top {
	position: relative;
	width: 902px;
	height: 12px;
	margin-left: -4px;
	background: url('http://w3.interforcecms.nl/Bestanden/48/content_top_bg.png') no-repeat;
}
.content {
	background: url('http://w3.interforcecms.nl/Bestanden/48/content_bg.png') repeat-y;
	margin-left: -4px;
	position: absolute;
	padding-bottom: 20px;
}
.left {
	float: left;
	width: 173px;
}
.main_content {
	float: left;
	width: 708px;
	padding-left: 12px;
	padding-right: 12px;
}

.Vlaggen_Table {
	float: right;
	margin-top: 40px;
	margin-right: -170px;
}
.Vlaggen_Table a {
	padding: 3px;
}
/*SLIDER*/
#slider_29 {
	margin-top: -12px;
	margin-left: 13px;
	position:relative;
	display: block !important;
	width: 870px;
	height:250px;
}
#slider_29 img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-controlNav {
	position:absolute;
	left:90%;
	bottom:50px;
	z-index:200;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url('http://w3.interforcecms.nl/Bestanden/48/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	cursor: pointer;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}