@charset "utf-8";
body,html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#cee2f8;
}
a {
color:#e30043;
}
.left{
	background-image:url(../images/back_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.right{
	background-image:url(../images/back_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.center{
	background-image:url(../images/back_center.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.adres{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58585a;
}
.zoeken{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#58585a;
	line-height:22px;
	font-weight:bold;
	padding-right:5px;
}
.zoekveld{
	display:block;
	width:141px;
	height:22px;
	background-image:url(../images/zoeken.gif);
	background-repeat:no-repeat;
	text-align:left;
}
.zoektabel{
	margin-top:5px;
}
.zoekinput{
	width:133px;
	height:15px;
	background-color:#fff;
	border:0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58585a;
	margin-left:4px;
	margin-top:4px;
}
.homefoto{
	border-top:solid 2px #e30043;
}
#menu{
	height:23px;
	height:21px\9;
	background-color:#e30043;
	padding:0;
	margin:0;
}
#menu ul, #menu li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
#menu ul{
	margin-top:-2px;
	margin-top:0px\9;
}
#menu ul a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	padding:0;
	padding-left:9px;
	padding-right:9px;
}
#menu ul a:hover{
	color:#000;
}
#menu ul li{
	position:relative;
	float:left;
	background-image:url(../images/menu_tussen.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#menu ul .submenu{
	position:absolute;
	height:28px;
	width:73px;
	bottom:-33px;
	padding-top:7px;
	right:0;
	background-image: url(../images/submenu_pijl.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/submenu_pijl.png', sizingMethod='crop');
	display:none;
	z-index:80;
}
#menu ul .submenu .subwrap, #menu ul .submenu .lastsubwrap{
	position:relative;
	height:0;
	width:0;
}
.last .submenu{
left:-30px !important;
right:auto  !important;
}
.last{
	float:right !important;
}
.last .submenu table{
	position:absolute !important;
	right:-110px !important;
	left:auto !important;
	z-index:80 !important;
}
#menu ul ul{
	position:absolute;
	left:0;
	top:0;
	left:0;
	top:0;
	width:auto;
	z-index:60;
	height:28px;

}
#menu ul table{
	position:absolute;
	left:0;
	top:0;
	left:0;
	top:0;
	width:auto;
	z-index:10;
	height:21px;
	background-color:#707173;
}
#menu ul table{
	margin:0;
	padding:0;
	border:none;
}
#menu ul ul li{
	background-image:url(../images/submenu_tussen.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#707173;
	padding-left:1px;
	height:21px;
	float:left;
}
#menu ul table td{
	background-image:url(../images/submenu_tussen.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#707173;
	padding-left:1px;
}
#menu ul ul a:hover, #menu ul table a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	background-color:#707173;
	padding-left:9px;
	padding-right:9px;
	white-space:nowrap;
}
#menu ul ul a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	background-color:#707173;
	padding-left:9px;
	padding-right:9px;
	white-space:nowrap;
}
#menu ul table a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:#707173;
	padding:0;
	padding-left:9px;
	padding-right:9px;
	white-space:nowrap;
}
#menu li.first, #menu td.first{
	background-image:none;
}

#menu li.last, #menu td.last{
	background-image:none;
}
a.extraknop{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
	padding:0;
	padding-left:9px;
	padding-right:9px;
}
a.extraknop:hover{
	color:#000;
}
.footer a{
	float:left;
	line-height:18px;
	padding-left:8px;
	padding-right:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58585a;
	text-decoration:none;
}
.footer a:hover{
	float:left;
	line-height:18px;
	padding-left:8px;
	padding-right:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58585a;
	text-decoration:underline;
}
.content{
	padding-top:30px;
}
.content h1{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#707173;
	font-weight:bold;
}
.contentpos{
	position:relative;
	width:100%;
	margin-top:7px;
}
.contenttop{
	position:absolute;
	left:0;
	top:0;
	width:621px;
	height:12px;
	z-index:30;
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	margin:0;
	border:0;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_top.png', sizingMethod='crop');
}
.contentmaskertop{
	background-image: url(../images/content_top_masker.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	margin:0;
	margin-top:7px;
	border:0;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_top_masker.png', sizingMethod='crop');
}
.contenttekst{
	padding:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	padding-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	/*background-color:#FFFFFF;
	border:solid 1px #fff;*/
}
.basistekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
.inleiding{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
}
.tussenkopje{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
}
.contentmaskertekst{
	padding:0;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000; 
}
.contentmaskertekst ul{
	margin:0;
	padding:0;
}
.contentmaskertekst li{
	margin-left:12px;
	/*padding-top:6px;
	padding-bottom:5px;*/
}
.contentfotolinks{
	margin:0;
	margin-right:12px;
}
.contentfotorechts{
	margin:0;
	margin-left:12px;
}
.contentbottom{
	position:absolute;
	left:0;
	bottom:0;
	width:621px;
	height:12px;
	z-index:30;
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	margin:0;
	border:0;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_bottom.png', sizingMethod='crop');
}
.contentmasker{
	background-repeat: no-repeat;
	background-position: left top;
}
.contentmaskerbottom{
	background-image: url(../images/content_bottom_masker.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	margin:0;
	border:0;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_bottom_masker.png', sizingMethod='crop');
}
#bericht{
	margin-top:8px;
}
.bericht{
	background-image:url(../images/bericht_oranje_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.berichttekst{
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
	background-image:url(../images/bericht_oranje_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.berichttekst .kop{
	color:#fff;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
}
.berichttekst .subkop{
	color:#707173;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.berichttekst a{
	color:#003882;
	font-size:12px;
	text-decoration:underline;
}
.berichttekst a:hover{
	color:#003882;
	font-size:12px;
	text-decoration:none;
}
.nieuwstop{
	padding-top:39px;
}
.rechtstop{
	padding-top:38px;
}
.nieuwskop{
	background-color:#707173;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.pos {
position:absolute;
width:286px;
height:12px;
}
.berichtTabel{
	background-position:left top;
	background-repeat:no-repeat;
}
.berichtTD{
	background-image: url(../images/berichtmasker.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/berichtmasker.png', sizingMethod='crop');
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
}
.berichtTD .kop{
	color:#707173;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
}
.berichtTD a{
	color:#003882;
	font-size:12px;
	text-decoration:underline;
}
.berichtTD a:hover{
	color:#003882;
	font-size:12px;
	text-decoration:none;
}
.rechtsTop{
	
}
.rttop{
	background-image: url(../images/content_rechts_top_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_rechts_top_t.png', sizingMethod='crop');
}
.rtbottom{
	background-image: url(../images/content_rechts_top_b.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_rechts_top_b.png', sizingMethod='crop');
}
.rttekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
}
.rttekst a{
	color:#f1910f;
	text-decoration:underline;
}
.rttekst a:hover{
	color:#f1910f;
	text-decoration:none;
}


.rechtsBottom{
	
}
.rbtop{
	background-image: url(../images/content_rechts_bottom_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_rechts_bottom_t.png', sizingMethod='crop');
}
.rbbottom{
	background-image: url(../images/content_rechts_bottom_b.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_rechts_bottom_b.png', sizingMethod='crop');
}
.rbtekst{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#803187;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
}
.rbtekst a{
	color:#f1910f;
	text-decoration:underline;
}
.rbtekst a:hover{
	color:#f1910f;
	text-decoration:none;
}
#contentkrul{
	position:absolute;
	left:-304px;
	top:-220px;
	width:359px;
	height:229px;
	background-image: url(../images/content_krul.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_krul.png', sizingMethod='crop');
	z-index:55;
}

#contentkrulrechts{
	position:absolute;
	left:115px;
	bottom:-50px;
	width:218px;
	height:473px;
	background-image: url(../images/content_krul_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_krul_rechts.png', sizingMethod='crop');
	z-index:55;
}
#fotorechts{
	position:absolute;
	right:-12px;
	z-index:55;
	bottom:0px;
	*bottom:-7px;

}
#tekst1, #tekst2, #tekst3{
	position:relative;
	z-index:60;
	
}
#tekst1{
	height:524px;
}
#tekst2{
	height:180px;
}
#tekst3{
	height:124px;
}
#tekst1txt, #tekst2txt, #tekst3txt {
	position:absolute;
	left:0;
	top:0;
	z-index:80;
	width:100%;
}
.kaders{
	margin-top:6px;
}
.tekst .titel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	font-weight:bold;
}
#kader1masker{
	position:absolute;
	left:0;
	top:0;
	width:366px;
	height:176px;
	
	background-image: url(../images/kader1.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader1.png', sizingMethod='crop');
	z-index:30;
}
#kader1achtergrond{
	position:absolute;
	left:0;
	top:0;
	width:366px;
	height:176px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}
#kader1tekst{
	position:absolute;
	left:0;
	top:0;
	width:366px;
	height:176px;
	z-index:60;
	overflow:hidden;
}
#kader1tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
}
#kader2masker{
	position:absolute;
	left:377px;
	top:0;
	width:177px;
	height:176px;
	
	background-image: url(../images/kader2.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader2.png', sizingMethod='crop');
	z-index:30;
}
#kader2achtergrond{
	position:absolute;
	left:377px;
	top:0;
	width:177px;
	height:176px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}
#kader2tekst{
	position:absolute;
	left:377px;
	top:0;
	width:177px;
	height:176px;
	z-index:60;
	overflow:hidden;
}
#kader2tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader3masker{
	position:absolute;
	left:564px;
	top:0;
	width:176px;
	height:176px;
	
	background-image: url(../images/kader3.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader3.png', sizingMethod='crop');
	z-index:30;
}
#kader3achtergrond{
	position:absolute;
	left:564px;
	top:0;
	width:176px;
	height:176px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader3tekst{
	position:absolute;
	left:564px;
	top:0;
	width:176px;
	height:176px;
	z-index:60;
	overflow:hidden;
}
#kader3tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader4masker{
	position:absolute;
	left:750px;
	top:0;
	width:183px;
	height:176px;
	
	background-image: url(../images/kader4.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader4.png', sizingMethod='crop');
	z-index:30;
}
#kader4achtergrond{
	position:absolute;
	left:750px;
	top:0;
	width:183px;
	height:176px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader4tekst{
	position:absolute;
	left:750px;
	top:0;
	width:183px;
	height:176px;
	z-index:60;
	overflow:hidden;
}
#kader4tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader5masker{
	position:absolute;
	left:0;
	top:186px;
	width:180px;
	height:175px;
	
	background-image: url(../images/kader5.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader5.png', sizingMethod='crop');
	z-index:30;
}
#kader5achtergrond{
	position:absolute;
	left:0;
	top:186px;
	width:180px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader5tekst{
	position:absolute;
	left:0;
	top:186px;
	width:180px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader5tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader6masker{
	position:absolute;
	left:190px;
	top:186px;
	width:176px;
	height:175px;
	
	background-image: url(../images/kader6.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader6.png', sizingMethod='crop');
	z-index:30;
}
#kader6achtergrond{
	position:absolute;
	left:190px;
	top:186px;
	width:176px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader6tekst{
	position:absolute;
	left:190px;
	top:186px;
	width:176px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader6tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader7masker{
	position:absolute;
	left:377px;
	top:186px;
	width:177px;
	height:175px;
	
	background-image: url(../images/kader7.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader7.png', sizingMethod='crop');
	z-index:30;
}
#kader7achtergrond{
	position:absolute;
	left:377px;
	top:186px;
	width:177px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader7tekst{
	position:absolute;
	left:377px;
	top:186px;
	width:177px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader7tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader8masker{
	position:absolute;
	left:564px;
	top:186px;
	width:176px;
	height:175px;
	
	background-image: url(../images/kader8.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader8.png', sizingMethod='crop');
	z-index:30;
}
#kader8achtergrond{
	position:absolute;
	left:564px;
	top:186px;
	width:176px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader8tekst{
	position:absolute;
	left:564px;
	top:186px;
	width:176px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader8tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader9masker{
	position:absolute;
	left:750px;
	top:186px;
	width:183px;
	height:175px;
	
	background-image: url(../images/kader9.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader9.png', sizingMethod='crop');
	z-index:30;
}
#kader9achtergrond{
	position:absolute;
	left:750px;
	top:186px;
	width:183px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader9tekst{
	position:absolute;
	left:750px;
	top:186px;
	width:183px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader9tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader10masker{
	position:absolute;
	left:0;
	top:371px;
	width:180px;
	height:175px;
	
	background-image: url(../images/kader10.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader10.png', sizingMethod='crop');
	z-index:30;
}
#kader10achtergrond{
	position:absolute;
	left:0;
	top:371px;
	width:180px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader10tekst{
	position:absolute;
	left:0;
	top:371px;
	width:180px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader10tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader11masker{
	position:absolute;
	left:190px;
	top:371px;
	width:176px;
	height:175px;
	
	background-image: url(../images/kader11.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader11.png', sizingMethod='crop');
	z-index:30;
}
#kader11achtergrond{
	position:absolute;
	left:190px;
	top:371px;
	width:176px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader11tekst{
	position:absolute;
	left:190px;
	top:371px;
	width:176px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader11tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader12masker{
	position:absolute;
	left:377px;
	top:371px;
	width:177px;
	height:175px;
	
	background-image: url(../images/kader12.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader12.png', sizingMethod='crop');
	z-index:30;
}
#kader12achtergrond{
	position:absolute;
	left:377px;
	top:371px;
	width:177px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader12tekst{
	position:absolute;
	left:377px;
	top:371px;
	width:177px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader12tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader13masker{
	position:absolute;
	left:564px;
	top:371px;
	width:176px;
	height:175px;
	
	background-image: url(../images/kader13.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader13.png', sizingMethod='crop');
	z-index:30;
}
#kader13achtergrond{
	position:absolute;
	left:564px;
	top:371px;
	width:176px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader13tekst{
	position:absolute;
	left:564px;
	top:371px;
	width:176px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader13tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}


#kader14masker{
	position:absolute;
	left:750px;
	top:371px;
	width:183px;
	height:175px;
	
	background-image: url(../images/kader14.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kader14.png', sizingMethod='crop');
	z-index:30;
}
#kader14achtergrond{
	position:absolute;
	left:750px;
	top:371px;
	width:183px;
	height:175px;
	
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}

#kader14tekst{
	position:absolute;
	left:750px;
	top:371px;
	width:183px;
	height:175px;
	z-index:60;
	overflow:hidden;
}
#kader14tekst .tekst{
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
}
#mogelijkKrulLinks{
	position:absolute;
	left:272px;
	top:284px;
	width:352px;
	height:223px;
	
	background-image: url(../images/mogelijk_krul_links.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mogelijk_krul_links.png', sizingMethod='crop');
	
	z-index:50;
}
#mogelijkKrulRechts{
	position:absolute;
	left:606px;
	top:87px;
	width:204px;
	height:130px;
	
	background-image: url(../images/mogelijk_krul_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mogelijk_krul_rechts.png', sizingMethod='crop');
	
	z-index:50;
}

.knop_oranje {
background-color:#F08A00;
}
.knop_geel {
background-color:#fdc400;
}
.knop_paars {
background-color:#803187;
}
a.knop_rood_links {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-left:20px;
color:#fff;
	background-image: url(../images/knoprood_links.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoprood_links.png', sizingMethod='crop');
}
a.knop_rood_links:hover {
	background-image: url(../images/knoprood_links_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoprood_links_on.png', sizingMethod='crop');
}
a.knop_roze_links {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-left:20px;
color:#fff;
	background-image: url(../images/knoproze_links.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoproze_links.png', sizingMethod='crop');
}
a.knop_roze_links:hover {
	background-image: url(../images/knoproze_links_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoproze_links_on.png', sizingMethod='crop');
}
a.knop_oranje_links {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-left:20px;
color:#fff;
	background-image: url(../images/knoporanje_links.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoporanje_links.png', sizingMethod='crop');
}
a.knop_oranje_links:hover {
	background-image: url(../images/knoporanje_links_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoporanje_links_on.png', sizingMethod='crop');
}
a.knop_paars_links {
display:block;
height:29px;
width:186px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:27px;
text-decoration:none;
padding-left:20px;
color:#fff;
	background-image: url(../images/knoppaars_links.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoppaars_links.png', sizingMethod='crop');
}
a.knop_paars_links:hover {
	background-image: url(../images/knoppaars_links_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoppaars_links_on.png', sizingMethod='crop');
}

a.knop_geel_links {
display:block;
height:29px;
width:186px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:27px;
text-decoration:none;
padding-left:20px;
color:#fff;
	background-image: url(../images/knopgeel_links.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knopgeel_links.png', sizingMethod='crop');
}
a.knop_geel_links:hover {
	background-image: url(../images/knopgeel_links_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knopgeel_links_on.png', sizingMethod='crop');
}

a.knop_oranje_rechts {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-right:20px;
text-align:right;
color:#fff;
	background-image: url(../images/knoporanje_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoporanje_rechts.png', sizingMethod='crop');
}
a.knop_oranje_rechts:hover {
	background-image: url(../images/knoporanje_rechts_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoporanje_rechts_on.png', sizingMethod='crop');
}
a.knop_paars_rechts {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-right:20px;
text-align:right;
color:#fff;
	background-image: url(../images/knoppaars_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoppaars_rechts.png', sizingMethod='crop');
}
a.knop_paars_rechts:hover {
	background-image: url(../images/knoppaars_rechts_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoppaars_rechts_on.png', sizingMethod='crop');
}
a.knop_rood_rechts {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-right:20px;
text-align:right;
color:#fff;
	background-image: url(../images/knoprood_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoprood_rechts.png', sizingMethod='crop');
}
a.knop_rood_rechts:hover {
	background-image: url(../images/knoprood_rechts_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoprood_rechts_on.png', sizingMethod='crop');
}
a.knop_roze_rechts {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-right:20px;
text-align:right;
color:#fff;
	background-image: url(../images/knoproze_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoproze_rechts.png', sizingMethod='crop');
}
a.knop_roze_rechts:hover {
	background-image: url(../images/knoproze_rechts_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knoproze_rechts_on.png', sizingMethod='crop');
}
a.knop_geel_rechts {
display:block;
height:29px;
width:166px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:29px;
line-height:27px\9;
text-decoration:none;
padding-right:20px;
text-align:right;
color:#fff;
	background-image: url(../images/knopgeel_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knopgeel_rechts.png', sizingMethod='crop');
}
a.knop_geel_rechts:hover {
	background-image: url(../images/knopgeel_rechts_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/knopgeel_rechts_on.png', sizingMethod='crop');
}



.knop_roze {
background-color:#E2007A;
}
.knop_wit {
background-color:#ffffff;
}
.knop_zwart {
background-color:#000000;
}
.roze {
color:#E2007A;
}
.contenttxt_pag {
padding:0;
padding-left:10px;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#000; 
}
.contenttxt_pag_grijs {
padding:0;
padding-left:15px;
padding-right:0px;
font-family:Arial, Helvetica, sans-serif !important;
font-size:11px;
color:#707173 !important;
font-weight:bold;
}
.contenttxt_pag_grijs_2 {
padding:0;

padding-right:0px;
font-family:Arial, Helvetica, sans-serif !important;
font-size:11px;
color:#707173 !important;
font-weight:bold;
}
.contenttxt_pag_h1 {
margin-bottom:20px !important;
line-height: normal;
}
.logopos{
	position:relative; 
	width:0; 
	height:0;
}
.logo{
	position:absolute; 
	left:-938px; 
	top:-36px; 
	width:230px; 
	height:80px;
}
.bg_invulveld {
background-image:url(../images/invulveld_1.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:1px;
}
.bg_invulveld_2 {
background-image:url(../images/invulveld_2.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:1px;
}
.bg_invulveld_3 {
background-image:url(../images/invulveld_3.png);
background-position:1px top;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:1px;
}
.bg_invulveld_4 {
background-image:url(../images/invulveld_1.png);
background-position:0px 9px;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:1px;
}
.bg_invulveld_5 {
background-image:url(../images/invulveld_1.png);
background-position:0px 37px;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:1px;
padding-bottom:3px;

}

.bg_txtveld {
background-image:url(../images/txt_veld.png);
background-position:left top;
background-repeat:no-repeat;
padding-left:10px;
padding-right:10px;
padding-top:1px;
}
.FormVeld {
border:0px solid #0082A4;
width: 295px;
height:17px;
color:#803187;
font-size:12px;
background-color:transparent;
}
.FormVeld_2 {
border:0px solid #0082A4;
width: 50px;
height:17px;
color:#803187;
font-size:12px;
background-color:transparent;
}
.FormVeld_3 {
font-family:Arial, Helvetica, sans-serif;
border:0px solid #0082A4;
width: 303px;
width: 291px\9;
height:68px;
height:65px\9;
color:#803187;
font-size:12px;
background-color:transparent;
padding-top:2px;
margin-top:3px\9;
padding-right:10px;
overflow:auto;
}
.FormVeld_4 {
border:0px solid #0082A4;
width: 100px;
height:17px;
color:#803187;
font-size:12px;
background-color:transparent;
}
.FormVeld_5 {
font-family:Arial, Helvetica, sans-serif;
border:0px solid #0082A4;
width: 303px;
width: 291px\9;
height:68px;
height:65px\9;
color:#803187;
font-size:12px;
background-color:transparent;
padding-top:2px;
margin-top:3px\9;
padding-right:10px;
overflow:auto;
}
.titelbalk_oranje .contact_h2 {
color:#803187;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.contact_h2_wit {
color:#ffffff;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.titelbalk_paars .contact_h2 {
color:#f08a00;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.contact_h2_paars {
	color:#803187;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}



contact_h2 {
font-size:16px;
}
.contact_h3_grijs {
font-size:16px;
color:#707173;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:normal;
padding:0px !important;
}
.contact_h3_grijs a {
font-size:16px;
color:#707173;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
.contact_h3_grijs a:hover {
cursor:pointer;
text-decoration: underline;
}
.contact_h3_oranje {
font-size:16px;
color:#F08A00;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:normal;
padding:0px !important;
}


.verzend {
background:transparent;
background-image:url(../images/verzend.png);
background-position:left top;
background-repeat:no-repeat;
margin-right:25px;
height:26px;
width:116px;
border:none;
cursor:pointer;
}
.bevestig_reservering {
background:transparent;
background-image: url(../images/bevestig_reservering.png);
background-position:left top;
background-repeat:no-repeat;
margin-right:25px;
height:26px;
width:316px;
border:none;
cursor:pointer;
}
.bevestig_afspraak {
background:transparent;
background-image: url(../images/bevestig_afspraak.png);
background-position:left top;
background-repeat:no-repeat;
margin-right:25px;
height:26px;
width:316px;
border:none;
cursor:pointer;
}


.titelbalk_oranje {
background-image:url(../images/titelbalk_oranje.png);
background-position:left top;
background-repeat:no-repeat;
background-color:transparent;
}
.titelbalk_paars {
background-image:url(../images/titelbalk_paars.png);
background-position:left top;
background-repeat:no-repeat;
background-color:transparent;
}
.wit {
color:#FFFFFF;
}
.nietBold{
font-weight:normal !important;
}
.paddingL_10 {
padding-left:10px;
}
.lijstmenu {
border:0px solid #0082A4;
margin-left:-7px;
width:310px;
height:17px;
height:19px\9;
color:#803187;
font-size:12px;
/*background-color:transparent;*/
}
.overzicht_txt {
padding-top:5px;
}
.tekst_wit {
color:#FFFFFF;
}


.sitemap1{
	margin-left:0px;
	display:block;
}
.sitemap1 a{
	display:block;
	line-height:24px;
	color:#e30043;
	/*background-color:#5ec2eb;*/
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	border-bottom:solid 1px #fff;
	margin-top:20px;
}
.sitemap1 a.eerste{
	display:block;
	line-height:24px;
	color:#e30043;
	/*background-color:#5ec2eb;*/
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	border-bottom:solid 1px #fff;
	margin-top:0px;
}
.sitemap2{
	margin-left:50px !important;
}
.sitemap2 a{
	display:block;
	line-height:24px;
	color:#000;
	/*background-color:#c3e5f1;*/
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	margin-top:0;
}
.sitemap3 a{
	display:block;
	line-height:24px;
	color:#000;
	/*background-color:#c3e5f1;*/
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	text-transform:none;
	margin-top:0;
}
.sitemap1 li{
	margin:0;
	padding:0;
	line-height:0px;
}
.sitemap1 li{
list-style:none;
margin:0;
}