/* CSS Document */

html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

p, ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#555555;
}

.mainTekst{
	border: 0px dotted;
	width:503px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	line-height:21px;
	overflow:hidden;	
}

.mainTekst a:link{
	color:#555555;
}

.mainTekst a:visited{
	color:#555555;


}


/* Achtergrond td rechts voor doorloop kleur bij lange teksten */
.tdBackgroundRight{
background-image:url('../images/backgroundTable.gif');
background-repeat: repeat-y;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;	
	color:#555555;
}

.subItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}


.subItem a:link{
	color:#000000;
	text-decoration: none;
}

.subItem a:visited{
	color:#000000;
	text-decoration: none;

}

.subItem_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;

}


.subItem_active a:link{
	color:#555555;
	font-weight: bold;
	text-decoration: none;

}

.subItem_active a:visited{
	color:#555555;
	font-weight: normal;
	text-decoration: none;

}

input {
	width: 100px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* start opmaak nieuws gedeelte */
.mainTekstNews{
	border: 0px dotted;
	width:478px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #FEB000;
	overflow: visible;
	line-height:21px;
	padding-left:25px;
}

.mainTekstNews h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:4px;
	margin-top:25px;
	padding:0;
	color:#555555;
}

.mainTekstNews p, ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	color:#FFFFFF;
	display: inline;
}

.leesverder {
	margin-bottom: 0px;
	border: 0px dotted;
}

.datum{
	font-weight: bold;

}

.mainTekstNews a:link{
	color:#FFFFFF;
}

.mainTekstNews a:visited{
	color:#FFFFFF;


}
/* einde opmaak nieuws gedeelte */

/* start opmaak agenda gedeelte */
.mainTekstAgenda{
	border: 0px #000000 dotted;
	width:478px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #C90039;
	overflow: visible;
	line-height:22px;
	padding-left:25px;

}

.mainTekstAgenda h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0;
	color:#FF9999;
	display: inline;
}

.mainTekstAgenda p, ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
	color:#FFFFFF;
}

.leesverder {
	margin-bottom: 0px;
	border: 0px dotted;
}

.datum{
	font-weight: bold;

}

.datumDag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	

}

.mainTekstAgenda a:link{
	color:#FFFFFF;
}

.mainTekstAgenda a:visited{
	color:#FFFFFF;


}

.frmContactLabel {
	border:0px dotted #000000;
	vertical-align: top;
	font-weight: normal;
	color:#555555;

}

.frmContactField {
    font-family: arial, Verdana, tahoma;
    font-size: 9.5pt;

	border-left:1px solid #555555;
	border-top:1px solid #555555;
	background-color: #FFFFFF;
	padding:0px;
	width:370px;
	height:15px;
	color:#555555;

}

.frmContactButton {
	border:0px solid #333333;
	border-left:1px solid #555555;
	border-top:2px solid #555555;

	background-color: #FFFFFF;
	padding:0px;
	margin-top:30px;
    font-family: arial, Verdana, tahoma;
    font-size: 8pt;
	color:#000000;
    cursor: pointer;
    height:20px;
    width:90px;
}

/* einde opmaak nieuws gedeelte */

