a {
	color: #313039;
	text-decoration: underline;
	font-weight: 700;
}
a:hover {
	color: #FFFFFF;
	font-weight: 700;
}
body {
	background-color: #FFCB00;
	background-image: url(g/bg.gif);
	background-repeat: repeat-x;
	font-family: Sans-Serif, Arial;
	font-size: 12px;
	letter-spacing: 1px;
	color: #313039;
	margin: 0px;
}
td {
	font-size: 12px;
}
hr {
	color: #FFE270;
}
.form {
	background-color: #FFD533;
	font-size: 11px;
	border: 1px #ECB300 solid;
}
.opmInleiding {
	font-weight: 700;
	text-style: italic;
}
.opmAlinea {
	border: 1px #FFE270 solid;
	padding: 10px;
}
.opmKop {
	font-weight: 700;
	font-size: 14px;
	color: #ffffff;
}
.opmSubkop {
	font-weight: 700;
	font-style: italic;
}
.opmKlein {
	font-size: 11px;
}


.img {
	border-style: solid;
	border-color: #ffffff;
}
#imgDivcenter {
	align: center;
	text-align: center;
	margin: 10px;
}
.imgleft {
	float: left;
	margin: 15px;
	border-style: solid;
	border-color: #ffffff;
}
.imgright {
	float: right;
	margin: 15px;
	border-style: solid;
	border-color: #ffffff;
}

#imgDivthumbnailnieuws {
}
.imgthumbnailnieuws {
	float: right;
	margin: 5px;
	border-style: solid;
	border-color: #ffffff;
}

.menuItem
{
	background-color: #ffd533;
	background-image: url(g/menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	text-align: left;
	width: 147px;
	height: 22px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}