@charset "utf-8";
/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}


/*html { overflow-y: scroll; }
*/
/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	background-color: #d9d1c6;
	margin: 0px;
	padding: 0px;
	font: 68%/1.6em verdana;	
}

/* ******************* LINK ************************ */


a {
	text-decoration:underline;
	color: #404040;
	}
a:hover {
	text-decoration:underline;
	color: #A80056;
	}

.langcdcp{}

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	font-size: 1.2em;
	font-weight:bold;
	color:#2E6065;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

h2 {
	padding:0px 0;
	color: #2E6065;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

h3 {
	color: #2E6065;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 5px 5px 0px;
}

h4 {
	padding:0px 0;
	color: #2E6065;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}
h5 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #666666;
	font-size: 1em;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0;
}

img {
	border:0;

}




/* ******************* GLOBAL CLASSES ******************** */


.clear 			{ 
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }
.img-center 	{ display: block; margin:4px auto 4px auto; }	/* Toegevoegd bij scripting */

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 1px solid #dfe1e0;
	padding: 1px;
	background: #FFFFFF;	
}

.spacer {

	width: 1px;

	float: left;

	display: block;

	margin: 0px 14px 0px 15px;

	padding: 0px;

}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }

.bottomspace{ padding-bottom:10px;}


.transparent_class {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

/* ************************************************** */	
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */


#container {
	background-color: #ffffff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top:0px;
	padding: 0px 0px 10px 0px;
}

#leftframe{
	float: left;
	width: 220px;
	margin-right: 10px;
	
}


#rightframe{
	float: left;
	width: 710px;
}


.bg_archief{
	/*background: #f5eadd;*/
	background:#efefed;
	}

/* ************************************************** */
/* ********************* TOP ************************ */
/* ************************************************** */
#HeaderBox {
	background-color: #e9e8e7;
	width: 960px;
	height: 122px;
}

#Logo {
	float: left;
	width: 150px;
	height: 122px;
}


#Banner {
	float: left;
	width: 571px;
	height: 122px;
}

#HeaderRight {
	float: left;
	width: 239px;
	height: 122px;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
	background-color: #e9e8e7;
}

/* ******************* SEARCH ************************ */

#Mijn {
	background-image: url(../images/arrow_prov.gif);
	background-repeat: no-repeat;
	width: 199px;
	padding-left: 40px;
	line-height: 40px;
	color: #404041;
	font-size: 1em;
}

#SearchBox {
	
	margin-top: 0px;
	padding-left: 15px;
	height: 64px;
}

#SearchBox .but {
	font-size: 0.7em;
	color: #d95936;
	width: 50px;
	height: 21px;
	background-color: #e9e8e7;
	border: 1px solid #FFFFFF;
}



/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */



/* ******************* NAV ******************** */

#nav {
	margin: 0px;
	padding: 0px;
	width: 200px;
}


#nav a {
	color: #404041;
	text-decoration: none;
}

#nav a:hover {
	color: #D95936;
	text-decoration: none;
}

#navitem ul {
	text-align: left;
	white-space: nowrap;
	margin: 0px;
	padding: 10px 0px 0px;
}



#navitem li {
	color: #2E6065;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	list-style: none;
}

#navitem li a{
	display: block;
	color: #505050;
	text-decoration: none;
	padding: 0px 0px 0px 24px;
	line-height: 23px;
	width: 176px;
	background: url(../images/bullet_genieten.gif) no-repeat;
}

#navitem li a:hover {
	color: #2E6065;
	text-decoration: none;
}


#navitem .navactif{
	color: #2E6065;
	text-decoration: none;
}

#navitem .navactif a {
	color: #2E6065;
	text-decoration: underline;
}

#navitem .navactif a:hover {
	color: #666666;
	text-decoration: underline;
}








/* ******************* NAV THEMA ******************** */

#NavBox {
	
	width: 960px;
	border-top: 1px solid #FFFFFF;
	font-size: 1.2em;
}

#NavBox table td{
	padding: 0px;
	margin:0px;
	}
ul.level_2 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	list-style: none;
}

ul.level_2 li {
	float: left;
	width: 220px;
	list-style-type: square;
	list-style-position: inside;
}

.bg_thema_1 {
	background-color: #655645;
	background-image: url(../images/nav_stip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana;
	color: #FFF;
	width: 210px;
	height: 36px;
}

.bg_thema_2 {
	background-color: #416265;
	background-image: url(../images/nav_stip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana;
	color: #FFF;
	width: 210px;
	height: 36px;
}

.bg_thema_3 {
	background-color: #A80056;
	background-image: url(../images/nav_stip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana;
	color: #FFF;
	width: 210px;
	height: 36px;
}

.bg_thema_4 {
	background-color: #625800;
	font-family: Verdana;
	color: #FFF;
	width: 210px;
	height: 36px;
}

a.thema {
	display: block;
	width: 210px;
	line-height: 36px;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px 0px 20px;
}

a.thema:hover {
	color: #FFF;
}

ul.level_2 {
	margin: 0;
	padding: 0;
	font-family: Verdana;
}

ul.level_2 li {
	background-color: #efefee;
	display: block;
	color: #FFF;
	width: 240px;
	border-bottom: 1px solid #e5e4e3;
	line-height: 24px;
	font-size: 0.9em;
}

li.thema_1 a {
	background-image: url(../images/sprite-1.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none;
	line-height: 24px;
}

li.thema_1 a:hover {
	background-image: url(../images/sprite-1.gif);
	background-position: 0px -24px;
	background-color: #655645;
	color: #FFF;
}

li.thema_2 a {
	background-image: url(../images/sprite-1.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none; 
	line-height: 24px;
}

li.thema_2 a:hover {
	background-image: url(../images/sprite-1.gif);
	background-position: 0px -24px;
	background-color: #2E6065;
	color: #FFF;
}

li.thema_3 a {
	background-image: url(../images/sprite-1.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none;
	line-height: 24px;
}

li.thema_3 a:hover {
	background-image: url(../images/sprite-1.gif);
	background-position: 0px -24px;
	background-color: #A80056;
	color: #FFF;
}

li.thema_4 a {
	background-image: url(../images/sprite-2.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none;
	line-height: 24px;
}

li.thema_4 a:hover {
	background-image: url(../images/sprite-2.gif);
	background-position: 0px -24px;
	background-color: #625800;
	color: #FFF;
}
/* ******************* FUNCNAV ************************ */
#FuncNav {
	background-color: #e9e8e7;
	/*float: left;*/
	width: 960px;
	height: 30px;
}

#FuncNav ul {
	float: right; 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	height: 30px;
}

#FuncNav li {
	float: left;
	list-style: none; 
	height: 30px;
}

#FuncNav li.start {
	width: 150px;
	text-align: center;
}

#FuncNav li a {
	color: #404040;
	font-size: 1em;
	padding: 0px 15px 0px 15px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	border-left: 1px solid #d7d7d7;
}

#FuncNav li a:hover {
	color: #404041;
}





/* ******************* BREADCRUMB ******************** */

#BreadcrumbBox {
	background-color: #ffffff;
	width: 940px;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px;
	border-bottom: 1px dotted #CCCCCC;
	color: #707070;
}

#BreadcrumbBox a{
	color: #707070;
}

#BreadcrumbBox a:hover{
	color: #A80056;
}

#BreadcrumBox .current{
	/* color: active theme color */
	color: #A80056;
}




/* ******************* CONTENT *********************** */

#content   { margin: 0px; padding: 10px;}

.leftcontent{
	float: left;
	width: 475px;
	margin-right: 20px;
}

.rightcontent{
	float: left;
	width: 215px;
}


#main   {
	margin: 0px; padding: 0px;}


.contentul, .akkoordverklaring ul{
	margin-left:30px;
	}




/* ******************* PRINT ************************ */
#print{
	color: #800000;
	text-decoration: none;
	float: left;
	width: 150px;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
}

#print a{
	color: #800000;
	text-decoration: none;
}

#print a:hover{
	color: #000033;
	text-decoration: none;
}


/* ************************************************* */
/* ******************* DOCUMENTEN ********************* */
/* ************************************************* */

#docnavi{

	

	width: 248px;

	margin-right: 10px;

	background: #f2f0df;

	border-top: 1px solid #e8e6dc;

	border-right: 1px solid #e8e6dc;

	border-left: 1px solid #e8e6dc;

	border-bottom: 0px none;
	

}

.docnav{

	/*width: 248px;*/

	font-size: 11px;

	/*border-bottom: 1px dotted #999;

	background-color:#efebd6;*/

	}


/* ******************* Sfeerpics ********************* */

.pics {
	height:  100px;
	width:   470px;
	padding: 0;
	margin:  0;
} 
 
.pics img {
	width:  470px;
	height: 100px;
	top:  0;
	left: 0
} 

/* ************************************************** */
/* ******************* SUBPAGES ********************* */
/* ************************************************** */

.box{
	background-color: #e9e8e7;
	}

/* ******************* Yellow ********************* */
.yellowtop{
	background: url(../images/top_yellow.gif) no-repeat 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 10px;
}

.yellowbottom{
	border-right: 1px solid #FEBB2F;
	border-bottom: 1px solid #FEBB2F;
	border-left: 1px solid #FEBB2F;
}
.yellowbottom2{
	border-right: 1px solid #FEBB2F;
	border-bottom: 1px solid #FEBB2F;
	border-left: 1px solid #FEBB2F;
	background: #f9edd3;
}


.yellowbar{
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 5px 5px 10px;
	/*background: #ffdc8e;
	border-bottom: 1px solid #f9cf72;
	border-left: 1px solid #f9cf72;*/
		}
	
.yellowbox{
	background: #ffdc8e;
	padding: 0px;
	border-bottom: 1px solid #f9cf72;
	border-left: 1px solid #f9cf72;
	margin-bottom: 0px;
	text-align: left;
	}

/* ******************* Red ********************* */
.redtop{
	background: url(../images/top_red.gif) no-repeat 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 10px;
}

.redbottom{
	border-right: 1px solid #D95936;
	border-bottom: 1px solid #D95936;
	border-left: 1px solid #D95936;
}


.lijst{
	list-style: url(../images/ill_bullet1.gif) inside;
}
.lijst  li {
	padding-top: 5px;
}

/* ******************* Red ********************* */
.listcont{
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 10px;
}

/*.listcont:hover{
	cursor:pointer;
	background-color:#faf6ee;
}
*/
.listpic{
	width: 105px;
	float: left;
	margin-right: 20px;
	text-align:right;
}
.listdate{
	width: 105px;
	float: left;
	margin-right: 20px;
	
}
.listtxtcont{
	float: left;
	width: 350px;
}
.listtitle{
	font-weight: bold;
	font-size: 11px;
}
.listpseudo{
	font-size: 10px;
	color: #999999;
}
.listdecr{}
.listdata{}
.listtime{}

.listline{
	border-bottom: 1px dotted #CCCCCC;
	height:5px;
	margin-top:5px;
	margin-bottom:5px;
	}

/* ******************* STEPS ****************** */


.stepsitem {
	margin: 0px;
	background: #FFFFFF;
	border-top: 1px dotted #cccccc;
	clear:both;
	
}
.stepsbar {
	padding: 8px 5px;
	text-align: left;
	text-indent: 0px;
	/*border-bottom: 1px solid #cccccc;*/
}
.stepsopened {
	cursor: pointer;
	background: #e9e8e7 url(../images/icons/icon_min.gif) no-repeat right 10px;
	margin: 0px;
	padding: 8px 5px;
	font-size: 1em;
	/*font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;*/
	color:#A80056;
}


.stepsclosed {
	cursor: pointer;
	background: #fff url(../images/icons/icon_plus.gif) no-repeat right 10px;
	color: #000000;
	font-size: 1em;
	padding: 8px 5px;
	
}


.stepscontent{
	padding: 5px;
	border-top: 1px dotted #cccccc;
	
}

.stepscont{
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	
	
}


.stepstitle{
	margin:0px;
	padding:0px;
	
}
.stepstitle a{
	text-decoration: none;
	color:#333;
	
}


.stepstxt{
	margin-left: 0px;
	padding-left: 0px;
}



/* ******************* FAQ ****************** */


.faqitem {
	margin: 0px;
	background: #FFFFFF;
	border-top: 1px dotted #cccccc;
	clear:both;
	
}
.faqbar {
	padding: 8px 5px;
	text-align: left;
	text-indent: 20px;
	/*border-bottom: 1px solid #cccccc;*/
}
.faqopened {
	cursor: pointer;
	background: #e9e8e7 url(../images/icons/icon_min.gif) no-repeat right 10px;
	margin: 0px;
	padding: 8px 5px;
	font-size: 1em;
	/*font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;*/
	color:#A80056;
}


.faqclosed {
	cursor: pointer;
	background: #fff url(../images/icons/icon_plus.gif) no-repeat right 10px;
	color: #000000;
	font-size: 1em;
	padding: 8px 5px;
	
}


.faqcontent{
	padding: 5px;
	border-top: 1px dotted #cccccc;
	
}

.faqcont{
	margin-bottom: 0px;
	font-weight: bold;
	padding: 5px;
	
	
}


.faqtitle{
	
}
.faqtitle a{
	text-decoration: none;
	color:#333;
	
}


.faqtxt{
	margin-left: 5px;
	padding-left: 5px;
}

/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */




/* ******************* Pagination ****************** */
   div.pagination {
	padding:3px;
	margin:3px;
	text-align:left;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

/* ******************* WESTSITE ****************** */

.westsite {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	}

/* ******************* FACEBOOK ****************** */

#facebook    { text-align: center; background: #FFF;/*border: 1px dotted #cccccc;*/ width:200px;}



/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#FooterBox {
	background-color: #FFFFFF;
	/*float: left;*/
	width: 940px;
	padding: 0px 10px 0px 10px;
	font-size: 1em;
	color: #404040;
}

#Adres {
	float: left;
	background-color: #e9e8e7;
	width: 310px;
	height: 120px;
	
}

#Adres h1 {
	font-size: 1.3em;
	color:#404041;
	padding: 5px 0px 5px 20px;
	margin: 0px;
}

#Adres p {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#FooterRight {
	background-color: #e9e8e7;
	float: left;
	height: 120px;
	width: 630px;
	color: #404040;
}

#Disclaimer {
	background-color: #e9e8e7;
	float: left;
	width: 620px;
	padding-right: 10px;
	height: 61px;
	text-align: right;
	line-height: 40px;
}

#Disclaimer a {
	color: #404040;
	text-decoration: none;
}

#Disclaimer a:hover {
	color: #404041;
	text-decoration: none;
}


/* ******************* FORMS ************************ */

fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size:1.2em; }
label { font-weight: bold; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }


/* ******************* SCRIPTING ****************** */

.formfielderror {
	/*background-color: #FF727C;*/
  border:1px solid #EB232C;
	color:#000000;
	font-weight:bold;
}
span.error {
	color:#EB232C;
}
.formfieldrequired {
	background: #FFFFCC
}

.formrequired
{
	color: #737476;
}
.txtalert {
	color: #990000;
	font:bold 14px/1.2em Verdana, Arial, Helvetica, sans-serif
}
.active { color: #737476; }

#foutmeldingen, .foutmelding, .waarschuwing { color:#ff0000; }

/* Stappenplan inschrijven */
.volgendestap
{
	text-align:right;
	font-size:12px;
	margin-right:50px;
}

.volgendestap a:link, .volgendestap a:visited { font-weight:bold; color:#2e6065; text-decoration:none; }
.volgendestap a:hover, .volgendestap a:active { font-weight:bold; color:#2e6065; text-decoration:underline; }

#stappenplanbox
{
	background-color:#eee;
	padding:0 3px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin:3px 0 20px 0;
	height:58px;
}

#stappenplaninschrijving li
{
	float:left;
	text-transform:lowercase;
	margin:0 5px 20px 0;
	padding:2px 4px;
	list-style-type:none;
}
#stappenplaninschrijving li a:link, #stappenplaninschrijving li a:visited {text-decoration:none; }
#stappenplaninschrijving li a:hover, #stappenplaninschrijving li a:active {text-decoration:underline; }


#stappenplaninschrijving li.huidigestap, #stappenplaninschrijving li.huidigestap a
{
	background-color:#2e6065;	color:#fff;
}
#stappenplaninschrijving li.afgerondestap
{
	background-color:#ccc;
}

#stappenplaninschrijvingsaanpassing li
{
	text-transform:lowercase;
	margin:0 0 3px 0;
	padding:0;
	list-style-type:none;
}

#foutmeldingen label { width:400px; }

.disciplinenaam label { width:250px; }
.disciplinenaam label img { margin-right:10px; }

.tdwide label {	width:400px; }

.divtoegankelijkheid label  {	width:500px; float:none; } 
#tdakkoordverklaring label { width:180px; }

#tdpaswoordvergeten label { width:auto; font-weight:normal; }
#tdpaswoordvergeten2 label { width:auto; font-weight:normal; }

.loguitlink
{
	text-align:right;
}
