* {
    vertical-align:top;
    border:0px;
    font-family:Verdana;
    font-size:11px;
    line-height:17px;
}
body {
    margin:0px;
    background-repeat:repeat-x;
    text-align:center;
    color:#053384;
}
h1 {
    color:#1ea9f2;
    font-size:18px;
    margin:0px;
    margin-bottom:10px;
}
a {
    color:#1ea9f2;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
img {
    margin:0px;
}
.clear {
    clear: both;
}
#pffff p {
    margin-top:6px;
    margin-bottom:12px;
}
#mainContainer {
    width:1006px;
    margin:auto;
    text-align:center;
    background-repeat:repeat-x;
}
#mainContainer #subContainer {
    margin:auto;
    width:872px;
    text-align:left;
}
#mainContainer #subContainer #topMenu {
    padding-left:10px;
}
#mainContainer #subContainer #topMenu a {
    background-image:url('/gfx/menu_seperator.jpg');
    background-repeat:no-repeat;
    background-position:top right;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    display:block;
    float:left;
    color:#FFFFFF;
    text-decoration:none;
    font-size:12px;
}
#mainContainer #subContainer #topMenu a:hover {
    text-decoration:underline;
}
#mainContainer #subContainer #header {
    height:160px;
    background-repeat:no-repeat;
    position:relative;
}
#mainContainer #subContainer #header #klikLogo {
    position:absolute;
    top:10px;
    right:-10px;
    cursor:pointer;
    width:200px;
    height:135px;
    z-index:1;
}
#mainContainer #subContainer #header #customLogo {
    position:absolute;
    top:132px;
    right:-10px;
    background-color:#FFFFFF;
    font-size:10px;
    text-align:center;
    width:200px;
}
.listTable th {
    text-align:left;
    padding-right:10px;
}
.listTable input {
    border:1px solid #053384;
    width:300px;
}
.listTable textarea {
    border:1px solid #053384;
    width:300px;
}
button {
    float:right;
    background-color:#FFF;
    background-image:url('../../gfx/verzenden.jpg');
    background-repeat:no-repeat;
    background-position:bottom right;
    height:20px;
    width:80px;
    margin-right:55px;
    cursor:pointer;
}
#snelmenu a {
    margin-left:-15px;
    margin-right:-15px;
    background-image:url('../../gfx/knoppie.jpg');
    line-height:37px;
    height:37px;
    padding-left:15px;
    display:block;
    color:#113684;
    text-align:center;
}
.jobsTable {
    width: 100%;
    padding: 2px;
    border-collapse: collapse;
    background-image:url('../../gfx/vacatures_middle.jpg');
    border:1px solid #e9ecf1;
    
    margin-right:-8px;
}
.jobsTable th {
    text-align: left;
background: rgb(18,81,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(18,81,153,1) 1%, rgba(21,127,214,1) 50%, rgba(20,119,201,1) 52%, rgba(45,149,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(18,81,153,1)), color-stop(50%,rgba(21,127,214,1)), color-stop(52%,rgba(20,119,201,1)), color-stop(100%,rgba(45,149,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(18,81,153,1) 1%,rgba(21,127,214,1) 50%,rgba(20,119,201,1) 52%,rgba(45,149,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(18,81,153,1) 1%,rgba(21,127,214,1) 50%,rgba(20,119,201,1) 52%,rgba(45,149,229,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(18,81,153,1) 1%,rgba(21,127,214,1) 50%,rgba(20,119,201,1) 52%,rgba(45,149,229,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#125199', endColorstr='#2d95e5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(18,81,153,1) 1%,rgba(21,127,214,1) 50%,rgba(20,119,201,1) 52%,rgba(45,149,229,1) 100%); /* W3C */
color: #fff;
}
.jobsTable th, .jobsTable td {
    padding: 5px;
}
tr:nth-child(even) {background: #f3f8fe}
tr:nth-child(odd) {background: #FFF}
.jobTable td:first-child {
    width: 150px;
    font-weight: bold;
}
#footer {
    width: 872px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    clear: both;
}
#footer ul {
    float: left;
    width: 180px;
    height: 120px;
    list-style-type: none;
    margin-right: 10px;
    padding: 0px;
    border-right: 1px solid #ebf4ff;
}
#footer ul:last-child {
    
}
#footer #nbbu {
    float: left;
    width: 250px;
    height: 50px;
    background-image:url('../images/nbbu.jpg');
    background-position:bottom right;
    background-repeat:no-repeat;
}
#footerList
{
  width: 60em;  /* room for 3 columns */
  list-style-type: none;
  padding-left: 0;
}
#footerList li
{
  float: left;
  width: 20em;  /* accommodate the widest item */
}
#contentRight table tr td p {
    margin-top: 0;
}
