BODY{
	margin:0;
	font-size: 13px; 
	font-family: TrebUChet MS;
}

a:LINK {color : #444444; text-decoration : none}
a:ACTIVE {color : #444444; text-decoration : none}
a:VISITED {color : #444444; text-decoration : none}
a:HOVER {color : #000000; text-decoration: underline;}

.zwart:LINK {color : #000000; text-decoration : none}
.zwart:ACTIVE {color : #000000; text-decoration : none}
.zwart:VISITED {color : #000000; text-decoration : none}
.zwart:HOVER {color : #951B1B; text-decoration: none;}

.wit:LINK {color : #ffffff; text-decoration : none}
.wit:ACTIVE {color : #ffffff; text-decoration : none}
.wit:VISITED {color : #ffffff; text-decoration : none}
.wit:HOVER {color : #C49F7A; text-decoration: none;}

TD { font-size: 13px; font-family: TrebUChet MS;}

.tdfotos
	{
		padding: 10px 0 10px 0px;
	}

.tdmain
	{
		padding: 30px 0px 0px 40px;
	}	
	
.tdsubmain
	{
		padding: 0px 80px 0px 0px;
	}		
	
	
.maintitle{
	font-weight:bolder;
	font-size : 22px;
	color:#787878;
}

.maintekst
{
	line-height:16px;
}

.onswerk
{
	/*filter:gray;*/
	-moz-opacity: 0.5;
	cursor:pointer;
	width:220px;
	height:140px;
	margin:2px;
}

.onswerk_over
{
	cursor:pointer;
	width:220px;
	height:140px;
	margin:2px;
}

.foto
{
	filter:gray;
	-moz-opacity: 0.5;
	cursor:pointer;
	width:65px;
	height:65px;
}

.foto_over
{
	cursor:pointer;
	width:65px;
	height:65px;
}