BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
	/*background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
}

TABLE.vac_header
{
	background-image: url(../images/vacature_head.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.vac_titel
{
	font-family: Arial;
	font-size: 13;
	color: #B3071B;
	font-weight: bold;
	
	padding-left: 20px;
}
.vac_content
{
	font-family: Arial;
	font-size: 10;
	color: #8E8983;
	font-weight: normal;
	
	padding-left: 20px;
	padding-top: 10px;
}

A
{
	font-family: Arial;
	font-size: 10;
	color: #8E8983;
	font-weight: normal;
	text-decoration: none;
}
A:hover
{
	font-family: Arial;
	font-size: 10;
	color: #8E8983;
	font-weight: normal;
    text-decoration: underline;
}

.discl_titel
{
	font-family: Arial;
	font-size: 13;
	color: #A6A195;
	font-weight: bold;
	
	padding-left: 20px;
	padding-top: 50px;
}
.discl_content
{
	font-family: Arial;
	font-size: 10;
	color: #A6A195;
	font-weight: normal;
	
	padding-left: 20px;
	padding-top: 20px;
}

.download
{
	font-family: Arial;
	font-size: 12;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.download:hover
{
	font-family: Arial;
	font-size: 12;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.downloadtext
{
	font-family: Arial;
	font-size: 12;
	color: #000000;
	font-weight: normal;
}
