* {
	padding: 0;
	margin: 0;
}

html {
	height: auto;
	width: auto; 
}

body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background: #fff url('/images/body_bg.png') repeat-x center top;
	overflow: auto;
}

img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size: 1px;
}

.container_shadow
{
	margin: 0 auto;
	width: auto;
	background: transparent url('/images/container_shadow.png') no-repeat 0px 0;
}

.paginabreed { width: 955px; }

.grijs { color: #C0C0C0; }

#container {
	margin: 0 auto;
	background: #fff;
	width: 997px;
}
	
#con_header
{
	height: 80px;
	border-top: solid 5px #666666;
	padding: 5px 5px 5px 30px;
}
	
#nav_prim {
	height: 36px;
	overflow: hidden;
}

	.menubar
	{
		margin: 0px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		background: transparent url('/images/nav_prim_inner_bg.gif') repeat-x 0px 0px;
	}

	#nav_prim
	{
		margin: 0 19px 0 18px;
		background: transparent url('/images/nav_prim_inner_bg.gif') repeat-x 0px 0px;
	}

	#nav_prim ul
	{
		list-style-type:none;
		margin: 0 0 0 0;
	}   
		#nav_prim li 
		{
			float: left;
			line-height: 36px;
			padding: 0 0 0 0px;
			margin: 0 20px 0 0;
		}
		#nav_prim li.first {
			margin: 0 20px 0 20px;
		}

		#nav_prim li a {
			font-size: 14px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}

		#nav_prim li.active a, #nav_prim li a:hover {
			color: #cccccc;
			text-decoration: none;
		}

    #slidedownmenu
    {
        position: absolute;
        left: 50px;
        z-index: 1000;
		margin: 0 15px 0 0px;
		width: 230px;
	    height: 175px;
		font-size: 12px;
		color: #fff;
		background: transparent url('/images/homepage_con_top_right_bg.png') repeat 0 0px;
    }
    
	.lijst
	{
	    list-style-image: url('/images/homepage_block_links_arrow.png'); 
		margin: 0;
		padding: 8px 0 8px 17px;
		list-style-type: none;
	}

	#slidedownmenu h3
	{
		margin: 28px 0 0 8px;
		font-size: 16px;
		padding: 0px 0 6px 17px;
		color: #fff;
		font-weight: normal;
		border-bottom: 1px dotted #cecece;
	}
		#slidedownmenu ul {
			margin: 0 0 3px 8px;
			list-style-type: none;
		}
		#slidedownmenu ul li {
			background: transparent url('/images/homepage_block_links_arrow.png') no-repeat 5px 12px;
			padding: 8px 0 8px 17px;
			margin: 0;
			border-bottom: 1px dotted #cecece;
		}
		#slidedownmenu ul li.last {
			
			border-bottom: none;
		}
			#slidedownmenu ul li a {
				color: #fff;
				text-decoration: none;
			}
			#slidedownmenu ul li a:hover, #slidedownmenu ul li.active a {
				color: #00adef;
				text-decoration: none;
			}

	#slidedownmenuunder {
		float: right;
		margin: 0 8px 0 0px;
		width: 241px;
		font-size: 12px;
		color: #fff;
	}
		#slidedownmenuunder ul {
			list-style-type: none;
			float: right;
			margin-top: 10px;
			margin-left: 0;
			margin-right: 0;
			margin-bottom: 0;
		}
		#slidedownmenuunder ul li {
			float: left;
			margin: 0 0 0 3px;
		}
			#slidedownmenuunder ul li span {
				visibility: hidden;
			}
			#slidedownmenuunder ul li a {
				text-decoration: none;
			}
			#slidedownmenuunder ul li.one a {
				display: block;
				height: 14px;
				width: 14px;
				background: transparent url('/images/rightunder_one.gif') no-repeat 0 0px;
			}
				#slidedownmenuunder ul li.one a:hover, #slidedownmenuunder ul li.one.active a {
					background: transparent url('/images/rightunder_one.gif') no-repeat 0 -14px;
				}
			#slidedownmenuunder ul li.two a {
				display: block;
				height: 14px;
				width: 14px;
				background: transparent url('/images/rightunder_two.gif') no-repeat 0 0px;
			}
				#slidedownmenuunder ul li.two a:hover, #slidedownmenuunder ul li.two.active a {
					background: transparent url('/images/rightunder_two.gif') no-repeat 0 -14px;
				}
			#slidedownmenuunder ul li.three a {
				display: block;
				height: 14px;
				width: 14px;
				background: transparent url('/images/rightunder_three.gif') no-repeat 0 0px;
			}
				#slidedownmenuunder ul li.three a:hover, #slidedownmenuunder ul li.three.active a {
					background: transparent url('/images/rightunder_three.gif') no-repeat 0 -14px;
				}
			#slidedownmenuunder ul li.four a {
				display: block;
				height: 14px;
				width: 14px;
				background: transparent url('/images/rightunder_four.gif') no-repeat 0 0px;
			}
				#slidedownmenuunder ul li.four a:hover, #slidedownmenuunder ul li.four.active a {
					background: transparent url('/images/rightunder_four.gif') no-repeat 0 -14px;
				}
			#slidedownmenuunder ul li.five a {
				display: block;
				height: 14px;
				width: 14px;
				background: transparent url('/images/rightunder_five.gif') no-repeat 0 0px;
			}
				#slidedownmenuunder ul li.five a:hover, #slidedownmenuunder ul li.five.active a {
					background: transparent url('/images/rightunder_five.gif') no-repeat 0 -14px;
				}

#homepage_ticker {
	height: 43px;
}
	#homepage_ticker_inner {
		margin: 0 19px 0 18px;
		height: 43px;
		background: transparent url('/images/ticker_bg.gif') repeat-x 0 0px;
	}
	#homepage_ticker .left {
		position: relative;
		font-size: 12px;
		font-family: Tahoma;
		font-weight: normal;
		color: #000;
		width: 944px;
	}
		#homepage_ticker .right {
			width: 11px;
			margin: 13px 5px 0px 0;
		}
		
		#homepage_ticker .left a {
			font-size: 12px;
			font-family: Tahoma;
			font-weight: bold;
			color: #00adef;
		}
		
		#homepage_ticker .left #ticker_icon {
			position: absolute;
			top: 11px;
			left: 1px;
		}
		
		.ticker_titel
		{
			font-size: 12px;
			line-height: 12px;
			font-family: Tahoma;
			font-weight: normal;
			color: #00adef;
			text-decoration: none;
		}

		.ticker_item
		{
			font-size: 12px;
			line-height: 12px;
			font-family: Tahoma;
			font-weight: normal;
			color: #000;
		}
			#homepage_ticker .left #ticker_item p {
				margin: 0;
				line-height: 12px;
			}
		#homepage_ticker .left .ticker_cat {
			font-size: 12px;
			font-family: Tahoma;
			font-weight: bold;
			color: #00adef;
		}

#con_mid {

}
	#con_mid #con_mid_bg {
		height: 16px;
		background: transparent url('/images/con_mid_bg.gif') no-repeat 18px 0px;
		
	}
	#con_mid #con_mid_inner {
		margin: 0 0px 0 18px;
	}

#mid_inner_navig
{
	width: 180px;
}
	#navig_sec {
		
		padding: 0 0 31px 0;
		background: #cfcfcf url('/images/navig_bg_180.gif') no-repeat left bottom;
	}
	
		#navig_sec h3 {
			margin: 0px 0 10px 15px;
			padding: 10px 0 0 0;
			font-weight: bold;
			color: #666666;
			font-size: 16px;
			}
	
		
		#navig_sec .header2 {
			margin: 0px 0 10px 15px;
			padding: 10px 0 0 0;
			font-weight: bold;
			color: #666666;
			font-size: 16px;
		}
		
		#navig_sec ul {
			margin: 0px 0 0 0px;
			list-style-type: none;
		}
			#navig_sec ul li {
				font-size: 12px;
				font-weight: normal;
				margin: 0;
				color: #666666;
				
			}
				#navig_sec ul li a {
					font-size: 12px;
					display: block;
					font-weight: normal;
					text-decoration: none;
					color: #666666;
					background: #d2d2d2 url('/images/navig_li_bg.gif') no-repeat 0px 0px;
					padding: 4px 10px 6px 24px;
				}
				#navig_sec ul li.plus a{
					font-size: 12px;
					display: block;
					font-weight: normal;
					text-decoration: none;
					color: #666666;
					/*color: #00adef;*/
					/*background: #d2d2d2 url('/images/navig_li_bg_180_plus.gif') no-repeat 0px 0px;*/
					padding: 4px 10px 6px 24px;
				}

			#navig_sec ul li.active, #navig_sec ul li a:hover {
				font-size: 12px;
				font-weight: normal;
				margin: 0;
				color: #ffffff;
				
			}
				#navig_sec ul li.active a, #navig_sec ul li a:hover {
					font-size: 12px;
					font-weight: normal;
					color: #ffffff;
					background: #666666 url('/images/navig_liactive_bg.gif') no-repeat 0px 0px;
				}


#breadcrumb {
	margin: 10px 0 10px 0;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
	#breadcrumb a {
		font-size: 12px;
		color: #666666;
		font-weight: normal;
		text-decoration: underline;
	}

#contactblock {
	display: none;
	background: #666666 url('/images/contact_bg.gif') no-repeat left bottom;
	width: 167px;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 14px 15px 17px 15px;
}
	#contactblock h3 {
		margin: 0;
		font-size: 16px;
		color: #d2d2d2;
		padding: 0px 0 10px 0;
		font-weight: normal;
		border-bottom: 1px dotted #fff;
	}
	#contactblock p {
		color: #fff;
	}
	#contactblock img {
		margin: 15px 0 0 0;
	}

#mid_inner_right {
	width: 765px;
	margin: 2px 0px 0px 18px
}
	#mid_inner_right .left {
		width: 404px;
		margin: 0 15px 0 0;
	}
	#mid_inner_right .right {
		width: 340px;
	}
		#mid_inner_right .right img {
			margin: 15px 0 0 0;
		}

#homepage_blocks {
	margin: 25px 0 0 0;
	background: transparent url('/images/homepage_blocks_bg.gif') no-repeat 0 0px;
}
	#homepage_blocks .homepage_block {
		float: left;
		width: 295px;
	}
		#homepage_blocks #homepage_block2 {
			margin: 0px 37px 0px 37px;
		
				}
		#homepage_blocks .homepage_block h2 {
			margin: 0 0 0 0;
			font-family: Tahoma;
			font-size: 23px;
			line-height: 26px;
			font-weight: bold;
			color: #00adef;
		
		}
		#homepage_blocks .homepage_block h1 {
			margin: 0 0 0 0;
			font-family: Tahoma;
			font-size: 23px;
			line-height: 26px;
			font-weight: bold;
			color: #00adef;
				
		}
		#homepage_blocks .homepage_block h3 {
			margin: 18px 0 0 0;
			font-family: Tahoma;
			font-size: 17px;
			line-height: 16px;
			font-weight: bold;
			color: #666666;
			
				}
		#homepage_blocks .homepage_block h4 {
			margin: 18px 0 0 0;
			font-family: Tahoma;
			font-size: 17px;
			line-height: 16px;
			font-weight: bold;
			color: #666666;
			
				
			}
		#homepage_blocks .homepage_block .header1 {
			margin: 0 0 0 0;
			font-family: Tahoma;
			font-size: 23px;
			line-height: 26px;
			font-weight: bold;
			color: #00adef;
			
			}
		#homepage_blocks .homepage_block .header2 {
			margin: 18px 0 0 0;
			font-family: Tahoma;
			font-size: 17px;
			line-height: 16px;
			font-weight: bold;
			color: #666666;
		
		}
		#homepage_blocks .homepage_block p {
			
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			color: #666666;
		}

	#redactioneel_block .redactioneel_block {
		float: right;
		width: 250px;
		overflow: hidden;
		padding: 16px 0 0 14px;
		margin: 0 0 0 10px;
		background: transparent url('/images/redactioneel_block_bg.gif') no-repeat 0px 0px;
		
	}
	
	.redactioneel_block_noimage
	{
		float: right;
		width: 250px;
		overflow: hidden;
		padding: 16px 0 0 14px;
		margin: 0 0 0 10px;
	}
	
		#redactioneel_block redactioneel_block {
			margin: 0px 37px 0px 37px;
		}
		#redactioneel_block .redactioneel_block h2 {
			margin: 0 0 0 0;
			font-family: Tahoma;
			font-size: 23px;
			line-height: 26px;
			font-weight: bold;
			color: #00adef;
			
			}
		#redactioneel_block .redactioneel_block .header2 {
			margin: 0 0 0 0;
			font-family: Tahoma;
			font-size: 23px;
			line-height: 26px;
			font-weight: bold;
			color: #00adef;
			
		}
		#redactioneel_block .redactioneel_block h3 {
			margin: 18px 0 0 0;
			font-family: Tahoma;
			font-size: 17px;
			line-height: 16px;
			font-weight: bold;
			color: #666666;
			
			}
		#redactioneel_block .redactioneel_block .header3 {
			margin: 18px 0 0 0;
			font-family: Tahoma;
			font-size: 17px;
			line-height: 16px;
			font-weight: bold;
			color: #666666;
		}
		
		#redactioneel_block .redactioneel_block p {
			
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			color: #666666;
		}
		#redactioneel_block .redactioneel_block ul {
			margin: 20px 0 0 0;
			/*list-style-image: url('/images/homepage_block_arrow.gif');*/
			list-style-type: none;
		}
			#redactioneel_block .redactioneel_block ul li {
				font-size: 12px;
				line-height: 16px;
				font-weight: normal;
				color: #666666;
				background: transparent url('/images/homepage_block_arrow.gif') no-repeat 0px 8px;
				padding: 0 0 0 10px;
			}
		#redactioneel_block .redactioneel_block ul.redactioneel_block_links {
			margin: 20px 0 0 0;
			list-style-type: none;
		}
		#redactioneel_block .homepage_block ul.redactioneel_block_links li {
			background: transparent url('/images/homepage_block_links_arrow.gif') no-repeat 0px 4px;
			padding: 0 0 0 13px;
		}
			#redactioneel_block .homepage_block ul.redactioneel_block_links li, #redactioneel_block .redactioneel_block ul.redactioneel_block_links li a {
				font-size: 12px;
				line-height: 16px;
				font-weight: bold;
				color: #00adef;
			}

#redactioneel_block .redactioneel_block a
{
    font-size: 14px;
}

#con_prefooter {
	height: 66px;
	margin: 30px 0 0 0;
}
	#con_prefooter_inner {
		margin: 0px 19px 0 18px;
		height: 66px;
		background: transparent url('/images/prefooter_bg.gif') repeat-x 0px 0px;
	}
		#con_prefooter_inner .left p {
			margin: 25px 0 0 0;
		}
		#con_prefooter_inner .right img {
			margin: 5px 0 0 0;
		}

#con_footer {
	
	background: #fff;
	margin: 13px 0 0px 0;
	font-size: 12px;
	color: #666666;
	height: 30px;
	font-weight: bold;
	font-family: Tahoma;
}
	#con_footer_inner {
		margin: 0 19px 0 19px;
	}
	#con_footer .right ul {
		list-style-type:none;
		margin: 0 0 0 0;
		padding: 0;
	}
	#con_footer .right ul li {
		float: left;
		margin: 0 0 0 8px;
		padding: 0 8px 0 0px;

		border-right: 1px solid #00adef;
	}
	#con_footer .right ul li.last {
		
		margin: 0 0 0 8px;
		padding: 0 0px 0 0px;
		border-right: none;
	}
		#con_footer .right ul li a {
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			color: #000000;
		}
		#con_footer .right ul li a:hover {
			color: #000;
			text-decoration: underline;
		}
		#con_footer .left ul {
		list-style-type:none;
		margin: 0 0 0 0;
		padding: 0;
	}
	#con_footer .left ul li {
		float: left;
		margin: 0 0 0 8px;
		padding: 0 8px 0 0px;

		border-right: 1px solid #00adef;
	}
	#con_footer .left ul li.last {
		
		margin: 0 0 0 8px;
		padding: 0 0px 0 0px;
		border-right: none;
	}
		#con_footer .left ul li a {
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			color: #000000;
		}
		#con_footer .left ul li a:hover {
			color: #000;
			text-decoration: underline;
		}
		
.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #c0c0c0;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: #c0c0c0;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

input[type="text"], input.text
{
	font-size: 8pt;
	border: solid 1px #999999;
	color: #666666;
}