.clear {
  overflow: hidden;
  width: 100%; }

a.button {
  color: white;
  display: block;
  float: left;
  font: normal 11px verdana, arial, sans-serif;
  font-weight: bold;
  height: 20px;
  text-align: center;
  padding-right: 18px;
  text-decoration: none;
  cursor: pointer; }
  a.button span {
    display: block;
    line-height: 14px;
    padding: 3px 0 5px 18px; }
  a.button:active, a.button:hover, a.button.button_active {
    background-position: bottom right;
    height: 24px;
    color: white;
    outline: none;
    font-weight: bold; }
    a.button:active span, a.button:hover span, a.button.button_active span {
      background-position: bottom left; }
  a.button.button_active {
    text-decoration: underline; }
    a.button.button_active span {
      background-position: bottom left; }

a.button.sub {
  float: left;
  height: 18px;
  margin-right: 5px;
  text-decoration: underline;
  background-color: #aa4236;
  font-weight: normal; }
  a.button.sub span {
    padding-top: 1px; }
  a.button.sub:active, a.button.sub:hover {
    height: 18px;
    background-color: #bd8274; }

a.button.a {
  background-color: #d79c8e; }
  a.button.a.menu {
    width: 180px; }
  a.button.a:active, a.button.a:hover {
    background-color: #bd8274; }

a.button.b {
  background-color: #5a0d0b; }
  a.button.b.menu {
    width: 167px; }
  a.button.b:active, a.button.b:hover {
    background-color: #400000; }

a.button.c {
  background-color: #d93724; }
  a.button.c.menu {
    width: 167px; }
  a.button.c:active, a.button.c:hover {
    background-color: #bf1d0a; }

a.button.d {
  background-color: #003e7f; }
  a.button.d.menu {
    width: 167px; }
  a.button.d:active, a.button.d:hover {
    background-color: #002465; }

a.button.e {
  background-color: #5a73a7; }
  a.button.e.menu {
    width: 169px; }
  a.button.e:active, a.button.e:hover {
    background-color: #40598d; }

body {
  margin: 0px;
  padding: 0px;
  background-color: white;
  font-family: Verdana, Helvetica, Arial;
  overflow: none; }

a {
  color: #5e76a9; }
  a:hover {
    color: #da321c; }

img.border {
  border: 1px solid #cccccc; }

img.click {
  border: 1px dotted #5e76a9; }
  img.click:hover {
    border: 1px solid #da321c; }

#header_image {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  height: 180px; }

#slideshow img {
  position: absolute;
  width: 940px;
  height: 180px; }

#menu_bar {
  background-color: #abc3cd;
  height: 20px;
  margin-top: 0px;
  margin-bottom: 30px; }

#title {
  font-size: 14px;
  margin-bottom: 14px;
  color: #003e7f;
  font-weight: bold; }

#subtitle {
  font-size: 12px;
  margin-top: -16px;
  margin-bottom: 19px;
  color: #5e76a9;
  font-weight: normal;
  font-style: italic; }

.magnify_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
  width: 27px;
  height: 27px; }

.magnify {
  background-image: url("../../images/arcering.png");
  height: 1%; }

.footer {
  font-size: 10px;
  color: #9faccf;
  margin-top: 50px; }
  .footer span {
    position: relative;
    left: 200px; }

#footer {
  margin-top: 5px;
  padding-bottom: 100px; }
  #footer a {
    height: 3px; }

#contact_data {
  cursor: pointer;
  position: relative;
  padding: 10px;
  margin-top: -10px; }
  #contact_data .block {
    line-height: 14px;
    color: #9faccf;
    font-style: italic;
    font-size: 9px;
    margin-bottom: 10px; }
    #contact_data .block strong {
      font-weight: bold; }

.sidebar_left {
  position: relative;
  cursor: pointer;
  min-height: 300px; }
  .sidebar_left .logo {
    position: absolute;
    left: 0px;
    top: 0px; }
  .sidebar_left .logo_beeldmerk {
    position: absolute;
    left: 75px;
    top: 0px; }

.sidebar_right {
  cursor: pointer; }

.content .content_wrapper {
  position: relative;
  width: 540px;
  left: 20px; }
.content h1 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 4px;
  font-size: 12px;
  color: #003e7f; }
.content li {
  list-style-type: disc;
  margin-left: 16px; }
.content table {
  margin-top: 2px;
  margin-bottom: 15px; }
.content table.normal td, .content table.normal th {
  padding-right: 6px;
  padding-bottom: 3px;
  padding-top: 3px; }
  .content table.normal td ul, .content table.normal th ul {
    margin-left: -15px; }
    .content table.normal td ul li, .content table.normal th ul li {
      list-style-type: none; }
.content table.normal th {
  padding-bottom: 0px;
  vertical-align: bottom;
  text-align: left; }
.content table.normal.tarieven {
  width: 100%; }
  .content table.normal.tarieven .valuta {
    text-align: right; }
.content img {
  padding-right: 10px;
  margin-top: 3px; }
.content .text {
  width: 100%;
  font-size: 11px;
  color: #003e7f;
  line-height: 14px; }
  .content .text strong, .content .text b {
    font-weight: normal;
    text-decoration: underline; }
  .content .text a.bold {
    font-weight: bold; }
  .content .text ul {
    margin-top: 5px; }
  .content .text > div {
    clear: both;
    margin-bottom: 5px; }
.content .content {
  margin-bottom: 60px; }
.content .subtitle {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 10px; }
.content .title {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px; }

#form_spinner {
  position: relative;
  top: 4px;
  left: 5px; }

table.form, table.form_submitted {
  width: 95%;
  border: 0px; }
  table.form textarea, table.form_submitted textarea {
    width: 95%; }
  table.form textarea, table.form input, table.form_submitted textarea, table.form_submitted input {
    border: 1px solid #9faccf;
    margin-left: 0px; }
    table.form textarea.error, table.form input.error, table.form_submitted textarea.error, table.form_submitted input.error {
      background-color: #9faccf; }
  table.form .title, table.form_submitted .title {
    color: #003e7f;
    font-weight: bold;
    margin-bottom: 16px; }
  table.form .message, table.form_submitted .message {
    font-size: 12px;
    color: #003e7f;
    font-weight: bold; }
    table.form .message.bottom td, table.form_submitted .message.bottom td {
      padding-top: 10px; }
    table.form .message td, table.form_submitted .message td {
      padding-bottom: 5px; }
      table.form .message td .error, table.form_submitted .message td .error {
        color: #aa4236; }
  table.form td, table.form_submitted td {
    padding-left: 15px;
    padding-bottom: 1px; }
    table.form td.name, table.form td.heading, table.form_submitted td.name, table.form_submitted td.heading {
      padding-top: 2px;
      color: #5e76a9;
      font-style: italic;
      font-size: 11px;
      width: 33%;
      vertical-align: top;
      text-align: right; }
    table.form td.heading, table.form_submitted td.heading {
      padding-top: 7px;
      text-align: left;
      font-style: normal;
      font-weight: bold; }
    table.form td.field, table.form_submitted td.field {
      font-size: 11px;
      width: 66%;
      vertical-align: top; }
      table.form td.field .value, table.form_submitted td.field .value {
        padding-top: 1px; }

#contact_popup > .form_block {
  position: absolute;
  left: 190px;
  top: 100px;
  width: 450px; }
#contact_popup > .address_block {
  position: absolute;
  left: 60px;
  top: 100px;
  color: #5e76a9; }
  #contact_popup > .address_block .block {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 12px; }
    #contact_popup > .address_block .block .subtitle {
      font-weight: bold; }
    #contact_popup > .address_block .block .stress {
      font-size: 14px; }
#contact_popup > .title {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #aa4236;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px; }
  #contact_popup > .title .text {
    width: 400px;
    position: absolute;
    left: 60px;
    top: 12px; }
  #contact_popup > .title img {
    position: absolute;
    left: 20px; }

