 /* 
================================
DotControl copyright 2009
================================
*/

* {
	outline: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1em;
}

.clear { 
	clear: both;
}

a img{
	border: none;
	}

body {
	background-color: #bfbfbf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#WrapperHome {
	width: 960px;
	margin: 0px auto 0px auto;
}
#WrapperContent {
	width: 960px;
	margin: 0px auto 0px auto;
}

#WrapperSubContent {
	width: 960px;
	margin: 0px auto 0px auto;
}
#PageHeader {
	float:left;
	height:180px;
	width:960px;
	background-image:url(images/bgPageHeader.jpg);
	background-repeat:repeat-x;
	display:block;
}
#TopUtilities {
	float: left;
	height: 110px;
	width: 960px;
	background-color: #ffffff;
}

#TopUtilitiesMenu {
	float: right;
	width: 264px;
	height: 15px;
	margin-top: 15px;
	margin-right: 15px;
	}

#TopUtilitiesMenu a {
	color: #888888;
	font-weight: bold;
	margin-left: 15px;
	}

#TopUtilitiesMenu .UtilitiesSeparator {
	position: absolute;

	height: 15px;
	width: 10px;
	margin-top: 3px;
	background-image:url(images/MenuSeparator.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#CompanyLogo {
	float: left;
	clear: left;
	width: 169px;
	height: 180px;
	background-image: url(images/Logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 25px;
}

#CompanyLogo a {
	width: 169px;
	height: 180px;
	display: block;
}

#CompanyLogo span {
	display: none;
	}

#ContentHolder {
	float: left;
}
#ContentHolder ul li {
	background-image:url(images/ListStyleImage.jpg);
	background-repeat:no-repeat;
	background-position: 8px 7px;
	line-height: 2.2;
}
#ContentHolder ul li{
	padding-left:30px;
	list-style:none;
}
#ContentHolder ol li{
	margin-left: 30px;
	}

#MiddlePane {
	float: left;
	width: 960px;
}
/************MENU**************/

#Menu {
	float: left;
	width: 740px;
	height: 40px;
	font-size: 16px;
	font-family: Calibri, Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	margin-top: 80px;

}

#Menu a {
	color: #ffffff;
	padding-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#Menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#Menu ul li ul li .rmText {
	text-transform:none;
	font-weight: bold;
	margin-left: 10px;
}

#Menu ul li .selected .rmText {
	color: #ffffff;
}

#Menu .rmItem a {
	margin-top: 0px;
	padding-top: 11px;
	padding-bottom: 11px;
}

#Menu .rmItem a:hover {
	margin-top: 0px;
	padding-bottom: 9px;
	
	cursor: pointer;
}

#Menu ul a {
	text-align: left;
}

#Menu li:hover {
	
}
#Menu li:hover .selected {
	
}

#Menu ul li ul li:hover{
	background: none;
}

#Menu ul li ul li a:hover {
	color: #DFB863;
}

#Menu ul li .selected {
	background-image: url(images/BgMenuSelected.jpg);
	background-repeat: repeat-x;
}

#Menu .rtsLevel1 li a:hover {
	color:#7fa213;
}
#Menu .rtsLevel2 li a:hover {
	color:#fed162;
}

#Menu .rtsLevel2 a{
	padding-top: 2px;
	}

#Menu ul li a {
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	display: block;
}
#Menu .rmItem ul li a{
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}
#Menu .rmItem ul li a:hover {
	margin-top: 0px;
	padding-bottom: 0px;
}
#Menu ul li li .rmItem {
	color: #ffffff;
	font-weight: bold
}

#Menu .rmSlide {
	margin-top: -1px;
	margin-left: 0px;
}

#Menu ul li ul li a {
	height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}

#Menu li ul .rmItem.rmLast {

}

/****************************************/

#WrapperHome #Panorama {
	float: left;
	width: 960px;
	min-height: 289px;
	background-image: url(images/BgPanorama.jpg);
	background-repeat: no-repeat;
}
#WrapperContent .PanoramaContent {
	float: left;
	width: 960px;
	min-height: 162px;
}
#WrapperContent .PanoramaContent .portlet_main h2 {
	display: none;
	}
#WrapperContent .PanoramaContent p,
#WrapperContent .PanoramaContent br {
	margin: 0px;
	padding:0px;
}

#Panorama .PanoramaRight {
	float: right;
	width: 460px;
	min-height: 239px;
	padding-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #7293a0;
}
#Panorama .PanoramaRight img {
	border: none;
}
#Panorama .PanoramaRight .Head {
	font-family: Calibri, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #61d3ff;
}

#Panorama .PanoramaContentRight {
	float: right;
	width: 460px;
	min-height: 112px;
	padding-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #7293a0;
}
#Panorama .PanoramaContentRight .Head {
	font-family: Calibri, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #61d3ff;
}

#WrapperHome #ContainerMain {
	float: left;
	width: 960px;
	background: #ffffff url(images/BgHomeRepeater.jpg) repeat-y top left;
}

#WrapperContent #ContainerMainContent {
	float: left;
	width: 960px;
	background-color: #ffffff;
	background-image: url(images/BgRightPane.jpg);
	background-repeat: no-repeat;
	background-position: 730px 162px;
}
#WrapperSubContent #ContainerMainContent {
	float: left;
	width: 960px;
	background-color: #ffffff;
	background-image: url(images/BgRightPane.jpg);
	background-repeat: no-repeat;
	background-position: 730px 162px;
}

#ContainerMain a:link, #ContainerMainContent a:link{
	text-decoration: underline;
	color: #7fa312;
}

#ContainerMain a:visited, #ContainerMainContent a:visited {
	text-decoration: underline;
	color: #7fa312;
}

#ContainerMain a:hover, #ContainerMainContent a:hover {
	text-decoration: underline;
	color: #dfb859;
}

.LeftContentPane {
	float: left;
	width: 310px;
	background-color: #f7f7f7;
}

.MiddleContentPane {
	float: left;
	width: 380px;
	padding: 15px 20px 0px 19px;
	border-right: 1px solid #ebebeb;
}

.RightContentPane {
	float: right;
	width: 195px;
	padding: 15px 15px 0px 20px;
	font-size: 10px;
	border-bottom: 1px solid #ebebeb;
}

.LeftContentPane .Head {
	font-family: Calibri, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

.LeftContentPane .portlet_main {
	width: 290px;
	padding-top: 9px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/BgLeftPaneHead.jpg);
	background-repeat: no-repeat;
}
.LeftContentPane .portlet_news {
	width: 290px;
	padding-top: 9px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/BgLeftPaneHead.jpg);
	background-repeat: no-repeat;
	}
.LeftContentPane .portlet_news h2 { width: 260px; float: left; }
.LeftContentPane .portlet_news a.newslink{ width: 20px; height: 20px; float: left; }
.LeftContentPane .portlet_news a.newslink span { display: none; }

.LeftContentPane .portlet_agenda {
	width: 290px;
	padding-top: 9px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/BgLeftPaneHead.jpg);
	background-repeat: no-repeat;
	}
.LeftContentPane .portlet_agenda h2 { width: 260px; float: left; }
.LeftContentPane .portlet_agenda a.agendalink{ width: 20px; height: 20px; float: left; }
.LeftContentPane .portlet_agenda a.agendalink span { display: none; }

.LeftContentPane .PortletHolder {
	margin-bottom: 20px;
}

.LeftContentPane .Normal {
	padding: 18px 18px 0px 0px;
}

.MiddleContentPane .portlet_main {
	margin-bottom: 10px;
}

.MiddleContentPane .Head {
	font-size: 18px;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica;
	color: #dfb859;
	text-transform: uppercase;
}

.MiddleContentPane img {
	border: none;
}

.MiddleContentPane li {
	list-style: inside;
}

.RightContentPane .portlet_main {
	margin-bottom: 10px;
}
.RightContentPane .Head {
	font-size: 18px;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica;
	color: #dfb859;
	text-transform: uppercase;
}
.RightContentPane .Normal {
	font-size: 10px;
	line-height: 18px;
}

.LeftContentPaneTop {
	float: left;
	width: 686px;
	min-height: 210px;
	background-image: url(images/BgLeftPaneTop.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding: 20px
}
.LeftContentPaneTop .portlet_main .Head{
	font-size:16px;
	color: #DFB859;

	}
#LeftPaneBottom {
	float: left;
	width: 726px;
	height: 200px;
	background-color: #ffffff;
}

#LeftPaneBottom .LeftContentPaneLeft {
	float: left;
	width: 192px;
	height: 126px;
	background-color: #f2f2f2;
	margin: 18px 0px 18px 18px;
	padding: 10px;
}
#LeftPaneBottom .LeftContentPaneLeft .Head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #deb859;
}
#LeftPaneBottom .LeftContentPaneLeft a {
	color: #7fa312;
}
#LeftPaneBottom .LeftContentPaneLeft a:hover {
	color: #7fa312;
	text-decoration: underline;
}

#LeftPaneBottom .LeftContentPaneMiddle {
	float: left;
	width: 192px;
	height: 126px;
	background-color: #f2f2f2;
	margin: 18px 0px 18px 18px;
	padding: 10px;
}
#LeftPaneBottom .LeftContentPaneMiddle .Head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #deb859;
}
#LeftPaneBottom .LeftContentPaneMiddle a {
	color: #7fa312;
}
#LeftPaneBottom .LeftContentPaneMiddle a:hover {
	color: #7fa312;
	text-decoration: underline;
}

#LeftPaneBottom .LeftContentPaneRight {
	float: left;
	width: 192px;
	height: 126px;
	background-color: #f2f2f2;
	margin: 18px 0px 18px 18px;
	padding: 10px;
}
#LeftPaneBottom .LeftContentPaneRight .Head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #deb859;
}
#LeftPaneBottom .LeftContentPaneRight a {
	color: #7fa312;
}
#LeftPaneBottom .LeftContentPaneRight a:hover {
	color: #7fa312;
	text-decoration: underline;
}

/*********FOOTER*********/

#ContainerMainFooter {
	width: 960px;
	background-image: url(images/BgContainerMainFooter.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 20px;
}

#ContainerMainFooterContent {
	float: left;
	width: 960px;
	height: 20px;
	background-color: #FFFFFF;
}

#Footer {
	float: left;
	width: 960px;
	height: 40px;
	background-image: url(images/BgFooter.jpg);
	background-repeat: repeat-x;
}

#Footer a {
	text-decoration: none;
	margin-left: 5px;
}

#Footer a:hover {
	text-decoration: none;
	color: #dfb859;
}

#FooterMenu {
	float: left;
	margin-top: 7px;
}

#FooterMenu a {
	cursor: pointer;
	text-transform:lowercase;
}

#FooterMenu .rmSeparator {
	margin-top: 11px;
	padding-left: 7px;
	padding-right: 2px;
}

#FooterUtilities {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	width: 271px;
}

#FooterUtilities a {
	float: right;
	color: #ffffff;
	font-weight: bold;
	margin-left: 8px;
}

#FooterUtilities .FooterUtilitiesSeparator {
	float: right;
	height: 15px;
	width: 2px;
	margin-top: 3px;
	background-image:url(images/MenuSeparatorFooter.jpg);
	background-repeat: no-repeat;
	background-position:center;
	margin-left: 8px;
}

#Copyright {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	color: #ffffff;
	font-weight: bold;
}

/******Editor******/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 20px;
	}
		
body table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 20px;
	}
.Tekst_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	}
.Tekst_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	}
.Kop_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	}
	
.Kop_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #444444;
	font-weight: normal;
	}
	
.Link_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	}	
	
.Link_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	
/*****************/

/**Searchresults**/

.SubHead {
	font-weight: bold;
}

.SearchResults {
	margin-bottom: 15px;
}

.ccontent td {
	vertical-align: text-top;
	
}

.SearchResultsCounter {
	padding-right: 15px;
	vertical-align: top;
}

.TitleRelevanceSeparator {
	display: none;	
}

.Relevance {
	display: none;
}

.LinkPubDateSeparator {
	display: none;
}

.PubDate {
	display: none;
}

/**************/

/******EDITOR******/

/*********EDITOR***********/

.Tekst_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	}
	
.Tekst_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ff6600;
	}	
	
.Kop_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #4e5d67;
	font-weight: normal;
	}
	
.Kop_2 {
	font-family: Calibri, Arial, Helvetica;
	font-size: 18px;
	color: #7293a0;
	font-weight: bold;
	}
	
.Link_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7fa312;
	font-weight: normal;
	text-decoration: underline;
	}	
	
.Link_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #dfb859;
	font-weight: bold;
	text-decoration: underline;
	}
	
.Afbeelding-links {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	}

a.ButtonLeesVerder {
	display: block;
	width: 139px;
	height: 30px;
	background-image: url(images/BtnLeesMeer.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
}

a.ButtonLeesVerder:hover {
	height: 30px;
	background-position: 0px -30px;
}

.ButtonLeesVerder a {
	display: block;
	width: 139px;
	height: 30px;
	background-image: url(images/BtnLeesMeer.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
}

.ButtonLeesVerder a:hover {
	height: 30px;
	background-position: 0px -30px;
}

a .ButtonLeesVerder {
	display: block;
	width: 139px;
	height: 30px;
	background-image: url(images/BtnLeesMeer.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
}

a .ButtonLeesVerder:hover {
	height: 30px;
	background-position: 0px -30px;
}

a.ButtonContact {
	display: block;
	width: 114px;
	height: 30px;
	background-image: url(images/BtnContact.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
}

a.ButtonContact:hover {
	height: 30px;
	background-position: 0px -30px;
}

.ButtonContact a {
	display: block;
	width: 114px;
	height: 30px;
	background-image: url(images/BtnContact.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
}

.ButtonContact a:hover {
	height: 30px;
	background-position: 0px -30px;
}

a .ButtonContact {
	display: block;
	width: 114px;
	height: 30px;
	background-image: url(images/BtnContact.jpg);
	background-repeat: no-repeat;
	text-indent: -999px;
	line-height: 0;
	font-size: 0;
}

a .ButtonContact:hover {
	height: 30px;
	background-position: 0px -30px;
}
a.CommandButton {
	float: left;
	border: 1px solid #77CA24;
	background-color: #f5f5f5;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	}
a.CommandButton:hover {	
	border: 1px solid #DEB75A;
	background-color: #E2E2E2;
	}
#dnn_ctr834_Feedback_plSubject2_cmdHelp, #dnn_ctr834_Feedback_plBody_cmdHelp, #dnn_ctr834_Feedback_plName_cmdHelp, #dnn_ctr834_Feedback_plEmail_cmdHelp { display: none; }

/********/
.rtsLevel1 {
	height:40px;
	padding-top:50px;
}

.rtsLevel1 .rtsTxt {
	padding-top:10px !important;
}

.rtsLevel2 .rtsTxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-transform:none;
}

.rtsLevel1 .rtsSelected {
	height:40px;
	background-image: url(images/BgMenuSelected.jpg);
	background-repeat: repeat-x;
}
.rtsLevel1 .rtsSelected:hover {
	color:#fed162 !important;
}
.rtsLevel2 .rtsSelected {
	color:#fed162 !important;
}


/*---------------- sIFR ----------------*/
.sIFR-active h2{
	visibility: hidden;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	outline:0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}

/****************EDITOR******************/
.Tekst_1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #444444;
	}
	
.Tekst_2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #444444;
	font-weight:bold;
	}	
		
.Kop_1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #444444;
	}

.Kop_2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #dfb859;
	}

.Link_1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#dfb859;
	font-weight:bold;
}

.Link_2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#7fa312;
	font-weight:bold;
}

.Afbeelding-links {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.Afbeelding-rechts {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}


/*** ******** ***/
/*** SKIN.CSS ***/
/*** ******** ***/

/**************** NIEUWS - RECENT ******************/

.NewsRecent
{
	margin-top:15px;
	margin-bottom:15px;
}

.NewsTitleRecent
{
	font-weight:bold;
}

.NewsReadmoreRecent
{
	font-weight:bold;
}


/**************** NIEUWS - OVERZICHT ******************/

#NewsItems
{
	margin-bottom:20px;
	margin-top:30px;
	padding-bottom:10px;
	border-bottom:1px solid #7fa312;
}

.NewsItems #Title
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	background-image:url(images/BgMenuSelected.jpg);
	margin-bottom:7px;
}

.NewsItems #Date
{
	font-style:italic;
	margin-bottom:4px;
}

#NewsImage
{
	max-width:150px;
	max-height:100px;
	margin-bottom:0px;
	text-align:center;
	line-height:100px;
	float:left; 
}

#NewsImage img
{
	margin-right:15px;
	display:inline-block;
	vertical-align:middle;
}

#NewsItems a
{
	color:#7fa312;
}

.Months .rpRootGroup a
{
	color:#7fa312;
}

/**************** NIEUWS - POST ******************/
.NewsPost a
{
	color:#7fa312;
}

.NewsPost #Title
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-left:5px;
	/*background-image:url(images/BgMenuSelected.jpg);*/
	margin-bottom:7px;
}

.NewsPost #Date
{
	font-style:italic;
	margin-bottom:15px;
}

.DotControl{
	float:left;
	padding-top: 10px;
	font-weight: bold;
	}
	
.DotControl a{
	color: #4c640e;
	}