body{
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #EBDBC5;
	}


/****Totale inhoud****/
#container{

}


/****hoofdpagina's****/
#mp1, #mp2, #mp3, #mp4, #mp5, #mp6, #mp7, #mp8{
	width: 842px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #EBDBC5;
	background-position:left;
	background-repeat: repeat-y;
}  

#mp1{	
	background-image: url(images/mp1rand.gif);
}

#mp2{	
	background-image: url(images/mp2rand.gif);
}

#mp3{	
	background-image: url(images/mp3rand.gif);
}

#mp4{	
	background-image: url(images/mp4rand.gif);
}

#mp5{	
	background-image: url(images/mp5rand.gif);
}

#mp6{	
	background-image: url(images/mp6rand.gif);
}

#mp7{	
	background-image: url(images/mp7rand.gif);
}

#mp8{	
	background-image: url(images/mp8rand.gif);
}

/*IE6 hack*/
*html #mp1, *html #mp2, *html #mp3, *html #mp4, *html #mp5, *html #mp6, *html #mp7, *html #mp8{ /*IE6 hack*/
/*height: 100%;
width: 100%;
*/}

/****Paginainhoud****/
.paginacontent{
	width:608px;
	margin: 12px 6px 18px 18px; /*Margins for inner DIV inside each DIV (to providepadding)*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f2f0e5;
	}

.paginacontent-r{
	width:194px;
	margin: 12px 10px 18px 0px; /*Margins for inner DIV inside each DIV (to providepadding)*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f2f0e5;
	float:right;
	/*clear:both;*/
	}



.kleur1{color:#D7631E;}

.kleur6{color:#9E94FE;}	
	 


/**** ZijMenu1 ****/

.menucontent{
	background-color: #EBDBC5;
	margin-left:6px;
	margin-top: 20px;
	margin-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	height:100%;
}		

#navigatie {
	font-size: 12px;
	text-align:left;
}

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

#navigatie ul li {
	margin: 0px;
	margin-bottom:2px;
	padding: 0px;
}

#navigatie ul li a {
	display: block;
	padding: 2px 2px 2px 4px;
/*	border-top: 1px solid #F2F0E5;
*/	border-right: 12px solid #369;
	border-left:4px solid #003399;
	background-color: #F2F0E5;
	color: #000;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

#navigatie ul li#m1 a {
	border-right-color: #D7631E;
}
#navigatie ul li#m2 a {
	border-right-color: #2FCCC6;
}
#navigatie ul li#m3 a {
	border-right-color: #BCCE26;
}
#navigatie ul li#m4 a {
	border-right-color: #E28BD3;
}
#navigatie ul li#m5 a {
	border-right-color: #FF6464;
}
#navigatie ul li#m6 a {
	border-right-color: #9E94FE;
}
#navigatie ul li#m7 a {
	border-right-color: #70BD32;
}
#navigatie ul li#m8 a {
	border-right-color: #E5DA2D;
}

#navigatie ul li a:hover {
	background-color: #E0DFE3;
	border-left: solid #fff;
} 

/*IE-Hack*/
html>body #navigatie ul li a { 
	width: auto;
}


/****Zijmenu2****/
.menulink{
	background-color: #EBDBC5;
	margin-left:6px;
	margin-top: 20px;
	margin-right:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	height:100%;
}		

#menulinknav {
	font-size: 12px;
	text-align:left;
	margin-right:6px;
}

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

#menulinknav ul li {
	margin: 0px;
	margin-bottom:2px;
	padding: 0px;
}

#menulinknav ul li a {
	display: block;
	padding: 2px 2px 2px 4px;
	border:1px solid #D7631E;
	background-color: #EBDBC5;
	color: #cc3300;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

#menulinknav ul li a:hover {
	color: #fff;
} 

/*Zijmenu2a*/
#menulinknav ul li#menu2a a{
	border:1px solid #D7631E;
	background-color: #F2F0E5;
	color: #cc3300;
	text-align:center
}

#menulinknav ul li#menu2a a:hover{
	border:1px solid #D7631E;
	background-color: #F2F0E5;
	color: #000;
	text-align:center;
}



/****Einde****/

