@import url("default.css");

section#leftcol h2,
section#rightcol h2 {
	width: 190px; height: 14px;
	padding: 0;
	margin: 0 0 35px 0;
}

section#leftcol ul {
	list-style: none;
}

section#leftcol ul li {
	width: 252px; height: auto;
	padding: 0 0 30px 0px;
	position: relative;
}

section#leftcol ul li time {
	padding: 0 0 6px 0;
	position: absolute;
	top: 0; left: 0;
	border-bottom: 1px solid #e2e2e2;
	color: #e52131;
	font-weight: bold;
}

section#leftcol ul li a {
	width: 78px;
	padding: 0 0 1px 0;
	display: block;
	color: #d20603;
	font-weight: bold;
	text-decoration: none;
}

section#leftcol ul li a:hover {
	padding: 0;
	border-bottom: 1px solid #d20603;
}

section#rightcol a#prev,
section#rightcol a#next {
	width: 20px; height: 0;
	padding: 20px 0 0 0;
	position: absolute;
	top: 39px; right: 23px;
	overflow: hidden;
	background-image: url(../img/tpl/nieuws_nav.gif);
	cursor: pointer;
}

section#rightcol a#next {
	right: 0;
	background-position: -20px 0;
}

section#rightcol a:hover#prev {
	background-position: 0 -20px;
}

section#rightcol a:hover#next {
	background-position: 20px -20px;
}

section#rightcol div#scrollable {
	width: 604px; height: 162px;
	position: relative;
	overflow: hidden;
}

section#rightcol div#slider {
	width: 9000px; height: 162px;
	position: absolute;
}

section#rightcol div#slider div.item {
	width: 194px; height: 161px;
	margin: 0 12px 0 0;
	position: relative;
	float: left;
	border-bottom: 1px solid #e2e2e2;
}

section#rightcol div#slider div.item img {
	width: 193px; height: 103px;
	float: left;
}

section#rightcol div#slider div.item a.vergroot {
	width: 193px; height: 0;
	padding: 103px 0 0 0;
	position: absolute;
	top: 0; left: 0;
	overflow: hidden;
	background: url(../img/tpl/vergroot.png) no-repeat 165px bottom;
}

section#rightcol div#slider div.item a:hover.vergroot {
	background-position: 137px 75px;
}

section#rightcol div#slider div.item p {
	width: 186px; height: 47px;
	padding: 11px 0 0 8px;
	margin: 0;
	float: left;
}

section#rightcol div#slider div.item p mark {
	display: block;
	color: #d30603;
	font-size: 14px;
	font-weight: bold;
	background: none;
}
