.vacature{
margin-bottom:30px;
border-left: solid 6px #e9f3ff;
border-right: solid 6px #fff6e9;
border-bottom:solid 6px #3a6c8d;
}

.vacature .subject{
padding-left:10px;
font-size:18px;
height:32px;
line-height:32px;
}

.vacature td{
font-size:12px;
}

.leftcontent{
background-color:#e9f3ff;
height:100%;

}

.leftcontent td{
line-height:20px;
}

.rightcontent{
background-color:#fff6e9;
height:100%;
}

.rightcontent td{
line-height:20px;
padding:4px;
}

.photo{
border:solid 1px #000;
margin-bottom:10px;
}