@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
}
html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
















#headercontent ul li {
margin-top:10px;
list-style-type: none;
text-transform:uppercase;
float:right;
margin-left:20px;
}


#headercontent ul li a{
text-decoration:none;
}



/*lay-out*/

.wrapper {
width:960px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
background-image:none;
height: auto;
height: 100%;
margin: 0 auto -250px; /* the bottom margin is the negative value of the footer's height */

}

#headercontent {
	width:960px;
	height:100px;
	background-image:url(../images/titel.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:	center;
}


.content {
margin-left:50px;
margin-bottom:40px;
width:600px;
float:left;}

.pagenav {
float:left;
width:250px;
}

/*FOOTER*/

#footer, .push {
clear:both;
height: 250px; /* .push must be the same height as .footer */
width:960px;
margin-left:auto;
margin-right:auto;
}

.push {
}

#footer a:hover{	
background-color:#fff;
text-decoration:none;
border-bottom:0px;
padding-bottom:0px;}


.logo {
margin:10px;
height:100px;
float:left;
}


/* homepage */

#intro {
width:960px;
margin-bottom:20px;}

.blocks {
width:960px;
}

.introduction {
width:460px;
float:left;
background-color:#ffb370;
margin-right:40px;
}

.conclusion {
height:230px;
float:left;
width:460px;
}



.introduction p{
padding:5px;
}


 .introduction h2 {
 font-family:Arial, Helvetica, sans-serif;
text-align:center;
padding:10px;
border-bottom:#000000 0px solid;
 color:#FFFFFF;}

 .conclusion h2 {
 font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin:0px;
padding:35px;
border-bottom:#000000 0px solid;
 color:#779b64;
 background-color:#c3e5b0;}
 

 .introtab {
border-top:#FFFFFF 2px solid;
padding:5px;
background-color:#FF6600;
color:#FFFFFF;
}

 .introtab a{
border-bottom: 0px;
text-decoration:none;
color:#FFFFFF;
}

 .introtab a:hover{
	background-color:none;
	color:#006600;
}



.conclutab {

border-top:#FFFFFF 2px solid;
padding:5px;
color:#FFFFFF;
background-color:#779b64;}


 .conclutab a {
border-bottom: 0px;
text-decoration:none;
color:#FFFFFF;
}

 .conclutab a:hover{
background-color:#c3e5b0;

color:#779b64;}



.conclusion p{
padding:5px;}



/*Opmaak*/

 h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:200%;
	margin-bottom:20px;
	
}

 h2{
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	display:block;
	color:#666666;
	font-size:170%;
	margin-top:30px;
	margin-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCCC;
}

h3 {
margin-bottom:10px;}
 .ref {
display:block;
margin:20px;
width:440px;
}

 .ref a{
	color:#000;
	border-bottom:#000000 solid 0px;
	text-decoration:underline;
}

 .ref a:hover{
	display:block;
	color:#000;
	border-bottom:#000000 solid 0px;
}

 a:hover{	
background-color:#ffb370;
text-decoration:none;}

#header a {
text-decoration:none;
color:#000000;
}

#header a:hover {
text-decoration:underline;}

p {
margin-bottom:10px;}


.titel {
margin-top:50px;
text-align:left;
font-size:200%;}

.titel a:hover{
text-decoration:none;
background-color:#FFFFFF;}

.titel .hca {font-size:80%;}

.funding {
clear:both;
border-top:#000000 1px solid;
font-size:80%;
padding-top:20px;}

.logo_sub {
float:right;
margin-left:20px;

}


.content ul, .content ol {
margin-left:40px;}


	
a {color:#000000;
}

.kolomR ul {margin-left:40px;
}

.pagenav ul li {
padding:5px;
background-color:#FF6600;
color:#FFFFFF;
border-bottom:#FFFFFF 2px solid;
}

.pagenav ul li a{
text-decoration:none;
color:#FFFFFF;
border-bottom:#000000 0px solid;
}

.pagenav ul li a:hover{
	color:#006600;
}

