body {
	background: #CCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: left;
	margin: 15px 0;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #ca8bc0;
	background: inherit;
	text-decoration: underline;
}
.link 
{
text-decoration: none; 
font-size: 12px; 	
font-family: "Arial"
}
#plaatje {
	float: right;
	margin: 0 0 3px 3px;
	border: 1px solid #000;
}
.link:hover 
{	
color: #ca8bc0;	
text-decoration: underline; 
font-family: "Arial"
}
.titellink 
{	
text-decoration: none; 
font-size: 12px; font-family: "Arial"; 
line-height:16px
}
h1, h2, h3 
{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 160%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #ca4b9c;
}
h3 {
	font-size: 130%;	
}
code {
margin: 5px 0;
padding: 10px;
text-align: left;
display: block;
font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
background: #f7f7f7; 
border: 1px solid #E0DBC9;  
}
.titellink:hover 
{	
color: #ffae00;	text-decoration: underline; 
font-family: "Arial"
}
.input 
{ 
font: 10px verdana; 
border: 1px solid black; 
background: #eeeeee; 
cursor: hand
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

div#div_popupimg {
	z-index: 2;
	position: absolute;
	visibility: hidden;
	border: 1px solid #DEE6EF;
	width: 80px;
	height: 70px;
}

