html {
	width: 100%;
}

body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: #f1eba1;
	width: 100%;
	#height: 100%;
}

.outer {
	width: 100%;
}

div.container {
	margin: 0px auto 0px auto;
	width: 1006px;

}

.date {
	margin: 0px 0px 8px 0px;
}

.date a{
	color: #000000 !important;
}

.date a:hover{
	color: #417bc1 !important;
}

a {
	outline: none;
	color: #00377a;
	text-decoration: none;
}

a:link {
	color: #00377a;
	text-decoration: none;
}

a:visited {
	color: #00377a;
	text-decoration: none;
}

a:hover, a:active {
	color: #00377a;
	text-decoration: none;
}

a.external {
  padding-left: 15px;
  background: url(/images/icon_external_link.png) top left no-repeat;
}

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

p {
	font-size: 12px;
}

.text {
	margin-top: 5px;

}

.more {
	font-size: 11px;
	color: #00377a;
	text-align:right;
	margin-top: 3px;

}

.line {
	width: 100%;
	height: 2px;
	background-color: #CCCCCC;
}

img {
	border: 0;
	text-decoration: none;
}

h1 {
	color: #0d3876;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: -1px;
}

h2 {
	color: #0d3876;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}


ol, ul{
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0em;
	text-indent: 0em;
}
ol{list-style-type: decimal;}
ul{list-style-type: disc;}

strong.blue {
	color: #00377a;
}

span.grey {
	color: #aaa;
}

span.black {
	color: #000;
}

div.header_top {
	width: 1006px;
	height: 172px;
	background-image: url('../images/header_top.jpg');
}
	div#logo {
		position: absolute;
		width: 163px;
		height: 103px;
		margin-left: 821px;
		padding-top: 55px;
	}

	div.logo_layer {
		position: absolute;
		width: 136px;
		height: 103px;
		margin-left: 821px;
		margin-top: 55px;
		z-index: 1000;
	}

div.header_bottom {
	width: 1000px;
	height: 133px;
	background-image: url('../images/header_bottom.jpg');
	padding-left: 6px;
	color: #fff;
}
	div#block-1 {
		float: left;
		width: 250px;
		height: 133px;
		position:relative;
	}

	div#block-2 {
		float: left;
		width: 246px;
		height: 133px;
		position:relative;
	}

	div#block-3 {
		float: left;
		width: 250px;
		height: 133px;
		position:relative;
	}

	div#block-4 {
		float: left;
		width: 248px;
		height: 133px;
		position:relative;
	}

div.banner {
	width: 1000px;
	height: 48px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url('../images/banner_bg.jpg');
	background-repeat: repeat-y;
}

div.content_container {
	width: 1006px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url('../images/content_bg.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}
	div.menu {
		float: left;
		width: 210px;
		height: auto;
		color: #00377a;
		font-weight: bold;
		text-transform: uppercase;
		background-color: #ccd1d7;
		background-image: url('../images/menu.jpg');
		background-repeat: no-repeat;
		background-position: top;
		padding-left: 11px;
		/* border: 1px solid #f00; */
	}

	.menuitem
	{
		padding-top: 7px;

	}

		div.menu a:link {
			color: #00377a;
			text-decoration: none;
		}

		div.menu a:hover {
			color: #417bc1 !important;
			text-decoration: none;
		}

		div.menu li a:visited {
			color: #00377a;
			text-decoration: none;
		}

		div.menu li a:active {
			color: #00377a;
			text-decoration: none;
		}

		div.menu li a:hover {
			color: #00377a;
			text-decoration: none;
		}

		div.submenu {
			font-size: 12px;
			font-weight: normal;
			text-transform: none;
			padding-top: 10px;
			padding-left: 45px;
			padding-right: 40px;
			line-height: 12px;
		}
			div.submenu a:link {
				color: #00377a;
				text-decoration: none;
			}

			div.submenu a:visited {
				color: #00377a;
				text-decoration: none;
			}

			div.submenu a:active {
				color: #00377a;
				text-decoration: none;
			}

			div.submenu a:hover {
				color: #417bc1 !important;
				text-decoration: none;
			}

			a.active {
				color: #417bc1 !important;
			}

	div.content {
		float: left;
		width: 504px;
		height: auto !important;
		height: 450px;
		padding-left: 28px;
		padding-right: 20px;
		padding-top: 14px;
	}
		div.content_header {
			margin-left: 2px;
		}

		div.content_footer {
			/* min-height: 200px; */
			padding: 0px 0px 0px 1px;
		}
			div.news {
				float: left;
				width: 240px;
			}
				div.news-header {
					height: 26px;
					overflow: hidden;
				}

				div.news-1 {
					background-color: #edf1f4;
					height: 64px;
					overflow: hidden;
					font-size: 10px;
					line-height: 14px;
					padding: 2px;
				}
					div.news-1 img {
						float: left;
						margin-right: 5px;
					}
					div.news-1 strong {
						font-size: 11px;
						color: #012b67;
						margin-right: 4px;
					}

			div.referentie {
				min-height: 50px;
				width: 504px;
				overflow: hidden;
			}

				div.referentie-1 {
					background-color: #edf1f4;
					height: 64px;
					width: 242px;
					overflow: hidden;
					font-size: 10px;
					line-height: 14px;
					margin-right: 5px;
					margin-bottom: 3px;
					float: left;
					padding: 2px;
				}
					div.referentie-1 img {
						float: left;
						margin-left: 4px;
						margin-right: 5px;
					}
					div.referentie-1 strong {
						float: left;
						font-size: 11px;
						color: #012b67;
						margin-right: 4px;
					}

				div.news-2 {
					background-color: #edf1f4;
					margin-top: 3px;
					height: 64px;
					overflow: hidden;
					font-size: 10px;
					line-height: 14px;
					padding: 2px;
				}
					div.news-2 img {
						float: left;
						margin-right: 5px;
					}
					div.news-2 strong {
						font-size: 11px;
						color: #012b67;
						margin-right: 4px;
					}
					
					
			div.news-image {
				float:left;
				width: 78px;
				overflow:hidden;
				margin-right: 4px;
			}

			div.agenda {
				float: left;
				background-color: #fff;
				width: 246px;
				margin-left: 5px;
			}
				div.agenda-1 {
					background-color: #edf1f4;
					height: 64px;
					overflow: hidden;
					font-size: 10px;
					line-height: 14px;
					padding: 2px;
				}
					div.agenda-1 strong {
						float: left;
						font-size: 11px;
						color: #012b67;
						margin-right: 4px;
					}

				div.agenda-2 {
					background-color: #edf1f4;
					height: 64px;
					margin-top: 3px;
					overflow: hidden;
					font-size: 10px;
					line-height: 14px;
					padding: 2px;
				}
					div.agenda-2 strong {
						float: left;
						font-size: 11px;
						color: #012b67;
						margin-right: 4px;
					}

	div.right {
		float: left;
		width: 197px;
		color: #00377a;
		line-height: 22px;
	}
		div.referenties {
			width: 196px;
			background-color: #d9dfe7;
			padding-left: 25px;
			padding-top: 15px;
			padding-bottom: 9px;
		}

		div.right_image {
			width: 221px;
			line-height: normal;
			background-color:#FFFFFF;
		}

		div.right_text {
			width: 211px;
			line-height: normal;
			padding: 5px;
		}

		div.leesmeer {
			text-align: right;
		}

div.footer {
	width: 1006px;
	height: 47px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 30px;
	padding-top: 10px;
}

.pics {
    height:  132px;
    width:   132px;
    padding: 0;
    margin:  0;
}

.pics img {
    padding: 15px;
    border:  1px solid #ccc;
    background-color: #eee;
    width:  100px;
    height: 100px;
    top:  0;
    left: 0
}

.textveld{

    width: 280px;
    padding: 4px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    background: #fff;
    color: #777;
    font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.textveld:focus {
	border: 2px solid #00377a;
	color: #00377a;
}

.textveld_contact {
    width: 300px;
    padding: 4px;
    margin-bottom: 10px;
    border: 2px solid #ddd;
    background: #fff;
    color: #777;
    font-family: Arial, Verdana, sans-serif;
    font-size: 120%;
}

.ref
{
  background-color: #FFFFFF;
  padding-right:10px;
}

.clear{ clear:both; }

div.error input
{
  border: 2px solid #cb0808;
}

div.error textarea
{
  border: 2px solid #cb0808;
}

.contactform div label
{
  display: block;
  float: left;
  width: 150px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: left;
  font-weight:bold;
}

.contactform div.error
{
  /*background-color: #ffffe1;*/
  /*border: 1px solid #ff0000;*/
  margin:10px 0px;
}

.contactform div.error p.error
{
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 160px;
  color: #cb0808;
}


#s2text
{
padding-right:10px;

}

