* {
  -moz-outline: none;
}

body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 11px/1.3 Verdana, Tahoma, Arial, sans-serif;
  line-height: 20px;
}

textarea {
  height: 150px;
  overflow:auto;
}

a {
  color: #000;
  text-decoration:none;
}

#footer a {
  color: #fff;
}

a img {
  border: none;
}

body, html {
	margin: 0;
	padding: 0;
}

button {
  cursor: pointer;
}

fieldset, form {
	border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font: 19px Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	margin:0;
}

h2 {
  font: 16px Tahoma, Arial, sans-serif;
  font-weight:bold;
}

input, select, textarea {
  line-height: 14px;
  padding-bottom: 3px;
}

select {
  height: 20px;
  padding-bottom: 0;
}


label {
	cursor: pointer;
}

legend {
  display: none;
}

ul {
  list-style-type: none;
}

li, dd, blockquote {
  
}

td, th {}

.block-1 {
  float: left;
  padding: 10px 10px 0px 10px;
  width: 65%;
  position: relative;
  text-align: justify;
}

.block-1 #article-image {
  position: absolute;
  left: -160px;
}

.block-1 a {
  text-decoration: underline;
}

#showcase-options {
  background: url(/img/container-topborder.gif) no-repeat top center;
  margin: 120px 0 0 0;
  padding-top: 1px;
}

.block-1-discipline {
  float: left;
  width: 620px;
  text-align: justify;
}

.block-2 {
  clear: right;
  float: right;
  margin: 0 33px 0 0;
  padding: 10px;
  width: 261px;
}

* html .block-2 {
	margin: 0 16px 0 0;
}

.contactformulier_link a {
  text-decoration: underline;
}
 
.container {
  background-color:#fff;
  height:99%;
  margin: auto;
}

.topborder h1 {
	margin: 0;
}

.topborder .main {
	background: url(/img/container-topborder.gif) no-repeat top center;
  -moz-outline: none;
}

#case-selector {
	border: none;
	position: absolute;
	top: 159px;
	width: 100%;
	z-index: 2;
}

#case-selector #allset_case_selector {
	z-index: 3;
}

#case-selector #flashwrapper {
	border: none;
	height: 290px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
	z-index: 2;
}

#case-selector #flashwrapper, #case-selector #noflash {
	display: none;
}

#case-selector-open {
  background: url(/img/bg-case-selector.gif) repeat-x;
	border: none;
	width: 100%;
}

#case-selector-open #flashwrapper {
	border: none;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
}

#CloseButton
{
  background: url(/img/close_open.gif) no-repeat;
  background-position: 50% 50%;
  bottom: 0;
  cursor: pointer;
  display: none;
  height:40px;
  left: 0;
  position: absolute;
	width: 960px;
}
#CloseButton DIV
{
  background:transparent url(/img/cases_close2.gif) no-repeat scroll 0 4px;
  height:30px;
  padding-top:9px;
  margin:auto;
  text-transform:uppercase;
  width:100px;
  font-family:tahoma;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}

#OpenButton
{
  margin-top: 0px;
  background: #26a8dd url(/img/close_open.gif) no-repeat;
  background-position: 50% 50%;
  height:40px;
  cursor: pointer;
}

#OpenButton DIV
{
  background: transparent url(/img/cases_open.gif) no-repeat scroll 0 4px;
  height:30px;
  padding-top:9px;
  margin:auto;
  text-transform:uppercase;
  width:100px;
  font-family:tahoma;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}

#CloseButton DIV:hover,
#OpenButton DIV:hover {
  color: #fff;
}

#footer {
  background: #807f83;
  color: #fff;
  font-size: 10px;
  height: 60px;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

#footer table {
  width: 960px;
  margin: auto;
}

#footer td {
  color: #fff;
}

#footer .icons {
  width: 225px;
}

#footer img {
  float: left;
}


#footer-email {
  text-decoration: underline;
}

#flashcontent {
  width:  960px;
  margin: auto;
  left:   0px;
  height: 250px;
}

#header-container {
	background-color: #009ddc;
}
#header {
	background: url(/img/header-bkg2.gif) no-repeat;
	margin: auto;
	width: 943px;
	position: relative;
	height: 159px
}

#logo {
	left: 10px; 
	position: absolute; 
	top: 31px
}

#logo-tekst {
	left: 184px; 
	position: absolute; 
	top: 70px
}

.main {
	margin: auto;
	/*overflow: auto; */
	padding-left:45px;
	width: 960px;
}

.main-discipline {
	padding-left:45px;
	position: relative;
}

/* Nagivation top menu */
#nav {
	font-size: 14px;
	font-family: tahoma;
  position: absolute;
  left: 200px;
  top: 102px;
}

#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	background: url(/img/topmenuleft-bkg.gif) no-repeat left top;
	margin-right:5px;
	margin-left:10px;
	height: auto;
	height:32px;
	width: auto;
}



#nav li a:link, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 20px;
	padding: 0px 15px 0px 11px;
	float: left;
	background-attachment: scroll;
	background: url(/img/topmenuleft-bkg_off.gif) no-repeat;
}

#nav li a:hover {
	text-decoration: underline;
}

#nav li.active-item {
  color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
}

#nav li.menulast {
	border:0px;
}

#search {
  background: url(/img/zoek-bkg.gif);
  height: 30px;
  position: absolute;
  right: 23px;
  top: 25px;
  width: 218px;
}

#search fieldset {
  height: 100%;
  position: relative;
  width: 100%;
}

#search input {
  position: absolute;
}

#search #search-button {
  left: 151px;
  top: 6px;
}

#search #search-input {
  background: transparent;
  border: 0;
  height: 14px;
  left: 10px;
  line-height: normal;
  top: 8px;
}

strong.highlight {
  background-color: #e6e6e6;
  padding:2px;
  font-weight:normal;
}

.block-link {
  background-image: url(/img/arrow.gif) left center no-repeat;
  padding-left:7px;
}

ul.vacatures-lijst li {
  background: url(/img/arrow_blue.gif) left center no-repeat;
  padding-left: 9px;
  padding-top: 1px;
  margin:0;

  line-height: 17px;
  border-bottom:1px #e2e2e2 solid;

}

ul.vacatures-lijst li.last-item {
  background: url(/img/arrow_blue.gif) left center no-repeat;
  padding-left: 9px;
  padding-top: 1px;
  margin:0;

  line-height: 17px;
  border-bottom:0px #e2e2e2 solid;
}



DIV.block-container {
}

DIV.block-top {
  background: url(/img/blocktop.gif) no-repeat;
  width: 219px;
  min-height:130px;
  padding: 20px 20px 20px 20px
}

DIV.block-bottom {
  background: url(/img/blockbottom.gif);
  width:255px;
  background-position: 0 100%;
}

DIV.block-top ul {
  margin:0;
  padding:0;
}

DIV.block-top .text {
  margin:0;
  text-align: justify;
}

* html .block-top { height:150px; }

DIV.block-top H1 {
  margin:0;
  font-size:14px;
  font-family:Tahoma, Verdana, Arial, sans-serif;
}

DIV.block-bottom P
{
  margin:0;
  padding: 0px 0px 5px;
  text-align: justify;
}

.block-2 DIV.block-top button {
}


/* tag-cloud styling */
ul.tag-cloud {
  text-align:center;
  margin:5px;
  padding:0;
}

ul.tag-cloud li {
  display:inline;
}

ul.tag-cloud a {
  text-decoration:none;
}

ul.tag-cloud big big a {
  color: #000;
}

ul.tag-cloud big a {
  color: #666;
}

ul.tag-cloud small a {
  color: #777;
}

ul.tag-cloud small small a {
  color: #000;
}

/* search button arrea */
input {
	outline:none;
}

.zoeken-bkg {
	background: url(/img/zoeken-bkg.gif) no-repeat left top;
	width:124px;
	height:25px;
	padding-left:10px;
	padding-top:4px;
	padding-right:10px;
	max-height:20px;
	max-width:144px;
	float:left;
}

.zoeken-bkg #query {
	border:0px;
	font-family:tahoma;
	width:124px;
	background:transparent;
	vertical-align: middle;
}

.bar {
	background: #e2e2e2;
	border:0;
	height:1px;
  margin: 4px 0;
  padding:0;
}

* html .contact {
	border-top: 1px #e2e2e2 solid;
}

* html .tag-cloud {
	border-bottom: 1px #e2e2e2 solid;
	border-top: 1px #e2e2e2 solid;
	margin: 40px 0;
	padding: 4px 0;
}

* html .bar {
	display: none;
}

.full-bar {
	height:1px;
	border-top:1px solid #e2e2e2;
	margin-top: 20px; margin-bottom: 20px;
}

/* disciplines list */
.discipline-icon {
  vertical-align:middle;
}

.discipline-header {
  font: 14px/1.3 Verdana, Tahoma, Arial, sans-serif;
  font-weight: bold;
}

ul.disciplines-list li {
  line-height: 20px;
  border-bottom:1px #e2e2e2 solid;
  padding-bottom:20px;
  padding-top:20px;
}

ul.disciplines-list li.last-item {
  line-height: 20px;
  padding-bottom:20px;
  padding-top:20px;
  border:0;
}

/* buttons */
/*
.btn {
	border:0px;
	background:none;
	padding:0 0 3px;
	margin:0;
	text-transform:uppercase;
	width:113px;
}

.btn div {
  display:inline;
}

.btn .center {
	background: url(/img/btn_center.gif) repeat-x top;
	height:38px;
	padding-top:7px;
	white-space:nowrap;
	float:left;
	color:white;
	line-height:16px;
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
}

.btn .left {
	background: url(/img/btn_left.gif) no-repeat top;
	width:20px;
	height:38px;
	float:left;

}

.btn .right {
	background: url(/img/btn_right.gif) no-repeat;
	width:27px;
	height:38px;
	float:left;
}

.btntop {
	width:90px;
	height:24px;
	border:0px;
	background:none;
	margin-bottom:10px;
	margin-right:5px;
	float:left;
	max-weight:90px;
}

.btntop .center {
	background: url(/img/topbtncenter.gif) repeat-x top;
	height:24px;
	padding-top:4px;
	white-space:nowrap;
	float:left;
	color:white;
	line-height:16px;
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:9px;
	padding-right:1px;
}

.btntop .left {
	background: url(/img/topbtnleft.gif) no-repeat top;
	width:7px;
	height:24px;
	float:left;

}

.btntop .right {
	background: url(/img/topbtnright.gif) no-repeat;
	width:22px;
	height:24px;
	float:left;
}
*/

.btn-container { /* all button containers should have an even width (IE7 will overlay) */
  height: 34px;
  position: relative;
}

.btn-container input {
  left: 6px;
  position: absolute;
  top: 3px;
}

.btn-container.verzenden {
  width: 110px;
}

.btn-container.bladeren {
  width: 112px;
}

.btn-container.zoeken {
  width: 90px;
}

.btn-container.meer-cases {
	float: right;
	height:45px;
  width: 112px;
}

.btn-shadow-left {
  background: url(btn-shadow-left.png) no-repeat left;
  height: 34px;
  position: absolute;
  width: 50%;
}

* html .btn-shadow-left {
  background-image: url(btn-shadow-left.gif);
}

.btn-shadow-right {
  background: url(btn-shadow-right.png) no-repeat right;
  height: 34px;
  position: absolute;
  right: 0;
  width: 50%;
}

* html .btn-shadow-right {
  background-image: url(btn-shadow-right.gif);
}

.container-intro {
  clear: both;
  margin: auto;
  background-color: #009ddc;
  color: #fff;
}

.showcase-intro {
  width:960px;
  margin:auto;
  color: #fff;
  padding: 5px 0 5px 0;
	background: url(/img/cases-bkg.gif) repeat-x;
  background-color: #009ddc;
}

.showcase-intro-main {
  width:65%;
  float:left;
  text-align: justify;
  padding: 0px 30px;
  line-height:17px;
}

.showcase-intro-main h1 {
  margin:0;
  padding:20px 0px 8px;
  font-size:18px;
  font-family:Tahoma, Verdana, Arial, sans-serif;
}
.showcase-intro-main div {
  float: right;
  padding: 23px 10px 0;
}
.showcase-intro-main div a {
	background: url(/img/arrow_blue.gif) left center no-repeat;
  color: #fff !important;
  padding-left: 9px;
  text-decoration: underline;
}

/* editted by JVE, ZBI */
.showcase-intro-img {
  cursor: pointer;
  float: left;
  padding: 2px;
  position: relative;
  width: 241px;
  z-index: 1;
}

.showcase-bottom {
  background: url(/img/case-bottom.png) bottom;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 8px;
  width: 245px;
}

* html .showcase-bottom {
  background: url(/img/case-bottom.gif) bottom;
  height: expression((this.parentElement.clientHeight - 5) + 'px');
  top: 5px;
}

.showcase-bottom a, .showcase-top a {
	display: block;
	height: 100%;
	width: 100%;
}

.showcase-top {
  background: url(/img/case-top.png);
  height: 8px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 245px;
}

* html .showcase-top {
  background: url(/img/case-top.gif);
  height: 5px;
}

.showcase-intro-img img {
  display: block;
}


/* showcase images */

.image-wrapper {
	background: url(/img/image-wrapper-topborder.gif) no-repeat top center;
  margin: 25px auto;
  padding: 25px 0 0 0;
  position: relative;
  width: 199px;
}

.image-wrapper-first {
  background: none;
  margin: 10px auto 25px auto;
  padding: 0;
}

.image-wrapper-last {
  margin: 25px auto auto;
}

.image-wrapper img {
  display:block;
  margin: 0;
  vertical-align: middle;
}

.magnifier {
  bottom: 2px;
  position: absolute;
  right: 2px;
}

* html .magnifier {
  bottom: 1px;
  right: 1px;
}

.image-wrapper .magnifier {
  bottom: 0;
  position: absolute;
  right: -1px;
}

* html .image-wrapper .magnifier {
  right: 0;
}

.reset-floats {
  clear:both;
}

#blockcontent div
{
  line-height: 20px;
  padding:0;
  margin:0;
}

ul.morecases li {
  margin-left: 0px;
}

ul.morecases .link {
  background: url(/img/arrow_blue.gif) left 6px no-repeat;
}
#block-2-related .block-top {
	min-height: 140px;
	overflow: auto;
}

#meer-cases {
	margin: 10px 0 0 0;
	float: right;
}

/* showcase disciplines */
ul.showcase-disciplines li {
  display: inline;
  float:left;
  margin-left:0;
  margin-right:10px;
}

ul.showcase-disciplines li a {
  display: block;
}


ul.showcase-disciplines div.img {
  margin:auto;
  text-align:center
}

ul.showcase-disciplines div.text {
  background: url(/img/arrow_blue.gif) left center no-repeat;
  padding-left:9px;
  padding-bottom:2px;
}

/* Contact form */
#form-contactform {
  width:410px;
}
.contact-block-1 {
  float: left;
  padding: 10px;
  width: 454px;
  text-align: justify;
}

.contact-block-2 {
  float: left;
  padding: 10px;
  width: 454px;
}

.block-content {
  line-height:20px;
  margin-left:5px;
  margin-right:8px;
  margin-bottom:15px;
  margin-top:15px;
/*  border-right:1px #e5e5e5 solid;*/
}

#form-contactform .form-text textarea {
  width:270px;
  height:65px;
}

#form-contactform .btn-container {
	float: right;
}

div.contact-block-top {
  background: url(/img/blocktop-width.gif) no-repeat;
  padding: 9px;
}

div.contact-block-bottom {
  background: url(/img/blockbottom-width.gif) no-repeat;
  background-position: 0 100%;
  margin-top:8px;
  min-height:398px;
}

div.sollicitatieformulier-block-top {
  background: url(/img/sollicitatieform-blocktop-width.gif) no-repeat;
  padding: 18px 20px 10px 22px;
  overflow: auto;
  margin-bottom: 10px;
}

div.sollicitatieformulier-block-bottom {
  background: url(/img/sollicitatieform-blockbottom-width.gif) no-repeat 0px bottom;
  margin-top:8px;
  min-height:644px;
  width: 588px;
}

.link {
  background: url(/img/arrow_blue.gif) left center no-repeat;
  background-position: 0px;
  padding-left: 0px;
  padding-bottom: 2px;
}

.link_contact {
  background: url(/img/arrow_blue.gif) left center no-repeat;
  background-position: 0px;
  height: 40px;
  padding-left: 0px;
  padding-bottom: 2px;
  line-height: 40px;
}

.link a  {
  padding-left: 8px;
}

.link_contact a {
  padding-left: 8px;
}

.link .li {
  padding-left: 10px;
}

.contact-block-top .link {
	margin: 0 0 7px 7px;
}

.contact-block-top .link a {
	text-decoration: underline;
}

.form-row, .form-text {
  padding:3px 0px;
  margin:0;
}

.form-row {
  border-bottom:1px solid #E0E0E0;
}

.form-label {
  float:left;
  width:120px;
}

/* Search results */
#search-navigation {
  background-color:#111;
  margin:auto;
  color: #fff;
}

.search-results {
  list-style-image: url(/img/arrow_blue.gif);
  padding:auto;
  margin:auto;
}

.search-results a:hover {
  text-decoration:underline;
}

.search-results li {
  border-bottom: 1px #e6e6e6 solid;
  margin-bottom: 30px;
  padding-left:9px;
  padding-bottom:22px;
}

.content-wide {
  width:960px;
}

.count {
	float:left;
	display:inline;
	height:40px;
	text-align:center;
}

.sep {
	float:left;
	display:inline;
	border-left:1px #2eaee2 solid;
	width:1px;
	height:40px;
	margin-left:25px;
	margin-right:25px;
}

.pager-links {
	float:left;
	display:inline;
	width:713px;
	height:48px;
	text-align:center;
	background: url(/img/searchresults-pager-bkg.gif) right center no-repeat;
}

.pager-links .wrapper {
  padding-top:5px;
  padding-left:30px;
  padding-right:30px;
}

.pages {
	float:left;
	display:inline;
	width:433px;
	margin:auto;
	padding-top:5px;
}

.pages a {
  color:#fff;
  text-decoration:underline;
}

.pages a.active-item {
  color:#fff;
  text-decoration:none;
}


.search-pager {
  padding: 0px 20px;
}

/*
.search-pager .page {
  padding: 0 10px;
  width:300px;
}
*/
.previous-page {
	display: inline;
  float: left;
	padding: 2px 0 0 0;
	
}

.underlined {
  text-decoration: underline;
  margin: 0;
  padding: 0;
}

.next-page {
	display: inline;
	float: left;
	padding: 2px 0 0 0;
}

/* forward for */

.form-errors {
  border: #ff0000 1px solid;
  color: #ff0000;
	margin: 0px 0px 10px 0px;
	padding: 2px 5px;
}

.form-errors li {
  background: url(/img/error.gif) no-repeat 10px 3px;
  font: 14px/20px !important;
  font-weight: bold;
	line-height: 20px;
	list-style: none;
	padding: 0 30px;
}

#form-forwardform {
  width:410px;
}

div.forward-block-top {
  background: url(/img/blocktop-width.gif) no-repeat;
  padding: 18px 20px 20px 20px;
}

div.forward-block-bottom {
  background: url(/img/blockbottom-width.gif) no-repeat;
  background-position: 0 100%;
  margin-top:8px;
  min-height:260px;
  width:450px;
}

.formf-button {
	padding-right: 10px;
}

#error-404 {
  font-family: tahoma;
  margin: -150px auto auto -366px;
  position: absolute;
  height: 300px;
  top: 50%;
  left: 50%;
  width: 732px;
}

#error-404 a:hover {
  text-decoration: underline;
}

#error-header {
  height: 25px;
}

#error-image-content{
  color: #ffffff;
  line-height: 16px;
  margin: 0px;
  padding: 42px 0 0 305px;
  width: 210px;
}

#error-allsetonline a{
  bottom: 30px;
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  right: 60px;
}

#error-allsetonline img{
  padding-left: 5px;
}


#error-image-content h1{  
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 10px;
}

#error-image-content a{  
  color: #ffffff;
}

#error-image p{
  font-size: 11px;
  margin: 0px;
}

#error-image {
  background: url(/img/404-bkg.jpg) no-repeat;
  height: 252px;
  position: relative;
}

#error-logo{
  height: 93px;
  position: absolute;
  left: 45px; 
  top: 61px;
  width: 187px;
}

#error-footer p{
  color: #999999;  
  font-size: 10px;
  text-align: center;
  margin: 0;
}

#error-footer a{
  color: #999999;  
}

#form-forwardform .verzenden {
	float: right;
}

#form-forwardform .form-row, #form-forwardform .form-text, #form-forwardform .form-button {
  padding-left: 10px;
  width: 400px;
}

#form-forwardform .form-label {
  width: 150px;
}

#form-forwardform .form-text textarea {
  width:200px;
  height:65px;
}

/* Google Map */
#googlemaps {
	padding: 0;
}

#googlemaps #searchpanel {
	padding-bottom: 10px;
  padding-top: 10px;
	width: 400px;
}

#googlemaps #searchpanel #location {
  width: 235px;
}

#googlemaps #searchpanel .zoeken {
	float: right;
}

#googlemaps #searchpanel #location-form {
	display: block;
	float: left;
	padding: 4px 5px;
	width: 300px;
}

#googlemaps #searchpanel p {
  padding: 4px 5px;
}

.google-tooltip h3 {
  font: 17px Arial, sans-serif;
  font-weight:bold;
  color:blue;
  text-decoration:underline;
}

.google-tooltip a {
  color: green;
  text-decoration:none;
}


/* Job openings */

div.sollicitatie-formulier {
padding: 0px;
}


#sollicitatie-formulier {
	width: 610px;
}

#sollicitatie-formulier .form-row,
#sollicitatie-formulier .form-text,
#sollicitatie-formulier .form-disclaimer,
#sollicitatie-formulier .form-button {
  width: 545px;
}

#sollicitatie-formulier .form-button {
}

#sollicitatie-formulier .form-button .verzenden {
	float: right;
}

#sollicitatie-formulier .form-disclaimer {
	padding-top: 20px;
}

#sollicitatie-formulier .form-label {
  width: 230px;
}

#sollicitatie-formulier .form-text textarea {
  width:300px;
  height:65px;
}
/*
#sollicitatie-formulier #swfu-container {
	height: 80px;
	position: relative;
}


#sollicitatie-formulier #progressbar-container-cv, #sollicitatie-formulier #progress-cv {
	left: 0;
	position: absolute;
}

#sollicitatie-formulier #progressbar-container-cv {
	top: 30px;
}

#sollicitatie-formulier #progress-cv {
	top: 40px;
}

html>body #sollicitatie-formulier .bladeren {
	margin-left: 230px;
	-margin-left: 0;
	_margin-left: 0;
	*margin-left: 0;
}
*/
#sollicitatie-formulier input[type=text] {
  width: 300px;
}


#sollicitatie-formulier select {
  width: 305px;
}

.radio {
  width: 16px !important;
}


#dob-dag, #dob-maand {
  width: 20px !important;
}

#dob-jaar {
  width: 40px !important;
}

#search-pager-inner {
	background: url(/img/search-pager-bkg.gif) repeat-x;
  color: #fff;
  height: 75px;
	margin: auto;
	padding-top: 30px;
	width: 960px;
	position: relative;

}

#search-pager-inner h2 {
  font-size: 17px;
  margin: 0 0 8px 0 ;
}

.direct-solliciteren {
  margin-left: 10px;
}

#news-container {
	margin-left: -10px;
	width: 650px;
	padding-left: 10px;
}

#news-container li {
	background: url(/img/newsitembkg.gif) no-repeat;
	display: block;
	float: left;
	height: 75px;
	padding: 6px;
	width: 118px;
}

#news-search {
	background: url(/img/newssearchbkg.gif) right 13px no-repeat;
	border-top: 1px #e6e6e6 solid;
	height: 43px;
	padding-top: 13px;
	position: relative;
	width: 100%;
}

#news-search div {
	position: absolute;
	right: 21px;
	top: 17px;
}

#news-search label, #news-search select {
	float: left;
}

#news-search label {
	display: block;
	margin-right: 8px;
	text-align: right;
	width: 65px;
}

#news-search span {
	font: 14px/28px Tahoma,Verdana;
	font-weight: bold;
}

#news-shortlist {
	height: 130px;
	margin: 0 0 30px -10px;
}

#news-shortlist li {
  cursor: pointer;
	display: block;
	float: left;
	height: 124px;
	list-style: none;
	margin: 0 5px 0 0;
	position: relative;
	width: 208px;
}

#news-shortlist .last-item {
	margin: 0;
}

#news-shortlist li .img-container, #news-shortlist li .titlebkg {
	left: 0;
	position: absolute;
	width: 208px;
}

#news-shortlist li .img-container {
	background: url(/img/newshomebkg.gif) no-repeat;
	height: 124px;
	top: 0;
	z-index: 2;
}

#news-shortlist li .titlebkg {
	background: url(/img/newshomeoverlay.png) repeat-x;
	bottom: 5px;
	height: 29px;
}

#news-shortlist li a {
	background: url(/img/arrow_blue.gif) left 7px no-repeat;
	bottom: 11px;
	color: #fff;
	left: 18px;
	padding-left: 14px;
	position: absolute;
	z-index: 3;
}

.news-overlib {
	background: url(/img/newscustomeroverlib.png) no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

* html .news-overlib {
	background: url(/img/newscustomeroverlib.gif) no-repeat;
}

#news h3 {
  margin: 8px 0;
}

.teaser {
	font-weight: bold;
}

#pager-container {
	margin-bottom: 30px;
}

#pager-container #pager {
	float: right;
	list-style: none;
	margin: 0;
}

#pager-container #pager li {
	float: left;
}

#pager-container #pager .first-item a, 
#pager-container #pager .first-item span, 
#pager-container #pager .last-item a,
#pager-container #pager .last-item span
{
	font-weight: bold;
}

#pager-container #pager a, #pager-container #pager span {
	padding: 5px 3px 5px 7px;
}

#pager-container #pager .active-item span {
	background: #009ddc;
	color: #fff;
	margin-left: 4px;
	padding: 3px 7px 5px;
}

#reference-list {
	border-bottom: 1px #cecece solid;
  list-style: none;
}

#reference-list li {
	border-top: 1px #cecece solid;
	padding: 10px 6px;
}

#reference-list li .img {
	vertical-align: top;
}

#reference-list li .img div {
	background: url(/img/reference-img-bkg.gif) no-repeat;
	display: block;
	height: 78px;
	padding: 5px;
	width: 148px;
}

#reference-list li .reference-container {
	width: 100%;
}

#reference-list .referentie {
	vertical-align: top;
	width: 430px;
}

#reference-list .toggle {
	vertical-align: top;
	width: 18px;
}

#reference-list .toggle a {
	display: block;
	height: 18px;
	margin-top: 35px;
}

#reference-list .toggle a img {
	height: 18px;
	width: 18px;
}

#reference-list .toggle .closed {
	background: url(/img/quote-toggle-closed.gif) no-repeat;
}

#reference-list .toggle .open {
	background: url(/img/quote-toggle-open.gif) no-repeat;
}

.referentie {
	width: 430px;
}

.referentie th {
	font-weight: bold;
	text-align: left;
	width: 110px;
}

.referentie .quote {
	background: url(/img/quote-top.gif) no-repeat left top;
	display: none;
	margin: 50px 0 0 5px;
}

.referentie .quote div {
	background: url(/img/quote-bottom.gif) no-repeat right bottom;
	padding: 15px 20px;
}

