/*
	let op : dit is de algemene style voor de betreffende klant:  
	geen items toevoegen!! items mogen wel andere waarden bevatten,
	voor module specifieke oplossingen de .css van die module items aanpassen

	let op TD eisen: ivm functioneren van tabel editor mogen er geen 
	specificaties meegegeven worden op TD nivo: wel op table nivo
	uitzondering hierop zijn width en height en margins

N status: #DB0303 (groen) = titel en HL menuitems links
HL status: #BFC9BF (licht groen)
S status: #000000 (zwart)
*/  
body, p, input, select, a, span, div, td {
	font: 11px arial, Helvetica, sans-serif;
	line-height : 13px;
	}
p, ul, ol, blockquote,h1,h2,h3  {
	margin-bottom: 0px;
	margin-top: 0px;
	}
body {
	background: #FFFFFF;
	color: #000000;
	margin: 10px 20px 20px 20px;
	scrollbar-face-color:       #FFFFFF;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #FFFFFF;
	scrollbar-3dlight-color:    #8C8C8C;
	scrollbar-arrow-color:      #8C8C8C;
	scrollbar-darkshadow-color: #8C8C8C;
	scrollbar-base-color:       #FFFFFF;
	scrollbar-track-color:	    #FFFFFF;
	}

table.PaginaInhoud {
	width: 100%;
	}
td.PaginaInhoudTD {
	}

ol, ul, blockquote {
	margin-left: 22px;
	}
h3 {
	font: 11px;
	}
h2 {
	font: bold 14px;
	}
h1 {
	font: bold 17px;
	}
a {
	color: #404C98;
	text-decoration: underline;
	}
a:hover {
	color: #404C98;
	text-decoration: none;
	}
td {
	border-collapse: seperate;
	empty-cells: show;
	border-color: #DB0303;
	}
form {
	display: inline;
	}
input, textarea, select {
	border: 1px solid #DB0303;
	}
input {
	height: 19px;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	}
textarea {
	padding-left: 5px;
	font: 11px arial, Helvetica, sans-serif;
}
input.checkbox {
	border: 0px;
	}
img,table {
	border-color: #DB0303;
	}

/***** ende een aantal standaarden *****/



/******************** titel frame ********************/
body.PaginaTop {
	background: url(../images/inhoud/bg.gif) no-repeat #FFFFFF;
	}
.PaginaTitel {
	font: bold 24px  arial, Helvetica, sans-serif;
	color: #DB0303;
	padding-bottom: 10px;
	/*letter-spacing : 5px;*/
	}
/******************** einde titel frame ********************/



/******************** dummy frame ********************/

body.dummyL{
	background-image: url(../images/dummy/dummyL.gif);
	background-position: right;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #64687E
}
body.dummyR{
	background-image: url(../images/dummy/dummyR.gif);
	background-position: left;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #64687E
}

/******************** einde dummy frame ********************/



/* onderstaande classes zijn voor de standaard lijsten en overzichten */

/***** zoeken: *****/
table.TableTotaalOmheen {
	border-bottom: 0px dotted #DB0303;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

table.listSearchTABLE {
	}
tr.listSearchTR {}
td.listSearchVeldTD {
	padding-right: 5px;
	}
input.listSearchVeldINPUT {
	padding-left: 5px;
	font-weight: bold;
	}
td.listSearchKnopTD {}
a.listSearchKnopA {}
img.listSearchKnopIMG {}
/***** ende zoeken *****/


/***** categorieen  en archief*****/

.TDomTabelheen {
	padding-top: 0px;
	}
.listCatFilterTABLE,.listArchiveTABLE {
	display : inline;
}
.listCatFilterTABLE {
	padding-right: 20px;
}
.listCatFilterTR {}
.listCatFilterTD {
	padding-right: 5px;
	}
.listCatFilterSelectTD {}
.listCatFilterSELECT {
	width: 150px;
	}
tr.listArchiveTR {}
td.listArchiveCheckTD {}
input.listArchiveINPUT { 
	border: 0px;
	margin-left: -4px;
	}
td.listArchiveLabelTD {}
/***** ende archief: *****/


/***** AZ-lijst  - sitemap - nieuws - itembank - adressenlijst*****/
table.listAZ {
	margin-top: 10px;
	margin-bottom: 10px;
}
tr.listAZ {
	
}
a.listAZSelA, a.listAZSelA:hover {
	color: #FFFFFF;
	}
a.listAZA, a.listAZSelA {
	font: bold 11px;
	text-decoration: none;
	}
td.listAZTD {
	border: 1px solid #DB0303;
	padding-left: 3px;
	padding-right: 3px;
	}
td.listAZSelTD {
	background-color: #DB0303;
	border: 1px solid #DB0303;
	padding-left: 3px;
	padding-right: 3px;
	}
/***** ende AZ-lijst *****/

/*sitemap-------*/
tr.CommunityLinksTR, tr.ZwevendModuleListTR, tr.BannerModuleListTR {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

/***** lijst: *****/
.listTABLE {
	width: 100%;
	}
.headTR {
	padding-top: 10px;
	padding-bottom: 5px;
	}
 td.headSpacerTD,td.headForumStatusTD {
	background: #DB0303;
	/*border-top: 1px solid #FFFFFF;*/
	}
td.headForumStatusTD {
	border-bottom: 1px solid #FFFFFF;
}
td.rowBullitTD {
	padding-top: 8px;
	width: 10px;
}
td.headSpacerTD,td.rowBullitTD {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
.rowOddTR {
	background: #FFFFFF;
	}
.rowEvenTR {
	background: #FFE6E6;
	}
tr.rowOddTR, tr.rowEvenTR {
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	}
/*titel td apart vanwege twijfel bruikbaarheid/bouw*/
td.rowTitelTD, td.listlink, a.listlink {
	/*white-space : nowrap;*/
	}
/*definieren TR background color ivm niet tonen background op TD in windows 98 IE 5.5 Daarbij moet ook
de background in headDel gedefinieerd omdat deze niet gekleurd moet zijn*/
tr.headTR {
	background-color: #DB0303;
}
td.headDel,td.headDelTD {
	background-color: transparent;
	width: 1%;
}
/*head zoeken*/
td.headTitelTD,td.headTypeTD,td.headComNaamTD,td.headMenuTD, 
/*head nieuws en FAQ*/ 
td.headVervalDateTD,td.headAuthorTD,td.headCreateDateTD,td.headPubDateTD,
/*head nieuws met reactie*/
td.headNieuwsAantalReactiesTD,td.headNieuwsLaatsteReactieDatumTD,td.headNieuwsLaatsteReactieAuteurTD,
/*head Forum*/ 
td.headForumGestartDoorTD,td.headForumGestartOpTD,td.headForumAantalReactiesTD,td.headForumLaatsteReactieDatumTD,td.headForumLaatsteReactieAuteurTD,td.headClose,td.headForumOpDoorTD,
/*head sitemap*/
td.headSuperComNaamTD,
/*head smoelenboek*/
td.headTelNrTD,td.headPostAdresTD,td.headGeboorteDatumTD,td.headEmailadreswerkTD,td.headTelNrPriveTD,td.headPostAdresTD,td.headEmailadrespriveTD,td.headMobielTelNrPriveTD,td.headMobielTelNrWerkTD,td.headPersoonIDTD,td.headSchoolTD,td.headGroepTD,
/*head itembank met maatwerk: standaard lijst*/
td.headTD,
/*head linklijst*/
td.headHyperlinkTD, td.headOmschrijvingTD,
/*head documentarchief*/
td.headDocumentStatusTD,td.headVersieIDTD,
/*head evenementenkalender*/
td.headEinddatumtijdTD,td.headAanvangsdatumtijdTD,td.headLocatieTD,
/*head helpdesk*/
td.hdr,
/*head adressenlijst*/
td.headContactPersoonTD,td.headOrganisatieTD,td.headFunctieWerkTD,td.headEmailWerkTD,td.headAfdelingWerkTD,
/*head berichten*/
td.headBerichtenStatusTD,td.headBerichtenAuthorTD,td.headBerichtenAfzenderKenmerk1TD,td.headBerichtenOnderwerpTD,td.headBerichtenDatumVerzondenTD,td.headBerichtenPrioriteitTD,td.headBerichtenAfzenderKenmerk1TD,
/*head weblog*/
td.headdatumcreatieTD,td.headInhoudTD  {
	/*white-space: nowrap;*/
	padding: 2px 5px 2px 5px;
	background: #DB0303;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	}
/*eind head zoeken - nieuws - FAQ - Forum - sitemap - smoelenboek*/


/*HOVERS IN DE HEADS*/

td.headTitelTD a,td.headTypeTD a,td.headComNaamTD a,td.headMenuTD a, 
td.headVervalDateTD a,td.headAuthorTD a,td.headCreateDateTD a,td.headPubDateTD a,
td.headNieuwsAantalReactiesTD a,td.headNieuwsLaatsteReactieDatumTD a,td.headNieuwsLaatsteReactieAuteurTD a,
td.headForumGestartDoorTD a,td.headForumGestartOpTD a,td.headForumAantalReactiesTD a,td.headForumLaatsteReactieDatumTD a,td.headForumLaatsteReactieAuteurTD a,td.headClose,td.headForumOpDoorTD a,
td.headSuperComNaamTD a,
td.headTelNrTD a,td.headPostAdresTD a,td.headGeboorteDatumTD a,td.headEmailadreswerkTD a,td.headTelNrPriveTD a,td.headPostAdresTD a,td.headEmailadrespriveTD a,td.headMobielTelNrPriveTD a,td.headMobielTelNrWerkTD a,td.headPersoonIDTD a,td.headSchoolTD a,td.headGroepTD a,
td.headTD a,
td.headHyperlinkTD a, td.headOmschrijvingTD a,
td.headDocumentStatusTD a,td.headVersieIDTD a,
td.headEinddatumtijdTD a,td.headAanvangsdatumtijdTD a,td.headLocatieTD a,
td.hdr,
td.headContactPersoonTD a,td.headOrganisatieTD a,td.headFunctieWerkTD a,td.headEmailWerkTD a,td.headAfdelingWerkTD a,
td.headBerichtenStatusTD a,td.headBerichtenAuthorTD a,td.headBerichtenAfzenderKenmerk1TD a,td.headBerichtenOnderwerpTD a,td.headBerichtenDatumVerzondenTD a,td.headBerichtenPrioriteitTD a,td.headBerichtenAfzenderKenmerk1TD a,
td.headdatumcreatieTD a,td.headInhoudTD a  {
	color: #FFFFFF;
	}

td.headTitelTD a:hover,td.headTypeTD a:hover,td.headComNaamTD a:hover,td.headMenuTD a:hover, 
td.headVervalDateTD a:hover,td.headAuthorTD a:hover,td.headCreateDateTD a:hover,td.headPubDateTD a:hover,
td.headNieuwsAantalReactiesTD a:hover,td.headNieuwsLaatsteReactieDatumTD a:hover,td.headNieuwsLaatsteReactieAuteurTD a:hover,
td.headForumGestartDoorTD a:hover,td.headForumGestartOpTD a:hover,td.headForumAantalReactiesTD a:hover,td.headForumLaatsteReactieDatumTD a:hover,td.headForumLaatsteReactieAuteurTD a:hover,td.headClose,td.headForumOpDoorTD a:hover,
td.headSuperComNaamTD a:hover,
td.headTelNrTD a:hover,td.headPostAdresTD a:hover,td.headGeboorteDatumTD a:hover,td.headEmailadreswerkTD a:hover,td.headTelNrPriveTD a:hover,td.headPostAdresTD a:hover,td.headEmailadrespriveTD a:hover,td.headMobielTelNrPriveTD a:hover,td.headMobielTelNrWerkTD a:hover,td.headPersoonIDTD a:hover,td.headSchoolTD a:hover,td.headGroepTD a:hover,
td.headTD a:hover,
td.headHyperlinkTD a:hover, td.headOmschrijvingTD a:hover,
td.headDocumentStatusTD a:hover,td.headVersieIDTD a:hover,
td.headEinddatumtijdTD a:hover,td.headAanvangsdatumtijdTD a:hover,td.headLocatieTD a:hover,
td.hdr,
td.headContactPersoonTD a:hover,td.headOrganisatieTD a:hover,td.headFunctieWerkTD a:hover,td.headEmailWerkTD a:hover,td.headAfdelingWerkTD a:hover,
td.headBerichtenStatusTD a:hover,td.headBerichtenAuthorTD a:hover,td.headBerichtenAfzenderKenmerk1TD a:hover,td.headBerichtenOnderwerpTD a:hover,td.headBerichtenDatumVerzondenTD a:hover,td.headBerichtenPrioriteitTD a:hover,td.headBerichtenAfzenderKenmerk1TD a:hover,
td.headdatumcreatieTD a:hover,td.headInhoudTD a:hover  {
	color: #FCE5E5;
	}


/*rows zoeken*/
td.listLink,td.rowTypeTD,td.rowComNaamTD,td.rowMenuTD,
/*rows nieuws en FAQ*/
td.rowTitelTD,td.rowVervalDateTD,td.rowAuthorTD,td.rowCreateDateTD,td.rowPubDateTD,
/*rows nieuws met reactie*/
td.rowNieuwsAantalReactiesTD,td.rowNieuwsLaatsteReactieDatumTD,td.rowNieuwsLaatsteReactieAuteurTD,
/*rows Forum*/
td.rowForumStatusTD,td.rowForumAantalReactiesTD,td.rowForumLaatsteReactieDatumTD,td.rowForumLaatsteReactieAuteurTD,td.rowClose,td.rowForumOpDoorTD,
/*row sitemap*/
td.rowSuperComNaamTD,
/*row smoelenboek*/
td.rowTelNrTD,td.rowPostAdresTD,td.rowGeboorteDatumTD,td.rowEmailadreswerkTD,td.rowTelNrPriveTD,td.rowPostAdresTD,td.rowEmailadrespriveTD,td.rowMobielTelNrPriveTD,td.rowMobielTelNrWerkTD,td.rowPersoonIDTD,td.rowSchoolTD,td.rowGroepTD,
/*rows itembank met maatwerk: standaard lijst*/
td.rowTD,
/*rows linklijst*/
td.rowHyperlinkTD, td.rowOmschrijvingTD,
/*rows documentarchief*/
td.rowDocumentStatusTD,td.rowVersieIDTD,
/*rows evenementenlijst*/
td.rowEinddatumtijdTD,td.rowAanvangsdatumtijdTD,td.rowLocatieTD,
/*rows helpdesk*/
td.row0Melder,td.row1Melder,td.row2Melder,td.row3Melder,td.row4Melder,td.row5Melder,td.row6Melder,td.row7Melder,
/*rows adressenlijst*/ 
td.rowContactPersoonTD,td.rowOrganisatieTD,td.rowFunctieWerkTD,td.rowEmailWerkTD,td.rowAfdelingWerkTD,
/*rows berichten*/
td.rowBerichtenStatusTD,td.rowBerichtenAuthorTD,td.rowBerichtenAfzenderKenmerk1TD,td.rowBerichtenOnderwerpTD,td.rowBerichtenDatumVerzondenTD,td.rowBerichtenPrioriteitTD,td.rowBerichtenAfzenderKenmerk1TD,
/*rows weblog*/ 
td.rowdatumcreatieTD,td.rowInhoudTD {
	padding: 1px 5px 0px 5px;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}
/*td.rowTypeTD,td.rowComNaamTD,td.rowMenuTD,
td.rowVervalDateTD,td.rowAuthorTD,td.rowCreateDateTD,td.rowPubDateTD,
td.rowForumAantalReactiesTD,td.rowForumLaatsteReactieDatumTD,td.rowForumLaatsteReactieAuteurTD,td.rowForumOpDoorTD,
td.rowTelNrTD,td.rowPostAdresTD,td.rowGeboorteDatumTD,td.rowEmailadreswerkTD,td.rowTelNrPriveTD,td.rowPostAdresTD,td.rowEmailadrespriveTD,td.rowMobielTelNrPriveTD,td.rowMobielTelNrWerkTD,
td.rowDocumentStatusTD,td.rowVersieIDTD,
td.rowEinddatumtijdTD,td.rowAanvangsdatumtijdTD,
td.row0Melder,td.row1Melder,td.row2Melder,td.row3Melder,td.row4Melder,td.row5Melder,td.row6Melder,td.row7Melder,
td.rowContactPersoonTD,td.rowOrganisatieTD,td.rowFunctieWerkTD,td.rowEmailWerkTD,td.rowAfdelingWerkTD {
	white-space : nowrap;
}*/
/*einde rows zoeken - nieuws - FAQ - Forum - sitemap - smoelenboek*/

 .rowDel, .rowDelTD {
	width: 1%;
	background-color: #FFFFFF; 
	vertical-align: top;
	padding-top: 2px;
	padding-left: 4px;
	}
a.listSortA {
	text-decoration: none;
	font: bold 11px;
	}
img.listSortIMG, img.listFilterIMG {
	margin-left: 2px;
	}

/***** ende lijst: *****/


/***** resultaten / navigatie: *****/
tr.resTR {
	padding-top: 10px;
	}
td.resLeftSpacerTD {
	}
td.navTD {}
table.resNavTABLE {
	}	
tr.resNavTR {
	}
td.resNavTextTD {
	font: bold 11px;
	padding-right: 10px;
	}
td.resNavLeftTD {
	padding-right: 5px;
	}
td.resNavPages {}
span.resNavPageCurSPAN {
	color:#000000;
	background: #DB0303;
	font: bold 11px;
	padding: 2px;
	}
a.resNavPageA {}
td.resNavRightTD {
	padding-left: 5px;
	}
img.resNavPageIMG {
	margin-top: 4px;
	}
a.resNavPageA {}
img.resNavPageIMG {}
td.navAddBuTD {}
/***** einde resultaten / navigatie: *****/


/***** item nav *****/
.itemNavTABLE {}
.itemNavTR {}
.itemNavPrevTD {
	padding-right: 5px;
	}
.PrevItemA {}
.PrevItemIMG {}
.itemNavIndexTD {}
.IndexA {}
.IndexIMG {}
.itemNavNextTD {
	padding-left: 5px;
	}
.NextA {}
.NextIMG {}
/***** ende item nav *****/

.labelTD{
	color: #FFFFFF!important;
}
