/* ==================================================== */
/* Realisatie: NIELS KLEIJN | Estate Internet			*/
/* ====================================================	*/



/* ALGEMEEN */

.txtfield1 {
	width: 184px;
	height: 16px;
	padding: 0px 1px;
	margin-bottom: 4px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.filefield1 {
	width: 400px;
	height: 20px;
	padding: 1px 2px 0px 2px;
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	color: #333333;
}

.blokZoeknieuws h2,
.archiefJaarblok h2,
.nieuwsarchief h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #cc0000;
}

.nieuwsarchief h2 {
	margin: 0px 0px 0px 0px;
}

/* Blok - Zoek nieuws */
.blokZoeknieuws {
	width/**/:/**/190px; /* 210px */
	_height: 125px;
	min-height: 125px;
	display: table;
	padding: 5px 10px 10px 10px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	background: #ececec url(../images/bg-blok-zoeknieuws.gif) top left repeat-x;
}

.blokZoeknieuwsL {
	width: 60px;
	_height: 18px;
	min-height: 18px;
	float: left;
	margin: 0px 0px 4px 0px;
}

.blokZoeknieuwsR {
	width: 130px;
	_height: 18px;
	min-height: 18px;
	float: left;
	margin: 0px 0px 4px 0px;
}

.vantot {
	width/**/:/**/56px; /* 60px */
	padding: 1px 4px 0px 0px;
}

.divCheckbox {
	width: 18px;
	height: 18px;
	float: left;
	overflow: hidden;
}

.divOmschrijving {
	width: 112px;
	height: 18px;
	float: left;
	overflow: hidden;
}

.checkbox {
	margin: 3px 0px 0px 0px;
}

* html .checkbox {
	margin-left: -4px;
	margin-top: -1px;
}

*:first-child+html .checkbox {
	margin-left: -4px;
	margin-top: -1px;
}

.selectboxMaand {
	width: 77px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	font-size: 11px;
}

.selectboxJaar {
	width: 49px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.blokZoeknieuwsR img {
	margin-top: 8px;
}


/* Blok - Nieuwsbrief */
.blokNieuwsbrief {
	width/**/:/**/190px; /* 210px */
	_height: 18px;
	min-height: 18px;
	padding: 5px 10px 5px 10px;
	clear: both;
	overflow-x: hidden;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	background: #340000 url(../images/bg-blok-rood-titel.gif) top left repeat-x;
}

.blokNieuwsbrief .homeBlokKop {
	width: 190px;
	height: 20px;
}

.blokNieuwsbrief .homeBlokContent {
	width: 190px;
	_height: 18px;
	min-height: 18px;
	padding: 5px 0px 0px 0px;
}

.nieuwsbriefSplit {
	width: 190px;
	_height: 18px;
	min-height: 18px;
	overflow-x: hidden;
}

.tblNieuwsbrief {
	width: 100%;
	border: none;
}

.tblNieuwsbriefL {
	width: 50%;
	vertical-align: top;
	font-size: 11px;
}

.tblNieuwsbriefR {
	width: 50%;
	vertical-align: bottom;
	text-align: right;
}


/* ARCHIEF */

/* Overzicht */
.archiefJaarblok {
	width: 114px;
	height: 260px;
	margin: 12px 0px 0px 0px;
	overflow: hidden;
	float: left;
}

.archiefJaarblok a:link,
.archiefJaarblok a:active,
.archiefJaarblok a:visited {
	text-decoration: none;
}

.archiefJaarblok a:hover {
	text-decoration: underline;
}

.archiefJaarblok ul {
	
}

.archiefJaarblok li {
	background: url(../images/list.gif) 0px 9px no-repeat;
	padding: 0px 0px 0px 10px;
}

/* Detail */
.kopMenu {
	width: 570px;
	height: 22px;
	overflow: hidden;
}

*:first-child+html .kopMenu {
	height: 20px;
}

.kopAchiefTitel {
	height: 20px;
	width: 330px;
	overflow: hidden;
	float: left;
}

.kopAchiefSelectie {
	height: 22px;
	width: 240px;
	overflow: hidden;
	float: left;
	color: #000066;
}

*:first-child+html .kopAchiefSelectie {
	height: 20px;
}

.kopAchiefSelectie .titel {
	float: right;
	line-height: 20px;
	height: 20px;
	margin-right: 10px;
}

.kopAchiefSelectie .divSelectbox {
	float: right;
	height: 20px;
}

.kopAchiefSelectie .selectboxMaand {
	width: 77px;
	height: 20px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #000066;
}

.kopAchiefSelectie .selectboxJaar {
	width: 60px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000066;
}

.archiefCategorie {
	width: 570px;
	_height: 18px;
	min-height: 18px;
	display: table;
	margin: 10px 0px 20px 0px;
}

.nieuwsarchief .datum {
	width: 70px;
	height: 18px;
	overflow: hidden;
	float: left;
}

.nieuwsarchief .nieuwsbericht {
	width: 500px;
	height: 18px;
	overflow: hidden;
	float: left;
}

.nieuwsarchief .nieuwsbericht a:link,
.nieuwsarchief .nieuwsbericht a:active,
.nieuwsarchief .nieuwsbericht a:visited {
	text-decoration: none;
}

.nieuwsarchief .nieuwsbericht a:hover {
	text-decoration: underline;
}


/* FOTOVERSLAG */
.blokFotoverslag {
	width/**/:/**/520px; /* 530px */
	height/**/:/**/143px; /* 155px */
	padding: 7px 0px 0px 10px;
	margin-bottom: 18px;
	overflow: hidden;
	background: #ececec;
}

.blokFotoverslag .foto {
	width: 118px;
	height: 88px;
	overflow: hidden;
	border: 1px solid #000;
	margin: 5px 10px 5px 0px;
	float: left;
	cursor: pointer;
}


/* NIEUWSDETAILPAGINA */
.nieuwsDatum {
	float: left;
}



