/* General style */
table#Nieuwsbrief, table#Nieuwsbrief td {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #e5e5e5;
}

table#Nieuwsbrief,
table#Nieuwsbrief tr,
table#Nieuwsbrief td,
table#Nieuwsbrief table,
table#Nieuwsbrief table td,
table#Nieuwsbrief table tr {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#Nieuwsbrief p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/* Style of heads */
table#Nieuwsbrief h1 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	color: #000000 !important;
}

table#Nieuwsbrief h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #000000 !important;
}

table#Nieuwsbrief h3.kop {
}

/* Style of normal link */
table#Nieuwsbrief a {
	/* background-color: transparent; */
	color: #000000;
	/* font-weight: bold; */
	/* font-style: italic; */
	text-decoration: none;
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Style of link when mouse is over */
table#Nieuwsbrief a:hover {
	/* background-color: transparent; */
	color: #666666; 
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Style of link when user clicked */
table#Nieuwsbrief a:visited, table#Nieuwsbrief a:active, table#Nieuwsbrief a.active {
	/* background-color: transparent; */
	color: #000000;
	/* font-weight: bold; */
	/* font-style: italic; */
	/* text-decoration: underline; */
	/* font-family: Verdana, Arial, sans-serif; */
	/* font-size: 12px; */
}

/* Space around the content */
table#Nieuwsbrief table.row td.default {
	padding: 0px;
}
table#Nieuwsbrief table.row {
	width: 100%;
}
table#Nieuwsbrief img {
	border: 0px none;
}

table#Nieuwsbrief .left {
	float: left;
	margin: 0px 15px 0px 0px;
}

table#Nieuwsbrief .right {
	float: right;
	margin: 0px 0px 0px 15px;
}

table#Nieuwsbrief hr {
	border: none;
	height: 1px;
	background-color: #ff0000;
	color: #ff0000;
}


table#Nieuwsbrief ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

table#Nieuwsbrief li {
	margin: 0px;
	padding: 0px 0px 0px 18px;
}


/* style for image gallary */
table#Nieuwsbrief .imggallery a {
    border: 0px none;
    float: left;
    margin: 0px 1px 1px 0px;
}

/* styles for Form module */
table#Nieuwsbrief table.moduleform {
	width: 100%;
}

table#Nieuwsbrief table.moduleform .fieldlabel {
	color: #000000;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .fieldinput {
	color: #000000;
}

table#Nieuwsbrief table.moduleform .fieldinputcomment {
	color: #000000;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .fieldtext {
	width: 200px;
}

table#Nieuwsbrief table.moduleform .fieldtextcomment {
	width: 200px;
}

table#Nieuwsbrief table.moduleform .fieldcheckbox {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckbox {
	/*width: 100px;*/
}

table#Nieuwsbrief table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckboxoption {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .radiobuttoncont {
	float: left;
}

table#Nieuwsbrief table.moduleform .fieldradio {
	width: 20px;
}

table#Nieuwsbrief table.moduleform .fieldradiocomment {
	width: 20px;
}

table#Nieuwsbrief table.moduleform .fieldradiooption {
	width: 20px;
}

table#Nieuwsbrief table.moduleform .fieldselect {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldselectcomment {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldtitle {
	color: #000000;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .fieldtitlecomment {
	color: #000000;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .fielderror {
	color: #801414;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .required {
	color: #cc0000;
	padding: 0 5px;
}

table#Nieuwsbrief table.moduleform td .submitbutton {
	width: 150px;
}

table#Nieuwsbrief div.errormessagefield,
table#Nieuwsbrief div.errormessagecontent {
	font-weight: bold;
	color: #FE0000;
}

table#Nieuwsbrief div.errormessagefield {
	float: left;
	width: 120px;
}

/* styles for Form module */
table#Nieuwsbrief table.moduleform {
	width: 100%;
}

table#Nieuwsbrief table.moduleform .fieldlabel {
	color: #000000;
	font-weight: normal;
}

table#Nieuwsbrief table.moduleform .fieldinput {
	color: #000000;
	font-weight: normal;
	width: 200px;
}	

table#Nieuwsbrief table.moduleform .fieldinputcomment {
	color: #000000;
	font-weight: normal;
}

table#Nieuwsbrief table.moduleform .fieldtext {
	width: 200px;
}

table#Nieuwsbrief table.moduleform .fieldtextcomment {
	width: 200px;
}

table#Nieuwsbrief table.moduleform .fieldcheckbox {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckbox {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckboxcomment {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldcheckboxoption {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .radiobuttoncont {
	float: left;
}

table#Nieuwsbrief table.moduleform .fieldradio {
	width: 20px;
}

table#Nieuwsbrief table.moduleform .fieldradiocomment {
	width: 20px;
}

table#Nieuwsbrief table.moduleform .fieldradiooption {
	width: 20px;
}

table#Nieuwsbrief table.moduleform .fieldselect {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldselectcomment {
	width: 100px;
}

table#Nieuwsbrief table.moduleform .fieldtitle {
	color: #000000;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .fieldtitlecomment {
	color: #000000;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .fielderror {
	color: #801414;
	font-weight: bold;
}

table#Nieuwsbrief table.moduleform .required {
	color: #cc0000;
}

table#Nieuwsbrief table.moduleform td .submitbutton {
	width: 150px;
}

table#Nieuwsbrief div.errormessagecontent {
	color:#FE0000;
}

table#Nieuwsbrief span.fjc_img_footnote {
	display: block; 
	font-size: 0.8em;
}
