/*HEADER*/


body {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}




#header_links {
	vertical-align: text-top;
	float: left;
	background-image: url(../images/header_achtergrond.jpg);
	width: 100%;
	background-repeat: no-repeat;
	
}
#breadcrumb {
	background-image: url(../images/breadcrumb_bar.gif);
	height: 37px;
	float: left;
	width: 100%;
	margin-top: 1px;
}
#breadcrumb p {
	margin-left: 202px;
	padding-top:3px;
}


#header_rechtsboven {
	height: 29px;
	background-color: #C26766;
}
#header_rechts {
	background-image: url(../images/header_rechts.jpg);
	height: 172px;
	margin-left: 800px;
	background-repeat: no-repeat;
}
#header {
	height: 171px;
	border-bottom:  3px solid #FFFFFF;
}

#header #header_links img {
	float: left;
	border: 0px none #FFFFFF;
}


/*NAVIGATIE*/

.show_div {
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.hide_div {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

#navigatie {
	background-image: url(../images/greynav.gif);
	background-repeat: repeat-y;

}
#navigatie_inhoud h1 {
	font-size: 10pt;
	text-transform: uppercase;
	color: #96004B;
}
#navigatie_inhoud h2 {
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#navigatie_inhoud {
	float: left;
	width: 202px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;

}

#navigatie_inhoud {


	width: 200px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #fff;

}

#navigatie_inhoud ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#navigatie_inhoud li {
		border-bottom: 1px solid #ffffff;
		margin: 0;
}

#navigatie_inhoud li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	background-color: #C26766;
	color: #fff;
	text-decoration: none;
	width: 100%;

}

.nav_item {
text-transform: uppercase;
}


.nav_sub_item {
	padding-left:20px;
	text-transform: lowercase;

}

html>body #navigatie_inhoud li a {
		width: auto;
}

#navigatie_inhoud li a:hover {
		border-left: 0px solid #1c64d1;
		border-right: 0px solid #5ba3e0;
		background-color: #970000;
		color: #fff;
}



/*INHOUD*/

#content {
	margin-left: 202px;
	padding-left: 20px;
	padding-bottom:20px;
	text-align: justify;
	margin-right: 20px;
	line-height:20px;

}

.links_light{
background-color:#FFF0D9;
padding:5px;
margin-top:5px;
}


.links_darker{
background-color:#F9E3E3;
padding:5px;
margin-top:5px;
}

#content h4{
font-size:12pt;

}

#start_left {

float:left;
width:400px;
border-right: #F3E1E1 1px solid;



}


#start_left #start_left_content {

background-color:#FFFFFF;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
color: #333333;

}

#start_left #start_left_content p {

background-color:#FFF0D9;
border-bottom: #F3E1E1 1px solid;
border-left: #FFFFFF 1px solid;
color: #C56866;
padding-left:5px;

}


#start_right {

margin-left:410px;
/*border: #F3E1E1 1px solid;*/

}


#start_right #start_right_content {

background-color:#FFFFFF;
margin-left:10px;
margin-right:10px;
color: #333333;

}

#start_right #start_right_content p {

background-color:#FFF0D9;
border-bottom: #F3E1E1 1px solid;
border-left: #FFFFFF 1px solid;
color: #C56866;
padding-left:5px;

}

#start_text {



}



/*FOOTER*/

#footer {
	text-align: center;
	height: 20px;
	font-size: 9pt;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;


}
