/*
* BODY - 
* Indien je een andere achtergrond wil bij geen kader view en wel kaderview. Is dat hier mogelijk. 
* Anders twee keer dezelfde achtergrond erin zetten.
*/
.body_met_kaderview
{
	margin: 0px;
	font-size: 11px;
	color: #690007;
	background-color: #FFFFFF;
}

.body_zonder_kaderview
{
	margin: 0px;
	font-size: 11px;
	color: #690007;
	background-color: #FFFFFF;
}
/*
* END - BODY
*/
body
{
	margin: 0px;
	font-size: 11px;
	color: #690007;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
}

table, td
{
	font-size: 11px;
	color: #690007;
}

a
{
	color: #690007;
	text-decoration: none;
}

a:hover
{
	color: #690007;
	text-decoration: underline;
}

img
{
	border: 1px solid #000000;
}

.imgClickable
{
	cursor: pointer;
}

input, textarea
{
   	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #690007;
	border: 1px solid #000000;
	width: 200px;
}

input.checkbox, input.radio, .checkbox
{
	border: none;
	width: 15px;
}

.errormessages
{
	color: red;
	font-weight: bold;
}

.infomessages
{
	color: green;
	font-weight: bold;
}

.button
{
	background: #BDBDBD;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	align: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 90px;
	text-align: center;
}

.buttonHover
{
	background: #BDBDBD;
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	align: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 90px;
	text-align: center;
}

.formTable
{
	padding : 10px 10px 10px 10px;
	border: 1px solid black;
}

.formHeader
{
	font-weight: bold;
	font-size: 12px;
}

.buttonBar
{
	padding: 0px;
	border-collapse: collapse;
	margin-top: 2px; 
	margin-right: 0px;
	margin-left: 0px;
}

.tableSiteMain
{
	background: url('background2.gif') top left repeat-x;
	width: 100%; height: 100%;
	color: #690007;
	background-color: white;
}

.tableBackground2
{
	background: #FFFFFF;
	margin-top: 0px; 
	margin-right: 0px;
	margin-left: 0px;
	width: 100%; height: 100%;
}

.tableSiteTop
{
	background: url('background.jpg') top left no-repeat;
	width: 100%;
	height: 136px;
}

.tableSiteLastModified
{
	text-align: left;
	height: 36px;
	font-family: MS Sans Serif;
	font-size: 9px;
	color: #959EA7;
	padding-left: 5px;
	text-align: center;	
	border-bottom: 1px dashed #8A8A8A;
}

hr.tableSiteLastModified
{
	color: #959EA7;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.tableLanguages, .tableLanguages td
{
	font-family: MS Sans Serif;
	font-size: 9px;
	color: #959EA7;
	padding-left: 5px;
}

.tableLanguages img
{
	border: 1px solid #000000;
}

.tableSiteContents
{
	color: #690007;	
}

.siteMenuTop
{
	position: relative;
	left: 0px;
	z-index: 1;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	width:125px;
}

.siteMenuTop a
{
	color: #690007;
	text-transform: capitalize;
}

.siteMenuTop a:hover
{
	color: #690007;
	text-decoration: underline;
	text-transform: capitalize;
}

.siteMenuBottom
{
	position: relative;
	top: 47px;
	left: 40px;
	z-index: 2;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.siteMenuBottom a
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}

.siteMenuBottom a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: lowercase;
}

.siteMenuTopLeft
{
	width: 121px;
	height: 119px;
	background-repeat: no-repeat;
	background-color: #677E8C;
	padding-left: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #690007;
}

.siteMenuLeft
{
	width: 205px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #690007;
	vertical-align: top;
}

.siteSubMenuLeft
{
	width: 163px;
	/*border-right: 1px dashed #01A0E1;*/
}

.siteMenuLeft a
{
	color: #690007;
	text-decoration: none;
}

.siteContents
{
	padding: 0px 0px 0px 4px;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

.siteTopContents
{
	padding: 0px 0px 0px 10px;	
	height: 60px;
	text-align:left;
	vertical-align: middle;
	color: #690007;
	font-family: Verdana;
	font-size: 8pt;
}

.submenu_hr
{
	display: none;
}

.liRootNode
{
	list-style-image: url('li.rootnode.gif');
}

.liChildNode
{
	list-style-image: url('li.childnode.gif');
}

.visibleLink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.visibleLink a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.treeRootNode
{
	font-size: 11px;
	height: 24px;
	border-bottom: 1px solid #8A8A8A;
}

.treeNode, .treeNodeActive
{
	height: 24px;
	font-size: 11px;
	border-bottom: 1px dashed #B2B2B2;
}

.siteMenuRightNewsCategoryHeader a, .siteMenuRightCSHeader a
{
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.siteMenuRightNewsCategoryHeader a:hover, .siteMenuRightCSHeader a:hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.siteMenuRight
{
	background-color: #BDBDBD;
}

.treeNode, .treeNode a
{
	font-size: 11px;
	color: #000000;
}

.treeNodeActive, .treeNodeActive a
{
	font-size: 11px;
	color: #00A1E1;
	text-decoration: none;
}

.treeNode a:hover, .treeNodeActive a:hover, .treeRootNode a:hover
{
	color: #00A1E1;
	text-decoration: none;
}

.pathMenu, .pathMenu a
{
	font-size: 13px;
	font-family: "Trebuchet MS";
	/*font-weight: bold;*/
	color: #690007;
}

.pathMenuCurrent, .pathMenuCurrent a
{
	font-size: 13px;
	font-family: "Trebuchet MS";
	/*font-weight: bold;*/
	color: #690007;
}

/* 
---------------------------------------------------------------------------------
|                       START CONTENT VIEW (ALGEMEEN)                   |
---------------------------------------------------------------------------------
*/
.contentView
{
	color: #690007;
	text-align: left;
	cellpadding: 0px;
	horizontal-align: left;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.contentView_pagetext
{
	border:none;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.contentView_header
{
	background-color: #BED5EE; 
}

.contentView_item 
{
}

/*
*	table om de items heen.
*/
.contentView_items
{
	border: 1px solid black;
	vertical-align: top;
}
/* 
---------------------------------------------------------------------------------
|                       START KADER VIEW (ALGEMEEN)                   |
---------------------------------------------------------------------------------
*/
.kaderView
{
	cellspacing: 0px;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	color: #000000;
	padding-top: 1px; 
}

.kaderView table
{
	cellspacing: 0px;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 12px;
	color: #000000;
	padding-top: 1px; 
}

.kaderview_li
{
	text-align: left;
	vertical-align: top;
	list-style-image: url('li.childnode.gif');
}

.kaderview_item
{
	text-align: left;
}

.kaderview_header
{
	padding-left: 1px;
	padding-right: 1px;
	font-size: 10px;
	font-weight:bold;
	color: black;
	text-align: left;
	background-color: #D9D9D9;
	border: 0px solid #FFFFFF;
}

.siteMenuRightNewsCategory
{
	font-family: Verdana;
	font-size: 12px;
	color: #FF00FF;	
	list-style-image: url('li.childnode.gif');
	list-style-position: inside;
	horizontal-align: left;
	vertical-align: top;	
}

.siteMenuRightNewsCategoryHeader
{
	padding-left: 1px;
	padding-right: 1px;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: black;
	text-align: left;
	background-color: #D9D9D9;
	border: 0px solid #FFFFFF;
}

.siteMenuRightCS
{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;//#FF00FF;	
	list-style-image: url('li.childnode.gif');
	list-style-position: inside;
	horizontal-align: center;
	vertical-align: top;
	text-align:center;
}

.siteMenuRightCSHeader
{
	padding-left: 1px;
	padding-right: 1px;
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: black;
	text-align: left;
	background-color: #D9D9D9;
	border: 0px solid #FFFFFF;
	width: 15px;
}

.siteMenuRightDownload
{
	list-style-image: url('li.childnode.gif');
}

.modulePanelTable
{
	border: 0px ; 
	width: 100px;	
	background-color: #FFFFFF;
}

.modulePanelHeader
{
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	color: #0095E4;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	
}

.modulePanelContent a, .siteMenuRightNewsCategory a
{
	color: #0095E4; /*#811B7A*/
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	}

.modulePanelContent a:hover, .siteMenuRightNewsCategory a:hover
{
	color: #0095E4; /*#811B7A*/
	font-size: 9px;
	font-family: Verdana;
	text-decoration: underline;
}

.modulePanelFooter
{	
}

.moduleContentTable
{
	border: 1px solid black;
	horizontal-align: center;
	cellpadding: 0;	
	width: 95%;
	
}

.moduleContentTableNewsItem
{
	border: 0px;
	horizontal-align: center;
	cellpadding: 0;	
}

.moduleContentFooter
{
	border-top: 1px dashed #86A3CD;
	font-weight: bold;
}

.moduleContentHeader
{
	background-color: #BED5EE;
}

.moduleContentContent
{
	//font-style: italic;
	font-size: 11px;
}

.moduleContentContent a
{
	color: #000000;
}

.moduleContentContent a:hover
{
	color: #3B3C8A;
}


.moduleSearchPanel
{
	width: 130px;
}


/* POPUP - PULLDOWN MENU */
.menubar {
  /*display: inline;*/
  list-style: none;
  margin: 0px;
  padding: 0px;
  border-bottom-width: 0;
  font-family: verdana;
  font-size: 9px;
  color: #670007;
}
.menubar li {
  /*display: inline;*/
  padding: 3px;
  text-align: right;
}
.menubar a {
  padding: 0px 3px;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
}
.menubar a:hover {
  color: #670007;
  text-decoration: underline;
}
.menu {
  display: none;
  position: absolute;
  top: 24px; 
  width: 150px;
  list-style: none;
  text-align: right;
  font-size: 7pt;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  border-top-width: 0;
  color: #0095E4;
}
.menu li {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: right;
}
.menu a {
  line-height: 15px;
  color: #0095E4;
  width: 100%;
  text-decoration: none;
  text-align: left;
}
.menu a:hover {
	color: #0095E4;
  	text-decoration: underline;
}
.menu a .subind {
  float: right;
}
/* END POPUP - PULLDOWN MENU */

/* EDITOR IN BEHEER: aangemaakt om b.v. een andere achtergrond te kiezen in het beheer, dan de voorkant heeft*/
.contentview_beheer_extra
{
}
/* END EDITOR IN BEHEER*/

.link_nmwbs
{
	border-top: 1px dashed #8A8A8A;
	border-bottom: 1px dashed #8A8A8A;
	text-align: center;	
	letter-spacing: 10px;
	font-stretch: ultra-expanded;
	padding-left: 5px;
	padding-right: 2px;
	font-size: 9px;
	text-decoration: underline;
	color: #959EA7;
	background: none;
}

.link_nmwbs a
{
	color: #BDBDBD;
	letter-spacing: 10px;
	font-stretch: ultra-expanded;
	font-size: 9px;
	text-decoration: underline;
}

.link_nmwbs a:hover
{
	text-decoration: underline;
}

