	/*Credits: Dynamic Drive CSS Library */
	/*URL: http://www.dynamicdrive.com/style/ */

	#thicktabs{
	margin: 10px 0px;
	padding: 0;
	float: left;
	font: bold 13px Tahoma;
	}

	#thicktabs li{
	display: inline;
	}

	#thicktabs li a{
	float: left;
	color: white;
	padding: 8px 48px; /*padding of tabs*/
	text-decoration: none;
	background: #953735;
	border-right: 10px solid #ffffff; /*top border style*/
	border-left: 0px solid #ffffff; /*top border style*/
	border-bottom: 0px solid #ffa1a3; /*thick bottom border below tabs*/
	text-align: center;
	}

	#thicktabs li a:visited{
	color: white;
	}

	#thicktabs li a:hover{
	color: white;
	background: #67403B;
	}



	#linkhead a {
	text-decoration: none;
	font-family: 'trebuchet ms', arial;
	font-size: 9pt;
	color: #FFFFFF;
	}

	#linkhead a:hover{
	color: #FFFFFF;
	font: bold 12px trebuchet ms;
	}

	#linkhead {
	text-align: right;
	padding: 0px 12px;
	}

	#menu {
	padding: 0px 4px;
	}


	#ddblueblockmenu{
	border: 0px solid black;
	border-bottom-width: 0;
	width: 160px;
	font: 12px trebuchet ms;
	text-align: left;
	padding: 0px 14px;
	}

	#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	text-align: left;
	}

	#ddblueblockmenu li a{
	display: block;
	padding: 3px 0;
	padding-left: 9px;
	width: 169px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: 4D4D4D;
	background-color: transparant;
	border-bottom: 0px solid #90bade;
	border-left: 0px solid #1958b7;
	font: 12px trebuchet ms;
	text-align: left;
	}

	* html #ddblueblockmenu li a{ /*IE only */
	width: 187px; /*IE 5*/
	w\idth: 169px; /*185px minus all left/right paddings and margins*/
	text-align: left;
	}

	#ddblueblockmenu li a:hover {
	background-color: transparant;
	color: 67403B;
	font: bold 12px trebuchet ms;
	text-align: left;
	}

	#ddblueblockmenu div.menutitle{
	color: 953735;
	text-align: left;
	}

	#ddblueblockmenu div.menutitle a:hover{
	background-color: transparant;
	color: 67403B;
	font: bold 12px trebuchet ms;
	text-align: left;
	}

	#ddblueblockmenu div.menutitle a{
	background-color: transparant;
	color: 953735;
	font: 12px trebuchet ms;
	text-align: left;
	text-decoration: none;
	}

	#bottom a {
	text-decoration: none;
	font-family: 'trebuchet ms', arial;
	font-size: 9pt;
	color: #FFFFFF;
	}

	#bottom a:hover{
	font: bold 12px trebuchet ms;
	}

	#bottom {
	text-align: center;
	padding: 0px 0px;
	font-family: 'trebuchet ms', arial;
	font-size: 9pt;
	color: #FFFFFF;
	}
	
	#titel {
	font-family: 'trebuchet ms', arial;
	font-size: 14pt;
	color: #800000;
	text-align: center;
	}
	
	#tekst {
	font: 13px trebuchet ms;
	color: black;
	text-align: justify;
	}
	
	#kop1{
	font: 16px trebuchet ms;
	color: #800000;
	}
	

	#agenda TABLE { border-collapse: collapse; border-style: none; }
	#agenda TD    { border: 1px solid #4D4D4D; text-align: center; }
	
	.indexbottom a {
	text-decoration: none;
	font-family: 'trebuchet ms', arial;
	font-size: 9pt;
	color: #FFFFFF;
	}

	.indexbottom a:hover{
	font: bold 12px trebuchet ms;
	}

	.indexbottom {
	padding: 0px 0px;
	font-family: 'trebuchet ms', arial;
	font-size: 9pt;
	color: #FFFFFF;
	}