body, div, p, th, td, li, dd	{
	font-family:	 Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}


/********************************************************************************/
/*	CENTER - CONTENT - TABLE																		*/
/********************************************************************************/

/* BREADCRUMB*/

.cbreadcrumb{
	font-size: 10px;
	color: #967287;
	padding-left:12px;
	padding-right:12px;
	text-align: right;
}

.cbreadcrumb a{
	color: #967287;
	text-decoration:none;
}

.cbreadcrumb a:hover{	
	color: #AC355B;	
}

/* TITLE */
.cTitle{	
	padding-left:9px; 
	height:23px;
}

/*	KALENDER NAVIGATIE */
.yearSelect{
	font-size: 11px;
	color:#AC355B;
	font-weight: bold;
	text-decoration:none;		
	
	background-color: #FAEFF3;			
	width:90px;	
}

.cKalenderNav{
	font-size: 11px;
	color:#AC355B;
	font-weight: bold;
}

.cKalenderNav span{
	display:inline;
	display: table-cell;
	height:26px;width:36px;
	font-size: 11px;
	color:#AC355B;
	font-weight: bold;	
	text-align : center;
	padding-top:6px;
}

.cKalenderNav span.selected{
	background: url(../images/cKalenderNavOver.gif);	
}

.cKalenderNav span a {	
	font-size: 11px;
	color:#AC355B;
	font-weight: bold;	
	text-decoration:none;	
}

.cKalenderNav span a:hover {	
	font-size: 11px;
	color:#511A2C;	
}

/*	KALENDER ROW */
.cKalenderTableLogo{	
	border-bottom : 1px solid #E2ECF1;
	border-right: 1px solid #BCD6E4;
}

.cKalenderTableTitle{
	border-bottom : 1px solid #E2ECF1;
	font-size: 10px;
	color:#F15A21;
	font-weight: bold;	
	padding-left:5px;
}

.cKalenderTableTitle a{
	color:#06699B;
	font-weight: bold;		
	text-decoration: none;
}

.cKalenderTableTitle a:hover{	
	color:#AC355B;
	font-weight: bold;		
	text-decoration:underline;
}

.cKalenderTableSpecial{
	border-bottom : 1px solid #E2ECF1;
}

.cKalenderTableDatum{
	border-bottom : 1px solid #E2ECF1;
	border-left: 1px solid #BCD6E4;
	border-right: 1px solid #BCD6E4;
	
	font-size: 10px;
	color:#AC355B;
	padding-left:5px;
	background: url(../images/cKalenderDatumBg.gif);
	background-repeat : repeat-y;
}

.cKalenderTableDatum_noBg{
	border-bottom : 1px solid #E2ECF1;
	border-left: 1px solid #BCD6E4;
	border-right: 1px solid #BCD6E4;
	
	font-size: 10px;
	color:#AC355B;
	padding-left:5px;
}


.cKalenderTableTicket{
	border-bottom : 1px solid #E2ECF1;
}

.cKalenderTableInfo{
	border-bottom : 1px solid #E2ECF1;
}


/*	KALENDER DETAIL */

.cdInfoTop{
	background:url(../images/cAgendaDetailTopBg1.jpg);
	background-repeat:no-repeat;
	padding:5px;
	line-height:15px;
	font-size:11px;
	color:#666666;
	
	
		
}

table .cdInfoTop{
	table-layout:fixed;	
} 

td.cdInfoTop{
	width:231px;
	overflow-x:hidden;
	word-wrap: break-word;	
}

.cdInfoRight{
	background:url(../images/cAgendeDetailTopBg2.gif);
	background-repeat:repeat-y;
}

.cdBigTitle{
	font-size:15px;
	font-weight:bold;
	color: #AC355B;
}

.cdTitle{
	font-size:11px;
	font-weight:bold;
	color: #AC355B;
}

.cdDash{
	background:url(../images/cAgendaDetailDash.gif);
	background-repeat: repeat-x;
}

.cdInhoud{
	font-size:11px;
	color:#666666;
	
	padding-left:15px;
	padding-right:19px;
	padding-top:5px;
	padding-bottom:5px;
}

/*	NIEUWS	*/

.cNewsDetail{
	font-size:11px;
	color:#666666;
	
	padding-left:10px;
	padding-right:19px;
	padding-top:5px;
	padding-bottom:5px;
}


/*	PAGE	*/
.cPageDetail{
	font-size:11px;
	color:#696969;
	
	padding-left:10px;
	padding-right:19px;
	padding-top:5px;
	padding-bottom:5px;
}

/*	INSCHRIJVEN NIEUWSBRIEF	*/
.cInschrijvenLabel{
	font-size:11px;
	color:#666666;
	
	padding-left:0px;
	padding-right:19px;
	padding-top:0px;
	padding-bottom:0px;
}


body{
	/*background-image: url(../images/background.jpg); */
	background-image:url(../images/background_new2.jpg);
	background-position: top center;
	background-repeat : no-repeat;
	/*background-color: #196A78	;*/
	background-color:#851B2F;
}

.header{
	background-image: url(../images/headerImg.jpg);
	background-repeat: no-repeat;
}

.inputHeader{
	/*border:1px solid #005571;*/
	border:1px solid #005571;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 75px;
	height:15px;
	padding-left:2px;
}

/*	NAVIGATIE */

/*	HOOFDNAVIGATIE	*/

.navItem {			 	
	 background-image: url(../images/navItemBgr.jpg);
	 background-repeat: no-repeat;
	 
	 height:28px;
	 
	 display: block; 
	 margin: 0; 
	 margin-bottom:0px;
	 padding: 0;
}

.navItem a {	
	background-image: url(../images/spacer.gif);
 	display:block;	
	 height:28px;
	 width:100%;
	 text-decoration:none;
	 
	 cursor: pointer;
}

.navItem a:hover {
	background-image: url(../images/navItemBgr_over.jpg);
	 text-decoration:none;
}

.navItem a table tr td{
	padding-left:15px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D193F;
}
.navItem a:hover table tr td{
	color:#FFFFFF;
}

/*	SUBNAVIGATIE */

.sub1NavItem {	
	 background-image: url(../images/sub1NavItemBgr.jpg);
	 background-repeat: no-repeat;
	 
	 height:28px;
	 
	 display: block; 
	 margin: 0; 
	 margin-bottom:0px;
	 padding: 0;
}
.sub1NavItem a {
	background-image: url(../images/spacer.gif);
	
 	display:block;
 	height:28px;
	width:100%;
	 text-decoration:none;
	 
	cursor: pointer;
}
.sub1NavItem a:hover{
	 background-image: url(../images/sub1NavItemBgr_over.jpg);
	  text-decoration:none;
}
.sub1NavItem a table tr td{
	padding-left:45px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242D2F;
}
.sub1NavItem a:hover table tr td{
 	color:#333333;	
}



/*	SUBMENU ITEM 2 */
.sub2NavItem {	
	 background-image: url(../images/sub2NavItemBgr.jpg);
	 background-repeat: no-repeat;
	 
	 height:28px;
	 
	 display: block; 
	 margin: 0; 
	 margin-bottom:0px;
	 padding: 0;
}
.sub2NavItem a {
	 background-image: url(../images/spacer.gif);
	 
 	display:block;
 	height:28px;
	width:100%;
	 text-decoration:none;
	
	cursor: pointer;
}
.sub2NavItem a:hover{
	 background-image: url(../images/sub2NavItemBgr_over.jpg);
	  text-decoration:none;
}
.sub2NavItem a table tr td{
	padding-left:55px;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242D2F;
}
.sub2NavItem a:hover table tr td{
 	color:#333333;	
}

.bgrEndNav{
	background-image: url(../images/bgrEndNav.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/*	END NAVIGATIE */

.footer{
	background-image: url(../images/brgFooter.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 6px;
}

.footerCopyFill{
	background-image: url(../images/footerCopyFill.gif);
	background-repeat: repeat-y;
}

.bgrEthiasNews_nl{
	background-image: url(../images/bgrEthiasNews_nl.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #661733;
	padding: 5px;
	padding-top: 25px;
}

.bgrEthiasNews_small{
	background-image: url(../images/bgrEthiasNews_small.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	padding-top: 25px;
	background-position: left;
}

.bgrVipEvents_nl{
	background-image: url(../images/bgrVipEvents_nl.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*padding-top: 35px;*/
}

.bgrVipEvents_fr{
	background-image: url(../images/bgrVipEvents_fr.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*padding-top: 35px;*/
}

.bgrVipEvents_en{
	background-image: url(../images/bgrVipEvents_en.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*padding-top: 35px;*/
}

.bgrVipEvents_small{
	/*background-image: url(../images/bgrVipEvents_small.jpg);
	background-repeat: no-repeat;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left;
	/*padding-top: 35px;*/
}

.bgrPartners,
.bgrFacebook{
	background-image: url(../images/bgrPartners.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 30px;
}

.bgrFacebook{
	padding-top:0;	
}

.bgrFacebook div{
	
	width:190px;
	height:86px;
	margin:35px 0 0 5px;
}

.bgrFacebook div iframe{
	margin:55px 0 0 69px;	
}

.bgrFacebook img{
	border:none;	
}


.bgrPartners_small{
	background-image: url(../images/bgrPartners_small.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	background-position: left;
}

/*.homeEvents_1{
	background-image: url(../images/bgrEvent_01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height:11px;
	background-position: left top;
	/*width:177px;
}*/

.homeEvents_1{
	background-image: url(../images/bgrEvent_01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:10px;

	/*width:177px;*/
}

.homeEvents_2{
	background-image: url(../images/bgrEvent_02.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:10px;
	/*width:176px;*/
}
.homeEvents_3{
	background-image: url(../images/bgrEvent_03.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:10px;
	/*background-position: left top;*/
	/*width:176px;*/

}

.homeNews_1_nl{
	background-image: url(../images/bgrNieuwsWhiteHome.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:11px;
	width:176px;
}
.homeNews_1_fr{
	background-image: url(../images/bgrNieuwsWhiteHome_fr.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:11px;
}
.homeNews_1_en{
	background-image: url(../images/bgrNieuwsWhiteHome_en.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:11px;
}
.homeNews_2{
	background-image: url(../images/bgrNieuwsWhiteHome2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height:11px;
}

.BgrTxtNews_nl
{
	background-image: url(../images/bgrTxtNews_nl.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #124350;
	padding-right:5px;
	background-position:right;
}

.BgrTxtNews_nl_big{background-image: url(../images/bgrTxtNews_nl_big.gif);background-position:top right;}

.BgrTxtNews_fr
{
	background-image: url(../images/bgrTxtNews.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #124350;
	padding-right:5px;
	background-position:right;
}

.BgrTxtNews_fr_big{background-image: url(../images/bgrTxtNews_fr_big.gif);}

.BgrTxtNews_en
{
	background-image: url(../images/bgrTxtNews_en.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #124350;
	padding-right:5px;
	background-position:right;
}

.BgrTxtNews_en_big{background-image: url(../images/bgrTxtNews_en_big.gif);}


.BgrTxtEvents
{
	background-image: url(../images/bgrTxtEvents.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #124350;
	padding-right:5px;
	background-position:left;
}

.BgrTxtEvents_big{background-image: url(../images/bgrTxtEvents_big.gif);}

a{
	color:#333333;
	text-decoration: underline;
}

a:hover{
	color:#CC0066;
	text-decoration: underline;
}


a.darkLink{
	text-decoration: none;
	font-size: 11px;
	color: #124350;
}

a.darkLink:hover{
	text-decoration: none;
	color: #FF6600;
}

a.whiteLink{
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

a.whiteLink:hover{
	text-decoration: none;
	color: #8ADDFB;
}

.boldLink{
	font-weight:bold;
}

a.redLink{
	text-decoration: none;
	font-size: 11px;
	color: #661733;
}

a.redLink:hover{
	text-decoration: none;
	color: #FF0033;
}

a.lichtGrijs{
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}

a.lichtGrijs:hover{
	text-decoration: none;
	color: #333333;
}

.opvullingOnderBannerLeft{
	background-image: url(../images/opvullingOnderBanner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.opvullingOnderBannerRight{
	background-image: url(../images/opvullingOnderBanner_rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.opvullingOnderBannerSmall{
	background-image: url(../images/opvullingOnderBanner_small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



/* FROM MODULE */
.formInput{
	font-size:11px;
	color:#06699B;
	
	padding-left:10px;
	padding-right:19px;
	padding-top:0px;
	padding-bottom:0px;
}

.formInput input.form_checkbox{
	font-size:11px;
	color:#06699B;	
}

.formInput input.form_radiobutton{
	font-size:11px;
	color:#06699B;	
}

.formInput input.form_textfield{
	font-size:11px;
	color:#06699B;
	
	width:200px;
}
.formInput.form_textarea{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#06699B;
	
	width:300px;
	height::150px;
}

.formInput.form_select{
	font-size:11px;
	color:#06699B;
	
	padding-left:10px;
	padding-right:19px;
	padding-top:0px;
	padding-bottom:0px;
}

.formLbl{
	font-size:11px;
	color:#06699B;
	
	padding-left:10px;
	padding-right:19px;
	padding-top:0px;
	padding-bottom:0px;
}

.formButton{
   color:#666666;    
   font-weight:bold;
   background-color:#F8EEF0;
   border:1px solid;
   border-color:#666666;  
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F8EEF0',EndColorStr='#E6C1C8');}
}




/*	FOTOPAGINA */
.fotokader{
	width:80px;
	height:80px;
	margin-right:18px;
	margin-top:18px;
	
	/*border:1px solid #CF0;*/
	
	float:left;	
}

/* FORM - MODULE*/
.formTextField{
	font-size:11px;
	color:#06699B;
	
	width:300px;
}

.formTextArea{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#06699B;
	
	width:300px;
	height::250px;
}


.connect_widget_text{display:none;}