/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

#vacature{
	vertical-align: top;
	text-align: justify;
	padding: 0em 3em;
	
}
.tekst-blauw{
	color: #005b9f;
}
.tekst-groen{
	color: #00a450;
}
.tekst-groen2{
	color: #00a450;
	font-size: 150%
}
.intro{
	color: #005b9f;
	font-size: 90%;
	text-transform: none;
}

.voorstelling{
	font-weight: bold;
	color: #005B9F;
	border-bottom: 1px solid #005b9F;
	padding-bottom: 1em;
	font-size: 100%;
}
.voorstelling-groot{
	font-size: 150%;
	letter-spacing: 0.05em;
}
.job-title{
	color: #005B9F;
	font-size: 200%;
	font-weight: bold;
	text-transform: uppercase;
}
.job-title2{
	color: #005B9F;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
}
.job-title-inv{
	color: #FFF;
	background: #005B9F;
	padding: 5px 10px;
}
.job-title-sub{
	color: #005b9f;
	font-size: 14px;
	text-transform: none;
}
.wit{
	padding: 0.5em 2em;
	color: #FFFFFF;
	text-align: justify;
}

h1{
	color: #000000;
	font-size: 185%;
	font-weight: bold;
	text-transform: uppercase;
	background: #CCCCCC;
	padding: 10px 10px;
	margin: 30px 0 -10px 0;
}
.kleiner{
	font-size: 60%;
}
