﻿a
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #DA261C;
}

a:hover
{
    text-decoration: underline;
}

.large_text
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #333333;
}

td.bottom_spaced 
{
    border-bottom: solid 10px transparent;
}  

div.bottom_spaced 
{
    margin-bottom: 10px;
} 

td.right_spaced 
{
    border-right: solid 10px transparent;
}

.bordered 
{
    border: solid 1px #DDDDDD;
    padding: 30px 30px 30px 30px;
    text-align: left;
}

.message_box
{
    border: solid 1px #DDDDDD;
    padding: 10px 10px 10px 10px;
    text-align: left;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 18px;
}

.with_background
{
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
}

.white_background
{
    background-color: #FFFFFF;
}

.regular_text
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

.light_text
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

.nav_panel
{
    background-image: url(images/pijltje.jpg);
    background-position: right;
    background-repeat: no-repeat;
    line-height: 20px;
    padding: 5px 0px 5px 0px;
    border-bottom: solid 1px #DDDDDD;
}

.link_btn
{
    padding: 3px 0px 0px 30px;
    display:block;
    width: 204px;
    height: 21px;
    background-image: url(images/btn.gif);
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #DA261C;
}

.vacature_title
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 24px;
    color: #333333;
}

.vacature_header
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    color: #999999;
}

.small_light_text
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
}

.knop_cel
{
    width: 285px;
    padding: 0px 0px 0px 0px;
}

.right_logo
{
    background-position: right top;
    background-repeat: no-repeat;
}

.vak_contact
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size : 12px;
	width:200px;
	height:18px;
}