/* |-- herdefinitie standaard elementen --| */
body 
{
	background-color:#a0b7c1;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	overflow-x:hidden;
}


td, div
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	vertical-align:top;
	text-align:left;
	color:#000000;
}

p
{
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color:#000000;
}

FORM
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}


ul, li
{
}


a:link, a:active, a:visited
{
	text-decoration:underline;
	color:#0071a7;
}


a:hover
{
	text-decoration:none;
	color:#0071a7;
}


.veld
{
	height:20px;
	background-image:url(../images/bg_veld.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:16px;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	color:#000000;
	border:1px solid #0071a6;
}

.button
{
	height:20px;
	line-height:15px;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#ad0055;
	border:0px;
	padding:0px 5px 0px 5px;
	text-align:center;
	cursor:hand;
}

.titel
{
	display:block;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#0071a7;
	height:30px;
	line-height:24px;
	border-bottom:1px solid #cce3ed;
	margin-bottom:20px;
}

#topleft, #topright
{
	height:161px;
}

#container
{
	width:1000px;
	height:100%;
	background-color:#ffffff;
	border-right:2px solid #8699a1;
	border-bottom:2px solid #6d7d84;
}

#header
{
	width:1000px;
	height:130px;
	background-image:url(../images/bg_header.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


#footer
{
	width:1000px;
	height:80px;
	background-image:url(../images/bg_footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#intro
{
	font-weight:bold;
}


/* |-- afbeeldingen --| */
.imgleft
{
	margin:0px 10px 10px 0px;
	border:1px solid #ad0055;
}

.imgright
{
	margin:0px 0px 10px 10px;
	border:1px solid #ad0055;
}


/* |-- tekstgroottes --| */

.Kleinst { font-size:10px; }
.Kleiner { font-size:11px; }
.Normaal { font-size:12px; }
.Groter { font-size:14px; color:#0071a7; font-weight:bold; }
.Grootst { font-size:16px; color:#0071a7; font-weight:bold; }


/* fontgrootte */
#fontgrootte
{
	width:70px;
	padding:5px 20px 0px 0px;	
	float:right;
}

#fontgrootte #klein:link, #fontgrootte #klein:active, #fontgrootte #klein:visited
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:2px;
	background-image:url(../images/a_klein.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #0071a6;
	overflow:hidden;
}

#fontgrootte #klein:hover
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:2px;
	background-image:url(../images/a_klein.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #ffffff;
	overflow:hidden;
}


#fontgrootte #middel:link, #fontgrootte #middel:active, #fontgrootte #middel:visited
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:2px;
	background-image:url(../images/a_groter.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #0071a6;
	overflow:hidden;
}

#fontgrootte #middel:hover
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	margin-right:2px;
	background-image:url(../images/a_groter.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #ffffff;
	overflow:hidden;
}

#fontgrootte #groot:link, #fontgrootte #groot:active, #fontgrootte #groot:visited
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	background-image:url(../images/a_grootst.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #0071a6;
	overflow:hidden;
}

#fontgrootte #groot:hover
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	background-image:url(../images/a_grootst.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #ffffff;
	overflow:hidden;
}

/* fontsize */
#fontgrootte #klein:link, #fontgrootte #klein:active, #fontgrootte #klein:visited { border:1px solid #ffffff; }



/* |-- zoeken --| */

#search
{
	float:right;
	text-align:right;
	vertical-align:top;
}

#search .veld
{
	float:right;
	width:100px;
}

#search .button
{
	float:right;
}

/* |-- secundair menu --| */

#secmenu
{
	width:803px;
	margin-top:100px;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:30px;
	line-height:26px;
	float:left;
	color:#ad0055;
}

#secmenu .item:link, #secmenu .item:active, #secmenu .item:visited
{
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
	padding-left:20px;
}

#secmenu .item:hover
{
	float:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding-left:20px;
}

/* |-- hoofdmenu --| */

#hoofdmenu
{
	width:193px;
	background-image:url(../images/bg_leftmenu.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
	border-bottom:2px solid #ffffff;
}

.hoofdmenu_inner
{
	padding:25px 31px 0px 12px;

}

#hoofdmenu A:link, #hoofdmenu A:active, #hoofdmenu A:visited
{
	display:block;
	line-height:18px;
	background-image:url(../images/bullit_n.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	background-color:#cce3ed;
	border:1px solid #cce3ed;
	padding-left:30px;
	clear:both;
	color:#0071a6;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:18px;
}

#hoofdmenu A:hover, #hoofdmenu .SELECTED:link, #hoofdmenu .SELECTED:active, #hoofdmenu .SELECTED:visited  
{
	display:block;
	line-height:18px;
	background-image:url(../images/bullit_a.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	border:1px solid #ad0055;
	padding-left:30px;
	clear:both;
	color:#ad0055;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:18px;
}


/* |-- voetmenu --| */

.voetmenu { width:400px; float:right; text-align:right; }
.voetmenu A:link, .voetmenu A:active, .voetmenu A:visited { color:#ffffff; font-size:11px; margin-left:10px; }
.voetmenu A:hover {  color:#ffffff; font-size:11px; margin-left:10px;  }


/* |-- breadcrum --| */

#breadcrum
{
	float:right;
	padding-right:40px;
	height:30px;
	line-height:28px;
	font-size:11px;
	clear:right;
	text-align:right;
}

#breadcrum A
{
	color:#0071a6;
}

/* |-- content --| */

#content_container
{
	width:607px;
}

#content_inner
{
	clear:right;
	padding:0px 40px 20px 20px;
	line-height:18px;
	font-size:12px;
}

#content_inner TABLE, #content_inner TABLE TD
{
	line-height:18px;
	font-size:12px;
}

/* |-- rechterkolom --| */
#rechterkolom
{
	width:200px;
	background-color:#faf0e6;
	background-image:url(../images/bg_rechts.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-width:2px 0px 2px 0px;
	border-style:solid;
	border-color:#ffffff;
}

#search
{
	padding:25px 20px 20px 20px;
}

#search .veld
{
	float:left;
	width:95px;
}

#search .button
{
	float:right;
}


/* |-- nieuws --| */

#nieuws
{
	padding:20px;
	background-color:#cce3ed;
	font-size:11px;
	width:545px;
}

#nieuws .news
{
	margin-bottom:20px;
	clear:both;
}

#nieuws A
{
	color:#0071a6;
	font-size:11px;
}


#nieuws .date
{
	color:#ffffff;
	background-color:#ad0055;
	display:block;
	float:left;
	font-size:10px;
	padding:0px 3px 0px 3px;
	line-height:10px;
	height:13px;
	text-align:center;
	margin:3px 10px 0px 0px;
}

#nieuws .title, #nieuws .title A
{

	font-weight:bold;
	color:#0071a6;
	font-size:11px;
}

#nieuws .leesverder
{
	font-weight:bold;
	color:#0071a6;
	font-size:11px;
}

#nieuws .content
{
	padding:5px 0px 5px 0px;
	font-size:11px;
}

#nieuws .content P
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
}

#nieuws .archief
{
	font-weight:bold;
	color:#0071a6;
	font-size:12px;
	display:block;
	text-align:right;
}

/* |-- content subs --| */
#contentsubs
{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	width:160px;
	float:right;
	text-align:left;
	background-color:#ffffff;
	line-height:22px;
	font-size:11px;
	margin:10px 0px 0px 0px;
}

#contentsubs .selected
{
	display:block;
	clear:both;
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#ad0055;
	text-decoration:none;
}

#contentsubs A:link, #contentsubs A:active, #contentsubs A:visited
{
	display:block;
	clear:both;
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#0071a6;
	text-decoration:none;
}

#contentsubs A:hover
{
	display:block;
	clear:both;
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#ad0055;
	text-decoration:none;
}


/* |-- footer --| */

#footer
{
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:30px;
	line-height:26px;
	color:#ad0055;
	border-style:solid;
	border-width:0px 2px 2px 2px;
	border-color:#ffffff;
}

#footer .siteby
{
	width:250px;
	float:left;
	padding-left:20px;
	color:#ffffff;
	font-size:11px;
}

#footer .sitetitle
{
	width:300px;
	float:right;
	text-align:right;
	padding-right:20px;
	color:#ffffff;
	font-size:11px;
}

#footer A
{
	color:#ffffff;
}

/* FUNCTIE VENSTER */

#functionmenu { width:20px; left: 100px; z-index:300;  }
#functionmenu * { font-family: Verdana; font-size:11px; }
#functionmenu .functionbutton { clear:both; text-align:left; }
#functionmenu .functionbutton a img { background-color: #ad0055; }
#functionmenu .functionbutton a:hover img { background-color: #ad0055; }
#functionmenu .functionbutton .top, .print, .email, .search { border: solid 1px #ffffff; }
#functionmenu .functionbutton .top, .print, .email { border-bottom: none; }

	/* FORMS */
	#functionmenu form { margin: 0px; }
	#functionmenu input { font-family: Verdana; font-size: 11px; width: 100%; }
	#functionmenu textarea { font-family: Verdana; font-size: 11px; width: 100%; height: 50px; }
	#functionmenu td { border-style: none; color: #0071a6; }
	#functionmenu table { width: 100%; border: solid 1px #0071a6; background-color: #faf0e6; }
	#functionmenu .close { background-color:#ad0055; text-align: right; }
	#functionmenu .button { width: 150px; background-color:#ad0055; border-width: 1px; color: #ffffff; }
	#functionmenu .buttonvind { width: 124px; background-color:#ad0055; border-width: 1px; color: #ffffff; float:left;}
	#functionmenu .buttonclose { background-color:#ad0055; border-width: 1px; color: #ffffff; font-weight:bold; font-size:11px;float:right; width:17px; height:17px; padding-left:2px;}
	#functionmenu #mail_form table { height: 87px; }
	#functionmenu #mail_form { visibility: hidden; display:none; position: absolute; width: 300px; top: 0px; left: -310px; }
	#functionmenu #search_form table { height: 30px; }
	#functionmenu #search_form { visibility: hidden; display:none; position: absolute; width: 300px; top: 0px; left: -310px; }
	#functionmenu #search_form td { }
	
	/* FLAPOUTS */
	#functionmenu span { position: relative; left:  20px; top: 2px; }
	#functionmenu #top_top, #top_print, #top_email, #top_search { width: 130px; height: 18px; position: relative; visibility: hidden; display: none; left: -135px; background-color: #ad0055; border: solid 1px #ffffff; border-right: none; color: #ffffff; }
	*html #functionmenu #top_top, #top_print, #top_email, #top_search { height: 20px; }
	#functionmenu #top_top { top: -85px;  }
	#functionmenu #top_print { top: -64px; }
	#functionmenu #top_email { top: -43px; }
	#functionmenu #top_search { top: -22px; }

/* END FUNCTIE VENSTER */


/* CBASE ------------------------------------------------------------------*/
a.info { position:relative; z-index:24; color:#0071a6; text-decoration:none; }
a.info:hover { z-index:25; background-color:#ffffff; text-decoration:underline; }
a.info span { display: none; font-weight: normal; }
a.info:hover span { display:block; position:absolute; top:2em; left:2em; width:20em; border:1px solid #0071a6; background-color:#faf0e6; color:#0071a6; font-family: Verdana; font-size: 10px; padding:5px; text-decoration:none; }

.anchor {display:none;}

#cbase_feedback { padding:0px 0px 20px 0px; font-weight:bold; }

/* sitemap */
#sitemap {  }
#sitemap td { }
#sitemap a { }
#sitemap .titlerow { font-weight:bold; font-size:12px; color:#0071a6; padding-bottom:10px; }
#sitemap .hoofdmenu { }
#sitemap .submenu { }
#sitemap .submenu a { }

/* nieuwsoverzicht */
.newsoneven .news a, .newseven .news a { color:#0071a6; font-weight:bold; }
.newsoneven .news, .newseven .news { padding-bottom:20px; color:#0071a6; font-weight:bold; }
.newsoneven .news .date, .newseven .news .date { font-size:11px; color:#0071a6; }
.newsoneven .news P, .newseven .news P { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

/* search */
#cbase_search {}
#cbase_search .cbase_search_resultcount { padding-bottom:10px; }
#cbase_search A { color:#0071a6; }

/* links */
#cbase_links {  }
#cbase_links .category { font-weight:bold; font-size:12px; color:#0071a6; padding-bottom:10px; }
#cbase_links .title { }

/* documenten */
#cbase_documents {  }
#cbase_documents .category { font-weight:bold; font-size:12px; color:#0071a6; padding-bottom:10px; }
#cbase_documents .title { }

/* nieuwsbrief */
#cbase_newsletteroverzicht {  }
#cbase_newsletteroverzicht .category { font-weight:bold; font-size:12px; color:#0071a6; display:block; padding-bottom:10px;}
#cbase_newsletteroverzicht .title { }
#cbase_newsletteroverzicht .date
{
	font-size:11px;	color:#c17900;
}

/* poll */
#cbase_poll { width:160px; background-color:#fefbf8; margin-top:20px; clear:both; }
#cbase_poll .extraicon { width:10px; }
#cbase_poll .extraicon IMG { display:none; }
#cbase_poll .returnmessage { font-size:11px; padding:0px 10px 0px 10px; }
#cbase_poll .title { font-weight:bold; font-size:14px; color:#0071a6; padding:10px 0px 10px 0px; }
#cbase_poll .intro { font-size:11px; padding:10px 10px 10px 0px; line-height:18px; }
#cbase_poll .question { font-weight:bold; font-size:11px; padding:10px 10px 10px 0px; line-height:18px; }
#cbase_poll .ENQUETEITEM1 { font-size:11px; padding:0px 10px 10px 0px; }
#cbase_poll .ENQUETEITEM1 IMG { background-color:#ad0055; color:#ad0055; }
#cbase_poll .ENQUETEITEM2 { font-size:11px; padding:0px 10px 10px 0px;  }
#cbase_poll .ENQUETEITEM2 IMG { background-color:#ad0055; color:#ad0055;  }
#cbase_poll .buttons { background-color:#faf0e6; padding-top:10px; }
#cbase_poll .buttons { font-size:11px; }
#cbase_poll .buttons A { color:#000000; float:left; display:block; width:95px; text-align:left; }
#cbase_poll .buttons .button { float:right; }


/* veelgestelde vragen */
#cbase_faqs { width:550px;  }
#cbase_faqs TD { line-height:20px; }
#cbase_faqs IMG { margin:0px 0px 0px 0px; display:none; }
#cbase_faqs .category { font-weight:bold; font-size:12px; color:#0071a6; padding-bottom:10px;}
#cbase_faqs .question { font-weight:bold; padding-left:20px; background-image:url(../images/question.gif); background-position:0px 3px;  background-repeat:no-repeat;  }
#cbase_faqs .answer { padding-left:20px; padding-bottom:10px; background-image:url(../images/answer.gif); background-position:0px 3px;  background-repeat:no-repeat; }

/* agenda */
#cbase_agenda { clear: both; display: block; width: 160px; background-color: #fff; margin-left: 20px; }
#cbase_agenda .title { font-size:12px; font-weight:bold;  color:#0071a6;  padding: 5px 5px 0px 11px; }
#cbase_agenda .category { display:none; font-weight:bold;  color:#0071a6;  padding: 5px 5px 5px 11px; }
#cbase_agenda .action { font-size: 11px; font-weight:bold; padding: 10px 5px 0px 11px; }
#cbase_agenda .action A { color:#0071a6; padding: 0px 5px 0px 0px; font-size: 11px; font-weight: bold; }
#cbase_agenda .action IMG { display:none; padding: 0px 5px 0px 11px; font-size: 11px; }
#cbase_agenda .time { color:#0071a6; font-size:9px; width:140px; padding:10px 5px 5px 10px; }
#cbase_agenda .description { padding:5px 4px 10px 11px; margin-bottom: 10px; font-size: 11px; border-bottom: 1px #ddd4cb solid; }

#cbase_agenda_item {}
#cbase_agenda_item .title { font-weight:bold;  color:#0071a6; padding-bottom:10px; }
#cbase_agenda_item .summary { font-weight:bold; padding-bottom:10px;  }


/* photoalbum */

#responseContainer TD
{
	vertical-align:top;
}

#responseContainer IMG
{
	margin:0px 0px 0px 0px;
}

#responseContainer IMG:hover
{
}


#responseContainer .imagetable
{
	margin-right:5px;
}

#responseContainer .imageplaceholder
{
	vertical-align:middle;
	text-align:center;
	padding:0px 5px 0px 5px;
	background-color:#faf0e6;
}

#responseContainer .description
{
	padding:5px 2px 20px 2px;
	margin:2px 0px 0px 0px;
	text-align:center;
	font-size:11px;
}


/* formulier */
#cbase_form { width:545px; clear:both; }
#cbase_form TD { padding-bottom:5px; }
#cbase_form .title { width:200px; }
#cbase_form .input
{
	height:20px;
	width:350px;
	background-image:url(../images/bg_veld.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:16px;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	border:1px solid #0071a6;	
}
#cbase_form .textarea
{
	height:100px;
	width:350px;
	background-image:url(../images/bg_veld.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:16px;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	border:1px solid #0071a6;
}

#cbase_form .checkbox { }
#cbase_form .radio { }
#cbase_form .button { float:right; margin-top:10px; }
#cbase_form .formelements { text-align:right; width:350px; }