/* GENERAL STYLES */		
		* { margin: 0; padding: 0; }
		
		body {
			font-family: Arial, Helvetica, sans-serif;
			background: #e8e8e8;
			color: #000000;
			text-align: center;
		
			font-size: x-small;
			voice-family: "\"}\"";
			voice-family:inherit;	
			font-size: small;
		}
		html>body, html>td { font-size: small; }
		
		html, body { height: 100%; }
		
		a, a:link, a:visited, a:active { color: #ffffff; text-decoration: none; }
		a:hover { color: #ffffff; text-decoration: underline; }
		
		img, a img { border: 0; }
		
		ul { margin: 0; padding: 0; padding-left: 2em; padding-bottom: 1em; }
		ol { margin: 0; padding: 0; padding-left: 1.8em; }
		li { }
		
		li { 	line-height:	16px; }
		
		.clear { clear: both; height: 0px; visibility: hidden; }
		
/* HEADER TOP */
		#header_top {
			height: 75px;
			text-align: center;
			background: #FFF;
			}
		#header_top_inner {
			position: relative; margin: 0 auto; width: 810px;
			text-align: left;
			}
		#logo {
		
			}
		#banner {
			position: absolute; top: 5px; right: 0;
			}
			
/* HEADER BAR TOP */
		#header_bar_top {
			height: 23px;
			text-align: center;
			background: #7691BA;
			background-image: url(../pics/top_back.gif);
			background-repeat: repeat-x;
			}
		#header_bar_top_inner {
			position: relative; margin: 0 auto; width: 810px;
			background-image: url(../pics/top_menu_back.gif);
			background-repeat: no-repeat;
			text-align:center;
			height:23px;
			}
		#header_bar_top_inner ul { 
			margin: 0; padding: 0;
			list-style: none;
			}
		#header_bar_top_inner li { 
			display: block; float: left; height: 23px;
			font-size: 13px; line-height: 24px; font-weight: bold;
			}
		
		#header_bar_top_inner li a,
		#header_bar_top_inner li a:link,
		#header_bar_top_inner li a:visited {
			padding-right: 12px; padding-left: 12px;
			margin-top:1px;
			margin-bottom: 0px;
			text-decoration: none;
			color: #FFF;
			}

		#header_bar_top_inner li a.last,
		#header_bar_top_inner li a.last:link,
		#header_bar_top_inner li a.last:visited {

			}

		#header_bar_top_inner li.current a,
		#header_bar_top_inner li.current a:link,
		#header_bar_top_inner li.current a:visited,
		#header_bar_top_inner li a:hover {
			color: #8ec187;
			text-decoration: underline;
			}
		#header_bar_top_inner li a.first,
		#header_bar_top_inner li a.first:link,
		#header_bar_top_inner li a.first:visited {
			border: none; padding-left: 0;
			}
		
					
/* HEADER BAR BOTTOM */
		#header_bar_bottom {
			height: 17px;
			text-align: center;
			background: #B0C4DE;
			background-image: url(../pics/subtop.gif);
			background-repeat: repeat-x;
			}
		#header_bar_bottom_inner {
			height: 17px;
			position: relative; margin: 0 auto; width: 810px;
			text-align:center;
			text-align: center;
			}
		
		#header_bar_bottom_inner P { COLOR: #ffffff; TEXT-DECORATION: none; font-weight:normal; font-size: 11px; line-height:18px; }
		#header_bar_bottom_inner A:link { COLOR: #7691ba; TEXT-DECORATION: none; font-weight:normal; font-size: 11px; margin:2px;} 
		#header_bar_bottom_inner A:visited{ COLOR: #7691ba; TEXT-DECORATION: none; font-weight:normal; font-size: 11px; margin:2px; } 
		#header_bar_bottom_inner A:active { COLOR: #7691ba; TEXT-DECORATION: none; font-weight:normal; font-size: 11px;  margin:2px;} 
		#header_bar_bottom_inner A:hover { COLOR: #ffffff; TEXT-DECORATION: none; font-weight:normal; font-size: 11px;  margin:2px;} 
		
		#logo_overview {
			position: absolute; top: 0; right: 0;
			}
		
		#q {
			margin: 0; padding: 2px; padding-left: 3px; width: 130px;
			border: 1px solid #C6D9EF;
			background: #FFF;
			}
		

/* HEADER BAR down */
		#header_bar_down {
			height: 10px;
			text-align: center;
			background: #F8F8F8;
			}
		#header_bar_down_inner {
			position: relative; margin: 0 auto; width: 666px; height: 35px;
			text-align: left;;
			}
		
		#header_bar_down_inner #selectoverview {
			float: left; padding-top: 9px; padding-left: 10px;
			}
		
		#header_bar_down_inner select,
		#header_bar_down_inner input {
			float: left; margin: 0;
			font-family: Arial, Helvetica, sans-serif; font-size: 11px;
			}
		#header_bar_bottom_inner select {
			width: 100px;
			}
		
		#header_bar_bottom_inner #search {
			float: left; padding-top: 9px;
			}
		
		#logo_overview {
			position: absolute; top: 0; right: 0;
			}
		
		#q {
			margin: 0; padding: 2px; padding-left: 3px; width: 130px;
			border: 1px solid #C6D9EF;
			background: #FFF;
			}
		

		
/* ROWS COLUMNS */
		.row {
			margin: 0 auto; padding-top: 0px; width: 696px; clear: left;
			text-align: left;
			}
			
		.column .row {
			xwidth: 202px;
			}
		
		.column {
			float: left; width: 232px;
			}
		.column_inner {
			padding: 0 15px;
			
			}
		
		.col_end {
			height: 0px; margin: 0px; padding: 0px; font-size: 0px; line-height: 0px;
		}
			
		.column_2 {
			float: left; width: 464px;
			}
		.column_2 .row { width: 464px; }
		.column_2 .column_inner { padding: 0; }
		.column_2 .column_inner .column_inner { padding: 0 15px; }
		.column_2 .row .column_2 { width: 232px; }
			
		
/* CONTENT BLOCKS */
		.contentblock,
		.contentblock_2 {
			position: relative; margin-top: 10px;
			text-align: left; font-family: Arial, Helvetica, sans-serif;  
			border: 1px solid #B0C4DE;
			background: #ffffff;
			
			font-size: 13px;
			width: 202px;
			voice-family: "\"}\""; 
			voice-family:inherit;		
			width: 200px;
			font-size: small;
			}
		html>body .contentblock,
		html>body .contentblock_2 {
			width: 200px;
			font-size:  13px;
			}

		.contentblock_2 {
			width: 434px;
			voice-family: "\"}\""; 
			voice-family:inherit;		
			width: 432px;
			}
		html>body .contentblock_2 {
			width: 432px;
			}
		
		.contentblocktitle {
			height: 22px; line-height: 22px;
			color: #FFFFFF;
			background: #7691BA;
			font-size: 13px;

			}
		.contentblocktitle h2 {
			padding-left: 8px;
			font-size: 100%; font-weight: bold;
			}
		.contentblocktitle	span {
			display: block; position: absolute; top: 0; right: 5px;
			font-size: 100%;
			}
			
		.contentblock ul,
		.contentblock_2 ul {
			margin: 7px 0; margin-top: 5px; margin-left: 8px; padding: 0;
			list-style: none; font-size: 13px;
			}
		.contentblock li,
		.contentblock_2 li {
			width: 190px; overflow: hidden;
			}
		.contentblock_2 li {
			width: 392px;
			}	

		.contentblock a,
		.contentblock a:link,
		.contentblock a:visited,
		.contentblock_2 a,
		.contentblock_2 a:link,
		.contentblock_2 a:visited {
			color: #333;
			}	
		.contentblock_2 a,
		.contentblock_2 a:link,
		.contentblock_2 a:visited {
			width: 392px;
			}		
		.contentblock a:hover,
		.contentblock_2 a:hover {
			text-decoration: underline;
			}

		
		
/* START BLOCKS */
		.startblock,
		.startblockfirst {
			position: relative; padding-top: 5px; padding-bottom: 5px;
			border: 1px solid #C6D9EF;
			border-top: none;
			text-align: left; font-family: Arial, Helvetica, sans-serif;  
			background: #FFF;
			
			font-size: x-small;
			width: 202px;
			voice-family: "\"}\""; 
			voice-family:inherit;		
			width: 200px;
			font-size: small;
			}
		html>body .startblock, html>body .startblockfirst {
			width: 200px;
			font-size: small;
			}
		
		.startblockfirst {
			margin-top: 10px; padding: 0;
			border: 1px solid #C6D9EF;
			border-bottom: none;
			}
		
		.startblocktitle {
			height: 19px; line-height: 19px;
			color: #666;
			background: #7A99D2;
			}
		.startblocktitle h2,
		.startblocktitle h3 {
			padding-left: 22px;
			font-size: 100%; font-weight: bold;
			}
		.startblocktitle span {
			display: block; position: absolute; top: 3px; right: 7px;
			font-size: 100%;
			}	
			
		.startblock ul {
			margin-bottom: 5px; margin-left: 22px; padding: 0;
			list-style: none;
			font-size: 86%;
			}
		.startblock li {
			margin: 3px 0; width: 176px; overflow: hidden;
			color: #666;
			}
		.startblock li a,
		.startblock li a:link,
		.startblock li a:visited {
			color: #666;
			}	
		.startblock a:hover {
			text-decoration: underline;
			}
		
		.startblock ul.arrowlinks {
			margin-left: 2px;
			}
		
		.startblock ul.arrowlinks li a,
		.startblock ul.arrowlinks li a:link,
		.startblock ul.arrowlinks li a:visited {	
			padding-left: 20px;
			font-weight: bold;
			color: #666;
			background: #7A99D2;
			}
		
		.startblock h1 {
			font-size: 100%; font-weight: normal; margin-bottom: 1em;
			}
		
		.heading_logo {
			position: absolute; top: -30px; right: 0px;
			}
	
/* EDITOR BLOCKS */
		#editor .contentblock,
		#editor .startblock,
		#editor .startblockfirst {
			width: 242px;
			voice-family: "\"}\""; 
			voice-family:inherit;		
			width: 240px;
			}
		html>body #editor .contentblock,
		html>body #editor .startblock,
		html>body #editor .startblockfirst {
			width: 240px;
			}
		#editor .contentblock li,
		#editor .startblock li {
			position: relative; margin: 0px; width: 230px;
			}
		#editor .startblock li { width: 216px; }
		#editor .arrowlinks li { width: 236px; }
		
		#editor .contentblock li span,
		#editor .startblock li span {
			display: block; position: absolute; top: 0; right: 4px;
			}	
		#editor .contentblock .contentblocktitle span,
		#editor .startblock .startblocktitle span {
			right: 4px;
			}	
		#editor .contentblock .contentblocktitle span a,
		#editor .contentblock .contentblocktitle span a:link,
		#editor .contentblock .contentblocktitle span a:visited,
		#editor .startblock .startblocktitle span a,
		#editor .startblock .startblocktitle span a:link,
		#editor .startblock .startblocktitle span a:visited,
		#editor .contentblock li span a,
		#editor .contentblock li span a:link,
		#editor .contentblock li span a:visited,
		#editor .startblock li span a,
		#editor .startblock li span a:link,
		#editor .startblock li span a:visited,
		#editor .arrowlinks li span a,
		#editor .arrowlinks li span a:link,
		#editor .arrowlinks li span a:visited {
			display: inline; margin-left: 5px;
			background: none; padding: 0;
			}
		#editor .contentblock .contentblocktitle span img,
		#editor .startblock .startblocktitle span img,
		#editor .contentblock li span img,
		#editor .startblock li span img {
			margin-top: 5px;
			}
		#editor .contentblock .contentblocktitle span span,
		#editor .startblock .startblocktitle span span,
		#editor .contentblock li span span,
		#editor .startblock li span span {
			position: relative; display: block; float: left; width: 11px;
			}
		#editor .contentblock .contentblocktitle span span,
		#editor .startblock .startblocktitle span span {
			width: 9px;
			}
		#editor .contentblock li span span img,
		#editor .startblock li span span img {
			margin: 0;
			}		
		#editor .contentblock .contentblocktitle span span a,
		#editor .contentblock .contentblocktitle span span a:link,
		#editor .contentblock .contentblocktitle span span a:visited,
		#editor .startblock .startblocktitle span span a,
		#editor .startblock .startblocktitle span span a:link,
		#editor .startblock .startblocktitle span span a:visited,
		#editor .contentblock li span span a,
		#editor .contentblock li span span a:link,
		#editor .contentblock li span span a:visited,
		#editor .startblock li span span a,
		#editor .startblock li span span a:link,
		#editor .startblock li span span a:visited {
			margin: 0; margin-bottom: 2px; display: block;
			}	
		#editor .contentblock .contentblocktitle span span a.move_top,
		#editor .contentblock .contentblocktitle span span a.move_top:link,
		#editor .contentblock .contentblocktitle span span a.move_top:visited,
		#editor .startblock .startblocktitle span span a.move_top,
		#editor .startblock .startblocktitle span span a.move_top:link,
		#editor .startblock .startblocktitle span span a.move_top:visited,
		#editor .contentblock li span span a.move_top,
		#editor .contentblock li span span a.move_top:link,
		#editor .contentblock li span span a.move_top:visited,
		#editor .startblock li span span a.move_top,
		#editor .startblock li span span a.move_top:link,
		#editor .startblock li span span a.move_top:visited {
			margin-top: 6px;
			}
		
/* SPECIAL LINKS */
		a.meerlink,
		a.meerlink:link,
		a.meerlink:visited {
			font-style: italic;
			color: #0082FF;
			}
		a.meerlink:hover {
			text-decoration: underline;
			color: #FFFFFF;
			}
		
		
/* FOOTER */
		#footer {
			margin: 0 auto; padding-top: 30px; padding-bottom: 15px; width: 666px; clear: both;
			font-size: 10px;
			color: #666;
			}
		#footer a,
		#footer a:link,
		#footer a:visited {
			text-decoration: none;
			color: #7691BA;
			}
		#footer a:hover {
			text-decoration: underline;
			}
			
		#footer img { vertical-align: middle; }
			
		#footer .netwerk {
			margin-top: 5px;
			margin-bottom: 20px;
		}

		#OneStatTag {
			display: none;
		}
		
		/* FORMS */
		forms { margin: 0; padding: 0; }
		
		
h1 {
	font-size:	8px;
	font-family:	arial;
	color:		#e8e8e8;
	font-weight:	bold;
	padding:	3px;
	margin:		0px;
	text-align: center;
	}
	
