

/*
.vcard {
	overflow: auto;
	height: 1%; 
}

.vcard img {
	float: left;
	margin-right: 1em;
}

.vcard dl, .vcard dt, .vcard dd {
	margin: 0;
	padding: 0;
}

.vcard dt {
	float: left;
	width: 5em;
}

#project .vcard dt {	
	width: 8em;
}

#cv h2, #project h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em 0;
}

#cv div, #project div {
	margin-top: 1em;
	border-top: solid 1px #ccc;
}

#cv div.vcard, #project div.vcard {
	margin: 0;
	border: none;
}

#cv .list, #project .list {
	border: none;
	padding: 0;
}
*/

/* Zoekresultaat Lemma popup 
------------------------------------*/
/*
#searchresults #lemma { 	
	right: 0; 
	top: 0; 
}

#searchresults #lemma-body {			
	width: 325px; 
	padding: 10px 15px 5px 15px; 
}

#searchresults #lemma ul {
	border: none;
}  

#searchresults {
	position: relative;
}
*/
