#hiddem {
	 visibility: hidden; 
	 display: none; 
	}
	
	.tussen {
		height:27px;
		width: 836px;
		background: url(img/bgbalkje.gif) repeat-x;
	}
	
	.breadcrumbs {
		padding:5px;
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		font-size:12px;
		color:#666;
	}
	
	a { 
		text-decoration:none;
		color:#333;
		text-decoration:underline;
	}
	
	a:hover {color: #FF0000;}
	
	body {background: #b9cdd6;font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;font-size:12px;margin: 3% 0;}
	

	h1 {font-size: 14px; padding:0px; margin:0px;color: #EE2C2C;}
	h2 {font-size: 12px; padding:0px; margin:0px;color: #EE2C2C;}
	h3 {font-size: 10px; padding:0px; margin:0px;color: #EE2C2C;}
	h4 {font-size: 8px; padding:0px; margin:0px;color: #EE2C2C;}
	h5 {font-size: 6px; padding:0px; margin:0px;color: #EE2C2C;}
	
	blockquote {background: #FFF;color: #333;font-size: 0.9em;margin-bottom: 1.2em;padding: 6px 12px;display:none;}
	blockquote p {padding: 3px 0;}
	
	li {list-style: none;}
	.main li {list-style-image: url(img/li.gif);}

	
	/* misc */
	.clearer {clear: both;}
	.main_right .padded {padding: 9px 9px 9px 9px;}
	.main .padded {padding: 8px 18px 18px 18px;}
	.meta {font-size: 10px; color: #666;}
	.meta_links {font-size: 11px; color: #666; margin-left:8px;}	
	/* structure */
	.container {
		font-size: 1.2em;
		background: #FFF;
		margin: 0 auto;
		width: 840px;
		border: 0px solid #000; /* BORDER KLEUR */
	}
	.contactform {
width:800px;

}
	.padded {
		background: url(bgtest.gif) repeat-x;		
	}
	
	
	/* header */
	.header {
		width: 840px;
		background: url(img/headerbg.gif) repeat-x;
		height:152px;
		text-align: left;
		border-bottom:1px solid #000;	
	}
	
	/* structure */
	.top {
		background: #222;
		color: #DDD;
		float: left;
		font: normal 1.4em Verdana;
		height: 50px;
		text-align: center;
		width: 639px;
	}
	.subnav {
		float: left;
		width: 160px;
	}
	.main {
		float: left;
		width: 836px;
		border-right:2px solid #1f343d;	
		border-left:2px solid #1f343d;	
		background: url(img/mbg.gif) repeat-x;
	}
	
	.footer {
		border-top:1px solid #1f343d;
		border-left:2px solid #1f343d;
		border-right:2px solid #1f343d;
		border-bottom:2px solid #1f343d;
		background-color:#6eb9d9;
		height: 25px;
		width: 836px;
		text-align: center;
		/* background:  url(img/pixies/gif/footer.gif) #6eb9d9 no-repeat; */
	}

	mainContainer{
		width:100%;
	}
	#mainMenu{
	 	color:#506974;
		height:22px;
		vertical-align:middle;
		padding-top:4px;
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;	/* Fonts of main menu items */
		font-size:12px;	/* Font size of main menu items */
	
	}
	#mainMenu a{
	 	border-left: 1px;
		padding-left:17px;	/* Spaces at the left of main menu items */
		padding-right:17px;	/* Spaces at the right of main menu items */
		font-weight:bold;
		/* Don't change these two options */
		/*bottom:-1px;
		line-height:27px;*/
		color:#506974;
	}
	#mainMenu	a:hover {color: #FF0000;}
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		background-position:bottom left;
		background-repeat:no-repeat;
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	
	#mainMenu .inactiveMenuItem{		
		color: #FF00;	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	#submenu{		
		text-align:left;
		/*background-color:#afccda;	 Background color of sub menu items */	
		/*border-bottom:1px solid #EEE;*/
		height:20px;
		

	}
	
	#nieuws_frame {
		background-color: white;
		border: 1px solid #1f343d;
		font-size: 11px;
	}
	#nieuws_frame b { /* bold tags */
		font-size: 11px;
		font-weight: bold;
	}	
	#nieuws_frame #n_header {
		font-size: 13px;
		font-weight: bold;
		background-color: #67adcd;
		font-size:16px;
		text-align: right;
		margin: 0;
		padding: 0;
		padding-right: 8px;
		padding-bottom: 3px;
		border-bottom: 1px solid #1f343d;
	}

	.nieuws_content {
		padding: 8px;
	}
	.nieuws_titel {
		padding-right: 8px;
		font-size:14px;
		text-align: right;
	}	
	#nieuws_frame ul {
		padding-right: 8px;
		text-indent: 0;
		margin: 0;
		padding: 0;
		text-align: justify;
		
	}	
	


	
