#container_taalkeuze {
	text-align: left;
	margin: 0 auto;
	margin-top: 100px;
	width: 492px;
	height: 325px;
	}

#blikvanger_taalkeuze {
	background-image:url('images/taalkeuze-scherm.jpg');
	width: 492px;
	height: 325px;	
	}

#menu_taalkeuze {
	width: 492px;
	height: 25px;
	margin-top: -114px;
	}
	
	#menu_taalkeuze a {
		font-family: 'trebuchet ms';
		font-style: normal;
		font-size: 12px;
		color: #8099d6;
		text-decoration: none;
		}
		
	#menu_taalkeuze a:hover {
		font-family: 'trebuchet ms';
		font-style: normal;
		font-size: 12px;
		color: #8099d6;
		text-decoration: underline;
		}











html, body {
	text-align: center;
	background: #FFF;
	margin: 0px;
	}

#container {
	text-align: left;
	margin: 0 auto;
	width: 972px;
	}

#top {
	background-image:url('images/top.jpg');
	width: 972px;
	height: 75px;
	}



	#top_adres {
		margin-left:40px;
		padding-top:15px;
		float: left;
		font-family: 'trebuchet ms';
		font-size: 10px;
		color: #8099d6;
		line-height: 11px;
		height:75px;
		}
					

	

#blikvanger {
	
	width: 972px;
	height: 199px;	
	}

#menu {
	float: left;
	width: 950px;
	height: 25px;
	margin-top: -199px;
	margin-left: 25px;
	margin-right: 25px;
	}

	#menu a {
		font-family: 'trebuchet ms';
		font-style: normal;
		font-size: 12px;
		color: #8099d6;
		text-decoration: none;
		}
		
	#menu a:hover {
		font-family: 'trebuchet ms';
		font-style: normal;
		font-size: 12px;
		color: #8099d6;
		text-decoration: underline;
		}
		
	.menu_gekozen {
		font-family: 'trebuchet ms';
		font-style: bold;
		font-size: 12px;
		color: #0c027c;
		}

#midden {
	float:left;
	background-image:url('images/midden.jpg');
	width: 972px;
	margin-top: 0px;
	}	

	#kolom {
		float:left;
		margin-left: 25px;
		width: 200px;
		padding-top: 15px;
		}
	
		#nieuws {
			background-image:url('images/bg_kader_submenu.png');
			background-repeat: no-repeat;
			width: 200px;

			}
			
			#nieuws_padding {
				padding: 15px;
				}
	
	#content {
		font-family: 'trebuchet ms';
		font-size: 12px;
		color: #0c027c;
		float:left;
		margin-left: 27px;
		width: 676px;
		background-image:url('images/bg_kader_content.png');
		background-repeat: no-repeat;	
		}
	
		#content_padding {
			padding: 30px;
			min-height : 400px;
			}

#footer {
	clear:left;
	background-image:url('images/footer.jpg');
	width: 972px;
	height: 96px;
	}
		
.tekst, td {
	font-family: 'trebuchet ms';
	font-size: 12px;
	color: #0c027c;
	}
	
.datum {
	font-family: 'trebuchet ms';
	font-size: 10px;
	color: #0c027c;
	}	

.titel {
	font-family: 'trebuchet ms';
	font-size: 17px;
	color: #0c027c;
	font-weight: bold;
	}

a {
	font-family: 'trebuchet ms';
	font-style: italic;
	font-size: 12px;
	color: #0c027c;
	text-decoration: underline;
	}
	
a:hover {
	font-family: 'trebuchet ms';
	font-style: italic;
	font-size: 12px;
	color: #0c027c;
	text-decoration: none;
	}
	
.submenu_gekozen {
	margin-left: 15px;
	font-weight: bold;
	font-family: 'trebuchet ms';
	font-size: 12px;
	color: #0c027c;
	text-decoration: none;	
	line-height: 30px;
	}
	
.submenu {
	margin-left: 15px;
	font-family: 'trebuchet ms';
	font-size: 12px;
	color: #0c027c;
	text-decoration: none;	
	line-height: 30px;
	}

.submenu:hover {
	margin-left: 15px;
	font-family: 'trebuchet ms';
	font-size: 12px;
	color: #0c027c;
	text-decoration: underline;
	line-height: 30px;
	}
	
.input {
	line-height: 1.6em;
	font-family: Verdana;
	font-style: normal;
	white-space: normal;
	font-size: 12px;
	color: #000000;
	padding: 2px;
 }
 
 
.download {
	font-family: 'trebuchet ms';
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	}
	
.download:hover {
	font-family: 'trebuchet ms';
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
