img.hoofdstijl{
	width:300px;
	height:182px;
	margin:5px;
	}

img.substijl{
	width:100px;
	height:75px;
	margin:5px;
	
	border-width: 5px;
	border-color: darkblue;
	border-style:none;}

table td{
	width: 120px;
	height: 90px;
	vertical-align: top;
}

table td.titel{
	height: 40px;
	width: 100%;
	vertical-align: bottom;
}

h2{
	width: 160px;
	background-image: none;
}




