/*
	achtergrond grijs: 4F555E
	licht grijs: B9BBBF
	blauw: 5D8BB7
	
	e6e6e6 gray bodybg
	58595b gray main bg
	5D8BB7 blue
		
*/
@import url(/include/css/editor.php);
body 	{
	background: #e6e6e6 url(/image/body_bg.gif) repeat-y center top;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #5D8BB7; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #B9BBBF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #B9BBBF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
	text-align: center;
}
table#container {
	margin: 0 auto;
	align: center;
}
h1.home {
	background: url(/image/h1_welkom.gif) no-repeat;
	text-indent: -999em;
}
#colleft {
	display: block;
	margin: 0 30px 0 0;
	float: left;
	width: 275px;
}
	#colleft p {
		margin: 0 0 36px 0;
	}
#colright {
	/*background: blue;*/
	width: 180px;
	float: left;
}
#homepagecats {
	/*background: red;*/
}
#homepagecats a {
	display: block;
	width: 180px;
	height: 95px;
	margin: 0 0 18px 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #4E555F;
	text-decoration: none;
}
#homepagecats a p {
	height: 15px;
	padding: 3px 10px 3px 10px;
	margin: 70px 0 0 0;
	display: table;
	background: #5E626B;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#homepagecats a:hover {
	border: 1px solid white;
}
#homepagecats a:hover p {

	filter:alpha(opacity=80);
	-moz-opacity:.8;
	-khtml-opacity: .8;
	opacity: .8;

	background: #5D8BB7;
	color: #5D8BB7;
}
	#homepagecats a p strong {
		color: black;
		display: block;
		margin: 0;
		padding: 0;
		background: none;
		font-style: normal;
	}
	#homepagecats a p em {
		color: white;
		display: block;
		margin: -17px 1px 0 0;
		padding: 0;
		background: none;
		font-style: normal;
		clear: both;
	}


/************************/
/*		NEWSITEMS		*/
/************************/

#newsintro {
	margin: 31px 0 0 0;/*
	background: #595D66;
	border: 1px solid #4E555F;
	padding: 10px 5px 10px 10px;
	*/
}

#newsintro a.home:link, #newsintro a.home:visited {
	display: block;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
#newsintro a.home:hover, #newsintro a.home:active {
	color: #5D8BB7;
}
#newsintro h2 span {
	font-size: 10px;
	font-weight: normal;
}
#newsintro ul  {
	list-style: none;
	border-top: 1px solid gray;
}
	#newsintro ul li {
		margin: 0;
		padding: 0 0 0 9px;
		background: url(/image/arrow_r_white.gif) no-repeat 2px 8px;
		border-bottom: 1px solid gray;
	}
		#newsintro ul li a:link, #newsintro ul li a:visited{
			display: block;
			overflow: hidden;
			height: 18px;
			padding: 2px 5px 2px 5px;
			text-decoration: none;
		}
		#newsintro ul li a:hover, #newsintro ul li a:active {
			color: #5D8BB7;
		}
		#newsintro ul li:hover, #newsintro ul li:active, #newsintro ul li.sfhover {
			background: white url(/image/arrow_r_blue.gif) no-repeat 2px 8px;
		}
#newsitems .item {
	clear: both;
	overflow: auto;
	zoopm: 1;
	margin: 20px 0 20px 0;
}
#newsitems div img {
	margin: 2px 0 0 10px;
	float: right;
}
#newsitems .item h2 span {
	font-size: 10px;
	font-weight: normal;
}



.blauw{color: #5D8BB7;}

ul{
	padding:0px;
	margin:0px;
	list-style-type
}

li{
	margin-left:20px;
}

a.no_underline:link, a.no_underline:visited{text-decoration:none;}
a.no_underline:hover, a.no_underline:active{text-decoration:underline;}

a.blauw:link, a.blauw:visited, a.blauw:hover, a.blauw:active{}

a.cat_actief:link, a.cat_actief:visited, a.cat_actief:hover, a.cat_actief:active{
	color: #5D8BB7;
	text-decoration:none;
}

.border	{border : 1px solid #000000;}

.button	{
	border: 1px none #000;
	color : #FFFFFF;
	background-color : #5D8BB7;
}
.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color:#000;
}
	.checkbox {
		margin: 0;
	}

.bgLeft{
	vertical-align:top;
	width: 227px;
}
.bgLeftGrayOut {
	background: #58595B;
	height: 165px;
}
.bgLeftTop{
	vertical-align:top;
	text-align:right;
	padding-top: 40px;
	padding-right:30px;
}

.bgRight{
	vertical-align:top;	
	background: #58595b url(/image/bullets_vertical_white.gif) repeat-y 546px 20px;
}
.bgRightPreTop{
	background: #58595b url(/image/bullets_horizontal_white.gif) no-repeat bottom left;
	vertical-align:top;
	height:175px;
}
	.bgRightPreTop a.home {
		background: url(/image/logo.gif) no-repeat top left;
		float: right;
		text-indent:-999em;
		height:127px;
		margin:8px 215px 0 0;
		width:295px;
	}
	
.bgRightTop{
	vertical-align:top;
	height:324px;
	padding: 0 0 20 25px;
}

.txtLinks{
	padding-right: 38px;
	padding-right: 30px;
	
	padding-top: 28px;
	vertical-align:top;
	

}

.txtRechts{	
	padding: 0;
	margin: 0;
	width:220px;
	vertical-align:top;
}
.adresgegevens {
	padding: 34px 30px 0 25px;
	vertical-align:top;
}
#menucontainer{
	
	list-style-type:none;
}

*html #menucontainer li a{
	padding-top:1px;
}

#menucontainer li a{	
	text-decoration:none;
	font-size:18px;
	line-height: 24px;
	/*
	padding-right:15;
	background-position: center right;
	background-repeat: no-repeat;
	height:19;
	background-image:url('/image/menu.jpg');	
	*/
}

#menucontainer li a.menu_active:link, 
#menucontainer li a.menu_active:visited, 
#menucontainer li a.menu_active:hover, 
#menucontainer li a.menu_active:active, 
#menucontainer li a:hover{
	/*background-image:url('/image/menu_actief.jpg');*/
	text-decoration:none;
	color:#5D8BB7;
}

.imgContainer{
	width:133;
	height:100;
	text-align:left;
	vertical-align:top;
	background-image:url('/image/imgcontainer.jpg');
	background-repeat:no-repeat;
	background-position: top left;	
}

a#pdflink:link, a#pdflink:visited {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 3px 37px;
	background: transparent url(/image/pdfLink.gif) no-repeat left center;
	color:white;
	font-size:14px;
	line-height: 30px;
	font-weight:bold;
	text-decoration: none;
}
a#pdflink:hover, a#pdflink:active {
	color:#5D8BB7;
}

#landingpageMenu {
	margin: 40px 0 0 0;
	list-style: none;
}
	#landingpageMenu li a {
		font-size: 18px;
		text-decoration: none;
		color: #5D8BB7;
	}