html,body{margin:0;padding:0}
body{
	font-size: 14px;
	font-family: "Arial";
	text-align:center;
	background-color: #c7dcdf;
}
table{
	font-size: 14px;
	font-family: "Arial";
	text-align: center;
	
}
div#container{
	width: 900px;
	height: 1050px; 
	margin: 0 auto; 
	/*background-image: url("http://www.jcdrunen.nl/template/achtergrond_totaal.jpg");*/
	text-align:left;
}
div#banner
{
background-image: url("http://www.jcdrunen.nl/images/banner.jpg");
background-repeat: no-repeat;
width: 900px;
height: 209px;
padding-left: 0px;

}	
div#menu_background{
	background-image: url("http://www.jcdrunen.nl/images/menu_background.jpg");
	background-repeat: no-repeat;
	width: 900px;
	height: 52px;
	padding-left: 0px;	
}
div#menu {
	width: 756px;
	height: 52px;
	margin-left: 75px;
	overflow: hidden;
	font-weight: bold;
}	
	
div#wrapper{
	float: left;
	width: 900px; 
	height: 723px; 
	margin-top: 0px;
	background-image: url("http://www.jcdrunen.nl/images/main_background.jpg");
	background-repeat: no-repeat;
}

div#nieuws{
	width: 187px;
	height: 290px; 
	float: left;
	margin-left: 84px;
	margin-top: 2px;
	background-image: url("http://www.jcdrunen.nl/images/nieuws_background.jpg");
	background-repeat: no-repeat;
}


div#nieuws_boven{

	height: 42px;
	width: 181px;
	margin-left: 1px;
	text-align: center;
	font-size: 24px;
}	
	
	
div#nieuws_midden{
	height: 238px;
	color: #2f1802;
	margin-left: 1px;
	width: 181px;
}	
	

	
div#pagina{
	margin-top: 2px;
	background-image: url("http://www.jcdrunen.nl/images/main_page_background.jpg");
	background-repeat: no-repeat;
	width: 555px;
	height: 719px; 
	float: left;
	overflow: hidden;
}
div#titel{
margin-top:1px;
margin-left: 1px;
height: 42px;
width: 544px; 
font-size: 24px;	
text-align: center;	
}
/*div#content{
	width: 520px;
	height: 665px;
	margin-top: 1px;
	margin-left: 1px;
	
}*/

div#footer{
	position: relative;
	float:left;
	width: 900px;
	Height: 63px;
	padding-left: 76px;
	background-image: url("http://www.jcdrunen.nl/images/footer_background.jpg");
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 0px;
}

/******************************
***** Scroll content **********
******************************/

div#content{
position: relative;	
height: 665px;
width: 540px;
margin-top: 1px;
margin-left: 1px;padding: 0;
overflow: auto;
cursor: default;
}


/********************************/
/**********   Menu   ************/
/*********************************/



div#wit{
	background-color: #FFFFFF;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px;
	border: 1px solid black;
	
}
div#geel{
	background-color: #ffe401;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px;
	border: 1px solid black;
	
}
div#oranje{
	background-color: #ff7e00;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px; 	
	border: 1px solid black;
}
div#groen{
	background-color: #1cc301;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px;
	border: 1px solid black; 		
}
div#blauw{
	background-color: #0038c3;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px;
	border: 1px solid black; 		
}
div#bruin{
	background-color: #6f3f00;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px;
	border: 1px solid black; 		
}
div#zwart{
	background-color: #000000;
	color: white;
	width: 108px;
	height: 24px;
	text-align: center;	
	float: left;
	margin-top: 0px;
	border: 1px solid black; 	
}
div#childLinks{
	float: left;	
	border: 1px solid black;
	width: 756px;
	height: 24px;
	border-top: none;
	visibility: hidden;
	text-align: center;
}
