* {
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #362f2d;
}

*.items, a.items:link, a.items:active, a.items:hover, a.items:visited {
  font-size: 14px;
}

tr.vacature_header, td.vacature_header {
  border-bottom: solid 2px #348291;  
  font-weight: bold;
}

tr.vacature, td.vacature {
  border-bottom: dotted 1px #348291;  
  vertical-align: top;
}

#balk_links_vacatures_bruin_padding_top, .balk_links_vacatures_bruin_padding_top {
  margin-top: 4px;
}

#balk_links_vacatures_bruin_padding_bottom, .balk_links_vacatures_bruin_padding_bottom {
  margin-bottom: 4px;
}

#balk_links_vacatures_bruin {
  height: 18px;
  _height: 20px;
  width: 198px;
  _width: 200px;
  background-color: #937964;
  border: 1px solid #603913;  
}

body {
  background-color: #a6c8d0;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

#main {
  width: 1024px;
  height: 100%;
  margin: auto;
  background-image: url(../img/layout/back.jpg);
  background-repeat: repeat-x;
  background-position: top;  
}  

#header {
  height: 128px;
}

#header_left {
  float: left;
  height: 128px;
}

#header_right_top {
  float: left;
}

#header_right_bottom {
  width: 731px;
  height: 48px;
  float: left;
  background-image: url(../img/layout/header_bottom.jpg);
  text-align: left;
}

#trail {
  padding-left: 50px;
  padding-top: 5px;
  color: #ffffff;
}

.trail {
  color: #ffffff;
}

#footer {
  height: 23px;
  background-image: url(../img/layout/back_balk_onder.jpg);
  text-align: left;
  width: 100%;
  color: #ffffff;
}

#footer_text_left {
  padding-top: 5px;
  text-align: left;
  padding-left: 5px;
  float: left;
  width: 200px;
  color: #ffffff;
}

#footer_text_right {
  padding-top: 5px;
  text-align: left;
  padding-right: 5px;
  float: right;
  color: #ffffff;
}

a.footer_text_right:link, a.footer_text_right:active, a.footer_text_right:hover, a.footer_text_right:visited {
  color: #ffffff;
}

#balk_links {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 40px;
  padding-bottom: 5px;
  width: 200px;
  height: 472px;
  _height: 497px;
  float: left;
  vertical-align: top;
}

#spacer {
  height: 422px;
  _height: 407px;
  float: right;
  width: 1px;
}

#clear {
  clear: both;
  width: 100%;
}

#balk_links_vacatures {
  background-color: #ffffff; 
  background-image: url(../img/layout/balk_vacatures.gif);
  background-repeat: no-repeat;
  width: 198px;
  _width: 200px;
  border: 1px solid #ffffff;
  vertical-align: top;
  padding-bottom: 0px;
}

#balk_links_scholen {
  background-image: url(../img/layout/balk_scholen.gif);
  height: 100%;
  width: 200px;
}

#balk_links_overvia {
  background-image: url(../img/layout/balk_overvia.gif);
  height: 100%;
  width: 200px;
}

div.scholen {
  line-height: 16px;
}

#balk_tekst_vacatures {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}

#balk_tekst {
  padding-top: 35px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

#main_tekst {
  float: left;
  width: 650px;
  padding-top: 20px;
}

table.main {
  width: 100%;
  border-left: 1px solid #358495;
  border-right: 1px solid #358495;
}

a.trail, a.trail:hover, a.trail:link, a.trail:visited , a.trail:active {
  color: #ffffff;
  text-decoration: none;
}

a.trail:hover {
  text-decoration: underline;
}

h1 {
  font-size: 16px; 
  font-weight: bold;
  padding-top: 0px;
  margin-top: 0px;
}

h2 { 
  font-size: 12px; 
  font-weight: bold;
}

.balk {  
  font-size: 11px; 
  color: #ffffff;
}

a:link, a:visited, a:hover { 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

input {
  border: 1px #333333 solid;
}

.error {
  color: #ff0000;
}