@charset "utf-8";
/* CSS Document */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;	
}
#container {
	margin: auto;
	width: 981px;
	min-height: 1010px;
}
#header {
    background-color: #8DC63F;
    height: 113px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
	border-bottom: 55px solid white;
}
.center {
	width: 981px; /* 981 - 408 */
	margin: auto;
}
.content {
	margin-top: 168px;
}
h1, h2 {
	font-size: 14px;	
	color: #2E3192;
	margin: 0px;
}
h3 {
	margin: 4px 0;
	font-size: 14px;
}
a { 
	color: #2E3192;
	text-decoration: underline;
}
#footer a {
	color: #7F7F7F;
	text-decoration: none;
}
a[href$=".pdf"] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/pdficon_small.gif) top left no-repeat;
}
/* 
MISC 
*/
.green {
	color: #8DC63F;
}
.blue {
	color: #2E3192;
}
.grey {
	color: #7F7F7F;
}
.dark {
	color: #939597;
}
.red {
	color: red!important;
	font-weight: bold;
}
.left {
	width: 408px;
	float: left;
}
.right {
	width: 509px; /* 573 - 2*32 */
	padding: 32px;
	float: right;
	background-color: #DCDDDE;
	color: #2E3192;
}
#homelink {
	width: 260px;
	height: 112px;
	display: block;
	float: left;
	background-image: url(/images/header/header.png);
	background-repeat: no-repeat;
}
#footer .right {
	width: 240px;
	background-color: white;
	color: black;
	padding: 0;
}
#newsletter {
	margin-top: 22px;
}
/*
NAVIGATION
*/
#navigation_main {
	padding-top: 70px;
	padding-left: 148px; /* 408 - 260 */
	height: 60px; /* 130 - 70 */
	margin: 0;
	float: left;
}
#navigation_main li,
#navigation_ li {
	margin: 0;
	padding: 0;
	list-style: none;	
	float: left;
}
#navigation_main li a,
#navigation_ li a  {
	display: block;
	width: 143px;
	height: 60px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
	text-decoration: none;
}
.left #navigation_ li a  {
	font-size: 12px;
}
#navigation_main > li:hover a,
#navigation_main > li.selected a {
	background-image: url(/images/nav/hover.png);
	background-repeat: no-repeat;	
}
#navigation_main li:hover a,
#navigation_main li.selected a,
#navigation_ li:hover a,
#navigation_ li.selected a {
	color: #2E3192;
/*	font-weight: bold;*/
}
#navigation_ {
	
	height: 38px;
	width: 534px;
	float: left;
}
#navigation_ li a  {
	color: #7F7F7F;
	text-align: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	padding-top: 0;
}
form#search,
div.form {
	background-image: url(/images/header/form_search.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 30px;
	display: block;
	float: left;
	padding: 1px 0 0 3px;
}
div.form {
	background-image: none;
}
form#search input[type="text"] {
	width: 170px;
	border: 0;
	background: none;
	top: 0;
	color: #939598;
}
form#search input[type="image"] {
	width: 20px;	
}
.left #navigation_ { padding-left: 0; }
.left #navigation_  a{ text-transform: none; color: black; }
/* 
NEWS READER 
*/
#news_reader {
	min-height: 270px;
	float: left;
	margin-bottom: 24px;
}
#news_reader_menu {
	width: 335px;
	float: left;
}
#news_reader_main {
	width: 645px;
	float: left;
	background-color: #DCDDDE;
	min-height: 268px;
}
/*#news_reader_menu ul,
#news_reader_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news_reader_menu a {
	line-height: 26px;
	width: 309px; /* 335 - 26 
	background-image: url(/images/news/li.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 26px;
	color: black;
	text-decoration: none;
	float: left;
}
#news_reader_menu li.selected a,
#news_reader_menu a:hover {
	background-image: url(/images/news/li_sel.png);
	background-repeat: no-repeat;
	color: #2E3192;
	background-color: #DCDDDE;
}*/
#news_reader_menu li.selected a,
#news_reader_menu a:hover {
	background-color: #DCDDDE;
}
.content ul,
.content li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left li {
	*width: 410px;
}
.content li.suggestie ul {
	margin-left: 26px;	
}
.content li {
	/* display: block; */
	float: left;
	clear: left;
}
.content .left li a,
#news_reader li a {
	line-height: 26px;
	width: 400px; /* 335 - 26 */
	background-image: url(/images/news/li.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 26px;
	color: black;
	text-decoration: none;
	float: left;
	overflow: hidden;
}
.content .left li.selected,
#news_reader li a.selected {
	background-color: #DCDDDE;
	width: 408px;	
}
#news_reader li.selected {
	position: static;
}
#news_reader li.selected {
	position: static;
}
.right ul {
	list-style:square;
	padding-left: 14px;
}
.right li {
	list-style:square;
	float: none;
}
.content .left li.selected a,
.content .left li a:hover,
#news_reader li.selected a,
#news_reader li a:hover {
	background-image: url(/images/news/li_sel.png);
	background-repeat: no-repeat;
	color: #2E3192;
}
.content .left li.suggestie a {
	background-image: url(/images/news/li_open.png);
}
.content .left li.suggestie a:hover {
	background-image: url(/images/news/li_sel_open.png);
}
li span {
	display: block;
	float: left;
}

#news_reader_main img {
	float: left;
}
.news_reader_intro {
	padding: 40px;
	width: 344px; /* 430 - 2*40 */
	float: left;
}
#news_reader_main h2 a,
.employee_card h3 a,
.meerlink a {
	text-decoration: none;
}
#news_reader_main a.news_more {
	color: #939598;
	float: right;
	margin-right: 60px;
}

/* FOOTER */
#footer {
	width: 981px;
	min-height: 26px;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 12px;
}
.home #footer {
	margin-top: -60px;
}
#footer > div {
	margin-bottom: 10px;
	clear: 	left;
	width: 400px;
	line-height: 1em;
}
#footer div img {
	margin: 0px;
	float: none;
}
#footer div div,
#footer div a {
	
}
#footer div div {
	color: #939598;
	font-size: 11px;
	margin-left: 20px;
}
#footer div div.marg {
	line-height: 70px;
}
#footer .article, #footer .article p {
	margin-left: 0;	
}
#form_newsletter {
	float: right;
	display: block;
	width: 240px;
	height: 62px;
	background-color: #2E3192;
	color: white;
	margin-top: 9px;
	padding: 10px 0 0 10px;
}
#form_newsletter p {
	margin: 0 0 4px 0;
	font-weight: bold;
}
#form_newsletter input[type=text]{
	border: 0;
	width: 	206px;
	margin: 0; padding: 0;
}
#newsletter {
	display: none;
	margin-left: 0!important;
}

/*
ARTICLES
*/
#hp_bottom {
	width: 981px;
	clear: both;
	background-image: url(/images/article/homepage_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 426px;
}
#hp_image {
	float: left;
	width: 335px;
	min-height: 426px;
}
#hp_article {
	float: left;
	padding: 60px 92px 0 92px;
	width: 462px;
}
#hp_article .article {
	margin-bottom: 20px;
	min-height: 242px;
}
.article img {
	float: right;
	margin: 0 0 10px 10px;
}
.article { padding-right: 12px; }
.article-emp  { padding-right: 0px; }
.right .image { margin: -32px 0 0 -32px; }
/*
EMPLOYEES
*/
.employee_card .card {
	background-image: url(/images/card.png);
	background-repeat: no-repeat;
	width: 	210px; /* 252 - 10 - 32 */
	height: 159px; /* 169 - 60 */
	padding: 10px 10px 0 32px;
	color: #2E3192;
	position: relative;
	z-index: 2;
}
.employee_card .project {
	height: 50px;	
}
.employee_card .project a {
	color: white;
	clear: left;
	display: block;
	text-decoration: none;
}
.employee_card > div {
	float: left;
}
#hp_article .employee_card {
	margin-left: 31px; /* 123 - 92(hp_article) */
}
.w170 {
	width: 189px!important;
	display: block;
	float: left;
}
.w256 {
	width: 240px!important;
	display: block;
	float: left;
	padding: 0 12px 0 0;
}
.content ul a.w170 {
	width: 163px!important; /* padding */
}
.content span {
	line-height: 26px;
}
.right .employee_card {
	margin-left: -10px;
}

/*
PROJECTEN
*/
.meerlink {
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 26px;	
}
.searchBlock {
	background-image: url(/images/formbg.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 509px;
	min-height: 231px;
	margin-bottom: 26px;
}
.searchBlock input,
.searchBlock select {
	border: 1px solid #939597;
	width: 180px;
	color: #2E3192;
	margin: 10px 0;
}
.searchBlock input {
	padding-left: 4px;
	width: 176px;
}
.searchBlock input[type="checkbox"] {
	width: 12px;
	border: none;
}
.searchBlock .searchSubmit { 
	width: 256px; 
	height: 210px;
	border: 0;
	background-color: transparent;
	color: #DCDDDE;
	font-weight: bold;
	float: right;
	margin: 0px;
	cursor: pointer;
}
.project {
	/* width: 226px; 246 - 20 */
	
}
.pub {
	background-color: #2E3192;
	color: white;
	width: 246px; /* 286 - 2*20 */
	padding: 32px 20px 32px 20px;
	float: right;
	margin: -32px -32px 4px 16px;
	line-height: 1.4em;
}
.pub a { color: white!important; }
img.emp {
	width: 286px; 
	margin: -32px -32px 0 0;
	padding-left: 12px;
}
/*
XTRA
*/
.cmsInline_preview {
	min-height: 10px;
	float: left;
}
.cv div img {
	display: none;
}
.kerstgroet {
	font-size: 52pt;
	font-weight: bold;
	width: 384px;
	color: #2E3192;
}
