body, td, select, input, textarea{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 12px;
	line-height:18px;
	color:#4B4932;
	font-weight:normal;
	margin:0px;

} 

.inputbox{
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 12px;
	line-height:12px;
	border:1px solid #A5ACB2;
	color:#4B4932;
	padding:2px;
}

p {
	margin:0px;
}

a {
	color: #FF7F00;
	text-decoration:none;
	/*border-bottom: 1px solid #aaa;*/
}

a:hover {
	border-bottom:1px solid #22b1e1;
	border-bottom: none;
	/*border-top: 1px solid #aaa;*/
}

h1 {
	text-transform: uppercase;
}

.pagina_titel{
	font-size:18px;
	color:#4B4932;
	font-weight:bold;
	margin-bottom:10px;
}

.sub_kop{
	font-size:13px;
	color:#004080;
	font-weight:bold;
	margin-bottom:3px;
}


.vacancyBold{
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin: 15px 0 15px 0;
}

.extractor{
	margin-left:-10px;
}

ul{

}