.smallbox,
.smallboxinv{
	width				: 216px;
	margin-bottom		: 1em;
	margin-right		: 7px;
	
}

.smallbox{
	float				: left;
}

.evenementen{
	float				: right;
}

.evenementen .body{
	height				: 255px;
	overflow			: hidden; 
}

.smallbox .top,
.smallboxinv .top{
	height				: 10px;	
}

.smallbox .body,
.smallboxinv .body{
	padding-top			: 1em;
}

.smallbox .body ul li{
	line-height: 1.5em;
}

#content .smallbox h1,
.headlink{
	margin				: 0;
	margin-left			: 10px;
	display				: inline-block;
	padding				: 0 5px;
	width				: 180px;
	height				: 1.2em;
	overflow			: hidden;
	text-decoration		: none; 
}

#content .smallboxinv .top h1{
	margin: 0;
}

.headlink:hover{
	text-decoration: underline;
}

#content .smallbox .body ul{
	margin				: 0;
	margin-left			: 10px;
	margin-right		: 1em; 
	padding-bottom		: 1em;
	list-style			: none;
	list-style-position: outside;
}

#content .smallbox .body ul.evenement{
	margin-top: 2px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
	width: 190px;
}

#content .smallbox .body ul.evenement li{
	width: 100%;
}

#content .evenementen .body ul{
	margin-left			: 17px;
	margin-right		: 1em; 
	list-style			: none;
	list-style-position: outside;
	line-height: 0.8em;
}

#content .smallbox .body ul{
	border-bottom		: 1px solid #AAB738;
}

#content .smallboxinv .body ul{
	border-bottom		: 1px solid #fff;
}

#content .smallbox .body ul li,
#content .smallboxinv .body ul li{
	display				: inline-block;
	overflow			: hidden;
	height				: 18px;
	width				: 206px;
}

#content .smallbox .others,
#content .smallboxinv .others{
	height				: 1.5em;
	display				: block;
	text-align			: right;
	margin-right		: 1em;
	margin-top			: 0.5em;
}