/* --------------------  Standaard  -------------------- */
	html {
	margin:0;
	padding:0;
	}
	
	body {
	margin:0;
	padding:0;
	background: url(../images/achtergrond.gif) repeat-x fixed;
	background-color:#0d4f8b;
	font: .8em Arial, Helvetica, sans-serif;
	}
	
	.clear {
	clear:both;
	}

	img {
	border:0;
	}
	
	.plaatje {
	border: 1px solid #000;
	}
/* --------------------  Structuur  -------------------- */
	#container {
	width:910px;
	margin:10px auto 0 auto;
	}
	
	#headerimg {
	position: absolute;
	padding: 4px;
	height: 100px;
	width: 910px;
	z-index: 1;
	}
		
	#header {
	position: absolute;
	height: 100px; 
	width: 910px;
 	background: url(../images/header.png) no-repeat;
	border-bottom: 5px solid #ff6600;
    z-index: 5;
	}
	
	#navlist {
	float:right;
	margin: 0 15px 0 0;
	padding: 0;
	height: 35px;
	z-index: 7;
	}
	
	#tekst {
	margin: 10px 5px 0 200px;
	border-left: 1px solid #c3c3c3;
	padding: 10px 10px 0 10px;
	font:1em Arial, Helvetica, sans-serif;
	color:#000;
	background: #fff;
	height:1%;
	min-height: 350px;
	}
	
	#tekst_frontpage {
	margin: 0 180px 0 200px;
	border-left: 1px solid #c3c3c3;
	padding: 10px 10px;
	font:1em Arial, Helvetica, sans-serif;
	color:#000;
	background: #fff;
	height:1%;
	min-height: 350px;
	}	

	#rechts {
	float:right;
	width:165px;
	padding: 10px 15px;
	}
	
	#footer {
	width:850px;
	margin:0 auto;
	padding: 0 10px;
	height: 20px;
	font:.8em Verdana, Arial, Tahoma, sans-serif;
	color:#000;
	}

/* ----------------------- Opmaak ---------------------- */
	#top {
	height: 27px;
	background: url(../images/top.png) no-repeat;
	}
	
	#middle {
	padding-top: 100px;
	background: #fff url(../images/middle.png) repeat-y;
	min-height: 250px;
	_height: 250px;
	}
		
	#bottom {
	height: 27px;
	background: url(../images/bottom.png) no-repeat;
	}

	.rechtstop {
	height: 5px;
	width: 165px;
	background:url(../images/agenda_top.png) no-repeat;
	}
	
	.rechtsmid {
	width: 155px;
	background-color:#ffb27f;
	padding: 0 5px;
	}
	
	.rechtsbottom {
	height: 5px;
	width: 165px;
	background:url(../images/agenda_bottom.png) no-repeat;
	}
	
	.select {
	background-color:#e9e9e9;
	border: 1px solid #999999;
	margin: 7px;
	padding: 7px;
	}
		
	.MsoNormal {
	font: .8em Arial, Helvetica, sans-serif;
	}
/* -------------------- Lettertypen -------------------- */
	h1 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color:#0066cc;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	}

	h2 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color:#ff6600;
	margin:0;
	padding:0;
	}
	
	h3 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#000;
	margin:0;
	padding:0;
	}

	h4 {
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color:#003399;
	margin:0;
	padding:0;
	text-align:center;
	}
	
	p {
	padding:0;
	margin:0 0 1em 0;
	}
	
	.klein {
	font-size: .8em;
	}
	
	.datum {
	color:#666666;
	font-size:.8em;
	}

/* --------------------    Links    -------------------- */
	a,a:visited {
	color:#2878cb;
	text-decoration:none;
	}
	
	a:hover {
	color:#2878cb;
	text-decoration:underline;
	}
	
	a.footer,a.footer:visited {
	color:#fff;
	text-decoration:none;
	}
	
	a.footer:hover {
	color:#cccccc;
	text-decoration:none;
	}
	
	.agendalink {
	font-size:.9em;
	}
/* ---------------------    Menu    -------------------- */	
	#menu {
	float:left;
	width:200px;
	padding: 10px 0 0 5px;
	}

	#menu ul { 
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none; 
	}
	
	#menu a { 
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight:bold;
	font-size: 1.5em;
	color:#003399;
	}
	
	#menu ul ul a { 
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight:bold;
	font-size: 1em;
	color:#003399;
	}
	
	#menu a:hover {
	color: #0066cc;
	text-decoration: underline;
	}

	/* -- Tab menu -- */
	.menutab {
	width: 84px;
	float:left;
	padding: 3px; 
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}	
	a.menutab,a.menutab:visited {
	height: 14px;
	margin: 80px 0 0 10px;
	background-image:url(../images/menu_tab.png);
	font-size:1em;
	color:#fff;
	text-decoration:none;
	}
	
	a.menutab:hover {
	height: 19px;
	margin: 75px 0 0 10px;
	background-image:url(../images/menu_tab_uit.png);
	color:#fff;
	text-decoration:none;
	}

/* --------------------   Overige   -------------------- */
	.formulier {
	font:.8em Verdana, Arial, Helvetica, sans-serif;
	}
	.plaatje {
	border: 1px solid #000;
	}
	.linkplaatje {
	float:left; 
	margin-right:10px;
	}