body {
	margin:0px;
	font-family:verdana;
	height:100%;
	min-height:100%;
	width:100%;
	padding-bottom:0px;
	border-bottom:1px;
}
td.space{
	height:4px;
}
td.top{
	width:900px;
	height:47px;
	text-align:right;
	vertical-align:bottom;
	padding:3px;
	font-size:10px;
	color:#6E737C;
}
td.cell{
	background-color:#FFFFFF;
	width:900px;
	height:27px;
}
td.navigation{
	background-color:#494949;
	width:900px;
	height:27px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
}
td.content{
	width:900px;
	/*height:480px; edited*/
	background-color:#fff;
	vertical-align:top;
}
td.copyrightcell{
	width:900px;
	height:13px;
	font-size:10px;
	text-align:center;
/*	vertical-align:top; edited*/
/*	color:#494949;	edited*/
	color:#FFFFFF;
}
.txt_content{
	font-size:11px;
	color:#494949;
   	line-height: 150%;
}
.txt_title{
	font-size:10px;
	color:#494949;
	font-weight:bold;
}
.txt_dark{ /*main grey*/
	color:#666666;
	font-size:10px;
	vertical-align:top;
}
a.menu{
	color:#B5B5B5;
	letter-spacing:1px;	
	text-decoration:none;
	font-size:12px;
}
a.menu:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}
a.menuSelected{
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
	text-decoration:none;
	font-size:12px;
}
a.menuSelected:hover{
	text-decoration:none;
	font-size:12px;
}
a.link{
	color:#494949;
	text-decoration:none;
}
a.link:hover{
	color:#ff9900;
	text-decoration:underline;
}
.line{
	background-color:#FF9900;
}
.subblock{
	background-color:#FF9900;
}
.back{/*white*/
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:top;
}
input {
	color:#666666;
	font-size:10px;
	font-style:normal;
	padding-left:2px;
}
a.linkunderline{
	color:#ff9900;
	text-decoration:underline;/*edited*/
}
a.linkunderline:hover{
	color:#ff9900;
	text-decoration:underline;
}
a.linkunderlinegrey{
	color:#494949;
	text-decoration:underling;
}
a.linkunderlinegrey:hover{
	color:#ff9900;
	text-decoration:underline;
}
/*new*/
a.linknew{
	color:#ffffff;
	text-decoration:underline;
}
a.linknew:hover{
	color:#ff9900;
	text-decoration:underline;
}
a.download{
	color:#494949;
	text-decoration:none;
}
a.download:hover{
	color:#ffffff;
	text-decoration:underline;
}
.crosses{
	font-size:11px;
	color:#ffffff;
   	line-height: 150%;
}
td.downloads{
	height:20px;
	padding:0px;
	background-color:#ff9900;
}
td.download{
	color:#494949;
	font-size:11px;
	padding-left:15px;
	text-align:left;
}
td.sideimage{
	width:246px;
	background-color:#494949;
}
/*end new, worden de onderstaande nog gebruikt?*/
.style1 {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	padding:4px;
}
.style2{
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:1px;
	padding:4px;
}
