﻿
/* Styling in the XHTML 1.1 Document Type  - http://www.w3.org/TR/xhtml11/doctype.html#s_doctype*/
/* structure (body, head, html, title) */
html {}
body {
	font-family : Verdana;
	font-size : 11px;
	color : #000;
	background-color : #FFFFFF;
	margin : 0px;
	padding :0px;
	
	/*
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #3399FF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color : #99CCFF;
	scrollbar-highlight-color : #3399FF;
	scrollbar-shadow-color : #3399FF;
	scrollbar-darkshadow-color : #99CCFF;
	*/
}
	/* text (abbr, acronym, address, blockquote, br, cite, code, dfn, div, em, h1, h2, h3, h4, h5, h6, kbd, p, pre, q, samp, span, strong, var) */
	
	address{
		font-style:normal;
		margin:10px 0px 20px 0px;
	}
	
	#content{line-height:150%;}
	
	h1 {
		font-size :	18px;
		margin : 0em 0em 0.5em 0em;
		color : #00aeef;
		font-family : Verdana;
	}
	#headersearch h1{font-weight:normal;}
	
	#homecontent h1{padding-top:4px;}
	#content h1{padding-top:4px;}
	
	h2 {
		font-size :	110%;
		margin : 0em 0em 0em 0em;
		color : #000;
		font-family : Verdana;
	}
	
	
	
	#subhomecontent h2 {color : #00aeef;}
		
	h3 {
		font-size :	100%;
		margin : 0em 0em 0em 0em;
		font-family : Verdana;
	}
	/*p {
		margin : 0em 0em 0em 0em;
		padding : 0.4em 0em 1em 0em;
		
	}*/
	*/
	p.intro{font-weight:bold;padding : 0em 0em 1em 0em;}
	pre, code {}
	/* hypertext (a) */
	a:link, 
	a:visited {
		text-decoration : underline;
		color : #a51c28;
	}
	a:hover, 
	a:active {
		text-decoration : none;
		color : #34459a;
	}
	
	a.wrkbij{
		background-image:url(/images/pijl_rood.gif);
		background-repeat:no-repeat;
		background-position:right 6px;
		padding-right:10px;		
		}
	a.wrkbij:link, 
	a.wrkbij:visited {
		text-decoration : underline;
		color : #a51c28;		
	}
	a.wrkbij:hover, 
	a.wrkbij:active {
		text-decoration : none;
		color : #34459a;
		}
	a.more{
		background-image:url(/images/pijl_wit.gif);
		background-repeat:no-repeat;
		background-position:right 6px;
		padding-right:10px;			
	}
	a.more:link, 
	a.more:visited {
		text-decoration : underline;
		color : #FFF;		
	}
	a.more:hover, 
	a.more:active {
		text-decoration : none;
		color : #FFF;
		}
	a.back{
		background-image:url(/images/pijl_rood_back.gif);
		background-repeat:no-repeat;
		background-position:left 6px;
		padding-left:10px;			
	}
	a.back:link, 
	a.back:visited {
		text-decoration : underline;
		color : #a51c28;		
	}
	a.back:hover, 
	a.back:active {
		text-decoration : none;
		color : #34459a;
		}
			
	a.up{
		background-image:url(/images/pijl_rood_up.gif);
		background-repeat:no-repeat;
		background-position:right 6px;
		padding-right:10px;
		float:right;			
	}
	a.up:link, 
	a.up:visited {
		text-decoration : underline;
		color : #a51c28;		
	}
	a.up:hover, 
	a.up:active {
		text-decoration : none;
		color : #34459a;
		}
		
	div.up{
		background-image:url(/images/bg_divider.gif);
		height:30px;
		background-repeat:repeat-x;
		background-position:left 2px;
		padding:6px 0px 0px 0px;
	}
	
	div.divider{
		background-image:url(/images/bg_divider.gif);
		height:30px;
		background-repeat:repeat-x;
		background-position:left 16px;
		padding:0px 0px 0px 0px;
	}		

	#subhomecontent	a.more{
			background-image:url(/images/pijl_rood.gif);
			background-repeat:no-repeat;
			background-position:right 6px;
			padding-right:10px;			
			}
			
	#subhomecontent	a.more:link, 
	#subhomecontent	a.more:visited {
			text-decoration : underline;
			color : #a51c28;		
		}
	#subhomecontent	a.more:hover, 
	#subhomecontent	a.more:active {
			text-decoration : none;
			color : #34459a;
			}
			
	div.col	a{
			background-image:url(/images/pijl_rood.gif);
			background-repeat:no-repeat;
			background-position:right 6px;
			padding-right:10px;			
			}
			
	div.col	a:link, 
	div.col	a:visited {
			text-decoration : underline;
			color : #a51c28;		
		}
	div.col	a:hover, 
	div.col a:active {
			text-decoration : none;
			color : #34459a;
			}				
		
		
	#colright h3 a:link, 
	#colright h3 a:visited {
		text-decoration : underline;
		color : #FFF;		
	}
	#colright h3 a:hover, 
	#colright h3 a:active {
		text-decoration : none;
		color : #FFF;	
	}
	
	#metanav {
				
				
				
}
	#metanav a:link, 
	#metanav a:visited {
		text-decoration : none;
		color : #fff;
		font-size : 9px;	
		font-weight:bold;	
	}
	#metanav a:hover, 
	#metanav a:active {
		text-decoration : underline;
		color : #fff;
		font-size : 9px;
	}	
		
	#breadcrum {font-size:90%;}
	#breadcrum a{margin-right:2px;}
	#breadcrum a:link, 
	#breadcrum a:visited {
		text-decoration : underline;
		color : #a51c28;		
	}
	#breadcrum a:hover, 
	#breadcrum a:active {
		text-decoration : none;
		color : #34459a;	
	}	
		
	
	
	#footer,#footerhome{color : #a51c28; font-size:85%;}
	#footer a:link, 
	#footer a:visited {
		text-decoration : none;
		color : #a51c28;		
	}
	#footer a:hover, 
	#footer a:active {
		text-decoration : underline;
		color : #34459a;
	}	
	#footerhome a:link, 
	#footerhome a:visited {
		text-decoration : none;
		color : #a51c28;		
	}
	#footerhome a:hover, 
	#footerhome a:active {
		text-decoration : underline;
		color : #34459a;
	}	

	/* list (dl, dt, dd, ol, ul, li) */
	ul {
		margin : 0.6em 0em 0.6em 1.5em;
		padding : 0em;
	}
	#linkedlist li {list-style-image:url(/images/bttm_black.gif);}
	#content ul li {list-style-image:url(/images/bttm_black.gif);}
	/*ol {
		margin : 1em 0em 1em 2em;
		padding : 0em;
	}
		ol li {}*/
	dl {
		margin : 0em 0em 0em 0em;
		padding : 0em;
	}
		dl dt {
			font-weight : bold;
			margin : 0em 0em 0em 0em;
		}
		dl dd {
			margin : 0em 0em 0.6em 0em;
		}
		dl.searchresults {
			margin : 0em 0em 0em 0em;
			padding: 0.4em 0em 0.4em 0em;
		}
		
		dl.searchresults dd {
			margin : 0em 0em 0.4em 1.3em;
		}
		
	/* object (object, param) */
	object {}
	/* presentation (b, big, hr, i, small, sub, sup, tt) */
	/*hr {
		border : none;
		width : 100%;
		height : 0.2em;
		color : #0072bc;
		background-color : #000000;
		clear : both;	
	}*/
	/* forms (button, fieldset, form, input, label, legend, select, optgroup, option, textarea) */
	form {
		margin : 0em 0em 0em 0em;
		padding : 0em 0em 0em 0em;
	}
		fieldset {
			width : 100%;
			margin : 0em 0em 0em 0em;
			padding : 0em 0em 0em 0em;
			border : none;
		}
			legend {
				font-size : 100%;
				font-weight : bold;
			}
			input, 
			textarea, 
			select {				
				font-family : Verdana;
				font-size : 100%;				
				width : 255px;
			}
				input.small{
					
					font-family : Verdana;
					font-size : 100%;					
					width : 127px;
				}
				
				input.smallest{
					
					font-family : Verdana;
					font-size : 100%;					
					width : 40px;
				}

				select.small{
					
					font-family : Verdana;
					font-size : 100%;					
					width : auto;
				}
				
				button.verstuur{
					margin : 0em 0em 0em 0em;
					padding : 0em 0em 0em 0em;
					border:none;
					width:65px;
					height:20px;
					background-color:Transparent;
					cursor:pointer;
					float:right;
					}
					button.verstuur img{
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						width:65px; 
						height:20px;
						}
				button.zoekbig{
					margin : 0em 0em 0em 0em;
					padding : 0em 0em 0em 0em;
					border:none;
					width:65px;
					height:20px;
					background-color:Transparent;
					cursor:pointer;
					}
					button.zoekbig img{
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						width:45px; 
						height:18px;
						}
				
				input.radio, 
				.radio input {
					width : auto;
					border : none;
				}
				input.image,input.checkbox {
					width : auto;
					border : none;
				}
				
				
				input.searchtxt{
					width:100px;
						
				}
				
				input.snelzoek{width:120px;}
				select.snelzoek{width:120px;}
				
				
				
				input.button,
				input.submit {
					width : auto;
					padding : 0px 0px 0px 0px;
					/*border : none;
					background-color : #c9ccdb;
					color : #000;*/					
					}
				textarea {
					height : 10em;
				}
			label {
				vertical-align : middle;
				font-size : 100%;
				font-weight : bold;
				color : #000;
			}
	/* table (caption, col, colgroup, table, tbody, td, tfoot, th, thead, tr) */
	table {
		font-size : 100%;
		margin : 1em 0em 1em 0em;
		border-collapse:collapse;
	}
		caption {
			font-weight : bold;
			text-align : left;
		}
		thead {}
		tfoot {}
		tbody {}
			tr {
				/*vertical-align :top;*/
			}
				th {
					padding : 0.1em 1.2em 0.1em 0em;
					text-align : left;
					font-weight : normal;
				}
				td {
					padding : 0.1em 0.2em 0.1em 0em;
				}
				td.divider{
					background-image:url(/images/bg_divider.gif);
					height:20px;
					background-repeat:repeat-x;
					background-position:left 9px;
				}
				td.nobg{background-image:none;}
				
				
	table.form tr td{vertical-align:middle;}			
				
	/* img */
	img {
		border : none;
		margin:0px;
		padding:0px;
	}
/* Generic */
	.left {
		float : left;
	}
	.right {
		float : right;
	}
	.clearboth {
		clear : both;
	}
	.smaller {
		font-size : smaller;
	}
	.hidden {
		display : none;
	}

/* hacks */
div.moreinfo,div.containerright,a.openAsPrintable,#header,#navigation,#more,#footer,#metanav{
	font-size:10px;	
}
div.moreinfouser{
	font-size:10px;	
}

/*table: table format 1 */
table.ms-rteTable-1{}
table.ms-rteTable-1 td{vertical-align:top;}
tr.ms-rteTableHeaderRow-1{}
tr.ms-rteTableHeaderRow-1 td{border-bottom:solid 1px #34469a;}
td.ms-rteTableHeaderOddCol-1{}
td.ms-rteTableHeaderEvenCol-1{}
td.ms-rteTableHeaderOddCol-1{}
td.ms-rteTableHeaderEvenCol-1{}
tr.ms-rteTableOddRow-1{background-color:#e9ecf5;}
td.ms-rteTableOddCol-1{}
td.ms-rteTableEvenCol-1{}
td.ms-rteTableOddCol-1{}
td.ms-rteTableEvenCol-1{}
tr.ms-rteTableEvenRow-1{}
td.ms-rteTableOddCol-1{}
td.ms-rteTableEvenCol-1{}
td.ms-rteTableOddCol-1{}
td.ms-rteTableEvenCol-1{}
tr.ms-rteTableOddRow-1{}
td.ms-rteTableOddCol-1{}
td.ms-rteTableEvenCol-1{}
td.ms-rteTableOddCol-1{}
td.ms-rteTableEvenCol-1{} 

table.MainContentStyleTable-1{}
table.MainContentStyleTable-1 td{vertical-align:top;}
tr.MainContentStyleTableHeaderRow-1{}
tr.MainContentStyleTableHeaderRow-1 td{border-bottom:solid 1px #34469a;}
td.MainContentStyleTableHeaderOddCol-1{}
td.MainContentStyleTableHeaderEvenCol-1{}
td.MainContentStyleTableHeaderOddCol-1{}
td.MainContentStyleTableHeaderEvenCol-1{}
tr.MainContentStyleTableOddRow-1{background-color:#e9ecf5;}
td.MainContentStyleTableOddCol-1{}
td.MainContentStyleTableEvenCol-1{}
td.MainContentStyleTableOddCol-1{}
td.MainContentStyleTableEvenCol-1{}
tr.MainContentStyleTableEvenRow-1{}
td.MainContentStyleTableOddCol-1{}
td.MainContentStyleTableEvenCol-1{}
td.MainContentStyleTableOddCol-1{}
td.MainContentStyleTableEvenCol-1{}
tr.MainContentStyleTableOddRow-1{}
td.MainContentStyleTableOddCol-1{}
td.MainContentStyleTableEvenCol-1{}
td.MainContentStyleTableOddCol-1{}
td.MainContentStyleTableEvenCol-1{} 

table.MainContentStyleTable-2{}
table.MainContentStyleTable-2 td{vertical-align:top;}
tr.MainContentStyleTableHeaderRow-2{}
tr.MainContentStyleTableHeaderRow-2 td{border-bottom:solid 1px #34469a;}
td.MainContentStyleTableHeaderOddCol-2{}
td.MainContentStyleTableHeaderEvenCol-2{}
td.MainContentStyleTableHeaderOddCol-2{}
td.MainContentStyleTableHeaderEvenCol-2{}
tr.MainContentStyleTableOddRow-2{background-color:#e9ecf5;}
td.MainContentStyleTableOddCol-2{}
td.MainContentStyleTableEvenCol-2{}
td.MainContentStyleTableOddCol-2{}
td.MainContentStyleTableEvenCol-2{}
tr.MainContentStyleTableEvenRow-2{}
td.MainContentStyleTableOddCol-2{}
td.MainContentStyleTableEvenCol-2{}
td.MainContentStyleTableOddCol-2{}
td.MainContentStyleTableEvenCol-2{}
tr.MainContentStyleTableOddRow-2{}
td.MainContentStyleTableOddCol-2{}
td.MainContentStyleTableEvenCol-2{}
td.MainContentStyleTableOddCol-2{}
td.MainContentStyleTableEvenCol-2{} 

.MainContentStyleTest-1{	color: green;}
h2.MainContentStyle-Header{	color: green;}
IMG.MainContentStyleImage{	padding-top:10px;	padding-right:10px;	padding-bottom:10px;}
img.MainContentStyleImage{	padding-top:10px;	padding-right:10px;	padding-bottom:10px;}
span.MainContentStyleImage{	padding-top:10px;	padding-right:10px;	padding-bottom:10px;}
Image.MainContentStyleImage-1{	padding-top:10px;	padding-right:10px;	padding-bottom:10px;}
.MainContentStyleImage-1{	padding-top:10px;	padding-right:10px;	padding-bottom:10px;}
.CommonBlokStyle-Link1{	color: green;}
.CommonBlokStyle-Link2{	color: green;}
.inlineimg{
	padding-top:10px;	padding-right:10px;	padding-bottom:10px;
}

.searchresultlist{
	
	color:black;
}
#leftimage{
				padding-top:2em;
				width:272px;
				background-color:#fff;}
#pheader{
				
				margin-left:-22px;
				margin-top:-29px;
}
