body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
	margin: 0px;
	/* background-color:#F1F1F2; */
	background-color:#FFFFFF;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
}
#netwerkberichten td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* BEGIN WEBSITE DIVs */
#flashheadercontent {
	border: solid 0px #000;
	width: 780px;
	height: 201px;
	float: left;
	margin: 0px 0px;
}
#flashbannercontent {
	border: solid 0px #000;
	width: 390px;
	height: 70px;
	float: left;
	margin: 0px 0px;
}
#HeaderBalk {
	width: 780px;
	height: 18px;
	padding: 2px 0px 2px 0px; /* top rechts bottom links*/
	background-color:#000000;
	float: left;
	clear: right;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	}	
	
/* NAVIGATIEMENU */
#HeaderBalk ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: right;
}
#nav a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#nav a:link {
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	text-decoration: none;
}
#nav li li a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#HeaderBalk li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	padding: 0px;
	margin: 0px;
	height: 20px;
}
#HeaderBalk li ul {
	display: none;
	position: absolute;
/*	top: -65px; */
	top: -48px;
	left: -8px;
	border-bottom: 2px solid #000000;
	font-weight: normal;
/*	padding: 0.5em 0 1em 0; */
	padding: 0px;
	margin: 0px;
	height: 10px;
}
#HeaderBalk li li {
	display: block;
	float: none;
	background-color: #000000;
	border: 0px;
	padding: 0px;
	margin-left: -12px;
/*	height: 12px; */
}
#HeaderBalk li:hover ul, #HeaderBalk li.over ul {
	display: block;
	padding: 0px;
	margin: 0px;
}

/* EINDE NAVIGATIEMENU */


#HeaderSpace{
	width: 780px;
	height: 30px;
	float: left;
	clear: both;
	padding: 0px 0px 0px 0px; /* top rechts bottom links*/
	background-color:#EDF5FC;
}	
#Content {
	width: 780px;
	padding: 0px 0px 0px 0px; /* top rechts bottom links*/
	background-color:#EDF5FC;
	float: left;
	clear: both;
	background-attachment:scroll;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
}	
#ContentMKB {
	width: 780px;
	padding: 0px 0px 0px 0px; /* top rechts bottom links*/
	background-color:#EDF5FC;
	float: left;
	clear: both;
	background-attachment:scroll;
	background-image: url(../images/back_mkb.gif);
	background-repeat: repeat-y;
}	
#ContentLeft {
	width: 198px;
	background-color:#EDF5FC;
	padding: 0px 0px 0px 10px; /* top rechts bottom links*/
	float: left;
	clear: left;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#ContentMiddle {
	width: 396px;
	padding: 0px 0px 0px 22px;
	float: left;
	clear: none;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
/*	border: 1px;
	border-color: #FF0000;
	border-style: dashed;
*/	
}	
#ContentRight {
	width: 120px;
	padding: 0px 0px 0px 16px;
	float: left;
	clear: right;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}	
#Footer {
	width: 780px;
	height: 78px;
	background-color:#EDF5FC;
	float: left;
	clear: both;
}	
#inleiding {
	width: 390px;
	float: left;
	clear: both;
	text-align: justify;
} 

#inleiding a{
	color: #F58220;
	font-weight: bold;
	text-decoration: none;
}

#inleiding a:hover {
	color: #F58220;
	text-decoration: underline;
}
#inleiding a:visited {
	color: #F58220;
}

#tekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	font-size: 11px;
}	
#tekst p a{
	color: #F58220;
	font-weight: bold;
	text-decoration: none;
}

#tekst p a:hover {
	color: #F58220;
	text-decoration: underline;
}
#tekst p a:visited {
	color: #F58220;
}
#tekst li a{
	color: #F58220;
	font-weight: bold;
	text-decoration: none;
}

#tekst li a:hover {
	color: #F58220;
	text-decoration: underline;
}
#tekst li a:visited {
	color: #F58220;
}

#afbeelding {
	padding: 0px 0px 6px 6px; 
}	
	
/* EINDE WEBSITE DIVs */

/* BEGIN WEBSITE TABELLEN */

.artikelTabel {
	width: 390px;
}
.reactieTabel {
	width: 390px;
	background-color:#FFFFFF;
	border-left:1px solid #F58220; 
	border-right:1px solid #F58220
}
.includesTabel {
	width: 198px;
}

/* EINDE WEBSITE TABELLEN */

/* BEGIN TEKSTOPMAAK */	
	
a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color: #F58220;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.colofon {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.colofon a:link, .colofon a:visited {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.colofon a:hover {
	color: #F58220;
	font-weight:normal;
	text-decoration: none;
}
.ButtonA {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #F58220;
}
.LinkScheiding {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #F58220;
}
.ZwarteKop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 14px;
}
.ZwarteKopKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 13px;
}
.WitteKop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 13px;
}
.WitteKop a:link {
	color: #FFFFFF;
}
.WitteKop a:visited {
	color: #FFFFFF;
}
.WitteKop a:hover {
	color: #FFFFFF;
}
.WitteKop a:active {
	color: #FFFFFF;
}
.WitteKopKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	font-size: 11px;
}
.OranjeKop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #F58220;
	font-size: 14px;
}
.HeaderKop {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;	
	font-weight: bold;
}
.HeaderKop a:link{
	color: #FFFFFF;
	font-weight:bold;
}
.HeaderKop a:visited {
	color: #FFFFFF;
	font-weight:bold;
}
.HeaderKop a:hover {
	color: #FFFFFF;
	font-weight:bold;
}
.HeaderKop a:active {
	color: #FFFFFF;
	font-weight:bold;
}
.HeaderTekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;	
	font-weight:normal;
}
.HeaderTekst a:link {
	color: #FFFFFF;
	font-weight:normal;
}
.HeaderTekst a:visited {
	color: #FFFFFF;
	font-weight:normal;
}
.HeaderTekst a:hover {
	color: #FFFFFF;
	font-weight:normal;
}
.HeaderTekst a:active {
	color: #FFFFFF;
	font-weight:normal;
}
.EerdereBerichten, .EerdereBerichten a:link, .EerdereBerichten a:visited, .EerdereBerichten a:hover, .EerdereBerichten a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #d8690a;
	font-size: 11px;	
	font-weight:bold;
}
.EerdereBerichtenSub, .EerdereBerichtenSub a:link, .EerdereBerichtenSub a:visited, .EerdereBerichtenSub a:hover, .EerdereBerichtenSub a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;	
	font-weight:normal;
}
.Weblogs {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
	font-weight:bold;
}
.Weblogs a:link {
	color: #000000;
	font-weight:bold;
}
.Weblogs a:visited {
	color: #000000;
	font-weight:bold;
}
.Weblogs a:hover {
	color: #F58220;
	font-weight:bold;
}
.Weblogs a:active {
	color: #000000;
	font-weight:bold;
}
.BerichtTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	font-size: 14px;
}
.BerichtTitel a:link {
	color: #000000;
	text-decoration: none;
}
.BerichtTitel a:visited {
	color: #000000;
	text-decoration: none;
}
.BerichtTitel a:hover {
	color: #F58220;
	text-decoration: none;
}
.BerichtTitel a:active {
	color: #F58220;
	text-decoration: none;
}
.reactie {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
	color: #000000;
}
.reactie a:link {
	color: #F58220;
}
.reactie a:visited {
	color: #F58220;
}
.reactie a:hover {
	color: #F58220;
}
.reactie a:active {
	color: #F58220;
}

.LaatsteReacties {
	font-weight:normal;
}
.LaatsteReacties a:link {
	font-weight:normal;
}
.LaatsteReacties a:visited {
	font-weight:normal;
}
.LaatsteReacties a:hover {
	font-weight:normal;
}

.LaatsteReacties a:active {
	font-weight:normal;
}

.ActiveerButton {
	width: 200px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	padding: 4px;
	float: left;
	clear: both;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
.comment {
	background-image: url('/images/back_form_input.gif');
	/*background-attachment: fixed;*/
	border: 0px;
	
	width: 118px;
	height: 16px;
	
	padding-left: 3px;
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.textarea {
	background-image: url('/images/back_comment.gif');
	width: 390px;
	height: 160px;	
}
.reactie_form {
	margin-top: 5px;
	margin-left: 5px;
	border: 0px;	
	width: 380px;
	height: 144px;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
}
.zoekformfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 168px;
	border: 1px solid #FFFFFF;
}

.FotoOnderschrift {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
    font-weight: bold;
	}
.kalender {
	color: #999999;
}
.TekstRechts {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}	
.submitKnop {
	background-color: #F9F9FA;
	font-weight: bold;
	font-size: 15px;
	width: 56px;
	padding: 0px;
	color:#000000;
	border: 0px;
}
.ZoekKnop {
	color:#000000;
	font-size: 10px;	
    font-weight: bold;	
	background:#eef5fd; 
	border:0px;
	width: 20px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
	color: #593E33;
}
.footerText a:link {
	color: #593E33;
}
.footerText a:visited {
	color: #593E33;
}
.footerText a:hover {
	color: #F58220;
}
.footerText a:active {
	color: #593E33;
}
/* EINDE TEKSTOPMAAK */