body {
	min-width: 600px;
	background-color: #cccc99;
	text-align:center;
}
h1 {
	color: darkgray;
	font-family: Goudy Old Style, Hoeflinger Text, Verdana;
	font-size: 48pt; 
	font-weight: bold;
	text-align: center;
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: gray;
	font-family: Goudy Old Style, Hoeflinger Text, Verdana;
	font-size: 24pt;
	border: 0px solid black;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}
.kop {
	color: red;
	font-family: Goudy Old Style, Hoeflinger Text, Verdana;
	font-size: 36pt;
	text-align: center;
}

#linkerkolom {
	float: left;
	width:310px;
	text-align:left;
}
#rechterkolom {
	float: right;
	text-align: right;
	width:310px;
}

#onderstuk
{
	width: 628px;
	padding: 8px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #A5A5A5;
}		

#onderstuk div div
{
	width:auto;
	background-color: #888866;
	color: #383838;
	font-family: Verdana;
	font-size: 12pt;
	padding: 5px;
	margin: 1px;
}
#onderstuk div div span
{
	vertical-align: middle;
	position: relative;
	top: -51px;
	margin: 4px;
}
#onderstuk div div a:link {
	color: #383838;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#onderstuk div div a:visited {
	color: #383838;
	text-decoration: none;
}
#onderstuk div div a:hover {
	color: #0000DD;
	text-decoration: underline;
}
#onderstuk div div a:active {
	color: #0000DD;
	text-decoration: underline;
}
#kat {
	width: 600px;
	height: 400px;
	border: 1px solid white;
}
p {
	clear: left;
}
.imglink {
	width: 125px;
	height: 100px;
	border: 1px solid white;
	margin: 6px 2px 0px 2px;
	padding: 0px;
	vertical-align: center;
}

.dontCenter {
	clear:left;
	text-align: left;
	padding-top: 10px;
}

.dontCenter a {
	border: 0px solid white;
}

.dontCenter a img {
	border: 0px solid white;
}

.dontCenter img {
	border: 0px solid white;
}