#main_content {
	position:absolute;
	top:160px;
	left:260px;
	width:712px;
}

.overview_item{
	width: 220px;
	height: 194px;
	border: solid 1px #ddd;
}

.overview_item a:hover span.overview_title {
	color: #333 !important;
}

.overview_item a:hover span.overview_tekst{
}


.overview_title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #efefef;
	border-bottom: solid 1px #ddd;
	width: 220px;
	height: 25px;
}

.overview_title a {
	padding-left: 10px;
	text-decoration: none;
	display: block;
	color: #888;
}

.overview_image div {
	height: 167px;
	width: 220px;
	cursor: hand;
	background-position: bottom center;
}
