/* main.css CED */

body, input, textarea, select {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

body {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	background-color: #ffffff;
	text-align: center;			
}

body,
p,
h1, h2, h3, h4, h5, h6,
ul, ol, li,
dl, dt, dd,
form, fieldset,
table, td {
	margin: 0;
	padding: 0;
}

h1{
	font-size: 1.2em;
	margin: 7px 10px 5px 10px;
}

h2{
	font-size: 1.0em;	
	margin: 20px 10px 0 10px;
}

html>body h2{
	margin-top: 18px;
}

h2 a {
	color: #fff;
	text-decoration: none;
}

	h2 a:hover, h2 a:focus { text-decoration: underline; }

h3, div#column_right label.h3 {
	color: #0374ae;
	font-size: 1em;
	margin: 7px 0 4px 0;
	font-weight: bold;
	display: block;	
}

h4 {
	font-size: 1em;
	color: #0374ae;
	font-weight: normal;	
}

p {
	padding: 0 5px 0 10px;
}

td {
	font-size: 0.6em;
	vertical-align: top;	
}

html>body td {
	font-size: 1em;
}

.alignLeft { float: left; }
.alignRight { float: right; }

ul li {
	list-style-type: none;
}

ol {
	padding: 0 0 0 20px;
}

ol li {	
	list-style-type: decimal;
}

a:link, a:visited {
	color: #000000;	
}

a:hover, a:active {	
	text-decoration: none;
}

img, a img {
	border-style: none;
}

.offScreen {
	position: absolute;
	left: -9999px;
}

.break{	
   clear: both;
   display: block;    
   line-height: 0;   
}

div#header p{
	color: #ffffff;
	font-weight: bold;	
	font-size: 0.9em;
	margin: 0 0 4px 0;
	padding: 0;		
}

div.labelwrapper{
	position: relative;	
	float: left;	
}

div.labelwrapper label{
	font-size: 0.85em;
}

input.search{
	font-size: 0.85em;
}

label.overlabel-apply {
	position: absolute;
	top: 2px;
	left: 10px;
	z-index: 1;
	font-size: 0.85em;
	width: 137px;		
}

html>body label.overlabel-apply {
	width: auto;
	top: 3px;	
}

div#column_right div.nieuwsbrief label{
	font-size: 1em;
}

div#column_right div.nieuwsbrief input.width140{
	font-size: 1em;
}

/* layout */
							
form {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 20px solid #ffffff;
	overflow: hidden;	
}

img#logo {
	margin: 7px 22px 6px 8px;
	float: left;
}

div.labelwrapper{
	position: relative;	
	float: left;	
}

div.labelwrapper label{
	font-size: 0.85em;
}

input.search{
	font-size: 0.85em;
}

input.line{
	border: 1px solid #7f9db9;		
}

input.width140{
	width: 140px;
	float: left;
	height: 22px;
	display: block;		
	margin-right: 2px;
	padding-left: 8px;
	padding-top: 4px;
}

html>body input.width140{
	padding-top: 4px;
	width: 132px;
	height: 15px;	
	margin-right: 5px;
}

input.width130{
	width: 130px;
	float: left;
	height: 22px;
	display: block;		
	margin-right: 2px;
	padding-left: 8px;
	padding-top: 4px;
}

html>body input.width130{
	padding-top: 4px;
	width: 122px;
	height: 15px;	
	margin-right: 5px;
}

label.overlabel-apply {
	position: absolute;
	top: 2px;
	left: 10px;
	z-index: 1;
	font-size: 0.85em;
	width: 137px;		
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

html>body label.overlabel-apply {
	width: auto;
	top: 3px;	
}

/* breadcrumbs */

div#balktop {
	background: #e0f2f8;
	padding: 1px 0 2px 0;
	float: left;
}							
							
ul#breadcrumbs{
	padding: 1px 0 2px 0;
	font-size: 0.85em;
	float: left;
}

ul#breadcrumbs li {
	display: inline;
	padding: 0 6px 0 10px;
	background: url(../images/breadcrumb.gif) no-repeat center left;				
}

ul#breadcrumbs li a {
	color: #129cc9;
	text-decoration: none;		
}

ul#breadcrumbs li a:hover, #servicemenu li a:focus, #servicemenu li a:active {	
	color: #000000;									
}

ul#breadcrumbs li.firstli{
	background: none;
	padding-left: 10px;	
}

ul#language {
	padding: 1px 0 2px 0;
	float: right;
	width: 200px;
	font-size: 0.85em;
	text-align: right;
}

ul#language img {
	width: 16px;
	height: 11px;
}

ul#language li {
	display: inline;
	padding: 0 6px 0 10px;
}

ul#language li a{
	color: #129cc9;
	text-decoration: none;		
}

ul#language li a:hover {
	color: #000000;
}

/* servicemenu */
ul#servicemenu{	
	text-align: right;	
	padding: 19px 0 18px 0;
	width: 835px;	
	float: right;
	font-size: 0.85em;					
}

ul#servicemenu li {
	display: inline;
	padding: 0 5px 0 14px;				
}

ul#servicemenu li a {
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url(../images/devider.gif) no-repeat #ffffff center left;	
}

ul#servicemenu li a:hover, #servicemenu li a:focus, #servicemenu li a:active {	
	color: #820082;								
}

/* other stuff */	
	
h1.title {
	margin: 0;
	padding: 0;
	color: #0374ae;
	font-size: 1.6em;
	font-family: Arial;
	letter-spacing: 0.06em;		
}

h1.titlelink a {
	font-size: 1.3em;
	font-family: Arial;
	color: #0374ae;
	letter-spacing: 0.06em;
	text-decoration: none;		
}

h1.titlelink a:hover, h1.titlelink a:active {
	color: #0374ae;
	text-decoration: underline;
}

/* ZOEK */

#searchWrap {
	float: right;
}

/* CONTENT MIDDLE */

#contentWrap {
	float: left;
	width: 970px;
	margin: 10px 0 0;
}

	#banners {
		float: left;
		width: 132px;
		margin-right: 11px;
	}
		/*#banners div { margin-bottom: 5px; }*/
		.bannerItem { 
			float: left;
			margin: 0 0 5px 0; 
		}
		
			.bannerItem .title {
				float: left;
				width: 132px;
				height: 40px;
				margin: -2px 0 0;
				padding: 5px;
				overflow: hidden;
				background: #e0f1f8;
			}
			html>body .bannerItem .title { width: 122px; height: 30px; }
		
				.bannerItem .title a {
					color: #0377b0;
					font-weight: bold;
					font-size: 0.85em;
					line-height: 1.4em;
					text-decoration: none;
				}
				.bannerItem .title a:hover {
					text-decoration: underline;
				}

	
	#middleContent {
		float: left;
		width: 826px;
		padding: 1px 0 0;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		background: url(../images/middle_top.gif) right top no-repeat;
	}
	
		#middle {
			float: left;
			width: 826px;
			margin: 0;
			padding: 0 0 1px 0;
			background: url(../images/middle_bottom.gif) right bottom no-repeat;
		}
		
			#middle .bgBlue { float: left; width: 487px; background: #e0f1f8; }
		
			#sectoren {
				float: left;
				width: 338px;
				padding: 40px 0 0;
			}
			
				#sectoren ul { padding: 5px 0 1px; background: #fff; }
				
				#sectoren li a {
					display: block;
					height: 20px;
					margin: 0 0 5px;
					padding: 2px 0 0 33px;
					color: #850d6e;
					font-size: 1.0em;
					font-weight: bold;
					text-decoration: none;
					background: url(../images/go.gif) 0 0 no-repeat;
				}
				
					#sectoren li a:hover, #sectoren li a:active {
						text-decoration: underline;
					}
			
			#uitgelicht {
				float: left;
				width: 150px;
				margin: 0 0 0 -3px;
				padding: 0;
				font-size: 0.85em;
				line-height: 1.2em;
			}
			
				html>body #uitgelicht { margin: 0; }
				*:first-child+html #uitgelicht { margin: 0; }
			
				#uitgelicht h2 {
					width: 165px;
					color: #fff;
					margin: 0;
					padding: 3px 8px 5px;
					font-size: 1.1em;
					background: #0377b0;
				}
				html>body #uitgelicht h2 { width: 153px; }
				*:first-child+html #uitgelicht h2 { width: 153px; }
				
				#uitgelicht h2 a {
					color: #fff;
					text-decoration: none;
				}
				
				#uitgelicht h2 a:hover, #uitgelicht h2 a:focus {
					text-decoration: underline;
				}
				
				#uitgelicht p {
					padding: 5px 8px;
				}
	
					#uitgelicht p a {
						float: right;
						margin: 10px 0 10px;
					}
					
		#snippets {
			float: left;
			width: 815px;
			margin: 8px 0 0 5px;
			min-height: 147px;
			border: 1px solid #88b7d5;
			background: #e0f1f8;
		}
		
		html>body #snippets { margin: 8px 0 0 10px; }
		*:first-child+html #snippets { margin: 8px 0 0 10px; }

			#snippets h2 {
				width: 324px;
				color: #fff;
				margin: 0;
				padding: 3px 8px 5px;
				font-size: 1.0em;
				background: #0377b0;
			}
			html>body #snippets h2 { width: 308px; }
			*:first-child+html #snippets h2 { width: 308px; }
			
			#snippets h2 a { color: #fff; }
			
				#snippets #item {
					float: left;
					width: 324px;
				}

					#snippets #item ul {
						width: 300px;
						margin: 10px 0 10px 10px;
					}
					
						#snippets #item li { line-height: 0.85em; }
						html>body #snippets #item li { line-height: 1.3em; }
						*:first-child+html #snippets #item li { line-height: 1.3em; }
					
					
						#snippets #item h2 a {
							display: block;
							padding-left: 10px;
							font-size: 0.9em;
							text-decoration: underline;
						}
						
							#snippets #item h2 a:hover, #snippets #item h2 a:focus {
								text-decoration: underline;
							}
						
						
						#snippets #item li a {
							display: block;
							padding-left: 10px;
							font-size: 0.9em;
							text-decoration: none;
							background: url(../images/bullit_paars.gif) 0 4px no-repeat;
						}
						
							#snippets #item li a:hover, #snippets #item li a:focus {
								text-decoration: underline;
							}
				#snippets #itemrss {
					float: left;
					width: 324px;
				}

					#snippets #itemrss ul {
						width: 300px;
						margin: 10px 0 10px 10px;
					}
					
						#snippets #itemrss li { line-height: 0.85em; }
						html>body #snippets #itemrss li { line-height: 1.3em; }
						*:first-child+html #snippets #itemrss li { line-height: 1.3em; }
					
					
						#snippets #itemrss h2 a {
							display: block;
							padding-left: 10px;
							font-size: 0.9em;
							text-decoration: underline;
						}
						
							#snippets #itemrss h2 a:hover, #snippets #itemrss h2 a:focus {
								text-decoration: underline;
							}
						
						
						
						#snippets #itemrss li a {
							display: block;
							padding-left: 10px;
							font-size: 0.9em;
							text-decoration: none;
							/*background: none;*/
						}
						
							#snippets #itemrss li a:hover, #snippets #itemrss li a:focus {
								text-decoration: underline;
							}

				#snippets #itemlast {
					float: left;
					width: 165px;
				}
				
					html>body #snippets #itemlast { width: 167px; }
					*:first-child+html #snippets #itemlast { width: 167px; }
					
					#snippets #itemlast h2 a {
							display: block;
							padding-left: 0px;
							font-size: 0.9em;
							text-decoration: underline;
						}
						
						#snippets #itemlast a:hover, #snippets #itemlast a:focus {
								text-decoration: underline;
							}
						
						html>body #snippets #itemlast h2 { width: 151px; }
						*:first-child+html #snippets #itemlast h2 { width: 151px; }
			
		#snippets #logoErkend { float: left; margin: 10px 0 0; }

/* ---  --- */

#footer {
	float: left;
	width: 970px;
	margin: 12px 0 0;
	padding: 3px 10px;
	font-size: 0.85em;
	background: #e0f1f8;
}

	#footer #intranet { float: left; }
	#footer #adres { float: right; }
	
	html>body #footer #adres { margin-right: 20px; }
	*:first-child+html #footer #adres { margin-right: 20px; }
	
	#footer .paars {
		color: #820082;
		padding: 0 0.5em 0 0.5em;
	}


/* =================================================================================================== */


