/* ==================================================== */
/* Realisatie: NIELS KLEIJN | Estate Internet			*/
/* ====================================================	*/



/* Downloads */
.lijstArtikel {
	width: 570px;
	_height: 20px;
	min-height: 20px;
	display: table;
}

.lijstArtikel .img {
	width: 118px;
	height: 88px;
	border: 1px solid #000;
	float: left;
	overflow: hidden;
	margin: 3px 10px 0px 0px;
}

.lijstArtikel .content {
	width: 440px;
	_height/**/:/**/18px; /* 103px */
	min-height/**/:/**/18px; /* 103px */
	padding: 3px 0px 13px 0px;
	float: left;
	overflow-x: hidden;
	font-size: 11px;
}

.lijstArtikel .hr {
	height: 1px;
	line-height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #000061;
}

.lijstArtikel h3 {
	line-height: 10px;
	margin: 0px 0px 8px 0px;
}

.lijstArtikel .content div {
	margin: 0px 0px 5px 0px;
}



/* Column */
.kolomL {
	width/**/:/**/294px; /* 304px */
	_height: 18px;
	min-height: 18px;
	padding: 0px 10px 0px 0px;
	display: table;
	float: left;
	overflow-x: hidden;
}

.kolomL a:link,
.kolomL a:active,
.kolomL a:visited {
	color: #cc0000;
	text-decoration: none;
}
.kolomL a:hover {
	text-decoration: underline;
}

.kolomR {
	width: 265px;
	_height: 18px;
	min-height: 18px;
	display: table;
	float: left;
}

.kolomR a:link,
.kolomR a:active,
.kolomR a:visited {
	text-decoration: none;
}

.kolomR a:hover {
	text-decoration: underline;
}

.kolomL h4 {
	margin-bottom: 18px;
}

.kolomR ul {
	list-style-type: none;
	border-top: 1px dotted #000061;
	border-bottom: 1px dotted #000061;
	padding: 7px 0px 7px 0px;
	margin: 6px 0px 7px 0px;
}

.kolomR li {
	list-style-type: none;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 5px 0px;
	background: url(../images/list-blokjeR.gif) 0px 4px no-repeat;
}

.kolomR a.archief {
	background: url(../images/list-raquo.gif) 0px 6px no-repeat;
	padding: 0px 0px 0px 17px;
}

/* Column Archief */
.archiefKolomR {
	width: 570px;
	_height: 18px;
	min-height: 18px;
	display: table;
	float: left;
}

.archiefKolomR a:link,
.archiefKolomR a:active,
.archiefKolomR a:visited {
	text-decoration: none;
}

.archiefKolomR a:hover {
	text-decoration: underline;
}

.archiefKolomR ul {
	list-style-type: none;
	/*border-top: 1px dotted #000061;
	border-bottom: 1px dotted #000061;*/
	padding: 7px 0px 7px 0px;
	margin: 6px 0px 7px 0px;
}

.archiefKolomR li {
	list-style-type: none;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 5px 0px;
	background: url(../images/list-blokjeR.gif) 0px 4px no-repeat;
}

.archiefKolomR a.archief {
	background: url(../images/list-raquo.gif) 0px 6px no-repeat;
	padding: 0px 0px 0px 17px;
}



/* Ask the manager */
.askTheManager h4.kop {
	margin: 0px 0px 5px 0px;
}




