/*------------------------------------------------------------------
				Containers
------------------------------------------------------------------*/
#pagewidth 
		{ 
		text-align					: left; 
		margin						: auto; 
		width						: 900px; 
		height						: 632px;
		min-width					: 500px;
		} 
 
#header 
		{ 
		background-color			: transparent; 
		background-image			: url("/gfx/layoutGfx/header.gif"); 
		background-repeat			: no-repeat; 
		width						: 100%; 
		height						: 100px 
		} 
 
#leftcol 
		{ 
		background-image			: url("/gfx/layoutGfx/leftCollum.gif"); 
		background-repeat			: no-repeat; 
		background-position			: left 0; 
		background-color			: transparent; 
		margin-right				: 1px; 
		margin-left					: -180px; 
		position					: relative; 
		width						: 180px; 
		height						: 510px; 
		float						: left;
		}
 
#outer
		{
		border						:solid white 0px; 
		/*/*/ border-left-width		: 180px ;  /* left column width. NN4 hack to hide borders */ 
		border-left-color			: #FFFFFF;   /* left column colour */ 
		border-left-style			: solid; 
		background-color			: #6F1A1A; /* center column colour */ 
		width						: auto; 
 		} 
 
#footer 
		{
		background-color			: white;
		background-image			: url("/gfx/layoutGfx/footer.gif");
		background-repeat			: no-repeat;
		width						: 100%;
		height						: 20px;
		} 
 
#inner 
		{
		background-image			: url("/gfx/layoutGfx/rightCollumn.gif");
		background-repeat			: no-repeat;
		background-position			: right 0;
		margin						: 0; 
		width						: 100%;
		height						: 510px;
		}
 
#maincol  
		{ 
		margin						: 0 -8px 0 -2px; 
		position					: relative; 
		float						: left;
		}
 
#outer>#inner  
		{ 
		height						: 510px;
		}
 
.clr 
		{
		clear						: both;
		font-size					: 1px;
		line-height					: 1px;
		}
 
.content  
		{ 
		padding						: 5px;
		} 


/*padding for content */ 
#header .content
		{
		padding-bottom				:0;
		} /*padding bottom 0 to remove space in IE5 Mac*/

.mainCollumn
		{
		float						: left;
		}

.mainCollumn .rbroundbox
		{
		width						: 673px;
		padding						: 0;
		margin						: 0 15px;
		}
		
.mainCollumn .rbcontent
		{
		margin						: 0 5px 0 24px;
		height						: 470px; 
		}

.centerCollumn
		{
		float						: left;
		}

.centerCollumn .rbroundbox
		{
		width						: 438px;
		padding						: 0;
		margin						: 0 15px;
		}
		
.centerCollumn .rbcontent
		{
		margin						: 0 24px;
		}	
		
.rightCollumn
		{
		float						: left;
		padding						: 0;
		}
		
.rbcontent .rightCollumn
		{
		padding-top					: 43px;
		}
		
.rightCollumn .rbroundbox
		{
		width						: 219px;

		margin						: 0 10px 0 0;
		}
		
.rightCollumn .rbcontent
		{
		margin						: 0 15px;
		}

.actionBlock
		{
		padding						: 15px 0 0 0;
		clear						: left;
		}
		
.actionBlock .rbroundbox
		{
		width						: 672px;
		padding						: 0;
		margin						: 0px 0 0 15px;
		}
		
.actionBlock .rbcontent
		{
		margin						: 8px 0 0 20px;
		}

/* set background images for corners */

.rbroundbox   
		{ 
		background					: url("/gfx/layoutGfx/middle.gif");
		/*width						: 420px;*/
		}
			
.rbtop div    
		{ 
		background					: url("/gfx/layoutGfx/upper_left.gif");
		background-repeat			: no-repeat;
		background-position			:left top;
		}

.rbtop        
		{ 
		background					: url("/gfx/layoutGfx/upper_right.gif");
		background-repeat			: no-repeat;
		background-position			: right top;
		}

.rbbot div    
		{ 
		background					: url("/gfx/layoutGfx/lower_left.gif");
		background-repeat			: no-repeat;
		background-position			: left bottom;
		}

.rbbot  
		{ 
		background					: url("/gfx/layoutGfx/lower_right.gif");
		background-repeat			: no-repeat;
		background-position			: right bottom;
		}

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot 
		{
		width						: 100%;
		height						: 14px;
		font-size					: 1px;
		}

.rbcontent
		{
		margin						: 0;
		}

.rbroundbox
		{
		/*margin					: auto;*/
		}
		
.rbroundbox .centerCollumn
		{
		margin						:0 0 0 0;
		}		

.rbcontent h3
		{
		margin						: 0 0 0 0;
		}

/*------------------------------------------------------------------
				default classes
------------------------------------------------------------------*/			
body      
		{ 
		font-size					: 11px; 
		font-family					: "Lucida Grande", Verdana, sans-serif; 
		line-height					: 1.7em; 
		background-color			: white;
		text-align					: center; 
		margin						: 0; 
		padding						: 0;
		}

p 		{
		margin						: 0.5em 0 1em 0;
		}

a		{
		color						: #400505;
		text-decoration				: none;
		}

a:hover 	
		{
		color						: white;
		text-decoration				: none;
		}

h1, h3, h4, h5 
		{
		font-family					: Helvetica, Arial, Verdana, sans-serif;
		font-weight					: bold;
		letter-spacing				: -.05em;
		margin						: 0;
		padding						: 0;
		line-height					: 1em;
		}

h1 
		{
		color						: #FFFFFF;
		text-align					: left;
		font-size					: 30px;
		padding						: 20px 0 20px 0;
		margin						: 0 10px 0 10px;
		display						: inline;
		}


h3  
		{ 
		color						: #FFFFFF;
		font-size					: 20px; 
		padding-bottom				: 5px;
		}

h4 
		{
		color						: #FFFFFF;
		font-size					: 16px;
		margin						: 20px 0 20px 0;
		display						: inline;	
		}

h5 
		{
		color						: #FFFFFF;
		font-size					: 20px;
		}

img		{
		border:	0px;
		}			
/*------------------------------------------------------------------
				Main menu
------------------------------------------------------------------*/
#navcontainer
		{
		font-size					: 11px;
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		padding-left				: 60px;
		}
							
#navcontainer ul     		
		{
		list-style-type				: none;
		margin						: 0;
		padding						: 0;
		}

#navcontainer li     		
		{
		margin						: 0 0 5px;
		padding						: 0;
		}

#navcontainer a        		
		{
		color						: white;
		font-size					: 1em;
		font-family					: Verdana, Arial, Helvetica, sans-serif;
		text-decoration				: none;
		background-repeat			: no-repeat;
		display						: block;
		width						: 116px;
		height						: 25px;
		}

#navcontainer a:hover       
		{
		color						: white;
		font-size					: 1em;
		text-decoration				: none;
		background-repeat			: no-repeat;
		width						: 116px;
		height						: 25px;
display						: block;
		}

#navlist a:active        	
		{
		color						: white;
		font-size					: 1em;
		text-decoration				: none;
		background-repeat			: no-repeat;
		width						: 116px;
		height						: 25px;
		}

/*news kaders home*/

.newsKaderHome				
		{
		background-image			: url("/gfx/layoutGfx/newsKaderHome.gif");
		background-repeat			: no-repeat;
		margin-bottom				: 6px;
		width						: 387px;
		height						: 79px;
		padding-left				: 8px;
		}
		
.newsKaderGroot				
		{
		background-image			: url("/gfx/layoutGfx/newsKaderGroot.gif");
		background-repeat			: no-repeat;
		margin-bottom				: 6px;
		width						: 429px;
		height						: 423px;
		padding-left				: 8px;
font-size : 1em;
line-height: 1.4em;
		}
		
.newsKader				
		{
		background-image			: url("/gfx/layoutGfx/newsKader.gif");
		background-repeat			: no-repeat;
		margin-bottom				: 6px;
		width						: 429px;
		height						: 79px;
		padding-left				: 8px;
		}		
		
.newsHeaderDate				
		{
		color						: #400505;
		font-size					: 0.95em;
		font-weight					: normal;
		padding-top					: 3px;
		}
		
.newsHeaderDate2				
		{
		color						: #400505;
		font-size					: 0.95em;
		font-weight					: normal;
		padding						: 3px 0 0 10px;
		}		
		
.contactKader				
		{
		background-image			: url("/gfx/layoutGfx/kaderContact.gif");
		background-repeat			: no-repeat;
		margin						: -28px 0 6px -10px;
		width						: 223px;
		height						: 457px;
		padding-left				: 8px;
		float						: left;
		}		
		
.contactKader p			
		{
		color						: #400505;
		font-weight					: normal;
		font-size					: 0.9em;
		line-height					: 0.9em;
		margin						: 0px 0 1px 2px;
		}				
		
.contactForm
		{
		margin						: 10px 0 0 5px;
		}		
		
.formField
		{
		color						: #400505;
		width						: 197px;
		height						: 22px;
		background-image			: url("/gfx/layoutGfx/formFieldBg.gif");
		background-repeat			: no-repeat;
		background-color			: #BC717A;
		margin						: 0;
		padding						: 2px 3px 2px 6px;
		border						: 1px solid #BC717A;
		}
		
.formFieldBig
		{
		color						: #400505;
		width						: 197px;
		height						: 83px;
		background-image			: url("/gfx/layoutGfx/formFieldBigBg.gif");
		background-repeat			: no-repeat;
		background-color			: #BC717A;
		margin						: 0;
		padding						: 4px 3px 6px 6px;
		border						: 1px solid #BC717A;
		overflow					: hidden;
		}
		
.formButton
		{
		font-size					: 9px;
		color						: #400505;
		width						: 59px;
		height						: 18px;
		background-image			: url("/gfx/layoutGfx/formButBg.gif");
		background-repeat			: no-repeat;
		background-color			: #BC717A;
		margin						: 5px 5px 0 0;
		padding						: 0 0 2px 0;
		text-align					: center;
		line-height					: 1em;
		background-position			: 0px 0px;
		border						: 1px solid #BC717A;
		}
		
.projectCategory				
		{
		color						: #400505;
		font-size					: 0.95em;
		font-weight					: normal;
		padding						: 3px 0 0 0;
		margin						: -22px 20px 0 0;
		float						: right;
		}		

.newsTextShort
		{ 
		color						: #6f1a1a; 
		font-size					: 10px; 
		line-height					: 14px; 
		padding-top					: 5px;
		padding-right				: 16px;
		}
		
.newsText
		{ 
		color						: #6f1a1a; 
		font-size					: 10px; 
		line-height					: 16px; 
		padding						: 10px 35px 10px 10px;
		}		

.newsContinueHome
		{ 
		font-size					: 1em; 
		padding-top					: 5px; 
		}

.moreNews 
		{
		float						: right;
		margin-top					: 10px;
		}

.moreNews a
		{
		background-image			: url("/gfx/layoutGfx/btnMoreNews.gif");
		background-repeat			: no-repeat;
		width						: 93px;
		height						: 16px;
		line-height					: 16px;
		text-align					: center;
		vertical-align				: middle;
		
		display						: block;
		}
		
.moreNews a:hover
		{
		background-image			: url("/gfx/layoutGfx/btnMoreNewsOver.gif");
		background-repeat			: no-repeat;
		}		

.rightCollumn .moreNews
		{
		margin-top					: 4px;
		}

.viewProjectHome
		{
		background-image			: url("/gfx/layoutGfx/viewProjectHome.gif");
		background-repeat			: no-repeat;
		width						: 193px;
		height						: 74px;
		padding						: 12px 0 0 12px;
		margin						: 10px 0 -10px 0px;
		}

.toonProjectHome
		{
		background-image			: url("/gfx/layoutGfx/toonProjectHome.gif");
		background-repeat			: no-repeat;
		width						: 193px;
		height						: 74px;
		padding						: 12px 0 0 12px;
		margin						: 10px 0 -10px 0px;
		}

.viewProjectHome img
		{
		border						: 1px solid #B46F77;
		}
		
.toonProjectHome img
		{
		border						: 1px solid #B46F77;
		}		

.viewProject img
		{
		border						: 1px solid #B46F77;
		}
		
.toonProject img
		{
		border						: 1px solid #B46F77;
		}		

.viewProjectPartner img
		{
		border						: 1px solid #B46F77;
		}
		
.toonProjectPartner img
		{
		border						: 1px solid #B46F77;
		}		

.viewItemNews img
		{
		border						: 1px solid #B46F77;
		}
		
.toonItemNews img
		{
		border						: 1px solid #B46F77;
		}		

.projectImage img
		{
		border						: 1px solid #B46F77;
		}

.viewPartner img
		{
		border						: 1px solid #B46F77;
		}
		
.toonPartner img
		{
		border						: 1px solid #B46F77;
		}		
		
.newsImage img
		{
		border						: 1px solid #B46F77;
		}
		
.contactImage img
		{
		border						: 1px solid #B46F77;
		}
		
.viewProject
		{
		background-image			: url("/gfx/layoutGfx/viewProject.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 75px;
		padding						: 11px 0 0 12px;
		margin						: 0 0 -1px 7px;
		}
		
.toonProject
		{
		background-image			: url("/gfx/layoutGfx/toonProject.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 75px;
		padding						: 11px 0 0 12px;
		margin						: 0 0 -1px 7px;
		}		
		
.viewPartner
		{
		background-image			: url("/gfx/layoutGfx/viewPartner.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 75px;
		padding						: 11px 0 0 12px;
		margin						: 0 0 -1px 7px;
		}	
		
.toonPartner
		{
		background-image			: url("/gfx/layoutGfx/toonPartner.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 75px;
		padding						: 11px 0 0 12px;
		margin						: 0 0 -1px 7px;
		}				
		
.projectImage
		{
		background-image			: url("/gfx/layoutGfx/projectImage.gif");
		background-repeat			: no-repeat;
		width						: 636px;
		height						: 308px;
		padding						: 5px 0 0 19px;
		margin						: 0 0 10px 0;
		}
		
.projectThumb
		{
		background-image			: url("/gfx/layoutGfx/projectThumb.gif");
		background-repeat			: no-repeat;
		width						: 100px;
		height						: 114px;
		padding						: 6px 0 0 7px;
		margin						: 0 3px 0 0;
		float						: left;
		}

.projectThumb img
		{
		border: 1px solid #B46F77;
		}
		
.contactImage
		{
		background-image			: url("/gfx/layoutGfx/contactImage.gif");
		background-repeat			: no-repeat;
		width						: 394px;
		height						: 308px;
		padding						: 6px 0 0 19px;
		margin						: 0 0 10px 0;
		float						: left;
		}				
		
.viewItemNews
		{
		background-image			: url("/gfx/layoutGfx/viewNewsItem.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 75px;
		padding						: 11px 0 0 12px;
		margin						: 0 0 -1px 7px;
		}
		
.toonItemNews
		{
		background-image			: url("/gfx/layoutGfx/toonNewsItem.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 75px;
		padding						: 11px 0 0 12px;
		margin						: 0 0 -1px 7px;
		}		
		
.newsImage
		{
		background-image			: url("/gfx/layoutGfx/newsImage.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 204px;
		padding						: 6px 0 0 11px;
		margin						: -42px 0 22px 6px;
		}
		
.aboutImage
		{
		background-image			: url("/gfx/layoutGfx/aboutImage.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 76px;
		padding						: 7px 0 0 12px;
		margin						: -13px 0 17px 6px;
		}		
		
.aboutImage img
		{
		border						: 1px solid #B46F77;
		}
		
.aboutImageUnder
		{
		background-image			: url("/gfx/layoutGfx/aboutImage.gif");
		background-repeat			: no-repeat;
		width						: 182px;
		height						: 76px;
		padding						: 7px 0 0 12px;
		margin						: -12px 0 0px 6px;
		}
		
.aboutImageUnder img
		{
		border						: 1px solid #B46F77;
		}
		
.newsImage p
		{
		margin-top					: 1em;
		}
		
.actionBlockThumb
		{
		background-image			: url("/gfx/layoutGfx/actionBlock.gif");
		background-repeat			: no-repeat;
		width						: 638px;
		height						: 105px;
		padding						: 9px 0 3px 9px;
		margin						: 0px 0 -10px 0px;
		}

.previousWork
		{
		background-image			: url("/gfx/layoutGfx/btnPrevious.gif");
		background-repeat			: no-repeat;
		width						: 54px;
		height						: 12px;
		padding						: 0 0 0 0;
		margin						: -7px 5px 0 90px;
		float						: left;
		}

.previousWork:hover
		{
		background-image			: url("/gfx/layoutGfx/btnPreviousOver.gif");
		background-repeat			: no-repeat;
		width						: 54px;
		height						: 12px;
		padding						: 0 0 0 0;
		margin						: -7px 5px 0 90px;
		float						: left;
		}
		
.previousWorkOff
		{
		background-image			: url("/gfx/layoutGfx/btnPreviousOff.gif");
		background-repeat			: no-repeat;
		width						: 54px;
		height						: 12px;
		padding						: 0 0 0 0;
		margin						: -7px 5px 0 90px;
		float						: left;
		}		
		
.nextWork	
		{
		background-image			: url("/gfx/layoutGfx/btnNext.gif");
		background-repeat			: no-repeat;
	
width						: 34px;
		height						: 12px;
		padding						: 0 0 0 0;
		margin						: -7px 17px 0 0;
		float						: left;
		}

.nextWork:hover
		{
		background-image			: url("/gfx/layoutGfx/btnNextOver.gif");
		background-repeat			: no-repeat;
		width						: 34px;
		height						: 12px;
		padding						: 0 0 0 0;
		margin						: -7px 17px 0 0;
		float						: left;
		}
		
.nextWorkOff
		{
		background-image			: url("/gfx/layoutGfx/btnNextOff.gif");
		background-repeat			: no-repeat;
		width						: 34px;
		height						: 12px;
		padding						: 0 0 0 0;
		margin						: -7px 17px 0 0;
		float						: left;
		}		
		
.kaderDetails				
		{
		background-image			: url("/gfx/layoutGfx/kaderDetails.gif");
		background-repeat			: no-repeat;
		width						: 262px;
		height						: 114px;
		padding						: 0 0 0 0;
		margin						: 0 7px 0 0;
		float						: left;
		}
		
.kaderDescription				
		{
		background-image			: url("/gfx/layoutGfx/kaderDescription.gif");
		background-repeat			: no-repeat;
		width						: 251px;
		height						: 114px;
		padding						: 0 0 0 0;
		margin						: 0 0 0 0;
		float						: left;
		}
		
.nawKader				
		{
		background-image			: url("/gfx/layoutGfx/nawKader.gif");
		background-repeat			: no-repeat;
		width						: 388px;
		height						: 109px;
		padding						: 0 0 0 0;
		margin						: -115px 0 0 0;
		float						: left;
		}		

.projectDetailsTitle
		{
		color						: white;
		font-size					: 0.95em;
		font-weight					: normal;
		padding						: 4px 0 0 15px;
		}
		
.projectDetails
		{
		color						: #400505;
		font-size					: 0.95em;
		line-height					: 1.3em;
		font-weight					: normal;
		padding						: 10px 15px 10px 15px;
		}
		
.projectDetailsTable	
		{
		color						: #400505;
		font-size					: 0.95em;
		font-weight					: normal;
		padding						: 8px 15px 10px 10px;
		line-height					: 0.95em;
		}
		
.nawData
		{
		color						: #400505;
		font-size					: 0.95em;
		line-height					: 0.95em; 
		font-weight					: normal;
		padding						: 10px 0 0 15px;
		float						: left;
		}		
		
.downloadPdf
		{
		color						: #400505;
		font-size					: 0.95em;
		font-weight					: normal;
		padding						: 15px 0 0 50px;
		float						: left;
		}						
 /*------------------------------------------------------------------
				Footer classes
------------------------------------------------------------------*/ 
#footer .content p
		{
		text-align					: center;
		color						: #975055;
		margin						: -20px 0 0 0;
		}
		
#footer .content 
		{
		margin						: 0 0 0 0;
		}		

 /*------------------------------------------------------------------
				Project selector
------------------------------------------------------------------*/
#selectbox 
		{
		position					: relative;
		display						: block !important;
		display						: none;
		float						: right;
		clear						: left;
		margin						: -40px 2px 0 0;
		z-index						: 1000;
		}	
		
#selectboxNews 
		{
		position					: relative;
		display						: block !important;
		display						: none;
		float						: right;
		clear						: left;
		margin						: -8px 12px 0 0;
		z-index						: 1000;
		}			

/* selectProjects
-------------------------------------------------------------------------*/
#selectProjects 
		{
		position					: relative;
		top							: 0;
		left						: 0;
		margin						: 0;
		}
		
#toonProjecten 
		{
		position					: relative;
		top							: 0;
		left						: 0;
		margin						: 0;
		}		
		
#selectProjects #ourProjects 
		{
		display						: block;
		/* margin-left				: -2px; */
		margin						: 7px 10px;
		float						: left;
		width						: 164px;
		height						: 25px;
		text-indent					: -3000px;
		background					: url(/gfx/layoutGfx/buttonChooseProject.gif) left top no-repeat;
		}
		
#toonProjecten #onzeProjecten 
		{
		display						: block;
		/* margin-left				: -2px; */
		margin						: 7px 10px;
		float						: left;
		width						: 164px;
		height						: 25px;
		text-indent					: -3000px;
		background					: url(/gfx/layoutGfx/buttonToonLaatsteProjecten.gif) left top no-repeat;
		}		
		
#selectProjects #ourProjects:hover 
		{
		background-position			: 0 -25px;
		}
		
#toonProjecten #onzeProjecten:hover 
		{
		background-position			: 0 -25px;
		}		
		
#selectProjects #ourNews 
		{
		display						: block;
		/* margin-left				: -2px; */
		margin						: 7px 10px;
		float						: left;
		width						: 164px;
		height						: 25px;
		text-indent					: -3000px;
		background					: url(/gfx/layoutGfx/buttonChooseNewsitem.gif) left top no-repeat;
		}
		
#toonProjecten #onsNieuws 
		{
		display						: block;
		/* margin-left				: -2px; */
		margin						: 7px 10px;
		float						: left;
		width						: 164px;
		height						: 25px;
		text-indent					: -3000px;
		background					: url(/gfx/layoutGfx/buttonToonLaatsteNieuws.gif) left top no-repeat;
		}		
		
#selectProjects #ourNews:hover 
		{
		background-position			: 0 -25px;
		}	
		
#toonProjecten #onsNieuws:hover 
		{
		background-position			: 0 -25px;
		}				
		
#selectProjects ul 
		{
		position					: absolute;
		top							: 30px;
		left						: -3000px;
		margin						: 0;
		padding						: 0 0 0 0;
		list-style					: none;
		text-transform				: capitalize;
		z-index						: 1000;
		}
		
#toonProjecten ul 
		{
		position					: absolute;
		top							: 30px;
		left						: -3000px;
		margin						: 0;
		padding						: 0 0 0 0;
		list-style					: none;
		text-transform				: capitalize;
		z-index						: 1000;
		}		
		
#selectProjects:hover ul 
		{
		display						: block;
		left						: 14px;
		z-index						: 1000;
		}
		
#toonProjecten:hover ul 
		{
		display						: block;
		left						: 14px;
		z-index						: 1000;
		}		
		
#selectProjects ul li 
		{
		display						: block;
		width						: 172px;
		height						: 18px;
		}
		
#toonProjecten ul li 
		{
		display						: block;
		width						: 172px;
		height						: 18px;
		}		
		
#selectProjects ul li.first-child  
		{
		height						: 23px;
		}
		
#toonProjecten ul li.first-child  
		{
		height						: 23px;
		}		
		
#selectProjects ul li.last-child  
		{
		height						: 24px;
		}
		
#toonProjecten ul li.last-child  
		{
		height						: 24px;
		}		
		
#selectProjects ul li a, #selectProjects ul li a:visited 
		{
		display						: block;
		height						: 18px;
		line-height					: 18px;
		padding						: 0 12px;
		color						: #666;
		background					: url(/gfx/layoutGfx/dd_middle.png) left top no-repeat;
		}
		
#toonProjecten ul li a, #toonProjecten ul li a:visited 
		{
		display						: block;
		height						: 18px;
		line-height					: 18px;
		padding						: 0 12px;
		color						: #666;
		background					: url(/gfx/layoutGfx/dd_middle.png) left top no-repeat;
		}		
		
#selectProjects ul li a:hover, #selectProjects ul li a:active 
		{
		color						: #FFF;
		background-position			: 0 -18px;
		}
		
#toonProjecten ul li a:hover, #toonProjecten ul li a:active 
		{
		color						: #FFF;
		background-position			: 0 -18px;
		}		
		
#selectProjects ul li.only-child 
		{
		background					: url(/gfx/layoutGfx/dd_only.png) left top no-repeat;
		height						: 29px;
		padding						: 0 12px;
		line-height					: 29px;
		text-transform				: none;
		}
		
#toonProjecten ul li.only-child 
		{
		background					: url(/gfx/layoutGfx/dd_only.png) left top no-repeat;
		height						: 29px;
		padding						: 0 12px;
		line-height					: 29px;
		text-transform				: none;
		}		
		
#selectProjects ul li.first-child a, #selectProjects ul li.first-child a:visited 
		{
		background					: url(/gfx/layoutGfx/dd_top.png) left top no-repeat;
		padding-top					: 5px;
		/* height: 23px; */
		}
		
#toonProjecten ul li.first-child a, #toonProjecten ul li.first-child a:visited 
		{
		background					: url(/gfx/layoutGfx/dd_top.png) left top no-repeat;
		padding-top					: 5px;
		/* height: 23px; */
		}		
		
#selectProjects ul li.first-child a:hover, #selectProjects ul li.first-child a:active 
		{
		background-position			: 0 -23px;
		}
		
#toonProjecten ul li.first-child a:hover, #toonProjecten ul li.first-child a:active 
		{
		background-position			: 0 -23px;
		}		
		
#selectProjects ul li.last-child a, #selectProjects ul li.last-child a:visited 
		{
		height						: 24px;
		background					: url(/gfx/layoutGfx/dd_bottom.png) left top no-repeat;
		font-weight					: bold;
		}
		
#toonProjecten ul li.last-child a, #toonProjecten ul li.last-child a:visited 
		{
		height						: 24px;
		background					: url(/gfx/layoutGfx/dd_bottom.png) left top no-repeat;
		font-weight					: bold;
		}		
		
#selectProjects ul li.last-child a:hover, #selectProjects ul li.last-child a:active 
		{
		background-position			: 0 -24px;
		font-weight					: bold;
		}
		
#toonProjecten ul li.last-child a:hover, #toonProjecten ul li.last-child a:active 
		{
		background-position			: 0 -24px;
		font-weight					: bold;
		}		
		
.PageNumbers
		{
		color						: #400505;
		background					: url(/gfx/layoutGfx/kaderPageNumbers.gif) no-repeat;
		width						: 116px;
		height						: 14px;
		padding						: 0 0 0 10px;
		margin						: 10px 0 0 0;
		font-size					: 0.85em;
		line-height					: 1.3em;
		}
		
.naw
		{
		margin						: 48px 0 0 20px;
		padding						: 0 0 0 0;
		font-size					: 9px;
		line-height					: 13px;
		}
		
.naw a
		{
		color						: #B46F77;
		}		
		
.naw a:hover
		{
		color						: #CD959B;
		}			
		
.naw img
		{
		margin						: 5px 0 0 0;
		padding						: 0 0 0 0;
		}				

.naw ul li
		{
		list-style-type				: none;
		color						: #B46F77;
		}

.btnBack
		{
		text-align: right;
		margin: -20px 15px 0 0;
		}
		
.btnBack2
		{
		text-align: right;
		margin: -30px 20px 0 0;
		}

.btnBack3
		{
		text-align: right;
		margin: -5px 20px 0 0;
		}	
/*				
.switchLanguageEN {float: left; margin: -25px 0 0 40px;}
.switchLanguageNL {float: left; margin: -25px 0 0 80px;}	
*/
.switchLanguageEN 
		{
		display						: inline; 
		margin						: 0px 0 0 40px;
		}

.switchLanguageNL 
		{
		display						: inline; 
		margin						: 0px 0 0 0px;
		}
	

#pscroller2{

width: 573px;

height: 40px;

padding: 20px;

}



.rssclass .rsstitle{

font-weight: bold;

}



.rssclass .rssdate{

color: gray;

font-size: 13px;

}



.rssclass a{

text-decoration: none;

font-size: 17px;

line-height: 25px;

}


			
