@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(http://w3.interforcecms.nl/Bestanden/73/header_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	height:100%;
}
html{
	height:100%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Site_Width {
	background-image:url(http://w3.interforcecms.nl/Bestanden/73/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
}
.Site_Container {
	width:999px;
	margin-top:0px;
	margin-bottom:15px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}
/* ---------------------------------------*/
/* MENU */
/* ---------------------------------------*/
.hoofdmenu {
	float:left;
}
.hoofdmenu a {
	float:left;
	height:45px;
	margin-right:10px;
	margin-left:10px;
	font-family:Arial;
	font-size:15px;
	color:#fff;
}
.hoofdmenu a:hover {
	float:left;
	height:45px;
	margin-right:10px;
	font-family:Arial;
	font-size:15px;
	color:#CCC;
}
.hoofdmenu li {
	background-image:url(http://w3.interforcecms.nl/Bestanden/73/menu_sep.png);
	background-repeat:no-repeat;
	background-position:left 147px;
}
.expandable {
	color:#fff;
	text-decoration:none;
	margin-top:163px;
}
.expandable a {
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.expandable li {
	float: left;
}
/* ---------------------------------------*/
.vlaggen {
	float:right;
	width:152px;
	height:45px;
	margin-top:148px;
}
.Vlag_NL, .Vlag_GB, .Vlag_DE {
	margin-right:2px;
}
.content {
	font-family:Arial;
	font-size:14px;
	color:#747474;
	line-height:18px;
 min-height: 500px;
 height: auto;
 _height: 500px;

}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24;
	color:#688c63;
}
/*-------------------------------------------------------------------------------------------*/
/*	SLIDER																				*/
/*-----------------------------------------------------------------------------------------*/ 
 
 .sliderbalk {
	background-color:#6e9569;
	height:187px;
	width:100%;
}
.slider {
	width:999px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
/* Slider */
#slider_41 {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	position:relative;
	display: block !important;
	width: 999px;
	height:187px;
}
#slider_41 img {
	position:absolute;
	top:10px;
	left:0px;
}
.nivoSlider 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-caption {
	position:absolute;
	left:20px;
	top:10px;
	background:#fff;
	color:#000;
	opacity:0.8;
	width:300px;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-controlNav {
	position:absolute;
	left:30px;
	bottom:15px;
	z-index:150;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	display:block;
	height:34px;
	text-indent:-9999px;
	width:32px;
}
.nivo-prevNav {
	left:14px;
}
.nivo-nextNav {
	right:0px;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
.nivo-controlNav a {
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	cursor: pointer;
}

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}