body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color:#FFCC00;
	background-image: url(../Images/background2.jpg);
	background-repeat:repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.boldtop 
{
	font-weight: bold;
	vertical-align:top;
}
table.bgMain
{
	background-image:url(../Images/bgMain.jpeg);
	background-repeat:repeat;
}
bgMain
{
	background-image:url(../Images/bgMain.jpeg); 
	background-repeat:repeat;
}
.tdtitel
{
	background-color:#000000; 
	color:#FFCC00;
	font-weight: bold;
	font-size:14px;
}
.RijDonker
{
	background-color:#FCD94B;
	color:#000000;
}
.RijLicht
{
	background-color:#FFCC00;
}
.tableborder
{
	border-color:#000000;
	border-style:groove;
}
.boldtop 
{
	font-weight: bold;
	vertical-align:top;
}
.tdtitel
{
	background-color:#000000;
	color:#FFCC00;
	font-weight: bold;
}
.RijDonker
{
	background-color:#FCD94B;
	color:#000000;
}
.RijLicht
{
	background-color:#FFCC00;
}
.tableborder
{
	border-color:#000000;
	border-style:solid;
	border-width: 2px;
}
table.nieuwstabel
{
	background-color:#F9C000;
	border-color:#000000;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 550px;
}
.nieuwscell 
{
	color: #000000;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.nieuwsheader
{
	background-color:#000000;
	color:#FFCC00;
	text-align:center;
}
.borderright
{
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	text-align:center;
}
.center
{
	text-align:center;
}
.bgTabel
{
	background-image:url(../Images/backgroundreverse.gif); 
}
.bgMenu
{
	background-image:url(../Images/menubgbest.gif); 
}
/*  MENU */
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
.menu ul{
	background:url(../Images/Menu/menu-bg.gif) top left repeat-x;
	height:33px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px 8px 0px 8px;
		}
	.menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:33px;
		padding:0px 18px;
		text-align:center;
		text-decoration:none;
		}
	.menu li a:hover{
		color:#000000;
		text-decoration:none;
		}
	.menu li ul{
		background:#e0e0e0;
		border-left:2px solid #fce10e;
		border-right:2px solid #fce10e;
		border-bottom:2px solid #fce10e;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:180px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li a:hover{
		background:url(../Images/Menu/current-bg.gif) top left repeat-x;
	}
	.menu li a:active{
		background:url(../Images/Menu/current-bg.gif);
	}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:180px;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		font-weight:bold;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
		
