DIV#agenda_small{
	margin-top:30px;

}

DIV#agenda_small h2{
	color:#006634;
}

DIV#agenda_small a{
	color:#006634;
}

DIV#agenda_small div.item{
	margin:10px 0 10px 0;
}

DIV#agenda_small div.kop{
	margin-bottom:10px;
	color:#006634;
}

/*********************************************************/

/* agenda full											**/

/*********************************************************/

DIV#agenda{
	width:780px;
}

DIV#agenda #left {
	float:left;
	width:540px;
}
DIV#agenda #left h1{
	color:#006634;
}
DIV#agenda #left div.title{
	color:#006634;
	font-size:14px;
	margin-bottom:5px;
}
DIV#agenda #left div.title div.year{
	font-weight:bold;
	margin-right:7px;
	float:left;
}
DIV#agenda #left div.title div.period{
	font-weight:normal;
}

DIV#agenda #left .agenda_text{
	margin:10px  0 0px 0;
}

DIV#agenda #right {
	float:left;
	width:182px;
	margin:0 0 0 24px;
	color:#006634;
}

DIV#agenda #left div#agendaitems{
	margin-top:20px;
}

DIV#agenda #left div#agendaitems DIV.itemFull{
	margin-bottom:10px;
}

DIV#agenda #left div#agendaitems DIV.itemFull a{
	color:#006634;		
}

DIV#agenda #right .box_1{
	width:160px;
	border:1px solid #aaa;
	padding:7px 15px 7px 5px;
	margin:0 0 15px 0;
}

DIV#agenda #right .box_1 .nr{
	float:left;
	margin:0 5px 0px 0;
}


DIV#agenda #right .box_2{
	width:160px;
	border:1px solid #aaa;
	padding:7px 15px 7px 5px;
	color:#aaa;
	margin:0 0 15px 0;
}

DIV#agenda #right .box_2 a{
	color:#aaa;
}

DIV#agenda #right #downloads{
	width:170px;
	color:#000;
}	

DIV#agenda #right #downloads .item{
	width:170px;
	padding-top:5px;
	color:#006634;

}

DIV#agenda #right #downloads .item img{
	float:left;
	margin:1px 3px 9px 0;
}


/*********************************************************/

/* agenda beheer										**/

/*********************************************************/

table#agenda_beheer{
	width:540px;
	border-collapse:collapse;	
}

table#agenda_beheer td{
	border:1px solid #000;
	padding:3px;
}


