/* Start of CMSMS style sheet 'koster' */
html,body,p,ul,ol,dl,dt,dd,li,blockquote,pre,form,fieldset,h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0 none; }
.menu, .headlines, .partners, .advocaaten { list-style: none; }
.menu a:hover { text-decoration: none; }
.error_message {
  color: #c00;
  margin-bottom: 1.5em;
}
.error_message p {
  margin-top: 1em;
  margin-bottom: 0;
}
.error_message ul {
  padding-left: 2em;
}
.error label { color: #f66; }
.error input, .error textarea { background-color: #faa; }
.error .message { display: none; }

h1, h2, h3 {
  font-family: Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 200%;
  font-weight: normal;
  color: #3e4491;
  margin-bottom: 1.2em;
}
h2 {
  font-size: 150%;
  font-weight: normal;
  color: #59116c;
  margin-bottom: 1.2em;
}

html {
  height: 100%;
}
body {
  height: 100%;
  font: 75%/1.44 Arial, Helvetica, sans-serif;
  background: #3e4491;
}
#page-wrap {
  height: 100%;
  width: 817px;
  margin: 0 auto;
  background: url(./images/bkg-page.gif) top left repeat-y;
}
#page {
  width: 785px;
  min-height: 100%;
  margin-bottom: -85px;
  padding: 0 15px;
  background: url(./images/bkg-page.gif) top left repeat-y;
}
#banner {
  position: relative;
  padding-top: 6px;
  background: url(./images/bkg-banner.gif) bottom left no-repeat;
}
#banner #logo {
  text-align: right;
  padding-bottom: 34px;
}
#banner #logo img {
  margin-right: 7px;
  vertical-align: bottom;
}
#banner #tagline {
  position: absolute;
  left: 0;
  top: 50px;
  width: 40%;
  color: #55005b;
  font-size: 200%;
  font-weight: bold;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
}
#banner #image {
  padding: 0 1px;
  background-color: #fff;
}
#banner #image img {
  vertical-align: bottom;
}

#main {
  padding-bottom: 100px;
}
#main:after {
  content: '.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#sitenav {
  position: relative;
  width: 172px;
  float: left;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin-top: -30px;
  border-top: 12px solid #fff;
  border-right: 12px solid #fff;
  background: url(./images/bkg-sidebar-rpt.gif) top left repeat-y;
}
#sitenav .sitenav-wrap {
  min-height: 350px;
  padding-bottom: 35px;
  background: url(./images/bkg-sidebar-bottom.gif) bottom left no-repeat;
}
#sitenav .menu {
  min-height: 206px;
  padding-left: 17px;
  background: url(./images/bkg-sidebar-top.gif) top left no-repeat;
}
#sitenav .lang {
  min-height: 0;
  background: none;
}
#sitenav li {
  padding-left: 1px;
  padding-bottom: 1px;
  background: url(./images/bkg-menu-separator.png) bottom left repeat-x;
}
#sitenav .lang li {
  background: none;
}
#sitenav .menu a,
#sitenav .menu .blank {
  display: block;
  color: #fff;
  padding: 9px 0 8px;
}
#sitenav a:hover,
#sitenav .active a {
  color: #ada7d1;
}
#news {
  position: relative;
  width: 179px;
  float: right;
  line-height: 1.25;
  margin-top: -30px;
  border-top: 12px solid #fff;
  padding: 0 0 60px 12px;
  background: url(./images/bkg-sidebar-shadow.gif) top left repeat-y;
}
#news h2 {
  color: #fff;
  font-size: 116.67%;
  line-height: 1;
  background: url(./images/bkg-sidebar-header.gif) top left no-repeat;
  margin-bottom: 0px;
  padding: 10px 20px;
}
#news h3 {
  color: #68247e;
  font-size: 100%;
  padding: 10px 20px;
}
#news .headlines {
  margin-left: 3px;
  border-top: 1px solid #efefef;
}
#news .headlines li {
  padding: 5px 0 5px 17px;
  border-bottom: 1px solid #efefef;
}
#content-wrap {
  width: 408px;
  float: left;
margin-top: -20px;
}
#partners {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  text-align: center;
  padding: 20px 0 8px;
}
#partners .partners {
  white-space: nowrap;
}
#partners .partners li {
  display: inline;
  color: #b290b8;
  padding: 0 0.8em;
  border-right: 1px solid;
}
#partners a {
  color: #b290b8;
}
#content {
  position: relative;
  color: #3e4491;
  padding: 0px 12px 0 12px;
}
.home #content {
  padding-top: 0;
}
#content p {
  margin-bottom: 1.25em;
}
#content ol, #content ul {
  padding-left: 2em;
  margin-bottom: 0.7em;
}
#content a, #news a {
  color: #59116c;  
}
#content .menu {
  margin-bottom: 2.4em;
  border-top: 1px solid #d0c8e4;
  padding-left: 0;
}
.submenu #content .menu {
  border-top: none;
}
#content .menu li {
  font-weight: bold;
  border-bottom: 1px solid #d0c8e4;
  padding: 10px 16px 9px 11px;
  background: url(./images/submenu-ptr.gif) top right no-repeat;
}
#content .menu a {
  color: #2e2a82;
}
#content .menu a:hover {
  color: #55005b;
}
#content ul.advocaten {
  list-style: none;
}
#content .advocaten a,
#content .contact a {
  display: block;
  color: #3e4491;
  padding: 0px 3em 2px 0;
  background: url(./images/submenu-ptr.gif) 100% -8px no-repeat;
}
#content .contact {
  margin: 1em 0;
}
#footer {
  position: relative;
  clear: both;
  height: 11px;
  color: #3e4491;
  font-size: 75%;
  line-height: 1;
  padding: 66px 15px 8px;
  background: url(./images/bkg-page.gif) top left repeat-y;
}
#footer .links {
  width: 60%;
  float: left;
}
#footer .links a {
  color: #3e4491;
}
#footer .smallprint {
  width: 35%;
  float: right;
  text-align: right;
}
#footer .affiliation {
  position: absolute;
  right: 26px;
  top: 0;
}
/* advocate pages */
.advocate h1 {
  clear: both;
  font-size: 150%;
  line-height: 1.167;
  color: #59116c;
  margin-bottom: 0;
}
.advocate .portrait {
  float:left;
  padding-right: 0.5em;
  padding-bottom: 2em;
}
.advocate .quote {
  font-size: 150%;
  line-height: 1.167;
  color: #59116c;
}
#content .contact {
  margin-top: 1em;
}
#content .contact a,
#content .advocaaten a {
  color: #3e4491;
}
/* vacancy pages */
.vacancy h2 {
  margin-bottom: 0;
}
.vacancy .city {
  color: #59116c;
  margin-bottom: 1.5em;
}
.vacancy h3 {
  color: #59116c;
  margin-top: 1.5em;
}
.vacancy .job_description ul {
  list-style: none;
}
.vacancy .job_description ul li {
  padding-left: 1em;
  background: url(./images/bullet-magenta.gif)  0 6px no-repeat;
}
/* news pages */
h2.news_title {
  margin-bottom: 0.2em;
}
#news_archive {
  margin: 0 -12px 1em -12px;
  padding: 0 12px 0.5em 12px;
  border-top: 1px solid #d0c8e4;
}
#news_archive .news_item {
  position: relative;
  margin: 0 -12px 1em -12px;
  padding: 0 12px 0.5em 12px;
  border-bottom: 1px solid #d0c8e4;
}
#news_archive .news_item h2 {
  margin: 0.7em 30px 0 0;
}
#news_archive .news_item h2 a {
  color: #3e4491;
}
#news_archive .news_item .summary {
  margin-right: 30px;
}
#news_archive .news_item p {
  margin-bottom: 0;
}
#news_archive .news_item p + p {
  margin-top: 1em;
}
#news_archive .news_item .more {
  text-align: right;
  position: absolute;
  bottom: 0.5em;
  right: 12px;
}
/* solicitor form */
#content .solicitatieformulier {
  color: #fff;
  background: #3e4491;
  padding: 9px 4px;
}
form .text,
form .date,
form .upload,
form .postcode,
form .sex {
  clear: both;
  overflow: hidden;
  margin: 6px 0;
}
form .plaats {
  overflow: hidden;
  margin: 6px 0;
}
form .postcode {
  float: left;
  width: 210px;
}
form .plaats {
  float: right;
  width: 160px;
  padding-right: 4px;
}
form .text label,
form .date label,
form .upload label,
form .postcode label,
form .sex label {
  width: 100px;
  float: left;
  margin-right: 6px;
}
form .plaats label {
  width: 50px;
  float: left;
}
form .text input,
form .postcode input,
form .plaats input {
  float: left;
  border: none;
  color: #111;
}
form .text input {
  width: 266px;
}
form .postcode input {
  width: 90px;
  margin-right: 6px;
}
form .plaats input {
  width: 110px;
}
form .sex div {
  float: left;
  margin-right: 12px;
  width: 100px;
}
form .sex div label {
  float: none;
  padding-right: 1em;
}
form .sex input {
  margin-right: 0.5em;
}
form .email {
  margin-bottom: 2.6em;
}
form .static {
  font-size: 83.34%;
  padding: 0 44px 0 106px;
  margin: 1.4em 0;
}
form .submit {
  padding-left: 106px;
  margin: 1em 0;
}
/* contactform */
.contactform fieldset {padding: 1em; background-color: #eee;}
.contactform fieldset legend {font-weight: bold;}
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contactform div label {display: block; width: 10em; margin-top: 0.5em; }
.contactform span.required {color: #f00;}
.contactform textarea {
  width: 98%;
  height: 12em;
}
/* sitemap */
.sitemap { padding-left: 2em; }
.sitemap li { font-size: 108.4%; font-weight: bold; }
.sitemap ul { margin-bottom: 0.7em; padding-left: 1.4em; }
.sitemap ul li { font-size: 92.3%; font-weight: normal; }

/* scroller */
/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; width:100%; }

/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right; visibility: hidden; }

/* add link formatting for the controls */
#controls a {}

/* add formatting for the scrolling text */
#tag {margin:2px 0}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */
#top {width:350px; margin:auto}

/* bankruptcy pages */
.no-news #content-wrap,
#bankruptcies #content-wrap {
  width: 596px;
}
#bankruptcy-admin h2 {
  border-bottom: 3px solid #a6b;
  line-height: 1;
  margin: 2em 0 1em 0;
  padding: 0 0 3px 0;
  text-transform: uppercase;  
}
form#bankruptcy-admin fieldset.data {
  background: #ece;
  padding: 12px 0 12px 40px;
}
form#bankruptcy-admin fieldset.data h2 {
  margin-top: 6px;
  margin-left: -40px;
  padding-left: 40px;
}

#bankruptcy-admin fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#bankruptcy-admin #fld-publish {
  margin: 0 0 6px -30px;
  padding-left: 30px;
}
#bankruptcy-admin #fld-publish label {
  margin-top: 5px;
  width: 200px;
}
#bankruptcy-admin #fld-publish .input {
  float: left;
  margin-left: -230px;
}
#bankruptcy-admin fieldset.data .formfield {
  margin: 0 0 1em 0;
  overflow: hidden;
}
#bankruptcy-admin fieldset.data label {
  float: left;
  line-height: 1;
  margin-top: 8px;
  width: 120px;
}
#fld-bankruptcy_date label {
  margin-top: 2px;
}
#bankruptcy-admin label .explain {
  font-size: 83.34%;
}
#bankruptcy-admin fieldset.data .input {
  float: left;
  width: 390px;
}
#bankruptcy-admin fieldset.data input.text,
#bankruptcy-admin fieldset.data textarea {
  color: #00a;
  margin: 0;
  padding: 3px 4px;
  width: 376px;
}
#bankruptcy-admin fieldset.data textarea {
  height: 5em;
  width: 380px;
}
#bankruptcy-admin table.documents { 
  border-collapse: collapse;
  width: 100%;
}
#bankruptcy-admin table.documents label {
  position:absolute;
  left: -2000px;
}
#bankruptcy-admin table.documents .name {
  width: 80px;
}
#bankruptcy-admin table.documents .description {
  width: 120px;
}
#bankruptcy-admin table.documents .date {
  width: 60px;
}
#bankruptcy-admin table.documents td input {
  width: 95%;
}
#bankruptcy-admin table.editlist {
  border-collapse: collapse;
  width: 100%;
}
#bankruptcy-admin thead th {
  background: #e4e4e4;
  border: 1px solid #c9c9c9;
  padding: 2px;
  text-transform: capitalize;
}
#bankruptcy-admin thead th .explain {
  display: block;
  font-size: 83.34%;
  text-transform: none;
}
#bankruptcy-admin table.editlist td {
  border: 1px solid #999;
  font-size: 83.34%;
}
#bankruptcy-admin fieldset.buttons {
  margin: 1em 0;
}
#bankruptcy-admin fieldset.buttons input {
  margin-right: 2em;
}
#bankruptcy-admin table.editlist .action {
  padding: 2px 5px;
}
#bankruptcy-admin table.documents .flag,
#bankruptcy-admin table.editlist .flag,
#bankruptcy-admin table.editlist .action,
#bankruptcy-admin table.editlist .bankruptcy_date,
#bankruptcy-admin table.editlist .document_count {
  text-align: center;
}

table.bankruptcy_list {
  border-collapse: collapse;
  width: 100%;
}
table.bankruptcy_list th {
  text-align: left;
}
table.bankruptcy_list td {
  font-size: 83.34%;
}
table.bankruptcy_list .explain {
  display: none;
  font-size: 83.34%;
}
table.bankruptcy_list thead th,
table.bankruptcy_list thead td {
  background: #ccc;
}
table.bankruptcy_list .even td {
  background: #fff;
}
table.bankruptcy_list .odd td {
  background: #e7e7e8;
}
table.bankruptcy_list th,
table.bankruptcy_list td {
  line-height: 1.5;
  padding: 0 3px;
}
.pagination {
  padding: 2em 0;
  text-align: center;
}
.pagination p {
  display: inline;
}
.pagination ul {
  display: inline;
  list-style: none;
  margin: 1em 0;
  padding-left: 0;
}
.pagination li {
  display: inline;
  margin-right: 1em;
}
.pagination li .discontinuity {
  display: none;
}
.pagination li.discontinuity .discontinuity{
  display: inline;
  margin: 0 1em 0 0;
}
.kop_home {
  font-size: 170%;

}
/* End of 'koster' */

