/* ------- herdefinitie standaard elementen */
body
{
	overflow-x:hidden;
	overflow-y:auto;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

*
{
	font-family: Verdana, Arial, Tahoma;
}

html,body
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

td
{
	text-align:left;
	vertical-align:top;
	font-size:0.75em;
	color:#282d29;
}

a
{
	color:#282d29;
}

a:hover
{
	color:#d9722d;
	text-decoration:none;
}

#toplogos
{
	position:absolute;
	z-index:110;
	top:0px;
	right:10px;
}


/* ------- fontgrootte */
#fontgrootte 
{
	float:right;
	padding-right:8px;
}

#fontgrootte #klein
{
	float:left;
	display:block;
	background-color:#f1dcc8;
	border:0px;
	height:20px;
	width:20px;
}

 #fontgrootte #middel
{
	float:left;
	display:block;
	background-color:#ffffff;
	border:0px;
	height:20px;
	width:20px;
}

#fontgrootte #groot
{
	float:left;
	display:block;
	background-color:#f1dcc8;
	border:0px;
	height:20px;
	width:20px;
}

#fontgrootte #klein:hover, #fontgrootte #middel:hover, #fontgrootte #groot:hover
{
	float:left;
	display:block;
	background-color:#ffffff;
	border:0px;
	height:20px;
	width:20px;
}


img.spacer
{
	border-style:none;
}

.button
{
	height:17px;
	border:none;
	background-color:#d9722f;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	line-height:15px;
	padding:0px 10px 0px 10px;
	cursor:hand;
}

.field
{
	height:17px;
	border:1px solid #333934;
	text-indent:2px;
	line-height:13px;
	font-size:1em;
}

.textarea
{
	height:100px;
	border:1px solid #333934;
	text-indent:2px;
	line-height:13px;
	font-size:1em;
}

/* ------- lettergrootte */
.normaal { font-size:100%;}
.groter { font-size:100%;color:#d9722d;}
.grootst { font-size:180%;color:#d9722d;}
.kleiner  { font-size:90%;}
.kleinst { font-size:80%;}

.title, .contenttitle
{
	font-weight:bold;
	color:#d9722f;
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:12px;
}

.alinea
{
	margin-top: 20px;
	clear:left;
}

#infobank
{
	width:580px;
	height:600px;
}

#intro
{
	padding:10px 0px 10px 0px;
	font-weight:bold;
}

#intro P
{
	margin:0px;
	padding:0px;
}

.alinea
{
	margin-top:20px;
}


/* ------- algemene layout */

#grid
{
	border-collapse:collapse;
	border-style:none;
	width:100%;
	height:100%;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#headerlinks
{
	height:58px;
	width:164px;
}

#headerlinks img.spacer
{
	width:160px;
	height:74px;
	position:absolute;
	z-index:10;
	top:5px;
	left:5px;
}

#headerrechts
{
	text-align:right;
}

#navlinks
{
	width:164px;
	height:22px;
	background-color:transparent;
}

#navrechts
{
	height:22px;
	vertical-align:bottom;
}

#seclinks
{
	height:20px;
	width:164px;
	background-color:#d9722f;
}

#contentlinks
{
	width:164px;
	line-height:20px;
	padding-top:10px;
	background-image:url(../images/contentlinks_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#fcf6ea;
}

#contentrechts
{
	padding-right:35px;
}

#contentrechts .container
{
	padding:0px 0px 0px 10px;
	line-height:20px;
}

.container TABLE
{
	table-layout:fixed;
}

.container .links
{
	line-height:20px;
	padding-right:20px;
}

.container .rechts
{
	width:200px;
	padding-right:10px;
}

#footerlinks
{
	height:22px;
	line-height:22px;
	background-color:#282d29;
	text-align:center;
	font-size:54%;
	color:#ffffff;
}

#footerrechts
{
	height:22px;
	line-height:22px;
	background-color:#282d29;
	height:15px;
	padding-left:10px;
	font-size:54%;
	color:#ffffff;
}


/* ------- (topmenu) secundair menu */
#menusecundair
{
	width:670px;
	position:relative;
	overflow:hidden;
	padding-left:10px;
}

#menusecundair .menuitem
{
	display:block;
	float:left;
	padding-right:10px;
}


#menusecundair a
{
	display:block;
	height:100%;
	padding:0px 10px 0px 10px;
	float:left;
	line-height:20px;
	color:#282d29;
	font-size:1em;
	text-decoration:none;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#d9722f;
	overflow:hidden;
}

#menusecundair a:hover
{
	color:#d9722d;
}

#menusecundair a#selected, #menusecundair a#selected:hover
{
	color:#ffffff;
	background-color:#d9722d;	
}


/* ------- extra menu */
#secrechts
{
	background-color:#d9722f;
	text-align:right;
	padding-right:8px;
	line-height:15px;
	color:#FFF;
}

#secmenu a
{
	color:#FFF;
	padding:2px 10px 0px 10px;
	font-size:0.9em;
	text-decoration:none;
}

#secmenu a:hover
{
	color:#FFF;
	text-decoration:underline;
}

/* ------- zoeken */
#contentlinks .field
{
	width:150px;
	margin:0px 0px 5px 7px;
}

#contentlinks .button
{
	float:right;
	margin:0px 7px 0px 0px;
	clear:both;
}


/* ------- primair menu */

#contentlinks .menutitle
{
	height:20px;
	width:100%;
	clear:both;
	text-indent:7px;
	margin-top:20px;
	background-color:#d9722f;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
}

#menu_primair a
{
	display:block;
	margin:10px 5px 3px 5px;
	text-decoration:none;
	color:#282d29;
	position:relative;
	right:-1px;
}

#menu_primair a:hover, #menu_primair div.selected A
{
	color:#d9722d;
}


/* ------- content */

#contentrechts .container .breed
{
	margin-bottom:20px;
	clear:both;
}

#contentrechts .container .breed .item
{
	line-height:20px;
	display:block;
	width:100%;
	margin-bottom:2px;
	clear:both;
}

#contentrechts .container .links p img
{
	margin:5px 15px 5px 0px;
}


/* ------- crumpath */
.crumpath
{
	height:22px;
	border-bottom:1px dotted #ffffff;
	font-size:80%;
	padding-top:8px;
}


/* ------- nieuws */

.nieuwskolom
{
	clear:both;
	margin-bottom:20px;
	padding-bottom:10px;
	background-color:#fcf6ea;
	border-right:2px solid #ffffff;
}

.nieuwskolom .title
{
	display:block;
	width:100%;
	padding:3px 3px 10px 3px;
	background-color:#ffffff;
}

.nieuwskolom .item
{
	line-height:20px;
	display:block;
	width:100%;
	padding:10px 10px 0px 10px;
	clear:both;
	line-height:15px;
}

.item
{
	line-height:20px;
	display:block;
	width:100%;
	padding:10px 0px 0px 0px;
	clear:both;
	line-height:15px;
}

.nieuwskolom .date, .date
{
	color:#d9722f;
	font-size:80%;
	font-style:italic;
}


/* ------- agenda & actueel */

#contentrechts .container .rechts table
{
	width:100%;
	margin-top:20px;
}

#contentrechts .container .rechts td
{
	padding:0px 0px 5px 0px;
	line-height:20px;
}

#contentrechts .container .rechts .item 
{
}

#contentrechts .container .rechts .item b
{
	color:#d9722d;
	font-weight:bold;
}

#contentrechts .container .rechts .description
{
	padding-bottom:20px;
}


/* ------- subs */
#contentsubs
{
	float:right;
	background-color:#fcf6ea;
	padding: 5px 5px 5px 5px;
	width:180px;
	margin-top:20px;
	margin-left:10px;
	line-height:15px;
	margin-bottom:10px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#edb994;
}

#contentsubs a
{
	display:block;
	margin-bottom:10px;
}

#contentsubs a:hover
{
}

#contentsubs .selected
{
	color:#d9722d;
	display:block;
	margin-bottom:10px;
}



/* ------- footer */
#footerlinks a
{
	color:#ffffff;
}

#footerrechts a
{
	color:#ffffff;
}


div.lastupdate { font-weight:normal; font-size:10px; }
div.message {background-image:url(../images/ico_arrow.gif); background-repeat:no-repeat; background-position: 8px 7px;background-color:#FFEEB2; color:#000; margin:10px 0px 10px 0px; padding:3px 0px 3px 20px;}

a.info{ position:relative; z-index:24; background-color:#fff; }
a.info:hover{z-index:25; background-color:#ffffff;}
a.info span{display: none}
a.info:hover span{ display:block; position:absolute; top:2em; left:2em; width:20em; border:1px solid #edb994; background-color:#FFFFFF; color:#282d29; font-family: Verdana, Arial, Tahoma;; font-size: 10px; padding-left: 5px; padding-right: 5px;}


/* |-- fimpje --| */
.filmpje
{
	display:none;
	z-index:600;
	position:absolute;
	width:320px;
	height:275px;
	top:20px;
	left:50%;
	margin-left:-160px;
	background-color:#000000;
	text-align:center;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-top-color:#ffffff;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#ffffff;
}

.filmpje .bovenbalk
{
	height:23px;
	width:100%;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	background-color:#d9722f;
}

.filmpje #filmframe
{
	margin-top:10px;
}


/* ------- cbase */

#cbase_documents { width:500px; }
#cbase_documents .category { font-weight:bold; font-size:12px; padding-bottom:6px;  }
#cbase_documents .title { font-size:11px; font-weight:normal; padding:0px; margin:0px; padding-bottom:6px; }

#cbase_links { width:500px; }
#cbase_links .category { font-weight:bold; font-size:12px; padding-bottom:6px;  }
#cbase_links .title { font-size:11px; font-weight:normal; padding:0px; margin:0px; padding-bottom:6px; }

#cbase_poll { border-style:solid; border-width:2px 0px 0px 0px; border-color:#d9722f; margin-top:50px; }
#cbase_poll .extraicon { display:none; }
#cbase_poll .title { padding-left:10px; padding-top:10px; }
#cbase_poll TD { padding-bottom:5px; }
#cbase_poll .question { padding-left:10px; padding-bottom:10px; font-weight:bold; }
#cbase_poll .ENQUETEITEM1 { padding-left:10px; }
#cbase_poll .ENQUETEITEM1 IMG { background-color:#d9722d; }
#cbase_poll .ENQUETEITEM2 { padding-left:10px; }
#cbase_poll .ENQUETEITEM2 IMG { background-color:#d9722d; }
#cbase_poll .buttons { border-style:solid; border-width:2px 0px 0px 0px; border-color:#d9722f; }
#cbase_poll .buttons a {}
#cbase_poll .buttons .button { padding:1px 10px 1px 10px;background-color:#d9722d;border:1px solid #ffffff; float:right; }

#cbase_faqs { width:500px; }
#cbase_faqs table { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#cbase_faqs IMG { display:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#cbase_faqs td { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
#cbase_faqs .category { font-weight:bold; padding-bottom:10px; } 
#cbase_faqs .question { padding-left:24px; background-image:url(../images/bk_question.gif); background-repeat:no-repeat; font-style:italic }
#cbase_faqs .answer { padding-bottom:20px; padding-left:24px; background-image:url(../images/bk_answer.gif); background-repeat:no-repeat; }

#sitemap { width:500px; }
#sitemap td { }
#sitemap a { }
#sitemap .titlerow { font-weight:bold;}
#sitemap .hoofdmenu { }
#sitemap .submenu { }
#sitemap .submenu a { }

#cbase_agenda { width: 100%; }
#cbase_agenda td { padding: 3px; }
#cbase_agenda img {display:none;}
#cbase_agenda .title { font-weight:bold; }
#cbase_agenda .overzicht { border-bottom:2px solid #d9722d; text-align: right; }
#cbase_agenda .category { display: none; }
#cbase_agenda .action { }
#cbase_agenda .time 
{
	color:#d9722f;
	font-size:0.6em;
	font-style:italic;
	line-height:10px;
}
#cbase_agenda .description { padding-bottom:20px; }

#cbase_specialsubs { width: 100%; }
#cbase_specialsubs td {  }
#cbase_specialsubs .title { padding:20px 0px 10px 0px; font-size:12px;  }
#cbase_specialsubs .sub { font-weight:bold; }

#cbase_agenda_item .title { padding:20px 0px 10px 0px; font-size:12px; }
#cbase_agenda_item .summary { padding-bottom:5px; }
#cbase_agenda_item .time { padding-bottom:5px; }
#cbase_agenda_item .description { padding-bottom:5px; }


#cbase_newsletter { margin-top: 10px; width:100%; }
#cbase_newsletter .title { padding: 3px; font-weight: bold; padding-top: 10px; }
#cbase_newsletter .inputtext { font-size: 10px; }
#cbase_newsletter .input { text-align:right; padding-right:7px; }
#cbase_newsletter .field { width: 100px; }
#cbase_newsletter .buttons { text-align: right; padding-top:5px; }
#cbase_newsletter .buttons .button { float:right; }

#cbase_newsletteroverzicht { width:500px; }
#cbase_newsletteroverzicht TD { padding-bottom:10px; }
#cbase_newsletteroverzicht .category { padding:10px 0px 10px 0px; font-size:12px; font-weight:bold; }
#cbase_newsletteroverzicht .title { width:420px; font-weight:normal; padding:0px 0px 0px 0px; }
#cbase_newsletteroverzicht .date { width:80px; font-size:11px; }




/* ------- smoelenboek */
#cbase_smoelenboek { width: 100%; border-style:solid; border-width:1px 1px 1px 1px; border-color:#B8C4CF; }
#cbase_smoelenboek * { vertical-align: top; font-family: Verdana, Arial, Tahoma; }
#cbase_smoelenboek .letterstrip { background-color: #d9722d; padding: 3px 10px 3px 10px;  }
#cbase_smoelenboek .letterstrip .letter_yes { font-weight: bold; color:#ffffff; margin:0px 2px 0px 2px; }
#cbase_smoelenboek .letterstrip .letter_yes A { color:#ffffff; margin:0px 2px 0px 2px; }
#cbase_smoelenboek .letterstrip .letter_no { font-weight: bold; color: #282d29; margin:0px 2px 0px 2px; }
#cbase_smoelenboek .sortstrip { background-color: #FFF8E1; padding: 20px 10px 3px 10px; }
#cbase_smoelenboek .sortstrip .section { width: 150px; font-size: 10px; }
#cbase_smoelenboek .searchstrip { background-color: #FFF8E1; padding: 3px 10px 3px 10px;  }
#cbase_smoelenboek .paging { padding: 10px 10px 10px 10px; text-align: center; }
#cbase_smoelenboek .userblock { border-style:solid; border-width:1px 0px 0px 0px; border-color:#B5D0DD; background-color: #FFF8E1; width: 100%; }
#cbase_smoelenboek .userblock .fieldname { width: 180px; font-weight: bold; padding-left: 10px; }
#cbase_smoelenboek .userblock .fieldvalue {  }
#cbase_smoelenboek .userblock .userinfo { padding-bottom:20px; }
#cbase_smoelenboek .userblock .userimage { vertical-align: top; text-align: right; padding: 10px; }
#cbase_smoelenboek .userblock .name { font-weight:bold; font-size:14px; padding-left: 10px; padding-top:20px; padding-bottom:10px; }
#cbase_smoelenboek .sectionsearch .fieldname { width: 180px; font-weight: bold; }
#cbase_smoelenboek .sectionsearch .fieldvalue {  }
#cbase_smoelenboek .freesearch .fieldname { width: 180px; font-weight: bold; }
#cbase_smoelenboek .freesearch .fieldvalue {  }
#cbase_smoelenboek input { font-size: 10px; border: solid 1px #B8C4CF; }
#cbase_smoelenboek .button { width:60px; margin-left:5px; background-color:#d9722d; border-width: 1px; color: #ffffff; }
#cbase_smoelenboek form { margin: 0px; }

#cbase_smoelenboek .search { width: 150px; font-size: 10px; }
#cbase_smoelenboek .password { width: 150px; font-size: 10px;  }
#cbase_smoelenboek .section { width: 150px; font-size: 10px; }
#cbase_smoelenboek .firstname { width: 304px; font-size: 10px; }
#cbase_smoelenboek .lastname { width: 304px; font-size: 10px; }
#cbase_smoelenboek .availability { width: 304px; font-size: 10px; }
#cbase_smoelenboek .functiondescription { width: 304px; height: 100px; font-size: 10px;  }
#cbase_smoelenboek .personalinformation { width: 304px; height: 100px; font-size: 10px; }
/* ------- end smoelenboek */

#cbase_form { width:500px; float:left; margin-top:10px; }
#cbase_form TD { padding-bottom:10px; }
#cbase_form .formelements { width:250px; }
#cbase_form .input { border:1px solid #282d29; color:#282d29; width:100%; height:18px; text-indent:3px; margin-left:10px; margin:0px 0px 0px 0px; font-size:11px; }
#cbase_form .textarea { height:150px; border:1px solid #282d29; color:#282d29; font-family: Verdana, Arial, Tahoma; font-size:11px; width:100%; margin-left:10px; margin:0px 0px 0px 0px; }
#cbase_form .button { background-color:#d9722d; float:right; text-transform:capitalize; }
#cbase_form .title { width:250px; font-size:12px; padding:0px 0px 0px 0px; }
#cbase_form #attachment-optie { border:1px solid #282d29; color:#282d29; width:100%; margin-left:10px; margin:0px 0px 0px 0px; }


#LOGIN {}
#LOGIN input {width:160px;border:1px inset #333;height:17px;font-size:80%; }
#LOGIN .button {font-weight:bold;color:#FFF; background-color:#d9722d; width:160px;float:right; border-style:none; height:20px;}




/* ------- photoalbum */

#responseContainer IMG
{
	margin:0px 0px 0px 0px;
}

#responseContainer IMG:hover
{
	border-width:1px 0px 0px 1px;
	border-style:solid;
	border-color:#000000;
}


#responseContainer .imagetable
{
	margin-right:5px;
}

#responseContainer .imageplaceholder
{
	background-color:#e7eff1;
	vertical-align:middle;
	text-align:center;
	padding:0px 5px 0px 5px;
}

#responseContainer .description
{
	padding:5px 2px 20px 2px;
	margin:2px 0px 0px 0px;
}



/* search */
#cbase_search_body
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	text-align:left;
	line-height:18px;
	font-size:11px;
	background-image:url();
}

#cbase_search .title { padding:0px 0px 0px 0px; }
#cbase_search { clear:both; width:100%; margin:0px 0px 0px 0px; }
#cbase_search TD { padding-bottom:2px; }
#cbase_search LI { margin:0px; padding:0px 0px 0px 12px; }
#cbase_search a, #cbase_search a:link, #cbase_search a:link SPAN LI, #cbase_search a:link SPAN, #cbase_search a:active, #cbase_search a:active SPAN LI, #cbase_search a:active SPAN, #cbase_search a:visited, #cbase_search a:visited SPAN LI, #cbase_search a:visited SPAN { font-weight:normal; cursor:hand; }
#cbase_search a:hover, #cbase_search a:hover SPAN LI, #cbase_search a:hover SPAN,  #cbase_search SPAN LI:hover { font-weight:normal; text-decoration:underline; cursor:hand; }

.resulttype_title:link, .resulttype_title:active, .resulttype_title:visited
{
	display:block; float:left; height:22px; line-height:20px; padding:0px 5px 0px 5px; margin-bottom:20px; margin-right:1px; background-color:#f1dcc8; color:#d9722f; font-weight:bold; text-decoration:none;
}
.resulttype_title:hover, .resulttype_title_active:link, .resulttype_title_active:active, .resulttype_title_active:visited
{
	display:block; float:left; height:22px; line-height:20px; padding:0px 5px 0px 5px; margin-bottom:20px; margin-right:1px; background-color:#d9722f; color:#ffffff; font-weight:bold; text-decoration:none;
}

#cbase_search .category_title { display:block; font-weight:bold; margin:20px 0px 5px 0px; }
.website_title { display:block; padding:10px 0px 0px 0px; font-weight:bold; margin-top:20px; width:100%; border-top:1px solid #0074bf;  }




/* ------- FUNCTIE VENSTER */

#functionmenu { width:24px; }
#functionmenu * { font-family: Verdana, Arial, Tahoma; font-size:10px; }
#functionmenu .functionbutton { clear:both; }
#functionmenu .functionbutton a img { background-color: #d9722d; }
#functionmenu .functionbutton a:hover img { background-color: #282d29; }
#functionmenu .functionbutton .top, .print, .email, .search { border: solid 3px #ffffff; }
#functionmenu .functionbutton .top, .print, .email { border-bottom: none; }

	/* FORMS */
	#functionmenu form { margin: 0px; }
	#functionmenu input { font-family: Verdana, Arial, Tahoma;; font-size: 9px; width: 100%; }
	#functionmenu textarea { font-family: Verdana, Arial, Tahoma;; font-size: 9px; width: 100%; height: 50px; }
	#functionmenu td { border-style: none; }
	#functionmenu table { width: 100%; border: solid 3px #ffffff; background-color: #ffffff; }
	#functionmenu .close { background-color:#d9722d; text-align: right; }
	#functionmenu .button { width: 150px; background-color:#d9722d; border-width: 1px; color: #ffffff; }
	#functionmenu .buttonvind { width: 124px; background-color:#d9722d; border-width: 1px; color: #ffffff; float:left;}
	#functionmenu .buttonclose { background-color:#d9722d; 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; background-color:#fcf6ea; border:0px; }
	#functionmenu #mail_form
	{
		background-color:#fcf6ea;
		padding: 5px 5px 5px 5px;
		margin-bottom:10px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		border-color:#edb994;
		visibility: hidden;
		position: absolute;
		width: 310px;
		top: 0px;
		left: -315px;
	}	
	
	#functionmenu #search_form table { height: 30px; background-color:#fcf6ea; border:0px; }
	#functionmenu #search_form
	{
		background-color:#fcf6ea;
		padding: 5px 5px 5px 5px;
		margin-bottom:10px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		border-color:#edb994;
		visibility: hidden;
		position: absolute;
		width: 310px;
		top: 0px;
		left: -315px;		
	}
	#functionmenu #search_form td { vertical-align:top; }
	
	/* FLAPOUTS */
	#functionmenu span { position: relative; left:  10px; top: 5px; }
	#functionmenu #top_top, #top_print, #top_email, #top_search { width: 150px; height: 18px; position: relative; visibility: hidden; left: -150px; background-color: #d9722d; border-left:3px solid #FFF; color:#FFF; line-height:11px; }
	#functionmenu #top_top { top: -84px;  }
	#functionmenu #top_print { top: -81px; }
	#functionmenu #top_email { top: -78px; }
	#functionmenu #top_search { top: -75px; }

/* ------- END FUNCTIE VENSTER */
