body, table, tr, td, a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	line-height:17px;
}
.kop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9ACB3;
	font-size: 13px;
	line-height: 17px;
	letter-spacing:4px;
	padding-top:10px;
	color:#525966;
	padding-bottom:5px;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9ACB3;
	font-size: 11px;
	line-height: 17px;
	letter-spacing:4px;
	padding-top:10px;
	color:#525966;
	padding-bottom:5px;
}
.studio {	
		color:#525966;
		text-decoration:none;
		font-size:11px;
}
.blok_1 {
	padding-top: 15px;
}
.licht_grijs {
	background-color: #EEEEEE;
}
.donker_grijs {
	background-color: #525966;
}
.blok_oranje {
	background-color: #F6AF08;
}
.grijs {
	background-color: #E6E6E6;
}
.groen {
	background-color: #C2CD20;
}
.bruin {
	background-color: #C4B7A7;
}
.blauw {
	background-color: #026DB3;
	color:#FFFFFF;
}
.zwart {
	background-color: #151A1E;
	color:#999999;
}
.titel {
	font-size:35px;
	color:#FFFFFF;
}

.titellink {
	font-size:35px;
	color:#FFFFFF;
	cursor:pointer;
}
.titellink:hover {
	font-size:35px;
	color:#525966;
	cursor:pointer;
}

.profiel {
	background-image: url(../assets/profiel.jpg);
	background-repeat: no-repeat;
	padding-left:40px;
	

}

