<STYLE TYPE="text/css" MEDIA=screen>
<!--
			
	/*background: #00FF00 url(stars.gif) no-repeat fixed top
	background: url(bl.gif) 0 100% no-repeat #CCCCCC*/
	.bl {background: url(bl.gif) no-repeat fixed bottom left; width: 100%;}
	.br {background: url(br.gif) no-repeat fixed bottom right;}
	.tl {background: url(tl.gif) no-repeat fixed top left;}
	.tr {background: url(tr.gif) no-repeat fixed top right; padding:10px;}
	.clr {font-size: 1px; height: 1px;}
	
	body {
		margin: 10px 0px; 
		padding: 0px;
		vertical-align: top;
		background-color: #295061;
		font-family: "Trebuchet MS"; 
		font-size: 12px;
		color: #000000;
		z-index: 0;
		/* Hack voor IE5 */
		text-align: center;
	}
	table {
		text-align: left;
		vertical-align: top;
		font-family: "Trebuchet MS"; 
		font-size: 12px;
		color: #000000;
		line-height: 12px;
	}
	.td1 {
		width: 100px;
	}
	h1 {
		font-size: 14px;
		color: #FF6600;
		margin-top: 0;
		text-align: left; 
	}
	h2 {
		font-size: 12px;
		color: #295061;
		margin-top: 0;
		text-align: left; 
	}
	
	.header {
		width: 80%;
		background-color: #CCCCCC;
		z-index: 10;
		margin-left: auto; 
		margin-right: auto;
	}
	.logo {
		background-image: url(logo.gif);
		background-repeat: no-repeat;
		background-position: center center;
		height: 70px;
	}
	.menu {
		background-color: #295061;
		height: 20px;
		font-weight: bold;
		width: 80%;
		z-index: 20;
		margin-left: auto; 
		margin-right: auto;
	}
	.item {
		position: relative;
		float: left;
	}
	.item a {
		color: #FF6600;
		text-decoration: none;
		padding: 0 5 0 5;
		height: 100%;
		line-height: 16pt;
		vertical-align: bottom;
	}
	.item a:hover {
		color: #CCCCCC;
		background-color: #81939B;
	}
	.item-active {
		color: #CCCCCC;
		background-color: #81939B;
		padding: 0 5 0 5;
		position: relative;
		float: left;
		height: 100%;
		line-height: 16pt;
		vertical-align: bottom;
	}
	.item-active a {
		color: #CCCCCC;
		text-decoration: none;
	}
	.item-active a:hover {
		color: #CCCCCC;
		background-color: #81939B;
	}
	.spacer {
		width: 10px;
		position: relative;
		float: left;
	}
	.content {
		width: 80%;
		text-align: left;
		background-color: #CCCCCC;
		z-index: 30;
		margin-left: auto; 
		margin-right: auto;
		overflow: hidden;
	}	
	.link-titel a {
		color: #295061;
		text-decoration: none;
		font-weight: bold;
	}
	.link-titel a:hover {
		color: #295061;
		text-decoration: underline;
	}
	.link-titel a:visited {
		color: #295061;
	}
	
	.link a {
		color: #295061;
		text-decoration: none;
		/*font-weight: bold;*/
	}
	.link a:hover {
		color: #295061;
		text-decoration: underline;
	}
	.link a:visited {
		color: #295061;
	}
	.imgborder {
		border-color: #295061;
		border-width: 2px;
		border-style: solid;
	}
	.kolom1 {
		background-color: #CCCCCC;
	}
-->
</style>