/*============================ main ============================*/
body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 18px;
	color: #6C6C60;
	background-color: #6C6C60;
}

td, .cmsLabel, .cmsTd
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C60;
}

label
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C60;
}

.bgModerator
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #6C6C60;
	font-size: 11px;
}

div 
{
	border: 0px solid green; 
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #67C4DC;*/
	color: #2B99B5;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	/*color: #67C4DC;*/
	color: #2B99B5;
	font-weight: normal;
	text-decoration: none;
}

.main
{
	width: 700px;
	background-color: #FFFFFF
}

input
{
	behavior: url(input.htc);
}
/*============================ main ============================*/


/*============================ header ============================*/
.blue
{
	width: 700px;
	height: 2px;
	background-color: #67C4DC;
	overflow: hidden;
	float: left;
}

.header
{
	width: 700px;
	border: 0px solid;
	background-color: #FFFFFF;
	float: left;
}

.logo
{
	width: 530px;
	text-align: left;
	float: left;
}

.headerAfbeelding
{
	width: 700px;
	border: 0px solid;
	background: #FFFFFF;
	height: 118px;
	float: left;
}

div.topMenu 
{
	width: 700px;
	background: #fff url("../img/06/bgTopMenu.gif") repeat-x 0 0; 
	float: left;
}

a.topMenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #919191;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	height: 25px;
}

a.topMenuItem:hover, tmiLoc
{
	font-size: 10px;
	font-weight: bold;
	color: #67C4DC;
	text-decoration: none;
}

.search
{	
	border: 0px solid blue;
	width: 129px;
	float: left;
}

.searchVeld
{	
	width: 124px;
	padding-top: 8px;
	float: left;
}

.searchButton
{	
	width: 31px;
	padding-top: 34px;
	float: left;
}
/*============================ header ============================*/


/*============================ forum ============================*/
.forumHeader
{
	width: 100px;
	border-left: 2px solid #ffffff;
	padding-left: 5px;
}

.forumTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C60;
	font-weight: bold;
}

.forumBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C60;
	font-weight: normal;
}

.forumLink, a.forumLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C60;
	font-weight: bold;
	text-decoration: none;
}

a.forumLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67C4DC;
	font-weight: bold;
	text-decoration: underline;
}
/*============================ forum ============================*/


/*============================ input ============================*/
.input.cmsInputHeader
{
	height: 15px;
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF; 
	background: #67C4DC;
}

.input.cmsInput
{
	width: 220px;
	height: 17px;
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	color: #6C6C60; 
	background-color: #fff;
	border: 1px solid #67C4DC;
}

Textarea
{
	width: 220px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	font-weight: normal;
	color: #6C6C60; 
	border: 1px solid #67C4DC;
}

.input.cmsInputSearch
{
	width: 120px;
	height: 17px;
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	color: #6C6C60; 
	border: 1px solid #67C4DC;
}

button
{
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	color: #919191;
	background: #E7E7E4; 
	border-top: 1px solid #67C4DC;
	border-right: 1px solid #67C4DC;
	border-bottom: 1px solid #67C4DC;
	border-left: 1px solid #67C4DC;
}

.CMSbutton
{
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
	background: #E7E7E4; 
	color: #919191; 
	border-top: 1px solid #67C4DC;
	border-right: 1px solid #67C4DC;
	border-bottom: 1px solid #67C4DC;
	border-left: 1px solid #67C4DC;
}

.searchText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C60;
}
/*============================ input ============================*/


/*============================ subMenu ============================*/
.mainSubMenu
{
	width: 200px;
	float: left;
}

.menuSpacer
{
	width: 195px;
	height: 44px;
	border-bottom: 1px solid #fff;
	float: left;
}

.subMenuItem, a.subMenuItem
{
	width: 180px;
	height: 29px;
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold;
	color: #919191; 
	text-align: right;
	padding-top: 7px;
	padding-right: 15px;
	border-bottom: 1px solid #fff;
	background-color: #E7E7E4; 
	float: left;
}

a.subMenuItem:hover
{
	padding-top: 7px;
	padding-right: 15px;
	color: #FFFFFF; 
	background: #fff url("../img/06/bgMouseOver.gif") repeat-y 0 0; 
}
/*============================ subMenu ============================*/


/*============================ body ============================*/
.bodyBg
{
	width: 700px;
	background: #fff url("../img/06/bodyBackground.gif") repeat-y 0 0; 
	float: left;
}

.mainBody
{
	width: 500px;
	background: #fff url("../img/06/bgBody.gif") repeat-y 0 0; 
	float: left;
}

.topSpacer
{
	width: 500px;
	height: 15px;
	float: left;
}

.spacer
{
	width: 19px;
	height: 15px;
	float: left;
}

.breadcrumb
{
	width: 480px;
	float: left;
}

.mainBreadcrumb
{
	width: 500px;
	height: 44px;
	background-color: #D7D7D2;
	text-align: left;
	float: left;
}

a.breadNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #919191;
}

a.breadNav:hover
{
	font-size: 10px;
	font-weight: normal;
	color: #67C4DC;
	text-decoration: none;
}

.breadNavLoc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #919191;
}

.mnLoc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #919191;
}

.content, .editor
{
	width: 463px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 31px;
	padding-left: 32px;
	float: left;
}

.articleMain
{
	width: 463px;
	float: left;
}

.title, a.title
{
	width: 431px;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #67C4DC;
	background: #fff url("../img/06/bgTitle.gif") repeat-y 0 0; 
	padding-top: 6px;
	padding-left: 14px;
	text-decoration: none;
	float: left;
}

a.title:hover
{
	font-size: 14px;
	color: #919191;
	font-weight: bold;
	background: #fff url("../img/06/bgTitle.gif") repeat-y 0 0; 
}

.thumb
{
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

.spacerArticle
{
	width: 52px;
	height: 15px;
	float: left;
}

.article
{
	width: 379px;
	font-size: 10px;
	padding-top: 13px;
	float: left;
}

a.articleNav
{
	width: 145px;
	padding-left: 52px;
	padding-top: 10px;
	padding-bottom: 14px;
	color: #6C6C60;
	text-decoration: none;
	float: left;
}

a.articleNav:hover
{
	color: #67C4DC;
	text-decoration: none;
	float: left;
}

.articleLine
{
	width: 431px;
	padding-bottom: 24px;
	float: left;
}

/*============================ body ============================*/


/*============================ navgation ============================*/
.mainNav
{
	width: 379px;
	float: left;
}

.spacer
{
	width: 379px;
	float: left;
}

.h10
{
	height: 10px;
	overflow: hidden;
}

.h15
{
	height: 15px;
	overflow: hidden;
}

.nav, a.nav
{
	color: #6C6C60;
	text-decoration: none;
}

a.nav:hover
{
	color: #67C4DC;
}

.divBack, .divMore
{
	float:left;
}

.divPrint
{
	float:right;
}
/*============================ navgation ============================*/


/*============================ footer ============================*/
.grey
{
	width: 700px;
	height: 2px;
	background-color: #6C6C60;
	overflow: hidden;
	float: left;
}

.mainFooter
{
	width: 700px;
	height: 30px;
	background-color: #C6C6BE;
	font-size: 10px;
	font-weight: normal;
	color: #E7E7E4;
	padding-top: 8px;
	float: left;
}

a.footerTxt
{
	font-size: 10px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}

a.footerTxt:hover
{
	color: #676767;
	text-decoration: underline;
}

.copyright
{
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7E7E4;
	text-align: center;
	background-color: #6C6C60;
	padding-top: 8px;
	float: left;
}
/*============================ footer ============================*/

/*============================ search ============================*/
.search1
{
	background-color: #E7E7E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.search2
{
	background-color: #FFFFFF;
}

.searchTop
{
	border-top: 1px solid #67C4DC;
	font-size: 12px;
	color: #919191;
	font-weight: normal;
	text-decoration: none;
}

.searchTitle, a.searchTitle:hover
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #67C4DC;
}

.searchBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D43E40;
}

.sitemapTitle, a.sitemapTitle, a.sitemapTitle:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #919191;
	text-align: left;
	float: left;
}

.sitemap, a.sitemap, a.sitemap:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67C4DC;
	text-decoration: none;
}

a.articleNavSearch
{
	width: 145px;
	padding-top: 10px;
	padding-bottom: 14px;
	color: #6C6C60;
	text-decoration: none;
	float: left;
}

a.articleNavSearch:hover
{
	color: #67C4DC;
	text-decoration: none;
	float: left;
}
/*============================ search ============================*/
/*
	Kalender CSS classes
*/
/*===============================================================================================*/
/*	De weekdagen (m, d, w, d, v, z, z) */
td.calDayHeader 
{
	text-align:	right;
	width: 18px;
	border-bottom: 1px solid #B8B8B8;
	color: #333366;
}

/* De weeknummers */
td.calWeekNo 
{
	text-align:	right;
	width: 18px;
	border-right: 1px solid #B8B8B8;
	cursor: hand;
	color: #333366;
}

/* onMouseOver van de weeknummers */
td.calSel
{
	background-color: #CCCCCC;
}

/* De dagen in de huidige maand */
td.calDay
{
	text-align: right;
	background-color: #EEEEEE;
	color: #FF6600;
	cursor: hand;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

/* De dagen van een andere maand (Other Month) */
td.calDayOM
{
	text-align: right;
	color: #B8B8B8;
	cursor: hand;
}

/* Een geselecteerde dag in de huidige maand */
td.calSelected
{
	background-color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* Een geselecteerde dag in een andere maand */
td.calSelectedOM
{
	background-color: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: white;
}

/* Vandaag */
td.calToday
{
	border: 1px solid #333366;
}

/* Als er agenda/kalender items zijn op die dag */
td.calFilled
{
	font-weight: bold;
}

/* De TD waar de maand in getoond wordt */
td.calMonth
{
	color: #FF6600;
}
/*===============================================================================================*/
/*
	EINDE Kalender CSS classes
*/
/*===============================================================================================*/

