		/**position the content to the middle of the screen**/
			body{
				margin:0 5px 5px 5px;
				padding:0;
                                  	
			}
			a:visited, a:link, a:hover{
				font-family:verdana;
				font-weight:normal;
				font-size:12px;
				color:#000000;
				padding:0;
				margin:0;
			}
			#main{
				position:relative;
				width:980px;
				height:100%;
				margin-left:-490px;
				left:50%;
				background-color:#b0c3d4;	
				overflow-X:hidden;
			}
		              /**top menu and images**/
			#top{
				position:relative;
				background-color:#b0c3d4;
				height:130px;
				width:100%;
			}
			 #logo{
				margin:5px;
				float:left;
			}
			#top #banner{
				float:left;
			}
			#top #menucontainer{
				position:absolute;
				margin-top:125px;
				left:0px;	
			                background-color:#cfd7e2;
				height:29px;
				width:980px;
			}
		               /**below are the content divisions**/			
			#content{
			/*main content container*/
			
			}
			#left_column{
			/*left navigation*/
			background-color:#b0c3d4;
			width:180px;
			float:left;
			border:0;
                                 padding-top:40px;
			}
                                  #left_column .menucontainer {
                                  width:174px;
                         	 float:left;
                  	 border:0;
                  	 background-color: #406180;
                  	 height: 280px;	
                                  }
			
                                 #middle_column{
			/*content*/
			background-color:#b0c3d4;
			width:610px;
			float:left;
			border:0;
			padding-top:40px;
                                   }
                                  
			#right_column{
			/*right content*/
			background-color:#b0c3d4;
			width:180px;
			float:right;
			border:0;
			padding-top:40px;
			}
 
        		/**bottom footer**/
			#bottom{
			width:980px;
			max-width:795px;
			height:20px;
			float:left;
			background-color:#b0c3d4;
			padding:10px 0px 5px 185px;
			}			
			.clearfloat{
				clear:both;
			}
                           
                                  /**left column portlets**/
              		.portletleft {
				width:175px;
				margin-bottom:10px;
                                   }
                             
                                 	.portletleft .portletheaderleftcorner{
	                                 background-image: url(../dx/left-corner.gif/$file/left-corner.gif);background-repeat: no-repeat;
	                                 height: 17px;
	                                 width: 10px;
                               
                                   }
			.portletleft .header{
				background-color:#517ca3;
				height:17px;
				width:165px;
			}
                                 
                                  .portletleft .row {height:22px;}
			
                                 .portletleft .body{
                                                  background-color:#406180;
                                                  padding-left:10px;
                                                  background-image: url(../dx/menu_item_left.jpg/$file/menu_item_left.jpg);background-repeat: no-repeat;
			}
            
                         /**link**/
                                .portletleft  .body a    {
                                  font-family:verdana;
    		font-size:12px;
			font-weight:normal;
			color:#ffffff;
			text-decoration:none;
                                }
			
                              
		
                                /**middle column portlets**/
			.portletmain{
				width:610px;
				margin-bottom:10px;
			}
                             
                                 	.portletmain .headerleftcorner{
				background-image:url(../dx/left-corner.gif/$file/left-corner.gif);
				height:17px;
				width:10px;
			}
			.portletmain .header{
				background-color:#517ca3;
				height:17px;
				width:220px;
			}
			.portletmain .body {
				background-color:#cfd7e2;
				padding:5px;
				margin:0;
				border:solid 1px #517ca3;
			}
                                  #readmore  {
                                  background-image:url(../dx/nextgreen.gif/$file/nextgreen.gif);
			background-position:left center;
			background-repeat:no-repeat;
			color:#67cb63;
			padding-left:18px;
                                  }                             
                                  .bodyproject {
				background-color:#cfd7e2;
				padding:0px;
				margin:0;
				border:solid 1px #517ca3;
			}
  		/**right column portlets**/
			.portlet {
				width:175px;
				margin-bottom:10px;
			}
                             
                                 	.portlet .portletheaderleftcorner{
				background-image:url(../dx/left-corner.gif/$file/left-corner.gif);
				height:17px;
				width:10px;
			}
			.portlet .header{
				background-color:#517ca3;
				height:17px;
				width:165px;
			}
			.portlet .body{
				background-color:#cfd7e2;
				padding:5px;
				margin:0;
				border:solid 1px #517ca3;
			}
		/**Font styles!**/
		/*default content font*/
		#middle_column{
			font-family:verdana;
			color:#000;
			weight:normal;
			font-size:12px;
		}
           
                #middle_column .header{
			font-family:verdana;
			color:#ffffff;
			weight:normal;
			font-size:12px;
		}
              
                 #middle_column .subjecttitle{
		font-family:verdana;
		font-size:12px;
		font-weight:bold;
		color:#517ca3;
		}
                 /*left column font( these are the fonts of the portlets )*/
		#left_column .header{
			font-family:verdana;
			color:#ffffff;
			weight:normal;
			font-size:12px;
		}
		#left_column .body{
			font-family:verdana;
			color:#ffffff;
			weight:normal;
			font-size:12px;
     	}
		
		/*right column font( these are the fonts of the portlets )*/
		#right_column .header{
			font-family:verdana;
			color:#ffffff;
			weight:normal;
			font-size:12px;
		}
		#right_column .body{
			font-family:verdana;
			color:#517ca3;
			weight:normal;
			font-size:12px;
		}
		/*footer font( these are the fonts of the portlets )*/		
		#bottom{
			font-family:verdana;
			color:#000;
			weight:normal;
			font-size:10px;
		}
/****************************************************************************************************/
/*Breadcrum layout*/
/****************************************************************************************************/
		.breadcrums{
			margin-bottom:10px;
		}
		.breadcrums span{
			font-family:verdana;
			color:#395772;
			weight:bold;
			font-size:12px;
			margin-left:-9px;
		}
		.breadcrums a:link, .breadcrums a:visited, .breadcrums a:hover{
			background-image:url(../dx/arrowright.gif/$file/arrowright.gif);
			background-repeat:no-repeat;
			background-position:center left;
			margin-right:10px;
			font-family:verdana;
			color:#395772;
			weight:bold;
			font-size:12px;
			padding-left:20px;
		}
		
                
               
/****************************************************************************************************/
/*Directe links en Actueel nieuws layout*/
/****************************************************************************************************/
		.portlet .body ul{
			list-style-image:url(../dx/arrowright.gif/$file/arrowright.gif);
		 	margin-left: 5px;
			padding-left: 1em;
		}
		.portlet .body ul li{
			padding-top:0px;
		}	
		
		.portlet .body li a{
			font-family:verdana;
			font-size:10px;
			font-weight:normal;
			color:#000000;
			padding:0;
			text-decoration:none;
		}
/****************************************************************************************************/
/*Search layout*/
/****************************************************************************************************/
		.portlet .body #searchForm{
			padding-left:0;
			margin-left:0px;
		}
		.portlet .body #searchForm #Query{
			width:110px;
			margin-right:4px;
		}
		.portlet .body #searchForm image{
			margin:0 2px 0 4px;
			cursor:pointer;
		}
/****************************************************************************************************/
/*Document title layout*/
/****************************************************************************************************/
		.title{
			font-family:verdana;
			font-size:14px;
			font-weight:bold;
			color:#000000;	
		}
/****************************************************************************************************/
/*helptext layout*/
/****************************************************************************************************/
		#helptext{
			position:absolute;
			font-family:verdana;
			font-size:14px;
			font-weight:bold;
			color:#000000;	
			display:none;
			border-width: 1px ;
			border-color:#000000;
			border-style:solid;
			background-color:#CFD7E2;
			width:625px;
			height:405px;
			left:50%;
			top:140px;
			z-index:100;
			margin-left:-313px;
		}
/**********************************************************************************************************/
		#printheader{
			display:none;
		}
/*********************************************************************************************************/
/**********************************************************************************************************/
		#printfooter{
			display:none;
		}
/*********************************************************************************************************/
		
#scroll {height:300px;overflow-x:hidden; overflow-y:scroll;margin:0;
scrollbar-face-color: #406180;
scrollbar-highlight-color: #F3F4F5;
scrollbar-3dlight-color: #F3F4F5;
scrollbar-darkshadow-color: #23374A;
scrollbar-shadow-color: #517CA3;
scrollbar-arrow-color: #E0EDF9;
scrollbar-track-color: #C5CFD8;
}
}
