/*
============================
  Sitetemplate Styles
============================
*/
body
{
	margin: 0;
	background-color: #ffffff;
}
body, th, td, p, select, input, textarea
{
	font-size: 12px; /* default for NS 4 */
	font-family: Arial, Helvetica, sans-serif;
}
/*/*/a
{
}
/* to stop NS 4 from processing */
body, th, td, p, select, input, textarea
{
	font-size: xx-small; /* only for IE 5 */
	voice-family: "\"}\""; /* to stop IE 5 from processing */
	voice-family: inherit;
	font-size: x-small; /* setting for rest of the browsers */
}
html > body, html > body td, html > body th, html > body p, html > body select, html > body input, html > body textarea
{
	font-size: small; /* included for Opera */
}
/* *//* to start NS 4 processing again */

a
{
	color: #ED1C24;
	text-decoration: none;
}
a:visited
{
	color: #551a8b;
}
.link
{
	color: #000000;
	text-decoration: none;
}
.link:hover
{
	color: #000000;
	text-decoration: underline;
}

#Logo
{
	position: absolute;
	width: 77px;
	height: 115px;
	z-index: 1;
	left: 23px;
	top: 20px;
}
#LogoPopup
{
	position: absolute;
	width: 77px;
	height: 115px;
	z-index: 1;
	left: 10px;
	top: 10px;
}
#TopImages 
{
	position: absolute;
	left: 100px;
	top: 50px;
	height: 43px;
	width: 855px;
	z-index: 1;
}
.SiteTable
{
	width: 969px;
	height: 98%;
}

* html .SiteTable
{
	height: 100%;
}
.Bar
{
	height: 20px;
}
.leftTop
{
	background-color: #ffffff;
	height: 30px;
}

.SiteColor1
{
	background-color: #b2d8ed;
}
.SiteColor2
{
	/* BIZI INTERNET */
	background-color: #f0f0f0;
	/* /BIZI INTERNET */
}
.SiteColor3
{
	background-color: #ffffff;
}
.SiteColor4
{
	background-color: #05019c;
}

.SiteColor5
{
	background-color: #5B6CC4;
}

.SiteKeyframes
{
	background-color: #000000;
	padding-left: 18px;
	height: 43px;
}
.SiteContent
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	padding-top: 0;
}

/*
============================
  Breadcrum Styles
============================
*/

.BreadCrum
{
	display: block;
	height: 16px;
	padding-top: 2px;
	color: #000000;
	font-weight: normal;
}
.BreadCrum a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.breadcrum .current
{
	font-weight: bold;
}

/*
============================
  RightNaviagtion Styles
============================
*/

.RightNavigation
{
	width: 184px;
	vertical-align: top;
}

/*
============================
  Disclaimer Styles
============================
*/

.Disclaimer
{
	height: 29px;
	font-size: xx-small;
	color: #ffffff;
	text-align: right;
	padding-right: 28px;
	vertical-align: middle;
}
.Disclaimer a
{
	color: #ffffff;
	text-align: right;
}

/*
============================
  Site Search Styles
============================
*/
.SiteSearch
{
	vertical-align: top;
	padding-top: 4px;
	padding-left: 6px;
}
.ntb_sbc_btn_DoSearch
{
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
	border: 0;
	background-color: #8280cd;
	height: 20px;
}

.ntb_sbc_txt_Search
{
	width: 120px;
	height: 20px;
	padding-left: 2px;
	color: #419ebf;
	border: 1px solid #000000;
}

/*
============================
  Content Styles
============================
*/

hr
{
	/* BIZI INTERNET */
	/* border: 1px solid #b2d8ed; */
	border: 1px solid #777777;
	/* /BIZI INTERNET */
}

.ContentTable
{
	width: 100%;
	height: 100%;
}

.Content
{
	color: #000000;
	font-weight: normal;
	display: block;
	height: 100%;
}

.RTFText, .RTFText td
{
	color: #000000;
}
.ContentImage
{
	text-align: center;
	padding: 10px;
	background-color: #e8f3fa;
}


/*
============================
  Menu styles
============================
*/


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
/* CoolMenus 4 - default styles - end */
/*Style for the background-bar*/
.clBar
{
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: transparent;
	visibility: hidden;
}


/* Styles for level 0 */
.clLevel0
{
	position: absolute;
	padding: 2px;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
}
.clLevel0
{
	cursor: pointer;
	background-color: #05019C;
}
.clLevel0over
{
	position: absolute;
	text-align: left;
	padding: 2px;
	padding-left: 10px;
	font-weight: normal;
	color: #ffffff;
}
.clLevel0over
{
	cursor: pointer;
	background-color: #5B6CC4;
}
.clLevel0border
{
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
}

/* Styles for level 1 */
.clLevel1
{
	position: absolute;
	padding: 2px;
	padding-left: 10px;
	font-weight: normal;
	color: #ffffff;
}
.clLevel1
{
	background-color: #8280CD;
	color: #FFFFFF;
}
.clLevel1over
{
	position: absolute;
	padding: 2px;
	padding-left: 10px;
	font-weight: normal;
	color: #ffffff;
}
.clLevel1over
{
	cursor: pointer;
	background-color: #5B6CC4;
	color: #FFFFFF;
}
.clLevel1border
{
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
}

/* Styles for secondaryNavigation */
.clLevel2, .clLevel2over, .clLevel2selected
{
	padding-left: 0px;
	display: block;
	color: #ffffff;
	background-color: #8280CD;
	text-decoration: none;
}
.clLevel2over
{
	background-color: #5B6CC4;
}
.clLevel2selected
{
	background-color: #05019c;
}

/*
============================
  Homepage styles
============================
*/
.HomeNewsB
{
	background-image: url(../../BeeldenGeluid/Images/spacerwhite.gif);
	background-repeat: repeat-y;
	color: #000000;
}
.HomeNewsB a, .HomeNewsBNoImg a
{
	font-weight: bold;
	text-decoration: none;
}
.HomeNewsImageB
{
	border: 4px solid #b2d8ed;
}
.HomeNewsBNoImg
{
	color: #000000;
}
.HomeNewsDB
{
	color: #ffffff;
	background-image: url(../../BeeldenGeluid/Images/spacerwhite.gif);
	background-position: right;
	background-position: 100% 50%;
	background-repeat: repeat-y;
}
.HomeNewsDB a, .HomeNewsDBNoImg a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.HomeNewsImageDB
{
	border: 4px solid #05019c;
}
.HomeNewsDBNoImg
{
	color: #ffffff;
}

.ArchiveLink
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
