body, html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#ffeac0;
}
.content .zorgknop, .content .vacatureItem .vacKnop .verderknop, .content .verderknop{
	background-image:url(../images/verder_pict.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#faba00;
	color:#000000;
	padding:4px;
	padding-right:28px;
	padding-left:8px;
	height:20px;
	text-decoration:none;
	position:relative;
	line-height:19px;
}
.content .zorgknop a, .content .vacatureItem .vacKnop .verderknop a, .content .verderknop a{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	display:block;
	position:relative;
}
.content .zorgknop a:hover, .content .vacatureItem .vacKnop .verderknop a:hover, .content .verderknop a:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	display:block;
	position:relative;
}
a:active
{
outline: none;
}
:-moz-any-link:focus {
outline: none;
}
td{
	font-size: 11px;
}
body, td, div, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
	
}
.pos{
	position:relative;
	height:0;
	width:0;
}
#site{
	position:relative;
	width:996px;
	background-color:#FFFFFF;
}
.blauw {
	background-color: #00284a;
}
.blauwPortaal {
	background-color: #00284e;
	/*background-color: #003159;*/
	position:relative;
}
.tuv {
	/*background-image:url('../images/tuv.gif');
	background-position:left bottom;
	background-repeat:no-repeat;*/
}
.tuvlogo{
	position:absolute;
	left:16px;
	bottom:13px;
	z-index:10;
}
.beige {
	background-color: #ffeac0;
	padding-right: 12px;
}
.beige a{
	font-size: 9px;
	/*font-size: 80%;*/
	color: #0073aa;
	font-weight: bold;
	text-decoration:none;
}
.beige a:hover{
	font-size: 9px;
	/*font-size: 80%;*/
	color: #0073aa;
	font-weight: bold;
	text-decoration:underline;
}
.zoekveld{
	margin-top:0px;
	margin-left:24px;
	margin-bottom:15px;
}
.zoekveldPortaal{
	margin-top:190px;
	margin-left:24px;
	margin-bottom:20px;
}
.zoeken{
	border:0px;
	width:152px;
	height:20px;
}
.brochures {
	font-weight: bold;
	color: #00284a;
	background-color: #faba00;
	cursor:pointer;
}
.brochures a {
	font-weight: bold;
	color: #00284a;
	text-decoration:none;
}
.brochures a:hover {
	font-weight: bold;
	color: #00284a;
	text-decoration:underline;
}
#menu ul{
	margin:0;
	padding:0;
}
#hoofdmenu ul{
	color:#faba00;
	padding-left:0px;
	background-color:#0073aa;
	font-weight:bold;
}
#hoofdmenu li{
	padding-left:0px;
	list-style:none;
}
#hoofdmenu .menuOpen a{
    background-image: url("../images/menuopen.gif");
    background-position: 0px top;
    background-repeat: no-repeat;
    border-top: 1px solid #97BAD3;
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 23px;
	padding-right:10px;
    padding-top: 10px;
	color: #FABA00;
    font-weight: bold;
	display:block;
	text-decoration:none;
}
#hoofdmenu .menuDicht a{
    background-color: #00284A;
    background-image: url("../images/menudicht.gif");
    background-position: -3px top;
    background-repeat: no-repeat;
    border-top: 1px solid #97BAD3;
    color: #FABA00;
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 23px;
	padding-right:10px;
    padding-top: 10px;
	color: #FABA00;
    font-weight: bold;
	display:block;
	text-decoration:none;
}
#hoofdmenu .menuDicht a:hover{
    background-color: #0073AA;
    background-image: url("../images/menudicht_on.gif");

}
#hoofdmenu .menuLeeg a{
    background-color: #00284A;
    background-image: none;
    border-top: 1px solid #97BAD3;
    color: #FABA00;
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 10px;
	padding-right:10px;
    padding-top: 10px;
	color: #FABA00;
    font-weight: bold;
	display:block;
	text-decoration:none;
}
#hoofdmenu .menuLeeg a:hover{
    background-color: #0073AA;
}
#hoofdmenu ul li ul{
    background-color: #00284A;
    color: #FFFFFF;
}
#hoofdmenu ul li ul li{
	position:relative;	
	z-index:160;
}
#hoofdmenu ul li ul li a{
	list-style: none outside none;
    background-image: none !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    background-color: #00284A;
    border-left: 15px solid #0073AA;
    border-top: 1px solid #97BAD3;
    color: #fff !important;
    cursor: pointer;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
	display:block;
	text-decoration:none;
}
#hoofdmenu ul li ul li:hover a, #hoofdmenu ul li ul li.selected a{
	list-style: none outside none;
    background-image: none !important;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #F1B723;
    border-left: 15px solid #0073AA;
    border-top: 1px solid #97BAD3;
    color: #072848 !important;
    cursor: pointer;
    padding-bottom: 3px;
    padding-top: 3px;
	display:block;
	text-decoration:none;
}
#hoofdmenu ul li ul li ul{
	display:none;
}
#hoofdmenu ul li ul li:hover ul{
	display:block;
}
#hoofdmenu ul li ul li ul{
	position:absolute;
	left:201px;
	top:0;
	width:225px;
	background-image:url("../images/schaduw_sub_new.png");
	background-position:left top;
	background-repeat:repeat-y;
	background-color: transparent;
	padding-bottom:10px;
	/*padding-left:15px;*/
	z-index:190;
}
#hoofdmenu ul li ul li ul li a, #hoofdmenu ul li:hover ul li ul li a, #hoofdmenu ul li:hover ul li:hover ul li a{
	display:block !important;
	width:200px;
	background-color:#F1B723;
	color:#000 !important;
	border:0 !important;
	border-top:solid 1px #fff !important;
	font-weight:normal !important;
	margin-top:-1px;
	padding-bottom:4px !important;
	padding-top:4px !important;
}
#hoofdmenu ul li ul li ul li:hover a, 
#hoofdmenu ul li:hover ul li ul li:hover a, 
#hoofdmenu ul li:hover ul li:hover ul li:hover a,
#hoofdmenu ul li ul li ul li.selected a, 
#hoofdmenu ul li:hover ul li ul li.selected a, 
#hoofdmenu ul li:hover ul li:hover ul li.selected a{
	color:#fff !important;
	background-color:#F1B723 !important;
}
.hoofdmenu{
	color:#faba00;
	padding-left:0px;
	background-color:#0073aa;
	font-weight:bold;
	/*border-bottom:solid 1px #97bad3;*/
}
.lijn{
	border-top:solid 1px #97bad3;
	background-color:none;
}
.hoofdmenu li{
	padding-left:0px;
	list-style:none;
}
.hoofdmenu .menuOpen{
	border-top:solid 1px #97bad3;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/menuopen.gif);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.hoofdmenu .menuAktief{
	border-top:solid 1px #97bad3;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/menuopen.gif);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.hoofdmenu .menuDicht{
	border-top:solid 1px #97bad3;
	color:#faba00;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/menudicht.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#00284a;
	cursor:pointer;
}
.hoofdmenu .menuDichtOver{
	border-top:solid 1px #97bad3;
	color:#faba00;
	padding-left:23px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/menudicht_on.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:none;
	cursor:pointer;
}
.subMenu{
	background-color:#00284a;
	color:#fff;	
}
.subMenu li{
	/*padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px #97bad3;
	border-left:solid 15px #0073aa;
	cursor:pointer;*/
	padding-left:8px;
	padding-right:8px;
}

.subMenuOut{
	padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px #97bad3;
	border-left:solid 15px #0073aa;
	color:#fff;
	background-color:#00284a;
	cursor:pointer;
}
.subMenuOver{
	padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px #97bad3;
	border-left:solid 15px #0073aa;
	color:#072848;
	background-color:#f1b723;
	cursor:pointer;
}
.subMenuActive{
	padding-top:3px;
	padding-bottom:3px;
	border-top:solid 1px #97bad3;
	border-left:solid 15px #0073aa;
	color:#072848;
	background-color:#f1b723;
	cursor:pointer;
}
.wit{
	background-color:#fff;
}
#homeknop{
	position:absolute;
	width:65px;
	height:28px;
	left:6px;
	top:97px;
	z-index:180;
}
#klikbalk{
	position:absolute;
	width:450px;
	height:12px;
	left:0;
	top:0;
	color:#0073aa;
	padding-left:20px;
	padding-bottom:5px;
	margin-top:-18px;
	z-index:180;
}
#voor{
	float:left;
	margin-top:2px;
	margin-top:4px\9;
	margin-left:-1px;
	width:15px;
	height:28px;
	_height:24px;
	background-image: url(../images/subsub_voor1.gif);
	_background-image: url(../images/subsub_voor.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#voor img{
	width:15px;
	height:28px;
	_height:24px;
}
#subsub{
	color:#fff;
	margin-bottom:10px;
	padding-left:1px;
	margin-top:0px;
	/*font-size: 9px;*/
	background-image: url('../images/subsub_back4_groot.gif');
	/*_background-image: url(../images/subsub_back3_groot.gif);*/
	background-image: url('../images/subsub_back3_groot_ie.gif')\9;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:16px\9;
	width:555px;
	vertical-align:middle;
}
.subsubBreed{
	width:756px !important;
}
.subsubknop{
	/*padding-top:4px;
	padding-bottom:5px;*/
	float:left;
	height:28px;
	vertical-align:text-bottom;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:0px;
	_margin-left:-3px;
}
.subsubknop a{
	padding-left:18px;
	padding-right:6px;
	white-space:nowrap;
	background-color:#136fa2;
	background-image: url(../images/subsub_tussen.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	float:left;
	display:block;
	line-height:28px;
	
}
.subsubknop1{
	float:left;
	height:28px;
	vertical-align:text-bottom;
	margin-bottom:2px;
	margin-top:2px;
}
.subsubknop1 a{
	/*padding-top:4px;
	padding-bottom:5px;*/
	padding-left:18px;
	padding-right:6px;
	float:left;
	display:block;
	white-space:nowrap;
	background-color:#136fa2;
	background-image: url(../images/subsub_tussen1.gif);
	background-repeat: no-repeat;
	background-position:left 3px;
	line-height:28px;
	
}
.subsubknopSelect{
	/*padding-top:4px;
	padding-bottom:5px;*/
	float:left;
	display:block;
	height:28px;
	vertical-align:text-bottom;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:-1px;
	color:#000;
}
.subsubknopSelect a{
	padding-left:6px;
	padding-right:6px;
	white-space:nowrap;
	background-color:#f1b723;
	color:#000;
	line-height:28px;
	float:left;
	display:block;
}
#subsub .subsubknop a, #subsub .subsubknop1 a{
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
}
#subsub .subsubknop a:hover, #subsub .subsubknop1 a:hover{
	color:#f1b723;
	text-decoration:none;
	white-space:nowrap;
}
#subsub .subsubknopSelect a, #subsub .subsubknopSelect a:hover{
	color:#000;
	text-decoration:none;
}
#logo{
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:190px;
	background-image: url(../images/logotop.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	/* IE hacks */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logotop.png', sizingMethod='crop');
	_background-image:none;
	z-index:5;
}
#logoPortaal2{
	position:absolute;
	left:-200px;
	top:0;
	width:269px;
	height:90px;
	background-image: url(../images/logo_groot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:180;
}
#logoPortaal{
	position:absolute;
	left:0;
	top:0;
	width:200px;
	height:179px;
	background-image: url(../images/logotop_portaal.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	/* IE hacks */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logotop_portaal.png', sizingMethod='crop');
	_background-image:none;
	z-index:5;
}
#bogen{
	position:absolute;
	left:0;
	top:82px;
	width:796px;
	height:117px;
	background-image: url(../images/bogen_homepage.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	/* IE hacks */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bogen_homepage.png', sizingMethod='crop');
	_background-image:none;
	z-index:5;
}
#bogenPortaal{
	position:absolute;
	left:0;
	top:0;
	width:796px;
	height:170px;
	background-image: url(../images/bogen_portaal_ff.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	/* IE hacks */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bogen_portaal.png', sizingMethod='crop');
	_background-image:none;
	z-index:6;
}
.portaalFoto{
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fotolinks{
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#faba00;
	color:#00284a;
	padding-left:15px;
	padding-right:15px;
	padding-top:18px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
.fotoborder{
	border-right:solid 3px #fff;
}
.fotolinksTitel{
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#faba00;
	color:#fff;
	/*font-size: 140%;*/
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.fotolinksTitel .titel{
	font-size:22px;

}
.fotorechts{
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#faba00;
	color:00284a#;
	padding-left:15px;
	padding-right:15px;
	padding-top:18px;
	font-style:italic;
	font-weight:bold;
}
.fotorechts a, .fotolinks a{
	position:relative;
	color:#136fa2;
}
.sloganpos{
	position:relative;
	height:25;
	width:0;
}
.sloganback, .sloganbackblauw, .sloganbackfoto{
	background-image:url(../images/sloganback.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.sloganbackvac, .sloganbackgeel{
	background-image:url(../images/sloganback_vac.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.sloganbackwit{
	background-image:none;
	background-color: #FFEAC0;
}
#slogan{
	/*position:absolute;
	left:0px;
	bottom:0px;
	width:192px;
	height:115px;
	background-color:#0073aa;*/
	line-height:15px;
	font-style:italic;
}
#slogan1 td{
	padding-top:0px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:0px;
	font-weight:bold;
	color:#fff;
}
#slogan b{
	color:#faba00;
	font-weight:bold;
	font-style:normal;
}
#slogan a{
	color:#b1d0e4;
	font-weight:normal;
	font-style:italic;
	text-decoration:underline;
}
#slogan a:hover{
	color:#b1d0e4;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}
.content{
	padding-right:20px;
	padding-bottom:36px;
	padding-top:0px;
	padding-left:20px;
	text-align:left;
	vertical-align:top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
	color:#000;
}
/*.blauwBalk{
	background-image:url(../images/sloganback3--.gif);
	background-repeat:repeat-y;
	background-position:right top;
}*/
.metBrochure{
	padding-left:162px;
	padding-right:0px;
}
.zonderBrochure{
	padding-left:0px;
	padding-right:0px;
}
.brochurePos{
	position:relative;
	height:0;
	width:0;
	left:0;
	top:0;
}
.brochureVeld{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}
#kolomRechts div.tussenwit{
	height:10px;
	background-color:#FFF;
}
#kolomRechts .brochureDownload{
	/*margin-top:20px;*/
	background-color:#FFF;
}
.brochureDownload{
	border:solid 1px #f1b723;
}
.brochureDownloadLijst{
	cursor:pointer;
}
.brochureDownload .titel{
	color:#fff;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color:#f1b723;
}
.brochureDownload td{
	border:0px;
}
.content .brochurePos .brochureVeld .brochureDownload .link, .content .brochureTabel .pdf .brochureDownloadLijst .link, .brochureDownload .link{
	padding:5px;
	padding-left:32px;
	padding-bottom:10px;
	/*color:#072848;
	font-size: 60%;*/
	font-size:10px;
	color:#000;
	font-style:italic;
	background-image:url(../images/link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.content .brochurePos .brochureVeld .brochureDownload .link a, .content .brochureTabel .pdf .brochureDownloadLijst .link a, .brochureDownload .link a{
	text-decoration:none;
	color:#000;
}
.content .brochurePos .brochureVeld .brochureDownload .link a:hover, .content .brochureTabel .pdf .brochureDownloadLijst .link a:hover, .brochureDownload .link a:hover{
	text-decoration:underline;
	color:#000;
}
.brochureDownload .brochure, .brochureDownloadLijst .brochure{
	padding-left:7px;
	padding-top:7px;
	padding-bottom:0px;
	padding-right:0px;
	/*background-image:url(../images/brochure.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
	text-align:left;
	vertical-align:top;
}
.brochurefoto{
	margin:0;
	margin-top:10px;
	border:0;
}
.contentPortaal{
	padding-left:36px;
	padding-right:36px;
	padding-bottom:10px;
	padding-top:16px;
}
.contentPortaal .intro, .contentPortaal b, .contentPortaal a{
	color:#0073aa;
	font-weight:bolder;
	text-decoration:none;
}
.contentPortaal a:hover{
	color:#0073aa;
	font-weight:bold;
	text-decoration:underline;
}
#contenttext img{
	margin-left:10px;
	margin-bottom:5px;
}
#contenttext ul, #contenttext li{
	margin:0px;
}
.content ul{
	margin-top:0px;
}
.content li{
	margin-top:0px;
}
#contenttext p, .content p{
	margin-bottom:0px;
}
#contenttext li{
	list-style:inside;
	margin-left:-40px;
	_margin-left:0px;
}
.contentPortaal img{
	float:right;
}
.contentPortaal .kop{
	color:#00284a;
	font-weight:bolder;
	font-size:20px;
	/*font-size: 170%;*/
}
.content .kop{
	color:#00284a;
	font-weight:bolder;
	font-size:20px;
	/*font-size: 170%;*/
}
.content .intro{
	color:#0073aa;
	font-weight:bold;
}
.content h1, .content .h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 160%;
	color: #00284a;	
}
.content h2, .content .h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 140%;
	color: #00284a;	
}
.content h3, .content .h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 120%;
	color: #00284a;	
}
.brochureTabel{
	border-left:solid 1px #f1b723;
}
.brochureTabel .geenpdf{
	height:211px;
	width:20%;
}
.brochureTabel .pdf{
	border-right:solid 1px #f1b723;
	border-bottom:solid 1px #f1b723;
	height:211px;
	width:20%;
}
.brochureTabel .pdfinfo{
	border-right:solid 1px #f1b723;
	border-bottom:solid 1px #f1b723;
	padding-left:10px;
	font-weight:normal;
	font-style:italic;
}
.hoofdletters {
	text-transform: uppercase;
}
.kleineletters {
	text-transform: lowercase;
}
.brochureTabel .pdfinfo a{
	color:#0073aa;
	font-weight:bold;
}
.tussenbalk{
	border:0;
	margin:0;
	padding:0;
	height:10px;
	background-color:#FFFFFF;
}
.tussenWit{
	border-top:solid 10px #fff;
}
.tussenWitOnder{
	border-bottom:solid 10px #fff;
	margin-bottom:-10px;
}
.item td{
	padding:12px;
}
.item .itemBlauw{
	background-color:#00284a;
	color:#fff;
	font-weight:normal;
	line-height:160%;
}
.itemLichtBlauw .intro{
	color:#b1d0e4;
	font-weight:bold;
}
.item .itemLichtBlauw{
	background-color:#0073aa;
	color:#fff;
	font-weight:bold;
}
.item .itemBlauw ul, .item .itemLichtBlauw ul{
	font-style:italic;
	list-style:url(../images/punt_blauw.gif);
	font-weight:normal;
	margin:0px;
	margin-left:10px;
	color:#fff;
	padding-left:0px;
}
.item .itemBlauw li, .item .itemLichtBlauw li{
	margin-top:4px;
	margin-bottom:4px;
	padding-right:20px;
	background-image:url(../images/pijl_blauw.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.item .itemBlauw .titel, .item .itemLichtBlauw .titel{
	font-weight:bold;
	color:#faba00;
	text-transform:uppercase;
}
.item .itemBlauw a, .item .itemLichtBlauw a{
	color:#fff;
	text-decoration:none;
}
.item .itemBlauw a:hover, .item .itemLichtBlauw a:hover{
	color:#fff;
	text-decoration:underline;
}
.item .itemGeel{
	background-color:#faba00;
	color:#00284a;
	font-weight:normal;
	line-height:160%;
}
.itemGeel .intro{
	color:#0073aa;
	font-weight:bold;
}
.item .itemGeel ul{
	font-style:italic;
	list-style:url(../images/punt_geel.gif);
	font-weight:normal;

	margin:0px;
	margin-left:13px;
	color:#00284a;
	padding-left:0px;
}
.item .itemGeel li{
	margin-top:4px;
	margin-bottom:4px;
	padding-right:20px;
	background-image:url(../images/pijl_geel.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.item .itemGeel .titel{
	font-weight:bold;
	color:#0073aa;
	text-transform:uppercase;
}
.item .itemGeel a{
	color:#00284a;
	text-decoration:none;
}
.item .itemGeel a:hover{
	color:#00284a;
	text-decoration:underline;
}
<!-- wit -->
.itemWit{
	background-color:#fff;
}
.item .itemWit{
	background-color:#fff;
	color:#00284A;
	font-weight:normal;
	line-height:160%;
}
.itemWit .intro{
	color:#0073AA !important;
	font-weight:bold;
}
.item .itemWit ul{
	font-style:italic;
	list-style:url(../images/punt_wit.gif);
	font-weight:normal;
	margin:0px;
	margin-left:13px;
	color:#00284a;
	padding-left:0px;
}
.item .itemWit li{
	margin-top:4px;
	margin-bottom:4px;
	padding-right:20px;
	background-image:url(../images/pijl_wit.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.item .itemWit .titel{
	font-weight:bold;
	color:#00284A;
	text-transform:uppercase;
}
.item .itemWit a{
	color:#0073AA !important;
	text-decoration:none;
}
.item .itemWit a:hover{
	color:#0073AA !important;
	text-decoration:underline;
}
<!-- einde wit -->
.item .itemNieuws, .item .itemNieuwsblauw{
	background-color:#0073aa;
	color:#fff;
	font-weight:bold;
}
.item .itemNieuwsgeel{
	background-color:#faba00;
	color:#00284a;
	font-weight:bold;
}
.item .itemNieuws .datum, .item .itemNieuwsblauw .datum{
	padding-left:10px;
	color:#a4c9e0;
}
.item .itemNieuwsgeel .datum{
	padding-left:10px;
	color:#fff;
}
.item .itemNieuws a, .item .itemNieuwsblauw a{
	font-style:italic;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	background-image:url(../images/punt_lichtblauw_nieuws.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	margin-left:0px;
	color:#fff;
	padding-left:0px;
}
.item .itemNieuwsgeel a{
	font-style:italic;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	background-image:url(../images/punt_wit_nieuws.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	margin-left:0px;
	color:#00284a;
	padding-left:0px;
}
.item .itemNieuws .datumDicht, .item .itemNieuwsblauw .datumDicht{
	margin-top:5px;
	margin-bottom:0px;
	padding-right:0px;
	background-image:url(../images/pijl_nieuwsdicht.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#a4c9e0;
	padding-top:0px;
	padding-bottom:0px;
}
.item .itemNieuwsgeel .datumDicht{
	margin-top:5px;
	margin-bottom:0px;
	padding-right:0px;
	background-image:url(../images/pijl_nieuwsdicht_geel.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#fff;
	padding-top:0px;
	padding-bottom:0px;
}
.item .itemNieuws .datumDicht a, .item .itemNieuws .datumDicht a:hover, .item .itemNieuws .datumOpen a, .item .itemNieuws .datumOpen a:hover{
	color:#a4c9e0;
}
.item .itemNieuwsgeel .datumDicht a, .item .itemNieuwsgeel .datumDicht a:hover, .item .itemNieuwsgeel .datumOpen a, .item .itemNieuwsgeel .datumOpen a:hover{
	color:#fff;
}
.item .itemNieuwsblauw .datumDicht a, .item .itemNieuwsblauw .datumDicht a:hover, .item .itemNieuwsblauw .datumOpen a, .item .itemNieuwsblauw .datumOpen a:hover{
	color:#a4c9e0;
}
.item .itemNieuws .datumOpen, .item .itemNieuwsblauw .datumOpen{
	margin-top:5px;
	margin-bottom:0px;
	padding-right:0px;
	background-image:url(../images/pijl_nieuwsopen.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#a4c9e0;
	padding-top:0px;
	padding-bottom:0px;
}
.item .itemNieuwsgeel .datumOpen{
	margin-top:5px;
	margin-bottom:0px;
	padding-right:0px;
	background-image:url(../images/pijl_nieuwsopen_geel.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#fff;
	padding-top:0px;
	padding-bottom:0px;
}
.item .itemNieuws .datumDicht .nieuwstitels a, .item .itemNieuws .datumDicht .nieuwstitels a:hover, .item .itemNieuwsblauw .datumDicht .nieuwstitels a, .item .itemNieuwsblauw .datumDicht .nieuwstitels a:hover{
	font-style:normal;
	background-image:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #fff;
	display:block;
	color:#fff;
}
.item .itemNieuwsgeel .datumDicht .nieuwstitels a, .item .itemNieuwsgeel .datumDicht .nieuwstitels a:hover{
	font-style:normal;
	background-image:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #00284a;
	display:block;
	color:#00284a;
}
.item .itemNieuws .datumOpen .nieuwstitels a, .item .itemNieuws .datumOpen .nieuwstitels a:hover, .item .itemNieuwsblauw .datumOpen .nieuwstitels a, .item .itemNieuwsblauw .datumOpen .nieuwstitels a:hover{
	font-style:normal;
	background-image:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #fff;
	display:block;
	color:#fff;
}
.item .itemNieuwsgeel .datumOpen .nieuwstitels a, .item .itemNieuwsgeel .datumOpen .nieuwstitels a:hover{
	font-style:normal;
	background-image:none;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #00284a;
	display:block;
	color:#00284a;
}
.nieuwstitels{
	border:0;
	width:166px;
	margin-top:5px;
	margin-bottom:15px;
}
.nieuwstitels li{
	list-style:none;
	list-style-image:none;
	border:0;
	width:166px;
}
.nieuwstitels li a{
}
.item .itemNieuws .titel, .item .itemNieuwsblauw .titel{
	font-weight:bold;
	color:#faba00;
	text-transform:uppercase;
}
.item .itemNieuwsgeel .titel{
	font-weight:bold;
	color:#0073aa;
	text-transform:uppercase;
}
.item .itemNieuws a, .item .itemNieuwsblauw a{
	color:#fff;
	text-decoration:none;
}
.item .itemNieuwsgeel a{
	color:#00284a;
	text-decoration:none;
}
.item .itemNieuws a:hover, .item .itemNieuwsblauw a:hover{
	color:#fff;
	text-decoration:underline;
}
.item .itemNieuwsgeel a:hover{
	color:#00284a;
	text-decoration:underline;
}




#kolomRechts{
}
.kleur, .kleurblauw, .kleurfoto{
	padding-bottom:15px;
	background-image:url(../images/sloganback.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.kleurgeel{
	padding-bottom:15px;
	background-image:url(../images/sloganback_vac.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.kleurwit{
	padding-bottom:15px;
	background-image:none;
}
#kolomRechtsVac{
	padding-bottom:15px;
	background-image:url(../images/sloganback_vac.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#formulierstappen{
	margin-top:10px;
}
#formulierstappen .stap{
	background-image:url(../images/stap_pijl.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#0073aa;
	color:#57a4ca;
	font-style:italic;
	padding:6px;
}
#formulierstappen .stap .kopje{
	font-weight:bold;
	color:#57a4ca;
	text-transform:uppercase;
	font-style:normal;
}
#formulierstappen .stapselected{
	background-image:url(../images/stap_select_pijl.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#faba00;
	color:#000;
	font-style:italic;
	padding:6px;
}
#formulierstappen .stapselected .kopje{
	font-weight:bold;
	color:#0073aa;
	text-transform:uppercase;
	font-style:normal;
}
input{
	border:solid 1px #0073aa;
	height:20px;
	color:#000;
}
.controle{
	border:solid 1px #ffffff;
}
textarea{
	border:solid 1px #0073aa;
	color:#000;
	overflow:auto;
}
select{
	height:20px;
	color:#000;
}
.selectbox{
	border:solid 1px #0073aa;
	margin-right:12px;
	float:left;
}
.content a{
	color:#0073aa;
	text-decoration:underline;
}
.content a:hover{
	color:#0073aa;
	text-decoration:none;
}
.formknop{
	border:0px;
	background-image:url(../images/pijl_verder.gif);
	background-position:right center;
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:12px;
	cursor:pointer;
}
.formknopterug{
	border:0px;
	background-image:url(../images/pijl_terug.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	vertical-align:middle;
	text-align:left;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
	cursor:pointer;
}
.sitemap1 li{
	list-style-image:url(../images/sitemap1.gif);
	margin:10px;
	font-weight:bold;
}
.sitemap1 li a{
	color:#00284a;
	text-decoration:none;
	padding:4px;
	padding-left:4px;
}
.sitemap1 li a:hover{
	color:#00284a;
	text-decoration:underline;
	padding:4px;
	padding-left:4px;
}
.sitemap2 li{
	list-style-image:url(../images/sitemap2.gif);
}
.sitemap2 li a{
	color:#0073aa;
	text-decoration:none;
	padding:4px;
	padding-left:4px;
}
.sitemap2 li a:hover{
	color:#0073aa;
	text-decoration:underline;
	padding:4px;
	padding-left:4px;
}
.sitemap3 li{
	list-style-image:url(../images/sitemap3.gif);
}

.sitemap3 li a{
	color:#faba00;
	text-decoration:none;
	padding:4px;
	padding-left:4px;
}
.sitemap3 li a:hover{
	color:#faba00;
	text-decoration:underline;
	padding:4px;
	padding-left:4px;
}
ol li a{
	color:#0073aa;
	text-decoration:none;
	padding:4px;
	padding-left:10px;
	font-weight:bold;
}
ol li a:hover{
	color:#0073aa;
	text-decoration:underline;
	padding:4px;
	padding-left:10px;
	font-weight:bold;
}
ol li{
	color:#0073aa;
	padding:4px;
	font-weight:bold;
}
ol li p{
	color:#000;
	font-weight:normal;
	margin-top:0;
	padding-left:26px;
	padding-right:26px;
}
.paging td{
	padding:4px;
}
.paging td a{
	color:#0073aa;
}
#newsitem{
	margin-bottom:20px;
}
#newsitem .nieuwsKopje{
	color:#0073aa;
	font-weight:bold;
	margin-bottom:10px;
}
.terugknop{
	background-image:url(../images/terug_pict.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#faba00;
	padding:4px;
	padding-right:28px;
	padding-left:8px;
	height:20px;
}
.terugknop a{
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
.terugknop a:hover{
	text-decoration:underline;
	color:#000;
	font-weight:normal;
}
.verderknop1{
	background-image:url(../images/verder_pict.gif);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#faba00;
	color:#000000;
	padding:4px;
	padding-right:28px;
	padding-left:8px;
	height:20px;
}
.verderknop1 a{
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
.verderknop1 a:hover{
	text-decoration:underline;
	color:#000;
	font-weight:normal;
}
.zwart, .zwart a{
	color:#000;
	text-decoration:none;
}
.zwart a:hover{
	color:#000;
	text-decoration:underline;
}
.vacatureItem{
	margin-bottom:12px;
}
.vacKnop{
	border:none;
	border-bottom:solid 1px #0073aa;
	height:23px;
	height:21px\9;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-weight: normal;
	color: #000;
}

.fotoLinks{
	margin-right:10px;
	margin-bottom:10px;
	border:solid 1px #002e7d;
	
}
.content .fotoRechts, .kolomRechts .fotoRechts{
	margin-left:10px;
	margin-bottom:10px;
	border:solid 1px #002e7d;
}
.fotoboekT{
	border:solid 1px #136FA2;
	margin-bottom:15px;
	cursor:pointer;
}
.fotoboekTover{
	border:solid 1px #136FA2;
	margin-bottom:15px;	
	
	background-color:#eff4f7;
	cursor:pointer;
}
.fotoboekTD{
	padding:15px;
}
.fotoboekLink{
	background-color:#136FA2;
	color:#fff;
	font-weight:bold;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
}
.fotoboekLink a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.fotoboekT .fotoboekTDfoto{
	padding:15px;
	background-color:#eff4f7;
}
.fotoboekTover .fotoboekTDfoto{
	padding:15px;
	background-color:#fff;
}
.fotofloat{
	float:left;
	margin-left:14px;
	margin-right:14px;
	margin-bottom:4px;
}
.fotoinfo{
	font-size:11px;
	font-style:italic;
}
.fotofloat img{
	margin:0 !important;
	padding:0 !important;
}
