@charset "iso-8859-2";
/* CSS Document */

body  {
	
	/*background: #F9D226;*/

	background: #FFE791;
	color:#666;
	
	
	
}

ul#navigation2-ul li.cur  {
	
	background-color:#f5af00;

}


ul#navigation2-ul  a:hover, ul#navigation2-ul li.act {

	background-color:#f5af00;

}

h1 {

border-bottom: 1px dashed #EEAE37;
}

div.box-rechts {
border-bottom:1px dashed #EEAE37;
border-top:1px dashed #EEAE37;
margin:15px 0;
padding:15px 0;
}
