div#container {
	background-image:	url('../../../../images/container_oud_bg.gif');
}

div.editie {
	position:			relative;
	float:				left;
	width:				555px;
	cursor:				pointer;
}

div.editie_plaatsen {
	position:			relative;
	float:				left;
	width:				555px;
	margin-bottom:		7px;
}

div.editie_plaatsen div.clear {
	height:				5px;
}

div.editieover {
	position:			relative;
	float:				left;
	width:				555px;
	cursor:				pointer;
}

div.editieover h4.editie_naam {
	color:				#d10007;
}

div.editieover span.icoon_wipe {
	color:				#d10007;
}

h4 {
	margin-bottom:		10px;
}

h4.edities {
	font-size:			16px;
	color:				#000000;
	font-weight:		bold;
	margin-bottom:		7px;
}

h4.editie_naam {
	font-size:			16px;
	color:				#01427a;
	font-weight:		bold;
	margin-bottom:		6px;
	margin-top:			4px;
}

span.icoon_wipe {
	width:				10px;
	float:				right;
	padding-right:		5px;
	color:				#01427a;
	font-size:			18px;
	text-align:			right;
}

#content div.plaatsholder {
	margin:				0px 0px 5px 0px;
	float:				left;
	width:				175px;
}

div.editiekop {
	cursor:				pointer;
}