h2, h3, h4 {
	margin:1px 0 1px 0;
	padding-bottom:1px;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#0000;
}
body {
	background-color: #111111;
	margin: 0px;
}
.nieuwstitel {
	font-size: 16px;
	font-weight: bold;
}
.menu {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.content {
	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 9pt;
	padding: 5px;
}
.mainpic {
	padding-bottom: 50px;
	padding-left: 50px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 7pt;
	color: #666666;
}
a:link, a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.tableheader {
	background-color: #333333;
	font-weight: bold;
	padding: 5px;
	color: #CCCCCC;
	text-align: center;
}
.column {
	color: #CCCCCC;
	background-color: #333333;
}
.biopic {
	padding: 10px;
}
.gbinput {
	background-color: #222222;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	color: #CCCCCC;
}
.submitbt {
	background-color: #222222;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 8pt;
}
.gbdate {
	color: #999999;
	background-color: #222222;
	font-size: 8pt;
}
.gbcontent {
	border: 1px solid #000000;
	padding: 5px;
}
.gblink, .gblink:active {
	color: #CCCCCC;
	text-decoration: none;
}
.gblink:visited {
	color: #999999;
	text-decoration: none;
}
.gblink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.gbname {
	color: #CCCCCC;
	background-color: #222222;
}
.fmenu {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10pt;
}
h5 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #111111;
	letter-spacing: 0.3em;
	text-indent: 20px;
}
.tmenu, .tmenu:active {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
}
.tmenu:visited {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #CCCCCC;
}
.tmenu:hover {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}
.datum {
	font-size: 8pt;
	color: #333333;
}
.link, .link:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.link:visited {
	color: #999999;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}
select {
	font-size: 9pt;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.fotosheader {
	font-family: Arial;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/header.fotos.jpg);
	background-repeat: no-repeat;
}
.image {
	background:url(images/dropshadow.png) no-repeat bottom right;
	float:left;
}
.image img {
	display: block;
	margin: 0px 9px 9px 0px;
}
.menubg {
	background-image:url(images/menubg.gif);
}