
BODY {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
/*
BODY {
	background-image: url(../img/uitnodiging.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}*/

BODY, TABLE, TD {
	font-family : Arial,Helvetica,MS Sans Serif;
	font-size : 13px;
	color : #000000;
	vertical-align:top;
}

.heading {
	font-weight:bold;
	font-size:16px;
	color:#918e4b;
}

.submenuhead {
	font-size:11px;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,Sans Serif;
}

.tabelletje {
	font-size:9px;
	color:#000000;
	font-family:Arial,Sans Serif;
	text-align: center;
}

A, A:ACTIVE {
	color : #434343;
	text-decoration : underline;
}
A:HOVER {
	color : #000000;
	text-decoration : underline;
}

A.L1, A.L1:ACTIVE {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
A.L1:HOVER {
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}

A.L2, A.L2:ACTIVE {
	color : #434343;
	font-weight : normal;
	text-decoration : none;
}
A.L2:HOVER {
	color : #434343;
	font-weight : normal;
	text-decoration : none;
}


