body {
  margin: 0 auto;
  behavior: url(/htc/csshover.htc);
  height: 100%;
}

a {
  color: #2088bd;
  text-decoration: none;
}

a:hover {
  color: #085297;
}

img {
  padding: 0;
  margin: 0;
  border:0;
}

img.fixTransparent {
  behavior: url('/htc/iepngfix.htc')
}

#container {
  width: 958px;
  margin: 0 auto;
}

h1#logo {
	height: 104px;
	background-image: url( '../images/logo.jpg' );
	background-repeat: none;
	text-indent: -999px;
}

.searchContainer {
  width:  246px;
  margin-bottom: 10px;
  text-align:right;
  margin-top: 37px;
  float: right;
}

#search {
  float: right;
  height: 18px;
  padding: 0;
  overflow: hidden;
  font-family: Arial;
  /*font-size: 11px;*/
  font-size: 12px;
  margin: 22px 0 0;
}

#search a {
	color: #249fdf;
}

#search form {
  display: inline;
}

#search img {
  border: none;
}

/*#search img, #search input {
  float: left;
}*/

.searchSide {
  width: 5px;
  height: 29px;
  margin: 0;
  padding: 0;
  float: left;
}

.searchSide img {
  float: left;
}

.searchBottom {
  width: 958px;
  height: 4px;
  margin: 0;
  padding: 0;
  float: left;
}

.searchBottom img {
  float: left;
}

.pageContainer {
  width: 960px;
  float: left;
}

.pageContainer img {
  float: left;
}

/*
.pageContainer .top, .pageContainer .bottom {
  float: left;
  width:                  960px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: green;
}
*/

.pageContainer .bottom {
  width: 960px;
  height: 5px;
  padding: 0;
  margin: 0;
  float: left;
}

.bottom img {
  float: left;
}

.pageContainer .middle {
  float: left;
  behavior: url('/htc/iepngfix.htc');
  width: 960px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.pageContainer .content {
  padding-left: 5px;
  margin-top: 191px;
}

#search .btn_nieuwsbrief {
  padding-left:           550px;
}

#search #txt_search {
  vertical-align: top;
  font-size: 10px;
  width: 126px;
}

#search .seperator {
  margin: 0 6px;
}

.navigation {
  behavior:               url(/htc/csshover.htc);
}

.navigation a {
  text-decoration: none;
  color: #001d2c;
}

.navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width:  268px;
  font-family: Arial;
  color: #001d2c;
  /*font-size: 11px; */ font-size: 12px;
  text-transform:uppercase; 
}

.navigation ul.sub {
  /*margin-top: 3px;*/
  /*margin-bottom: -2px;*/
  /*border: 0px solid #FFF;*/
}

.navigation ul li a {
  display: block;
}

.navigation ul li {
  border-bottom: solid #bfd6d3 1px; 
  margin-bottom: 1px;
  padding-bottom: 2px;
  padding-top: 1px;
  float: left;
  width: 268px;
}

.navigation ul li.link a {
  padding-left: 5px;
  width: 263px;
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;

}

.navigation ul li.link a:hover {
  color: #2094c1;
}

.navigation ul li.link .activeMenu {
 font-weight: bold;
  
}

.navigation ul li.sublink a {
  padding-left: 15px;
  width: 243px;
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #001d2c;
  text-transform:lowercase;
  
}

.navigation ul li.sublink a.activeMenu {
  width: 243px;
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;
  /*color: #2094c1;*/
  /*background-color: #2088bd;*/
  text-transform:lowercase;
  font-weight: bold;
}

.navigation ul li.sublink ul.subsubmenu {
  width: 238px;
  padding: 0 0 0 15px;
  list-style: none;
  background: 0;
  border: 0;
  overflow: hidden;
  text-transform:lowercase;
}

.navigation ul li.sublink ul.subsubmenu li {
  width: 238px;
  list-style: none;
  background: 0;
  border-top: solid #bfd6d3 1px;
  border-bottom: 0;
  overflow: hidden;
  float: none;
}

.navigation ul li.link ul li.sublink {
  margin-bottom: 1px;
  margin-top: 1px;
  padding-bottom: 2px;
  padding-top: 1px;
}

.navigation ul li.link ul li.sublink a {
  margin-top: 1px;
}

.navigation ul li.link ul li.sublink a:hover {
  /*background-color: #2088bd;*/
  color: #2094c1;
}

.navigation ul li.link ul li.sublink a.activeMenu {
  /*background-color: #2088bd;*/
  color: #2094c1;
}

.navigation ul.hidden {
 display: none;
}

.navigation ul li.sublink a:hover {
  /*background-color: #2088bd;*/
  color: #2094c1;
}

.navigation ul li.last {
  border-bottom: none;
  /*padding-left: 5px;*/
  min-width: 263px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.navigation ul li.first {
  border-top:   1px solid #282828;
}

.navigation ul.sub li.last a {
  /*border-bottom: 1px solid #282828;*/
}

.content .left {
  float: left;
  width: 300px;
}

.content .right {
  float: left;
  margin-left: 10px;
  font-family: Arial;
  width: 600px;
  min-height: 100%;
}

.content .spaced {
  margin-top: 2px;
}

.content .contentPage .left {
  float: left;
  width: 280px;
  margin:0;
}

.content .contentPage .right {
  float: right;
/*  margin-left: 10px;
  margin-right: 10px;*/
  font-family: Arial;
  width: 285px;
}

.paragraph {
  /*font-size: 11px; */ font-size: 12px;
  color: #282828;
  line-height: 20px;
  margin-bottom: 10px;
}

.header {
  font-size: 14px;
  font-family: Arial;
  color: #114d5d;
  font-weight: bold;
  margin-bottom: 10px;
}

div#headerbalk {
	background-image: url( '../images/header-big.jpg' );
	background-repeat: no-repeat;
	height: 261px;
	font-family: Arial;
	font-size: 12px;
	z-index: 1;
	position:absolute;
	line-height: 18px;
	width: 958px;
}

div#tekst {
	width: 611px;
	height: 200px;
	margin-left: 339px;
	padding-top: 53px;
	color: #FFFFFF;
}

#nieuwsbriefknop {
	height: 89px;
	width: 89px;
  position:relative;
	z-index: 2;
	left: 21px;
	top: 152px;
	cursor: hand;
}

div#headersmall {
	background-image: url( '../images/header-small.jpg' );
	background-repeat: no-repeat;
	height: 129px;
	z-index: 1;
	width: 957px;
}

div.block p.paragraph img {
  border: 1px solid #0563c3;
}

.niewsblokken {
  width: 620px;
}

.nieuwsblokken div.blok {
  float: left;
  width: 271px;
/*  width: 301px;*/
  margin-right: 25px;
  margin-bottom: 20px;
}

.nieuwsblokken div.blok .title {
  min-height:   60px;
  font-size:     12px;
  font-family:   Arial;
  color:         #114d5d;
  font-weight:   bold;
/*  width:         301px;*/
  width:         271px;
  line-height:  20px;
    text-transform:uppercase;  
}

.nieuwsblokken div.blok .image {
  height:  112px;
  width:  269px;
/*  width:  299px;*/
  border: 1px solid #0563c3;
  float: none;
}

.nieuwsblokken div.blok .text {
  margin-top: 10px;
  /*font-size:           11px;*/
  font-size: 12px;
  color:               #282828;
  line-height:         20px;
  height:140px;
}

.readmore {
	/*font-size: 11px; */ font-size: 12px;
	font-family: Arial;
}

.link {
	font-size: 11px;
	font-family: Arial;
}

.buttonLegalScan {
  background-image:    url('/images/ls_button.png');
  background-repeat:  no-repeat;
  behavior:           url('/htc/iepngfix.htc');
  height:              165px;
  width:200px;
  margin-left:        12px;
  margin-top:          40px;
  display: block;
  float:left;
}

.footer {
  padding-top: 30px;
}

.footer a:hover {
  color: #085297;
}

.footer .info {
  behavior: url('/htc/iepngfix.htc');
  font-family: Arial;
  color: #004d5d;
  width: 313px;
  height: 71px;
  margin-left: 15px;
  float: left;
  font-size: 10px;
  margin-top: 15px;
}

.disclaimStrip {
  text-align: right;
  font-family: Arial;
  color: #006070;
  font-size: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: right;
  width: 100%;
}

.dataParagraph img {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;

}

.dataParagraph ul {
  padding-left: 0px;
  margin-left: 130px;
}

.data {
  color: #282828;
  /*font-size: 11px; */ font-size: 12px;
  margin-bottom: 5px;
}

.data a {
  color: #2088BD;
  text-decoration:  none;
}

.data a:hover {
  color: #085297;
}

.data .name {
  font-weight: bold;
}

.data .value {

}

.solicitors {
  /*font-size: 11px; */ font-size: 12px;
  color: #2088bd;
}

.solicitors li {
  list-style:disc;
  list-style-position: inside;
}

.solicitors a {
  color: #2088bd;
  text-decoration:  none;
  line-height: 16px;
}

.solicitors a:hover {
  color: #085297;
/*  color: #2088bd;*/
}

.solicitors a.active {
  color: #2088BD;
  text-decoration:  none;
  line-height: 18px;
  font-weight: bold;
}


.contentPage .right p {
  margin-top: 0px;
}

.memberships {
  color:#282828;
  font-size:10px;
}

.memberships ul {
  padding-left: 10px;
  color: #2088BD;
}

.memberships ul {
  color: #2088BD;
}

.memberships span {
  color: #2088BD;
}

.flagDiv {
  width: 100%;
}

.flagDiv img {
  border: none;
}

.contact .contactBlok {
  height: 220px;
  clear: both;
  margin-bottom: 50px;
}

.contact .contactBlok .title {
  color:#085297;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  line-height:20px;
  margin-bottom: 10px;
  text-transform:uppercase;  
}

.contact .contactBlok .image {
  margin-right:15px;
  float: left;
}

.contact .contactBlok .image img {
  float: none;
  border: 1px solid #085297;
}

.contact .contactBlok a {
  display: block;
  /*font-size: 11px; */ font-size: 12px;
  color:#2088BD;
  margin-bottom: 60px;
  text-decoration: none;
}

.contact .contactBlok .info {
  color: #282828;
  /*font-size: 11px; */ font-size: 12px;
}

.contact .contactBlok .info span.bold {
  font-weight: bold;
}


.contact .contactBlok .info a {
  display: inline;
}

.boxModel {
  background-color:#1a6158;
  opacity:.90;
  filter: alpha(opacity=90);
  position:absolute;
  top:0;
  left:0;
  margin:0 auto;
  width:100%;
  height:100%;
  z-index:1000;
  overflow: hidden;
}

.introText {
  position:absolute;
  margin:0 auto;
/*  top:15%;*/
  width:715px;
  height:572px !important;
  background:#e8efef;
  color:#000;
  font-size:16px;
  text-decoration:none;
  font-weight:normal;
  z-index:3;
}

.vacancyBlocks {
  width: 620px;
}

.vacancyBlocks div.blok {
  float: left;
  width: 300px;
  margin-right: 10px;
  margin-bottom: 20px;
}

.vacancyBlocks div.blok .title {
  min-height:   60px;
  font-size:     12px;
  font-family:   Arial;
  color:         #085297;
  font-weight:   bold;
  width:         300px;
  line-height:  20px;
    text-transform:uppercase;  
}

.vacancyBlocks div.blok .image {
  height:  112px;
  width:  299px;
  border: 1px solid #408894;
  float: none;
}

.vacancyBlocks div.blok .text {
  margin-top: 10px;
  /*font-size:           11px;*/
  font-size: 12px;
  color:               #282828;
  line-height:         20px;
  min-height:             100px;
}

.vacancyBlocks h1.header {
  color:#085297;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  margin-bottom: 10px;
  margin-top: 40px;
}

.search a {
  color: #2088BD;
  text-decoration:  none;
}

.vacancyDetails .paragraph {
  width: 600px;
}

.terug {
  display: block;
  width: 125px;
  height: 16px;
  background-image: url('/images/btn_terug_na.gif');
  background-repeat: no-repeat;
}

.terugEN {
  display: block;
  width: 125px;
  height: 16px;
  background-image: url('/images/btn_back_na.gif');
  background-repeat: no-repeat;
}

.terug:hover {
  background-image: url('/images/btn_terug_a.gif');
}

.terugEN:hover {
  background-image: url('/images/btn_back_a.gif');
}

.bekijk {
  display: block;
  width: 125px;
  height: 16px;
  background-image: url('/images/btn_vac_na.gif');
  background-repeat: no-repeat;
}

.bekijkEN {
  display: block;
  width: 125px;
  height: 16px;
  background-image: url('/images/btn_vacancy_na.gif');
  background-repeat: no-repeat;
}

.bekijk:hover {
  background-image: url('/images/btn_vac_a.gif');
}

.bekijkEN:hover {
  background-image: url('/images/btn_vacancy_a.gif');
}

.footerLinks {
  list-style: none;
  text-transform: uppercase;
}

.footerLinks li {
  list-style: none;
  float: right;
  padding-left: 10px;
  margin-bottom: 2px;
}

.footerLinks li a {
  text-decoration: none;
  color: #4d9f17;
}

.footerLinks li a:hover {
  color: #2a6106;
}

table.scan {
  font-family:Arial;
  /*font-size:11px;*/
  font-size: 12px;
  color:#282828;
}

.scanTitle {
  font-size:12px;
  font-family:Arial;
  font-weight:bold;
}

.inputLong {
  width:250px;
  float:left;
  background:#e5eeed;
  border:1px solid #282828;
}

.inputLongError {
  width:250px;
  float:left;
  background:#e5eeed;
  border:1px solid #ff0000;
}

.inputSmall {
  float:left;
  width:60px;
  background:#e5eeed;
  border:1px solid #282828;
}

.inputSmallError {
  float:left;
  width:60px;
  background:#e5eeed;
  border:1px solid #ff0000;
}

.inputMiddle {
  float:left;
  width:118px;
  background:#e5eeed;
  border:1px solid #282828;
}

.inputMiddleError {
  float:left;
  width:118px;
  background:#e5eeed;
  border:1px solid #ff0000;
}

.textLong {
  float:left;
  width:250px;
  height:40px;
  background:#e5eeed;
  border:1px solid #282828;
}

#scanSubmit {
  float:left;
  width:125px;
  height:16px;
  background:URL('/images/btn_gegverz_na.gif');
  border:0;
  cursor:pointer;
  font-size:0;
  margin-top:20px;
  margin-left:328px;
}

#scanSubmitEN {
  float:left;
  width:125px;
  height:16px;
  background:URL('/images/btn_send_data_na.gif');
  border:0;
  cursor:pointer;
  font-size:0;
  margin-top:20px;
  margin-left:328px;
}

.info p a:hover {
  color: #085297;
}

.image a:hover {
  color: #085297;
}

ul.publicationsUl{
  float:left;
  list-style:circle;
  color:#2088BD;
}


/*ul.publicationsUl {
  width:500px;
}*/

/*ul.publicationsUl li {
  width:400px;
/*  list-style: disc;*/
/*  list-style-position: inside;
  list-style-type: disc;
  float:left;
  color:#2088BD;*/
/*  padding-left:20px;*/
/*}*/

ul.publicationsUl li a {
  /*font-size:11px;*/
  font-size: 12px;
  color:#2088BD;
  text-decoration:none;
}

/*ul.publicationsUl li a:hover {
  color: #085297;
}*/

.paragraph a {
  /*font-size:11px;*/
  font-size: 12px;
  color:#2088BD;
  text-decoration:none;
}

h1.newsTitle {
  font-size: 14px;
  font-family: Arial;
  color: #085297;
  font-weight: bold;
  margin-bottom: 10px;
}

.onlyNews img {
  float:left;
  border:1px solid #408894;
  display:inline;
  margin-right:10px;
  margin-bottom:9px;
}

.onlyNews {
  /*font-size: 11px !important;*/
  font-size: 12px;
  color: #282828;
  line-height: 20px;
  margin-bottom: 10px;
}

.onlyNews a {
  /*font-size:11px; */
  font-size: 12px;
  color:#2088BD;
  text-decoration:none;
}

.searchLi {
  font-size:12px;
  list-style:none;
}

.newsTitleSearch {
  font-size: 14px;
  font-family: Arial;
  color: #085297;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top:10px;
}

.toTheLeft {
  width:160px;
  float:left;
}

.memberships ul {
  list-style: disc;
}

.memberships ul li {
  list-style: disc;
  float:left;
  width:300px;
  color:#282828;
}

.right ul {
  /*float:left;*/
  margin-left: 20px;
}

.right ul a {
  color: #282828;
}

.right ul a:hover {
  color: #1983C1;
}

.right li:hover {
	color: #1983C1;
}

.right ul, li {
	color: #282828;
}

.right li {
  float:left;
  width:250px;
  color:#282828;
  /*font-size: 11px; */ font-size: 12px;
  display:list-item;
}

.publications {
  /*font-size: 11px; */ font-size: 12px;
  color: #2088bd;
}

.publications li {
  width:500px !important;
  list-style:disc;
  margin-left: 22px;
}

.publications a {
  color: #2088bd;
  text-decoration:  none;
  line-height: 16px;
}

.publications a:hover {
  color: #085297;
}

.publications a.active {
  color: #2088BD;
  text-decoration:  none;
  line-height: 18px;
  font-weight: bold;
}

.paragraph .image {
  margin-right:15px;
  float: left;
  border: 1px solid #408894;
}

.liAdvocaten {
  margin:0;
  padding:0;
  display:inline;
  width:200px;
  float:left;
}

.liAdvocaten ul {
  margin:0;
  padding:0;
}

.liAdvocaten ul li {
  padding-left:15px;
  list-style:none;
  width:250px;
  float:left;
  background:URL('/images/liAdvocaten.gif') no-repeat 3px 5px;
}

.allAdvocaten {
  width:200px;
  float:left;
}

.allAdvocaten ul {
  width:200px;
  float:left;
  margin:0;
  padding:0;
}

.allAdvocaten ul li {
  width:265px;
  padding-left:15px;
  float:left;
  list-style:none;
  background:URL('/images/liBlue.gif') no-repeat 3px 5px;
}

.overView .block .title {
  color: #085297;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  height: 70px;
  text-transform:uppercase;  
}

.block .title {
  color: #085297;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  height: 70px;
}

.documentContainer {
  width: 500px;
  padding: 0 0 40px 0;
  float: left;
}

.documentContainer img {
  width:  60px;
  height: 60px;
}

table.faillissementLogin tr td {
  width: 200px;
  padding: 0 0 10px 0;
  margin: 0;
  /*font-size: 11px; */ font-size: 12px;
  color: #282828;
  line-height: 20px;
}

table.faillissementLogin tr td.error {
  width: 300px;
  color: #ff0000;
  padding: 10px 0 20px 0;
}

table.faillissementLogin tr td input {
  width: 150px;
  /*font-size: 11px; */ font-size: 12px;
  color: #282828;
  line-height: 20px;
}

table.faillissementLogin tr td input.loginBtn {
  padding: 2px 0 2px 0;
  color: #fff;
  background: #2088BD;
  border: 0;
  cursor: pointer;
}

.searchresults p {
  font-size: 10px;
  padding: 1px 0 2px 0;
}

div#zoeken div.blok {
	background-color: #E8F5FD;
	padding: 6px;
	height: 221px;
}

div#zoeken div.blok .title {
  font-size:     12px;
  font-family:   Arial;
  color:         #114d5d;
  font-weight:   bold;
  width:         271px;
	text-transform:uppercase;  
}

div.blok select {
	width: 271px;
}

div.blok input {
	width: 269px;
}

div#zoeken {
	width: 285px;
	float: left;
	display: inline-block;  
}

div#zoek_keuze {
	float: right;
	width: 300px;
}

.clear {
	clear: both;
}

