body{
	margin: 0;
	padding: 0;
	height: 100%;
}

/* layout start */
.head{
	background: #5C6F7C;
}

.nav{
	background: #FFDE6C;
	text-align: right;
}

.subnav{
	background: #FFDE6C;
	text-align: right;
	padding-right: 0;
}
.vervolgbalk{
	background: #FFDE6C;
}

.logo {
	position:absolute; left: 0px; top: 0px;
	z-index: 1000;
}

.logo_img {
	border-right: 1px solid #AEB7BE;
}

.content{
	background: #fff;
}

.space{
	background: #5C6F7C;
	/*line-height: 0;
	height: 8px;*/
}

.orspace{
	background: #C2C9CE;
}

.rightcoll{
	margin: 0 10px 10px 10px;
}

.rightcolltop{
	margin: 0 10px 0 10px;
}

.spgreen, .spwhite{
	line-height: 0;
	width: 8px;
}

.spgreen{
	background: #5C6F7C;
}

.spwhite{
	background: #fff;
	margin-bottom:10px;
}

.zoek{
	background: #99A5AD;
	height: 85px;
}

.subzoek{
	background: #C2C9CE url(../images/bg_bar.gif) repeat-x bottom;
	height: 88px;
	padding-bottom: 21px;
}

.nieuwsbrief{
	background: #C2C9CE;
}

#zoek{
	/*width: 160px;*/
	padding: 8px 12px;
}

#nieuwsbrief{
	padding: 8px 12px;
	margin-bottom: 10px;
}

#content{
	margin: 10px;
}
.smaller{
	width:85%;
}

.linebut{
	border-bottom: 1px solid #5C6F7C;
	margin-bottom: 20px;
}

.h1, h1 {
	border-bottom: 1px solid #5C6F7C;
	color: #5C6F7C;
	font-size:16px;
	line-height:120%;
}
h1.hometitle {
	border-bottom-color: #EFB600;
	color: #EFB600;
}

.floatleft{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.floatright{
	float:right;
}

.idk{
	border: 1px solid #333E44;
	clear: both;
}

.bgidk{
	background: #FFDE6C;
}

.fotoidk{
	background: #FFF7DA;
	padding:5px;
}

.contidk{
	background: #FFF7DA;
	padding: 10px;
}

.leftnav{
	padding-top: 110px;
	background: #AEB7BE;
	min-height: 100%;
}

.detabel{
	height: 100%;
}

html>body .leftnav{
	height: auto; /* for mozz */
}

#newsticker{
	border-left: 1px solid #323D43;
	border-right: 1px solid #323D43;
	margin:16px 20px 16px 30px;
	padding: 8px 0;
	vertical-align:middle;
}

.fotoplustekst{
	margin-bottom: 20px;
}

#footer{
	margin-top: 10px;
}

.secnav{
	margin: 3px;
}

.news{
	width: 177px;
	height: 100%;
	background: #FFF3C8;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.newsfoto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.fotobijschrift{
	color:#323D43;
	margin:-40px 10px 10px 275px;
}
/* layout end */

/* typo start */
.leftnav address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #323D43;
	width: 126px;
	border-bottom: 0px solid #323D43;
	text-align: left;
	padding: 65px 0 10px;
	font-style:normal;
	margin: 0 auto 10px;
	height: 20px;
}


.leftnav #logo{
	border-bottom:1px solid #323D43;
	margin: 0 25px 10px 15px;
}

#nieuwsbrief h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #323D43;
	margin: 0 0 10px 0;
}

#nieuwsbrief p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #323D43;
	margin: 0 0 10px 0;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #323D43;
}

#content p{
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.fotoplustekst p{
	margin: 0 0 10px 0;
}

.fotoplustekst h2{
	color: #5C6F7C;
	font-size: 16px;
	margin: 0 0 10px 0;
}

.contidk h2{
	color: #323D43;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
}

.contidk p{
	color: #323D43;
	font-size: 0.7em;
	margin: 0;
}

#footer p{
	font-size: 1em;
}

#leftnavcontent,  #topnavcontent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #323D43;
}

#leftnavcontent p, #topnavcontent p{
	margin: 0 0 10px 0;
}

#leftnavcontent h2, #topnavcontent h2{
	font-size: 14px;
	margin: 0 0 10px 0;
	color:#5C6F7C;
}

#leftnavcontent h3, #topnavcontent h3{
	font-size: 1.1em;
	font-weight: bold;
	border-bottom:1px solid #5C6F7C;
}

.news h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #5C6F7C;
	margin: 10px;
}

.news h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #5C6F7C;
	margin: 10px;
}

.news p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5C6F7C;
	margin: 10px;
}
/* typo end */

/* lists start */
ul{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

li{
	background: url(../images/bull_arrow.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 1.5em;
}
/* lists end */

/* forms start */
form{
	margin: 0;
	padding: 0;
}

#zoek .veld, #nieuwsbrief .veld{
	width: 145px;
	border: 1px solid #323D43;
	padding: 2px;
}

#zoek .knop, #nieuwsbrief .knop{
	display: block;
	border: none;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
	cursor: pointer;
	float: right;
}

#zoek .knop:hover, #nieuwsbrief .knop:hover{
	text-decoration: none;
}
/* forms end */

/* links start */
a:link,  a:visited{
	text-decoration: underline;
	color: #5C6F7C;
}

a:hover{
	text-decoration: none;
	color: #5C6F7C;
}

#footer a{
	margin-right: 10px;
}

.leftnav address a:link, .leftnav address a:visited{
	color: #fff;
	text-decoration: underline;
}

.leftnav address a:hover{
	color: #fff;
	text-decoration: none;
}

#leftnavcontent .secnav a:link, #leftnavcontent .secnav a:visited{
	color: #323D43;
	font-weight:normal;
	margin-right: 8px;
}

#leftnavcontent .secnav a:hover{
	/*color: #030;*/
	font-weight: normal;
}

#leftnavcontent .secnav a.in:link, #leftnavcontent .secnav a.in:visited{
	color: #5C6F7C;
	font-weight: normal;
	text-decoration:none;
}

#leftnavcontent a:link, #leftnavcontent a:visited, #topnavcontent a:link, #topnavcontent a:visited{
	text-decoration: underline;
	color: #5C6F7C;
}

#leftnavcontent a:hover, #topnavcontent a:hover{
	text-decoration: none;
	color:#5C6F7C;
}

a.leesmeer:link, a.leesmeer:visited{
	text-decoration: underline;
	color: #323D43;
	background: url(../images/bull_arrow_or.gif) no-repeat center right;
	padding: 0 10px 0 0;
	font-weight: bold;
}

a.leesmeer:hover{
	text-decoration: none;
	color: #323D43;
}

#topnavcontent .secnav a:link, #topnavcontent .secnav a:visited{
	color: #323D43;
	font-weight: normal;
	margin-right: 8px;
}

#topnavcontent .secnav a:hover{
	/*color: #030;*/
	font-weight: normal;
}

#topnavcontent .secnav a.in:link, #topnavcontent .secnav a.in:visited{
	color: #E8B400;
	font-weight: normal;
	text-decoration:none;
}
/* links end */

/* hacks start */
.hide{
	display: none;
}

.hack{
	clear: both;
	line-height: 0;
}

.hackje{
	_bottom: 0;
	_position: relative;
	display: none;
	_display: block;
}
/* hacks end */

/* extra css layout */
strong{
	color:#5C6F7C;
}

.fichetitel{
	font-weight:lighter;
	font-size:2em;
	color:#FFFFFF !important;
	background-color:#FFDE6C;
	text-align:left;
	padding:3px 3px 3px 1.5em;
	display:block;
	margin:30px 0 !important;
}

.ficheinfo{
	margin:10px 0;
	border: 2px solid #FFDE6C;
	padding: 5px;
	width:50%;
	float:right;
	clear:left;
}

.clearright{
	clear:right;
}

h4{
	font-size:1em;
	margin: 10px 0 5px 0;
}

#topnavcontent table, #secnavcontent table, #leftnavcontent table,
{
	font-size:1em;
	color: #323D43;
}

.layouttabel td {
	border-bottom:1px solid #9c3;
	padding:2px 4px;
	color:#5C6F7C;
}
/* einde extra css layout */

/* formulier */
.formulier{
	width:470px;
	margin-top:25px;
	padding:10px 10px 10px 0;
}

.formulier .lijn{
	margin:2px 0;
	display:block;
}

.formulier .lijn .input, .formulier .lijn .box{
	margin:3px 0 3px 10px;
	border:1px solid #E8B400;
	width: 430px;
}

.formulier .lijn .box{
	width:auto;
	border:0;
}

.formulier .label, .formulier .labelinline{
	color: #5C6F7C;
	padding:2px 20px 6px 10px;;
	width:100%;
	display:block;
}

.formulier .label2 {
	color: #000000;
	font-weight: bold;
	width:100%;
	display:block;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.formulier .labelinline{
	width:auto;
	display:inline;
}

.formulier .knop{
	display: block;
	border: none;
	background: url(none);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6F7C;
	font-weight: normal;
	text-decoration:underline;
	cursor: pointer;
	margin-top:10px;
	float: right;
}

/* einde formulier */

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #323D43;
	font-size: 0.7em;
}
address strong {
	color: #FFFFFF;
}
.content2brdr {
	border: 1px solid #5C6F7C;
}
.tblborder {
	border: 1px solid #5C6F7C;
}

#leftnavcontent table, #topnavcontent table{
font-size: 1em;
}

.agendainput {
	border:1px solid #E8B400;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6F7C;
}

.agendaselect {
	border:1px solid #E8B400;
	background: #FFEFB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6F7C;
}

.agendaknop {
	background: #FFEFB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6F7C;
	font-weight: bold;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5C6F7F;
	border-right-color: #5C6F7F;
	border-bottom-color: #5C6F7F;
	border-left-color: #5C6F7F;
	padding: 1px;
}
.content2 h2 {
	font-weight: bold;
}

/*Changes the upper cell of the datagrid */
.bg2bold {
	background-color: #ffefb6;
	font-weight:bold;	
}

.subtitle
{
	color: #5c6f7c;
	font-weight:bold;
	font-size: 1.2em;	
}


.button{
	background: #FFEFB6 center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C6F7C;
	font-weight: bold;
	border-right: 1pt double #5c6f7c;
	border-top: 1pt solid #5c6f7c;
	border-left: 1pt solid #5c6f7c;
	border-bottom: 1pt double #5c6f7c;
	text-decoration:none;	
}

hr {
color: #FFDE6C;
}

.dgcontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color: #323D43;
}
/*cursussen en agenda*/
.knopGCInfo {
	color: #5C6F7C;
}	
.zoek_left, #Form1 label, #Form1 select, .special_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
.content #content a {
	font-size: 11px;
}
/*draaiboek*/
#knoppen {
	width:248px;
	float:left;}
#knoppen img {
	margin-bottom:18px;}
#new {
	clear:both;
	padding-top:20px;
	background-image:url(../draaiboek/img/pijltje.jpg);
	background-repeat:no-repeat;
	}

#zakelijk li {color:#F8C180;}
#zakelijk a, #zakelijk h2, #zakelijk p{color:#F28B00 !important;}
#financieel li {color:#B3D394;}
#financieel a, #financieel h2, #financieel p{color:#65A922 !important;}
#personeel li {color:#81D6DF;}
#personeel a, #personeel h2, #personeel p{color:#00ACBD !important;}
#infrastructuur li {color:#F4A98B;}
#infrastructuur a, #infrastructuur h2, #infrastructuur p{color:#E65013 !important;}
#preventie li {color:#B9AABD;}
#preventie a, #preventie h2, #preventie p{color:#6E4D7C !important;}

.nieuwsmoduleoverzichtOpenInParent{
	margin:0px;

}
.nieuwsmoduleoverzichtOpenInParent a{
	color: #5C6F7C;
	font-weight:bold;
}
.nieuwsmoduleoverzichtOpenInParent .titelNieuwsbericht {
margin-bottom: 0px !important;
margin-top: 0px !important;
}
.nieuwsmoduleoverzichtOpenInParent .newsitem {
margin-bottom: 10px;
/*border-bottom: 1px solid  #5C6F7C;*/
padding-top:0px;
}
.nieuwsmoduleoverzichtOpenInParent .newsitem img {
	margin-bottom:10px;
	float:right;
	margin-right: 0px;
	margin-left: 10px;
	}
.nieuwsmoduleoverzichtOpenInParent a {
	font-weight:normal;
	}
#nieuwsframe {/*border: 1px solid #5C6F7C;*/ margin-bottom:10px;}
.nieuwsmoduleoverzichtOpenInParent .knopLeesmeer {
margin-top: 0px;
margin-bottom:10px;
}
.nieuwsmoduleoverzichtOpenInParent #form1 {
	padding-bottom: 10px;
	border-bottom: 1px solid  #5C6F7C;
	}
.nieuwsmoduleoverzichtOpenInParent #zmMeerBerichten {
margin-top: 10px;

}
