body 	{
	margin: 		0; 
	padding: 		0 0 15px 0; 
	font-family: 		Arial, helvetica, sans-serif; 
	font-size:		11px; 				
	color: 			black;
	background-color:	#efefff; /*#e7e7ff;*/
	}

IMG	{
	border:			none;
	}

ul	{
	margin:			2px 0 0 0;
	padding:		0 0 0 25px;
	}

ul.cv-list li {
	font-weight:		bold;
	}

ul.cv-list li ul li {
	font-style:		italic;
	font-weight:		normal;
	}

ul.cv-list li {
	margin:			7px 0;
	}

A:link    { color: white; text-decoration: none;}
A:visited { color: white; text-decoration: none;}	
A:hover   { color: red;   text-decoration: none;}	
A:active  { color: red;   text-decoration: none;}

A.link:link    { color: black; text-decoration: underline;}
A.link:visited { color: black; text-decoration: underline;}	
A.link:hover   { color: red;   text-decoration: none;     }	
A.link:active  { color: red;   text-decoration: underline;}

A.homelink:link, A.homelink:visited, A.homelink:hover, A.homelink:active {color: white; text-decoration: none;}

A.creditlink:link, A.creditlink:visited, A.creditlink:active   {color: inherit; text-decoration: none;}
A.creditlink:hover   {color: #4d0750;   text-decoration: underline;}	


/*=== MAIN SITE ===*/

.main_table {
	background:	white;
	border-collapse:collapse;	/* border:		1px solid #4d0750;*/
	width:		900px;
	height:		640px; 
	padding:	0px;
}


.menu {
	width:		100%;
	height:		auto;
	background:	#4d0750; 
	padding:	15px 0;
	text-align:	center;
	font-family:	Arial; 
	font-size:	14px;
	font-weight:	bold;
	font-style:	italic;	
	color:		white;
	line-height:	normal;
}

.navlinks {
	margin:		0 0 10px 0;
	}


.inhoud {
	vertical-align: 	top;
	background:		white;	/*ghostwhite; */
	font-family:		Arial; 	
	font-size:		13px;		
	color:			#4d0750;
	line-height: 		19px;
	overflow:		auto; 
	height:			520px; 
	width:			81%;
	padding-top:		40px;
	padding-bottom:		40px;
	padding-left:		40px;
	padding-right:		40px;
	background-image:	url(img/site/inhoud_back.jpg); 		
	background-repeat:	no-repeat;
	background-position: 	center;	
}


.fotokolom {
	width:		19%;
	background:	white;
	vertical-align: top;
	text-align:	center;
	padding:	0px;
}


/*=== FONTS ===*/

.header {
	font-size:	20px;
	font-style:	normal;	
}


.titel {
	font-family:	Arial; 
	font-size:	20px;
	font-weight:	bold;
	font-style:	italic;	
	color:		#4d0750;
}


.adres {
	font-size:	14px;
	font-weight:	bold;
}

span.credit{
	font-family:	verdana, georgia, sans-serif;
	font-size:	11px;	
	color:		#585858;
	{


/*=== TABLE ===*/

.adres_route {
	border:		none; 
	font-size:	13px;
	color:		#4d0750;
}


.td_adres_route {
	width:		115px;
	vertical-align:	top;
}
