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

#vacature{
	vertical-align: top;
	text-align: justify;
	padding: 0em 2em;
	
}
.tekst-rood{
	color: #EE3124;
}
.tekst-groen{
	color: #00a450;
}
.tekst-groen2{
	color: #00a450;
	font-size: 150%
}
.intro{
	color: #000000;
	font-size: 90%;
	text-transform: none;
}

.voorstelling{
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 1em;
	font-size: 95%;
}
.voorstelling-groot{
	font-size: 150%;
	letter-spacing: 0.05em;
}
.job-title{
	color: #EE3124;
	font-size: 195%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.job-title2{
	color: #EE3124;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
}
.job-title-sub{
	color: #EE3124;
	font-size: 14px;
	text-transform: none;
}
.wit{
	padding: 0.5em 2em;
	color: #FFFFFF;
	text-align: justify;
}.wit2{
	padding: 0.5em .5em;
	color: #FFFFFF;
	text-align: right;
}
