/* General XLNT style information */
/* HTML basic elements */
/*  ========================================================  */
a,
a:link {
color: #224E85;
text-decoration: none;
}

a:visited {
}

a:active,
a.active {
font-weight:bold;
}

a:hover,
a.hover {
}

p {
margin:0px 0px 10px 0px;
}

ul, ol, li, dl, dt, dd {
margin: 0px;
padding: 0px;
}

ul {
margin-bottom:10px;
}

li {
margin-left:30px;
padding-left:0px;
}

img {
border: 0px;
}

hr {
}

td {
vertical-align:top;
}

fieldset, form, table {
margin: 0px;
padding: 0px;
border: 0px;
}

select,
input  {}

label {
width: 179px;
height: 20px;
float: left;
color: #000000;
padding-left: 0px;
}

textarea  { font-size: 8pt;
background-image: url(/xlntcms/user/images/input-textarea-bg.gif); 
background-repeat: no-repeat; 
width: 335px; 
height: 111px;
overflow: auto;
border: solid 1px #960519 }

h1,h2,h3,h4,h5,h6 {
margin:0px;
}

h1 {
font-size: 24px;}

h2 {
font-size: 18px;}

h3 {
font-size:12px;
color:#224E85;
margin-bottom:3px;
}

h4 {
font-size:10px;
}

h5 {
font-size: 9px;
}

h6 {
font-size: 8px;
}

html > body {
width: 100%;
height: 100%;
}

/* == Start Site Layout ========================================================  */

/* Body */
#TPL1-BODY,
#TPL2-BODY {
text-align:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color: #6e6e6e;
margin:0;
}

#TPL1-BODY {
background-color:#224E85;
margin:0px;
font-size:12px;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:0px;
text-align:center;
}
	
	/* Site dimensions */
	#TPL2-SITE-DIMENSIONS  { 
	overflow:hidden;
	width:954px;
	text-align: left; 
	margin: 0px; 
	}
	
		#TPL2-CONTAINER-A {
		height:100px;
		padding-left:100px;
		}
	
		#TPL2-CONTAINER-B {
		height:23px;
		font-size:11px;
		margin:0px 0px 4px;
		}
		
		#TPL2-CONTAINER-C {
		background-image:url(/xlntcms/user/images/TPL2-CONTAINER-C.gif);
		height:24px;
		width:855px;		
		}
		
		#TPL2-CONTAINER-D {
		background-image:url(/xlntcms/user/images/TPL2-CONTAINER-D.gif);
		border-right:1px solid #000000;
		float:left;
		overflow:hidden;
		width:854px;
		}
		
			#TPL2-CONTAINER-D1 {
			float:left;
			width:200px;
			padding-top:65px;
			}
			
			#TPL2-CONTAINER-D2 {
			float:left;
			width:654px;
			padding-top:40px;
			}
			
		#TPL2-CONTAINER-E {
		float:right;
		margin-right:20px;
		width:35px;
		}
		
		#TPL2-CONTAINER-F {
		background-image:url(/xlntcms/user/images/TPL2-CONTAINER-D.gif);
		border-right:1px solid #000000;
		padding-bottom:10px;
		text-align:center;
		color:#C0C0C0;
		clear:both;
		width:854px;
		}


/* == Start Classes ========================================================  */

.contenttitel {
border-bottom:1px solid #224E85;
color:#224E85;
font-size:15px;
font-weight:bold;
padding:0px 0px 3px;
margin-bottom:20px;
width:600px;
}

.content {
line-height:20px;
margin-bottom:20px;
width:600px;
}		

	.content .item {
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	border-bottom:1px solid #224E85;
	margin-bottom:10px;
	}
	
		.content .item .afbeelding {
		border:1px solid #224E85;
		display:inline;
		float:left;
		height:70px;
		margin:0px 10px 0px 0px;
		width:70px;
		}
	
			.content .item .afbeelding img {
			height:70px;
			width:70px;
			}

		.content .pasfoto {
		border:1px solid #224E85;
		display:inline;
		float:left;
		height:105px;
		margin:0px 10px 0px 0px;
		width:70px;
		}

			.content .pasfoto img {
			height:105px;
			width:70px;
			}
							
		.content .tekst {
		float:left;
		overflow:hidden;
		width:500px;
		}
		
			.content .naam {
			color:#224E85;
			font-weight:bold;
			padding-top:5px;
			width:400px;
			}


		.content .langeomschrijving {
		margin-top:20px;
		}
				
			/*
			.content .langeomschrijving img {
			border:1px solid #FF0000;
			display:inline;
			float:left;
			height:120px;
			margin-bottom:10px;
			margin-right:10px;
			overflow:hidden;
			width:120px;
			}
			*/

	.content .related {
	clear:both;
	font-weight:bold;
	}
	
.detaillink {
float:right;
}			

.Detail .langeomschrijving {
line-height:20px;

}

/* == Start Componenten ========================================================  */

#Landingtop {
width:100%;
background-color:#FFFFFF;
padding-bottom:20px;
}

#Landingbottom {
color:#FFFFFF;
padding-top:20px;
width:100%;
}

#Minheightdummy {
height:400px;
float:left;
margin-left:-1px;
width:1px;
}

#Backlink {
float:left;
margin-left:165px;
overflow:hidden;
padding-top:3px;
}		

#Login {
text-align:center;
width:160px;
color:#FFFFFF;
}

#Contenttitel {
}

#Content {
}

	#Content img {
	border:1px solid #224E85;
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	}

#Zoek {
float:right;
height:20px;
width:232px;
color:#224E85;
margin-right:70px;
}

	#Zoek .inputzoek {
	font-size:10px;
	height:12px;
	padding-top:3px;
	width:114px;
	}
	
	#Zoek .submit {
	background:none;
	border:0px;
	cursor:pointer;
	font-size:12px;
	padding-top:3px;
	color:#224E85;
	}

#Zoekresultaten {
margin-top:20px;
width:600px;
}	

#Zoekresultaten .LIST-NAVIGATION {
margin-bottom:10px;
}

#Zoekresultaten .COMPONENT-CONTENT {
margin-bottom:5px;
}

#Zoekresultaten .VERTICAL-SPACE {
border-bottom:1px solid #224E85;
clear:both;
height:1px;
width:600px;
}


#Titelrechts {
}
	
	#Titelrechts img {
	width:33px;
	height:auto;
	}

#Themas {}

#Projecten {}

#Publicaties .korteomschrijving {
float:left;
clear:both;
width:500px;
}

#Nieuws-home {}
	#Nieuws-home div.item {border:none;margin:0 0 20px 0;}
		#Nieuws-home div.text {float:left;width:440px;}
			#Nieuws-home div.text div.description-short {margin:0 0 10px 0;}
			#Nieuws-home div.text a.more {color:red;font-weight:bold;}
		#Nieuws-home div.image {float:left;width:140px;height:auto; margin:0 0 0 20px;}
			#Nieuws-home div.image img {width:140px;height:auto}
	
#Nieuws-home-links a.morelinks {color:red;font-weight:bold;}


