/**********************/
/*	FRONTPAGE
/**********************/
div.nieuwsberichten_frontpage_holder {
}

div.nieuwsberichten_frontpage_holder h2 {
	color: #FF0000;
	font-size: 1.1em;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px; 
}

div.nieuwsberichten_frontpage_holder ul {
	list-style: none;
}

div.nieuwsberichten_frontpage_holder ul li {
	background-image: url(../images/nieuws/pijl_rechts_frontpage.gif);
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
	width: 165px;
}

div.nieuwsberichten_frontpage_holder ul li a {
	display: block;
	max-width: 155px;
	overflow: hidden;
	white-space: nowrap;
}

div.nieuwsberichten_frontpage_holder a:link, 
div.nieuwsberichten_frontpage_holder a:visited {
	color: #666666; 
	text-decoration: none;
}

div.nieuwsberichten_frontpage_holder a:hover {
	text-decoration: underline;
}

/**********************/
/*	ALGEMEEN
/**********************/
div.nieuwsberichten {
	padding: 5px;
	/*font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;*/
}

div.nieuwsberichten h1.kop {
	margin-bottom: 3px;
}

/*div.nieuwsberichten h1.vervolg {
	margin-top: 20px;
}*/

div.nieuwsberichten div.navigatie_maanden {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.nieuwsberichten div.navigatie_overzicht {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
}

div.nieuwsberichten div.navigatie_maanden a:link, div.nieuwsberichten div.navigatie_maanden a:visited, div.nieuwsberichten div.navigatie_overzicht a:link, div.nieuwsberichten div.navigatie_overzicht a:visited {
	color: #666666;
	text-decoration: none;
}

div.nieuwsberichten div.navigatie_maanden a:hover, div.nieuwsberichten div.navigatie_overzicht a:hover {
	text-decoration: underline;
}

div.nieuwsberichten div.nieuwsbericht, div.nieuwsberichten div.nieuwsbericht_eerste {
	border-bottom: 1px dashed black;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

div.nieuwsberichten div.nieuwsbericht_eerste {
	border-top: 1px dashed black;
	padding-top: 8px;
}

div.nieuwsberichten div.nieuwsbericht h2, 
div.nieuwsberichten div.nieuwsbericht_eerste h2 {
	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
}

div.nieuwsberichten div.nieuwsbericht h2.eerste, 
div.nieuwsberichten div.nieuwsbericht_eerste h2.eerste {
	padding-top: 0px;
}

div.nieuwsberichten h2 a:link,
div.nieuwsberichten h2 a:visited {
	color: black;
	text-decoration: none;	
}

div.nieuwsberichten h2 a:hover {
	text-decoration: underline;	
}


div.nieuwsberichten div.nieuwsbericht div.leesmeer, 
div.nieuwsberichten div.nieuwsbericht_eerste div.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht span.leesmeer, 
div.nieuwsberichten div.nieuwsbericht_eerste span.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht span.datum, 
div.nieuwsberichten div.nieuwsbericht_eerste span.datum  {
	color: #666666;
	font-size: smaller;
}

div.nieuwsberichten div.bericht_info {
	color: #666666;
	font-size: smaller;
	margin-bottom: 10px;
	margin-left: 5px;
}

div.nieuwsberichten div.nieuwsbericht_inleiding {
	font-weight: bold;
}

div.nieuwsberichten hr {
	border: 1px solid #1688D3;
}

div.nieuwsberichten div.navigatie_berichten {
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	margin: 10px 0px 5px 0px;
	padding: 8px 0px 8px 0px;
}

div.nieuwsberichten div.navigatie_berichten span.datum {
	color: #666666;
	font-size: smaller;
}

div.nieuwsberichten div.navigatie_berichten a:link, div.nieuwsberichten div.navigatie_berichten a:visited {
	text-decoration: none;
}


/*
div.nieuwsberichten table {
	margin-bottom: 10px;
}

div.nieuwsberichten table tr td.datum {
	color: #666666;
	font-size: smaller;
	padding-right: 5px;
}
*/

div.nieuwsberichten table td {
	vertical-align: top;
}

div.nieuwsberichten table td.datum {
	color: #666666;
	font-size: smaller;
	padding-right: 5px;
	white-space: nowrap;
}

/*** Fontpage ***/
div.nieuwsberichten div.nieuwsbericht_frontpage {
	border-bottom: 1px dashed black;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage h2 {
	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
}

div.nieuwsberichten h2 span.aantal_reacties {
	font-weight: normal;
}


div.nieuwsberichten div.nieuwsbericht_frontpage h2.eerste {
	padding-top: 0px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage div.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage span.leesmeer {
	font-size: smaller;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

div.nieuwsberichten div.nieuwsbericht_frontpage span.datum {
	color: #666666;
	font-size: smaller;
}

div.nieuwsberichten div.naaroverzicht {
	text-align: right;
}

/**********************/
/*	REACTIES
/**********************/
div.blog_reacties {
	margin: 10px 0px 0px 0px;
	padding-top: 18px;		
}

p.blog_geen_reacties {
	font-style: italic;
}

p.blog_plaats_reactie {
	margin-left: 20px;
}

p.blog_plaats_reactie.niet_zichtbaar {
	font-style: italic;
}

p.blog_plaats_reactie a:link,
p.blog_plaats_reactie a:visited {
	color: #647C31;
	text-decoration: none;
}

p.blog_plaats_reactie a:hover {
	text-decoration: underline;
}

div.blog_plaats_reactie {
	
}

div.blog_plaats_reactie form {
	margin: 0px;
	padding: 0px;
} 

div.blog_plaats_reactie table {
	margin: 10px 0px 0px 0px;
	width: 100%;	
}

div.blog_plaats_reactie tr.fout td {
	background-color: #E16D6F;
	color: white;
}

div.blog_plaats_reactie table td {
	padding: 2px 5px 2px 5px;
}

div.blog_plaats_reactie table td.label {
	font-weight: bold;
	text-align: right;
	width: 150px;
}

div.blog_plaats_reactie table td.input {
	width: 306px;
}

div.blog_plaats_reactie table td.submit {
	padding-top: 5px;
	text-align: right;
}

div.blog_plaats_reactie input.naam {
	padding: 0px 3px 0px 3px;
	width: 300px;
} 

div.blog_plaats_reactie input.controle {
	width: 20px;
}

div.blog_plaats_reactie textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	height: 100px;
	width: 300px;
} 

div.blog_plaats_reactie p.foutmelding {
	color: red;
	font-style: italic;
	margin: 10px 0px 5px 0px;
}

div.blog_reactie {
	border: 1px dashed #666666;
	margin: 20px;
	padding: 5px 10px 10px 10px;
}

div.blog_reactie.highlight {
	border: 1px solid #FF0000;
}

div.blog_reactie div.blog_reactie_info {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.blog_reactie div.blog_reactie_info span.naam {
	color: #FF0000;
	font-weight: bold;
}
