html, body 
{
	margin-top:									0px;
	margin-left:								0px;
	background-color:						#ffffff;
	
	background-repeat:					no-repeat;
	font-family:								Arial, sans-serif, Verdana;
	font-size:									13px;
	text-align:									left;
	color:											#000000;
}
img
{
	border:											none;
}
a:link
{
	text-decoration:						none;
	color:											#3f3f9f;
}
a:visited
{
	text-decoration:						none;
	color:											#3f3f9f;
}
a:hover
{
	text-decoration:						none;
	color:											#ff0000;
}
a:active
{
	text-decoration:						none;
	color:											#3f3f9f;
}
.selected
{
	text-decoration:						underline;
	color:											#aaaaaa;
}
.font_rood
{
	font-weight:								bold;
	color:											#CD3700;
}

.font_groen
{
	font-weight:								bold;
	color:											#00CD00;
}

.font_white
{
	font-family:								Arial, sans-serif, Verdana;
	font-size:									15px;
	font-weight:								bold;
	color:											#ffffff;
}

table td
{
	font-family:								Arial, sans-serif, Verdana;
	font-size:									13px;
	color:											#000000;
}
.xtrknoppen
{
	margin-top:									0px;
	margin-left:								480px;
}
.images
{
	opacity:										.50;
	filter:											Alpha(Opacity=50);
}
dd#logo{
	position:										absolute;  
	top:												10px;
	left:												7px;
}
dd#logo a{
	position:										absolute;
	width:											95px;
	height:											75px;
}	
dd#logo a:hover{
	position:										absolute;
	top:												0px;
	left:												0px;
	background-color:						#00007F;
	border:											1px solid #ff0000;
	opacity:										.35;
	filter:											Alpha(Opacity=35);
}
dd#banner{
	position:										absolute;  
	top:												0px;
	left:												185px;
}
dd#banner a{
	position:										absolute;
	width:											430px;
	height:											40px;
}
dd#banner a:hover{
	position:										absolute;
	top:												0px;
	left:												0px;
	background-color:						#00007F;
	border:											1px solid #ff0000;
	background-image:						url(../images/banner2.png);
	opacity:										.35;
	filter:											Alpha(Opacity=30);	
}

.layermenu {
	font-size: 									11px;
	font-family: 								Arial, sans-serif, Verdana;
	font-weight:								normal;
	position: 									absolute; 
	background-color: 					#ffffff;
	border-style: 							solid; 
	border-width: 							1px;
	z-index: 									 	30;
	Cursor:											default;
	border-color: 							#aca899 #aca899 #aca899 #aca899;
	visibility: 								hidden
}

td.hrdiv 
{
	background-Image:						URL(js/themes/editimages/hrimg.gif);
	background-repeat:					repeat-x;
}

td.tditem {
	font-size: 									11px;
	font-family: 								Arial, sans-serif, Verdana;
	font-weight:								normal;
	color:											#000000;
	Cursor:											default;
	text-decoration: 						none;
}

table.special th
{
	font-family:								Arial, sans-serif, Verdana;
	font-size:									11px;
	font-weight:								normal;
	color:											#FFFFFF;
	background-color:						#000080;
}
table.special th a:link, table.special th a:visited, table.special th a:active
{
	text-decoration:						none;
	color:											#FFFFFF;
}
table.special th a:hover
{
	text-decoration:						none;
	color:											#CD3700;
}
table.special td
{
	font-family:								Arial, sans-serif, Verdana;
	font-size:									12px;
}
table.special td.light
{
	color:											#000000;
	background-color:						#EEEEEE;
}
table.special td.dark
{
	color:											#000000;
	background-color:						#CCCCCC;
}
table td.background
{
	background-image: url('../images/tussen.png');
	background-repeat:repeat-y;

}
table.smallfont td
{
	font-family:								Arial, sans-serif, Verdana;
	font-size:									6px;
}

table.treemenu td
{
	font-family:								Arial, sans-serif, Verdana;
	font-size:									10px;
	font-weight:								normal;

}


