.plaatje	{
	width: 320px;
	height: 180px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-left: 0px;
}
.tekst	{
	text-align:left;
	width: 160px;
	height:40px;
	padding-left: 10px;
	font-size: 10px;
	color: #000;
	border-top-color: #FFF;
}
.sub	{
	font-weight: normal;
	color: #000;
}
.groter	{
	text-align: right;
	font-size: 24px;
	color: #CCC;
	font-weight: bold;
	margin-right: 0px;
	margin-top: -28px;
	margin-bottom: -4px;
}
#plaatje1 {
	background: url(/Images/01_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje1:hover {
	background: url(/Images/01_02.png) no-repeat 0px 0px; 
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje2 {
	background: url(/Images/02_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje2:hover {
	background: url(/Images/02_02.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje3 {
	background: url(/Images/03_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje3:hover {
	background: url(/Images/03_02.png) no-repeat 0px 0px;
	background-size: 320px 140px; 
	height: 140px;
	width: 320px;
}
#plaatje4 {
	background: url(/Images/04_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje4:hover {
	background: url(/Images/04_02.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje5 {
	background: url(/Images/05_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje5:hover {
	background: url(/Images/05_02.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje6 {
	background: url(/Images/06_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje6:hover {
	background: url(/Images/06_02.png) no-repeat 0px 0px; 
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje7 {
	background: url(/Images/07_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje7:hover {
	background: url(/Images/07_02.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje8 {
	background: url(/Images/08_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje8:hover {
	background: url(/Images/08_02.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje9 {
	background: url(/Images/09_01.png) no-repeat 0px 0px;
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
#plaatje9:hover {
	background: url(/Images/09_02.png) no-repeat 0px 0px; 
	background-size: 320px 140px;
	height: 140px;
	width: 320px;
}
.kop {
	font-weight: bold;
	width: 264px;
	color: #000;
	font-size: 14px;
}
.prof {
	width: 180px;
	height: 30px;
	overflow: hidden;
	top: 0px;
	border: 0px solid #000;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	margin-right: 15px;
	margin-top: 0px;
	float: right;
	padding-top: 3px;
	margin-left: -220px;
	background-color: #cfe1ff;
	position: relative;
}
.prof a {
	color: #000000;
}
.prof a:hover {
	color: #B50000;
}
