a {
	text-decoration: none;
	font-weight: bold;
	color: #F9A6EE;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center center;
	color: #CCCCCC;
	font-weight: bold;
}
.indextitel {
	font-size: 24px;
	color: #FCDAF7;
}
.titel {
	font-size: 20px;
	color: #FCDAF7;
}
.bottom {
	font-weight: lighter;
}
.header1 {
	font-size: 14px;
}
.header2 {
	font-style: italic;
}
.header3 {
	font-size: 14px;
	color: #FCDAF7;
}
.header4 {
	font-size: 18px;
	color: #FCDAF7;
}.tabel {
	border: 1px 1 #333333;
	background-color: #4E5076;
}
.vacature {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CACADD;
	padding-left: 10px;
	margin-left: 30px;
}

