/* Do not rename this file. Reference is used in DejaVuRadEditor in CMS */

/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
/************************************************/

*
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

html
{
	background: #047104 url("../images/bgLogo.gif") repeat-y left top;
}

body
{
	height: 100%;
	width: 100%;
	line-height: 12pt;
}

img
{
	border: 0px;
	display: block;
}

table
{
	padding: 0px;
	margin: 0px;
	border: none;
}

a:link, a:visited
{
	color: #9C0000;
}
a:hover, a:active
{
	color: #047104;
}

.Green 
{
	color: #047104
}

.Red 
{
	color: #9C0000;
}

.rowBorder
{
	border: solid 1px #047104;
}

.tableBorder
{
	border-collapse: collapse; 
	border: 1px solid #047104;
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #9C0000
}

h2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #9C0000
}

h3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #9C0000
}

.RedTextBig
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #9C0000
}

.RedTextMedium
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #9C0000
}

.RedTextSmall
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #9C0000
}

.GreenTextBig
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #047104
}

.GreenTextMedium
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #047104
}

.GreenTextSmall
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #047104
}

/*********************
*					 *
*		Layout		 *
*					 *
*********************/
#divKabouter
{
	position: absolute; 
	left: 700px; 
	top: 12px; 
	width: 105px; 
	height: 100px; 
	z-index: 10;
}

.main-box
{
	position: relative;
	width: 995px;
	overflow: hidden;
}
.main-box .center-box {
	position: relative;
	width: 100%;
	left: 120px;
}
.main-box .reset-box {
	position: relative;
	width: 100%;
	left: 100%;
	margin-left: -120px;
}
.main-box .RightDiv-Box {
	position: relative;
	width: 100%;
	margin-left: -182px;
}
.main-box .ContentDiv-Box {
	position: relative;
	width: 100%;
	margin-left: -100%;
	left: 182px;
}
.main-box .LogoDiv {
	float: left;
	width: 120px;
}
.main-box .RightDiv {
	float: right;
	width: 182px;
}
.main-box .ContentDiv {
	margin-left: 120px;
	margin-right: 182px;
}
* html .ContentDiv {
	height: 1%;
	margin: 0;
}
* html .LogoDiv {
	margin-right: -3px;
}
* html .RightDiv {
	margin-left: -3px;
}
.clearfix:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both; 
	visibility: hidden;
}
.heightfix:before {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.LogoDiv img
{
	margin: 10px 0 0 10px;	
}

/*********************
*							*
*		Splash			*
*							*
*********************/

.main-box-Splash
{
	position: relative;
	width: 995px;
	overflow: hidden;
}
.main-box-Splash .center-box {
	position: relative;
	width: 100%;
	left: 234px;
}
.main-box-Splash .reset-box {
	position: relative;
	width: 100%;
	left: 100%;
	margin-left: -234px;
}
.main-box-Splash .RightDiv-Box {
	position: relative;
	width: 100%;
	margin-left: -182px;
}
.main-box-Splash .ContentDiv-Box {
	position: relative;
	width: 100%;
	margin-left: -100%;
	left: 182px;
}
.main-box-Splash .LogoDiv {
	float: left;
	width: 234px;
}
.main-box-Splash .RightDiv {
	float: right;
	width: 182px;
}
.main-box-Splash .ContentDiv {
	margin-left: 234px;
	margin-right: 182px;
}

* html .main-box-Splash .ContentDiv
{
	margin-left: 232px;
}
* html .main-box-Splash .LogoDiv
{
	width: 235px;
}

.main-box-Splash .LogoDiv img.Logo
{
	float: left;
}

.main-box-Splash .LogoDiv img.Girl
{
	margin: 0;
	float: right;
}

* html .main-box-Splash .LogoDiv img.Girl
{
}

.main-box-Splash .ContentInnerDiv
{
	padding-left:0;
	width: auto;
}

.main-box-Splash .RightMenuTable .tdSeparator,
.main-box-Splash .LeftMenuTable .tdSeparator
{
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}

.main-box-Splash .RightMenuTable .tdSeparator
{
	background: transparent url('../images/SplashMenuSeparator.gif') repeat-y right top;
}


/*********************
*							*
*		Onderzoek		*
*							*
*********************/
.main-box-Enquete
{
	position: relative;
	width: 995px;
	overflow: hidden;
}
.main-box-Enquete .RightDiv-Box {
	position: relative;
	width: 100%;
	left: 120px;
}
.main-box-Enquete .ContentDiv-Box {
	position: relative;
	width: 100%;
	left: -120px;
}

.main-box-Enquete .LogoDiv {
	float:left;
	width: 120px;
}

.main-box-Enquete .ContentDiv {
	margin-left: 120px;
}


.main-box-Enquete .tableForm,
.main-box-Enquete .tableEdit
{
	width: 100%;
}
.main-box-Enquete .tdEditCaption
{
	width: 400px
}

/*********************
*							*
*		ContentBox		*
*							*
*********************/


.ContentInnerDiv
{
	padding: 30px 12px 12px 12px;
	width: 669px;
}

* html .ContentInnerDiv
{
	width: 663px;
}

.ContentInnerDiv .ContentTable
{
	width: 100%;
}


.ContentTable td
{
	vertical-align: top;
}

.ContentTable .CornerTd
{
	width: 13px;
	height: 13px;
}

.ContentTable .BorderTd
{
	font-size: 1px;
	line-height: 1px;
}

.ContentTable .BorderTd.Left
{
	background: transparent url('../images/ContentLeftBorder.gif') repeat-y left top;
}

.ContentTable .BorderTd.Right
{
	background: transparent url('../images/ContentRightBorder.gif') repeat-y left top;
}

.ContentTable .BorderTd.ContentTop
{
	background: transparent url('../images/ContentTopBorder.gif') repeat-x left top;
}

.ContentTable .BorderTd.ContentBottom
{
	background: transparent url('../images/ContentBottomBorder.gif') repeat-x left top;
}

.ContentTable .ContentTd
{
	background: #E9E9E9 url('../images/LineBuilding.gif') no-repeat center bottom;
	padding: 12px;
}

.ContentTable .ContentTd ul
{
	margin-left: 24px;
}

.ContentTable .ContentTd ol
{
	margin-left: 28px;
}
.ContentTable .ContentTd ul li
{
	list-style: square;
}

.ContentTable .ContentTd Table
{
	
}

/*********************
*							*
*		Menu				*
*							*
*********************/
.ContentTable .MenuTd
{
	width: 140px;
	background-color: #A0A0A0;
	padding-left: 10px
}

.ContentTable .BorderTd.MenuTop
{
	background: transparent url(../images/MenuTopBorder.gif) repeat-x left top;
}

.ContentTable .BorderTd.MenuBottom
{
	background: transparent url(../images/MenuBottomBorder.gif) repeat-x left top;
}

#imgMenu
{
	margin-top: 5px;
}

/*********************
*							*
*		RightBar			*
*							*
*********************/

.divRow {
	padding: 0 20px;
	width: 140px;
}

.infoTitle
{
	color: #047104;
	font-weight: bold;
}

.DisclaimerRow,
.DisclaimerRow a
{
	font-size: 9px;
	line-height: 12px;
}

#divInfo {
	margin-top: 30px; 
}

/*********************
*							*
*		Disclaimer		*
*							*
*********************/

#divDisclaimer
{
	position: absolute; 
	left: 12px; 
	bottom: 2px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 9px;
}

#divDisclaimer a
{
	color: #FFFFFF;
	font-size: 9px;
	line-height: 9px;
}

#divBody #divDisclaimer #brHide,
#divBodyEnquete #divDisclaimer #brHide
{
	display: none;
}

#divBodySplash #divDisclaimer
{
	left: 0px; 
	top: 540px;
}

/************************
*						*
*	News Events Grid	*
*						*
************************/
.DivGrid td
{
	vertical-align: top
}

.DivGrid .trGridPager td
{
	padding-top: 5px;
}
.DivGrid .trGridPager span,
.DivGrid .trGridPager a
{
	padding: 0 3px;
	font-weight: bold;
	text-decoration: none;
}

/*********************
*							*
*		Search			*
*							*
*********************/
.SEResultItemSummary strong
{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #ffc1c1;
 	color: #000000;
}

.SEHeader .SEQuery, .SEHeader .SEResultsNum
{
	font-weight: bold;
	color: #9c0000;
}

.SEHeader
{
	border-top: 1px solid #047104;
	border-bottom: 1px solid #047104;
	text-align: right;
}

.SEFooterPager
{
	border-top: 1px solid #047104;
}

.SEHeader table td, .SEFooterPager table td
{
	text-align: right;
	padding-bottom: 1px;
}

.SEHeader .alignleft
{
	text-align: left;
}

.SEHeader a, .SEFooterPager a
{
	font-weight: bold;
	text-decoration: none !important;
}


.imageGalleryThumbsTable Td
{
	vertical-align: middle !important;
	text-align: center !important;	
}

.imageGalleryDetailTable .imageGalleryDetailTd,
.imageGalleryDetailTable .imageGalleryDetailButtonsTd
{
	text-align: center !important;
}

/*********************
*					 *
*	Splash menu		 *
*					 *
*********************/
.SplashMenuContainer
{
	display: inline-block;
	position: relative;
}

.SplashMenuContainer .SplashMenuChildContainer
{
	display: block;
	position: absolute;
	left: 100%;
	top: 0px;
	background-color: #047104;
	z-index: 1000;
	display: none;
}

.SplashMenuContainer .SplashMenuChildContainer.ltr,
.SplashMenuContainer .SplashMenuChildContainer.ltr .SplashMenuChildItem,
.SplashMenuContainer .SplashMenuChildContainer.ltr .SplashMenuChildItem .SplashMenuChildItemInner
{
	text-align: left;
	direction: ltr;
}

.SplashMenuContainer .SplashMenuChildContainer.rtl,
.SplashMenuContainer .SplashMenuChildContainer.rtl .SplashMenuChildItem,
.SplashMenuContainer .SplashMenuChildContainer.rtl .SplashMenuChildItem .SplashMenuChildItemInner
{
	text-align: right;
	direction: rtl;
}

.SplashMenuContainer .SplashMenuChildContainer .SplashMenuChildItem
{
	display: block;
	margin-bottom: 1px;
}

.SplashMenuContainer .SplashMenuChildContainer .SplashMenuChildItem .SplashMenuChildItemInner
{
	display: inline-block;
	width: 100%;
}

.ExtraSplashLinkDiv
{
	position: absolute;
	width: 365px;
	background: transparent url('../images/ExtraSplashLink.png') no-repeat 0 0;
	top: 375px;
	left: 265px;
	text-align: center;
}

.ExtraSplashLinkDiv a:link,
.ExtraSplashLinkDiv a:visited,
.ExtraSplashLinkDiv a:hover,
.ExtraSplashLinkDiv a:active
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 20px;
	padding-top: 3px;
	outline: none;
}
