/* Het lettertype van de pagina instellen */
body,table,input,select {font: 9pt Arial,Helvetica,sans-serif}

table {padding-bottom:10px;}

/* Tekstvelden zijn zwart op wit. Verplichte tekstvelden zijn vet. */
input.text {color: black; background-color: white}
input.mandatory {font-weight: bold}

h1 {
    font-size: 16px;
    font-weight: bold;
    color: #695548;
    padding:20px 0px 0px 6px;
    margin:0;
    text-transform: uppercase;
}
h2.vacdetail{font-size: 14px;
    font-weight: bold;
    color: #695548;
    padding:20px 0px 0px 6px;
    margin:0;
}
a {text-decoration:underline;color: #695548;font-size: 9pt;}
a:hover { color: #695548; font-size: 9pt; text-decoration:none; }
a.email {
    font-weight: bold;
    color: #695548;
padding-left:8px;
text-decoration:none;

}

legend {
color:#000000;
}
p, div.text {
margin: 0.5em;
}

p, div.text, span.text,span.category
{
    font-size: 9pt;
}

p label span.prefix {
    width:30px;
    padding-right:4px;
    visibility: hidden;
    display:inline;
}

span.static {
    visibility: hidden;
    display:inline;
    float:left;
    width:15em;
}
p label.mandatory span.prefix, span.mandatory {
    visibility: visible;
    display:inline;
    color:#cd2020;
}


a img {
	border:0px;
}

th{text-align: left;}
table{padding-left:8px;}

select {
    color:black;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:9pt;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}


/* Input */
p label
{
	float: left;
	width:15em;
}

p label.mandatory {
    color:#ff0000;
    font-weight:bold;
}


p input, p select
{
	width:220px;
}

p input#i40, p input.day2, p input.month2
{
	width:30px;
}

p input.year4
{
	width:50px;
}

p input#i39
{
	width:50px;
}


p textarea
{
	width:220px;
	height:100px;
}

fieldset {
	margin:0px 0px 0px 0px;
	padding:0px;
	border:none;
}

fieldset legend {
	padding-left: 0.5em;
}

fieldset p {
	background-color:#ffffff;
}

#surrepad {
  padding-top: 20px;
}


/*---------custom styles-------------------------*/
li{
    list-style-image:url(http://www.lexexpatspecialist.com/media/website-afbeeldingen/bullet.jpg);
margin-left:15px; line-height: 16px;}
ul{margin-left:8px;}

td.vacoverview {
padding-right: 4px;
}
table.logonbox{margin-left:2px;}
