

body {
	background:			#3a1914;
}

div#main {
	width:				900px;
	height:				100%;
	min-height:			800px; 
	background:			#3a1914 url(http://www.hanskaduo.nl/image/agenda.jpg) top center no-repeat;


}

div#grolsch {
	height:				670px; 
	background:			url(http://www.hanskaduo.nl/image/grolsch.jpg) bottom left no-repeat;
	margin-top:			10px; 


}


div#agenda {
	
	width:				600px; 
	float:				left;
	margin:				440px 0px 20px 240px;  


}

div#agenda a{
	text-decoration:	none;
	color:				3b1812;
	font-weight:		bolder;
	font-size:			14px; 


}

table#agendaOverzicht {
	width:				600px; 


}

table#agendaOverzicht td {

	background-color:	#f6cb00;

}

table#agendaOverzicht th {

	background-color:	3b1812;
	text-align:			left;
	color:				#f6cb00;
	font-size:			18px;

}

table#agendaDetail  {

	background-color:	#f6cb00;
	width:				590px;
	_width:				600px; 
	margin:				430px 20px 20px 300px; 
	_margin:			430px 0px 20px 240px;  
}

