@charset "utf-8";
/* CSS Document */

body {
	background:#ffffff;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
}
#container {
	width:850px;
	margin:0px auto;
	border-left:#b4b4b4 solid 1px;
	position:relative;
}
#driehoek {
	position:absolute;
	background:url(../img/driehoek_transparant2.png) no-repeat;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/driehoek_transparant2.png');
	width:318px;
	height:536px;
	_height:536px;
	_width:268px;
	margin-left: 0px;
	top: 0px;
	z-index:2
}
#logo {
	width:257px;
	height:154px;
	position:absolute;
	z-index:3;
	margin-left:0px;
	top:290px;
}
.navigatiebanner {
	width:850px;
	background:url(../img/grijs-small.gif) right repeat-y #ffffff;
	overflow:hidden;
}
.navcontainer {
	margin: 0px;
	padding: 10px 0px 0px 42px;
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, Arial;
	position:relative;
	z-index:100;
}
.navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.navcontainer li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.navcontainer li a {
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0px;
	padding: 5px 14px 6px 14px;
	font-weight:bold;
}
.navcontainer li a:hover {
	background: #c7005c;
	color:#ffffff;
}
.navcontainer li a.active {
	background: #c7005c;
	color:#ffffff;
}
/*submenu*/

.subnavcontainer {
	padding: 0px 0px 0px 40px;
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, Arial;
	z-index:5;
	width:810px;
	/*border-top:1px solid #ffffff;*/
	/*border-bottom:1px solid #ffffff;*/
	background-color:#c7005c/*d3d3d3*/;
	position:absolute;
	top:39px;
	left:0px;
}
.subnavcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.subnavcontainer li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
}
.subnavcontainer a {
	color: #ffffff;
	display: block;
	width: auto;
	text-decoration:none;
	margin: 0px;
	padding: 5px 0px 10px 15px;
	font-size:14px;
}
.subnavcontainer a:hover, .subnavcontainer a.active {
	background:none;
	color:#/*c82167*/000000;
}
.streep {
	color:#c82167;
	padding:0px 0px 0px 15px;
}
.titlebanner {
	width:850px;
	height:125px;
	/*background:#c7005c;*/
	background:url(../img/bg-banner.gif) left top no-repeat #c7005c;
	margin-top:0px;
}
h3 {
	/*position:relative;*/
	z-index:5;
	color:#ffffff;
	font-size:45px;
	font-weight:normal;
	margin:0px 0px 0px 50px;
	padding-top:40px;
}
#main {
	width:850px;
	background:url(../img/grijs-small.gif) right repeat-y #ffffff;
	color: #666666;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
}
#main a {
	color:#0085e5;
}
#content {
	width:650px;
}
#adres {
	position:absolute;
	width:180px;
	margin-left:620px;
	top:230px;
	font-size:12px;
}
#adres a {
	color:#c7005c;
}
#link_rechts {
	position:absolute;
	width:160px;
	margin-left:670px;
	top:200px;
	font-size:14px;
	color:#/*0085e5*/000000;
}
#link_rechts a {
	color:#0085e5;
	text-decoration:none;
	font-weight:bold;
}
#top_image {
	width:650px;
	height:373px;
}
.content_site {
	padding:20px 50px;/*border-left:1px solid #b4b4b4;*/
}
.content_site h1 {
	color:#0085e5;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:normal;
	margin:0px;
}
.content_site h2 {
	font-size:12px;
	margin:0px;
}
.content_site h2 a {
	color:#666666;
}
.referenties {
	overflow:hidden;
}
.referenties img {
	border:none;
}
.referenties_img {
	width:264px;
	float:left;
	height:100px;
	border:1px solid #dddddd;
	margin-bottom:15px;
	text-align:center;
}
.referenties_content {
	width:220px;
	float:right;
	height:100px;
	border:1px solid #dddddd;
	margin-bottom:15px;
}
.referenties_content h1 {
	font-size:14px;
	padding:5px;
}
.referenties_content p {
	margin:5px 0px;
	padding:5px;
}
.referenties_content a {
	padding:0px 5px;
}
/*nieuws*/

ul.nieuws_container {
	width:500px;
	overflow:hidden;
	position:relative;
	margin:0px 0px 5px 0px;
	padding:0px;
}
ul.nieuws_container li {
	list-style-type:none;
	padding:0px;
	overflow:hidden;
	margin-bottom:5px;
}
.nieuws_innercontainer {
	overflow:hidden;
	width:300px;
	margin:0px 0px 0px 25px;
	padding:10px;
	float:left;
	border:1px solid #cccccc;
}
.nieuws_innercontainer a {
	text-decoration:none;
}
.nieuws_container h2 {
	padding:0px 0px 10px 0px;
	margin:0px;
	color:#0085e5;
}
.nieuws_img {
	width:145px;
	height:86px;
	float:left;
}
.leesmeer {
	color:#0085e5;
	font-weight:bold;
	float:right;
}
.leesmeer a {
	background:url(../img/pijl.gif) right 3px no-repeat;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
.terug {
	color:#0085e5;
	font-weight:bold;
	float:right;
}
.terug a, a.terugref {
	background:url(../img/pijl2.gif) left 3px no-repeat;
	padding-left:20px;
	text-decoration:none;
	font-weight:bold;
}

.refdet {
	min-height:70px;
	height:auto !important;
	height:70px;
}

/*referenties*/

.ref_container {
	width:545px;
	overflow:hidden;
	position:relative;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.ref_innercontainer {
	overflow:hidden;
	width:270px;
}
.ref_innercontainer h2 {
	color:#3399FF;
	padding:10px 0px 0px 0px;
}
.ref_logo {
	float:right;
	margin-left:5px;
}