@charset "utf-8";
/* CSS Document */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:url(../images/back_center.jpg) repeat-x;
	}





/* layers */

#wrap {
	width: 993px;
	margin: auto;
	}


#container_menu {
	border-right: 1px solid #078DB0;
	float:left;
	width: 322px;
	}


#submenu {
	width: 163px;
	float:left;
	}


#submenu_foto {
	width:159px;
	float:left;
	overflow:hidden; /* voor oude plaatjes van 160px */
	}
	
	
	

#container_right {
	float:left;
	
	}

#container_head {
	height: 53px;
	background:url(../images/back_head.gif) repeat-x;
	font-size: 81%;
	width: 670px;
	}

#container_content {
	width: 670px;
	}

#container_middlecolumn {
	width:460px;
	float:left;
	}

#container_rightcolumn {
	width: 190px;
	float:left;
	background-color:#CEEAED;
	padding:0 10px 10px 10px;
	font-size: 71%;
	}
	




	

#container_jongframe {
	clear:both;	
	}	
	


	
	
	
#container_foot {
	clear:both;
	border-bottom: 1px solid #4DAEC6;
	height: 10px;
}	









/* head */

#sitewide {
	height: 30px;
	}
	
	
	

#logo {
	height: 30px;
	background-color: #FFFFFF;
	}


/* content */

#paragraphs {
	padding: 10px;
	font-size:71%;
	}
	




/* column left home */


	
#tabs_top {
	display:block;
	background-color:#FFFFFF;
	
	}
	
#tabs_news {
	display:block;
	padding-bottom: 20px;
	}		








/*  header no tabs , jong etc */



#logo_notabs {
	height: 34px;
	background-color: #FFFFFF;
	}

#notabs_top {
	background-color:#000000;
	height: 7px;
	}

#container_head_notabs {
	height: 41px;
	background:url(../images/back_head_notabs.gif) repeat-x;
	font-size: 81%;
	width: 670px;
	}




.sitewide_search_notabs {
	float: right;
	padding: 8px 10px 5px 0;
	height: 20px;
}	

.sitewide_search_notabs form {
	padding: 0;
	margin: 0;
	}
	
	
.search_block_notabs	{
	padding: 0;
	display:block;
}






/*  kolom scheiders  */

	
.small_column  {
	float: left;
	width: 215px;
	font-size:71%;
	padding: 10px 4px 10px 10px;
	
	}
	
	
.small_column_right  {
	float: left;
	width: 215px;
	font-size:71%;
	padding: 10px 10px 10px 4px;
	
	}
	

	
	
