/* CSS Document */

/*******************************************************************************
********************************************************************************
**
* - GENERAL
*
* - PAGE CONTAINERS
*
* - HEADER
*
* - CONTENT
*
* - SUBCONTENT
*
* - FOOTER
**
********************************************************************************
 ******************************************************************************/


/* GENERAL ------------------------------------------------------------------ */

/* Zero default margin & padding around common elements */

/* PAGE/GENERAL */

a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form,  hr, html, i, img, ins, kbd, label, legend, map, object,  param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, var, h1, h2, ul,ol,li,p,h1, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

body{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
}
img{
	border: 0px none #000000;
}
fieldset{
    border:0;
    }
legend{
    margin:0;
    padding:0px;
    padding-left:-5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: bold;
	color: #000000;
	text-decoration: none;
    }
a:link
{
	color: #000;
}

a:visited
{
	color: #000;
	/*color: #B266B2;*/
}

a:hover
{
	text-decoration: none;
}
#page
{
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}

* html #page
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}


/* CONTENT */
#content
{	display: block;
	padding-top:0px;
	
}

#contentMain
{	
	display: block;
	clear: both;
	float: left;
	margin-top: 0;
	
	margin-left: 0px;
	width: 950px;
}
#content-left{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:144px;
	padding-bottom:60px;
	
}

#content-left ul{
	  list-style-type:none;
  margin: 0;
  padding: 0;
	
	
}


div.content-left-logo {
	display:block;
	float:left;
	width:118px;
	height:247px;
}
div.content-left-menu {
	display:block;
	float:left;
	width:118px;
	height:173px;
	
	font-size:1px;
}


div.content-left-banner a{
	display:block;
	float:left;
	width:118px;
	height:147px;
	
	background-image:url(../images/content_left_banner.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
div.content-left-banner 
{
    /*text-indent:-9999px;*/
}

.content-left-banner .newsticker {
	width:118px; 
	height:148px; 
	display:inline-block;
	left:0;
	margin-top:29px;
	z-index:99;
}

*:first-child+html .content-left-banner .newsticker {
	margin-top:46px;
}
* html .content-left-banner .newsticker {
	margin-top:46px;
}

#content-center {
	display:block;
	float:left;
	width:557px;
	
	text-align:left;	
	padding-bottom:60px;
}


div.content-center-category{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-homepage{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_homepage.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-nieuws{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_nieuws.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-activiteiten{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_activiteiten.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-events{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_events.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-bedrijven{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_bedrijven.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}

div.content-center-category-organisatie{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_organisatie.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-contact{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_contact.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}
div.content-center-category-jaardag{
	display:block;
	float:left;

	width:513px;
	height:24px;

	margin-top:59px;
	background-image:url(../images/category_jaardag.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}

div.content-center-category-homepage,
div.content-center-category-nieuws,
div.content-center-category-activiteiten,
div.content-center-category-events,
div.content-center-category-bedrijven,
div.content-center-category-organisatie,
div.content-center-category-contact,
div.content-center-category-jaardag{text-indent:-9999px;}


div.content-center-page{
	display:block;
	float:left;
	width:530px;

	line-height:16px;
	font-size: 11px;
	color: #000;
}
div.content-center-page a:link
{
	color: #000;
    font-size:11px;
	font-family: Verdana;
}

div.content-center-page a:visited
{
	color: #000;
    font-size:11px;
	font-family: Verdana;
}

div.content-center-page a:hover
{
	color: #000;
	font-size:11px;
	font-family: Verdana;
	text-decoration: none;
}
div.content-center-page h2{

	font-size: 16px;
	color: #EE7D11;
	font-weight: bold;
}

div.content-center-page p, div.content-center-page ul{
	margin-top:0;
	margin-bottom:12px;
}
div.content-center-page-intro {
	display:block;
	float:left;
	width:530px;
	
	margin-top:14px;
	margin-bottom:14px;
	
	font-size: 12px;
	color: #EE7D11;
	font-weight: bold;
	
	line-height:21px;
}
div.content-center-page ul{
			list-style:none;
}

div.content-center-page ul li{
            background:url(../images/bullet.gif) left 7px no-repeat !important;
            padding-left:12px;
            display:block;	
}

div.agenda_internal
{
    font-weight: normal;
    color: #000;
}

div.agenda_internal h2
{
    color:#FFFFFF;
    font:bold 28px/20px "Times New Roman";
    margin:49px 15px 0 0;
    /*padding:34px 0 0 14px;*/
    text-align:right;
}
div.content-center-page div.agenda_internal li
{
    width: 100%;
    overflow: hidden;
    border-bottom: 2px #EE7D11 solid;
    background: none !important;
    padding-top: 10px;
}
div.agendaheader
{
    color:#EE7D11;
    font-weight: bold;
    margin-top: 17px;
    font-size: 11px;
}

div.agendadate
{
    float: left;
    width: 100px;
    font-weight: bold;
}
div.agendacontent
{
    float: left;
    width: 430px;
    font-size: 11px;
}

div.agendacontent strong
{
    color: #EE7D11;
    font-size: 16px;
}
div.citaat {
	display:block;
	float:left;
	
	width:527px;
	
	
	margin-top:0px;
	margin-bottom:0px;
	
	background-image:url(../images/content_center_page_citaat.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}
div.citaat-top {
 	display:block;
	float:left;
	width:527px;
	min-height:40px;
	text-align:left;
	background-image:url(../images/citaat_top.gif); 
	background-repeat:no-repeat; 
	background-position: left top;
}
div.citaat-top h2{
 	margin-top:23px;
	margin-bottom:10px;
	margin-left:35px;

	font-size:16px;
	color: #000;
	font-weight: bold;	
}
div.citaat-middle {
 	display:block;
	float:left;
	width:527px;
	min-height:23px;
	
	text-align:left;
	
	background-image:url(../images/citaat_middle.gif); 
	background-repeat:repeat-y; 
	background-position:left top;
	
}
div.citaat-middle p{
	margin-left:12px;
	margin-top:0px;
	margin-right:12px;
 	margin-bottom:0;
}
div.citaat-bottom {
 	display:block;
	float:left;
	width:527px;
	height:54px;
	background-image:url(../images/citaat_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	
}






#content-right{
	display:block;
	float:right;
	width:249px;
	padding-bottom:60px;
	
}
#content-right a, #content-right a:active{
 	text-decoration:none;
	  font-size: 11px;
 	color:#000;
}
#content-right a:hover{
 	text-decoration:underline;
}

div.content-right-kreet {
	display:block;
	float:left;
	width:248px;
	height:87px;
	
	margin-top:95px;
	margin-bottom:18px;
	background-image:url(../images/content_right_kreet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
.content-right-kreet{text-indent:-9999px;}

div.content-right-banner a{
	display:block;
	float:left;
	width:248px;
	height:103px;
	background-image:url(../images/content_right_banner.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
.content-right-banner{text-indent:-9999px;}

div.content-right-agenda {
	display:block;
	float:left;
	width:249px;
	min-height:220px;
	height:220px;
	margin-bottom:12px;
	text-align:left;
	line-height:15px;
	background-color:#EE7D11;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
	background-image:url(../images/content_right_agenda.gif); 
	background-position:left top; 
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

div.content-right-agenda ul{
	display:block;
	float:left;
	width:249px;
	padding-bottom:10px;
}

div.content-right-agenda ul li{
	display:block;
	float:left;
	
	width:239px;
	height:48px;
	margin-left:0px;
	
}

div.content-right-agenda a.AgendaLink
{
    color: #fff !important;
    float: right;
    font-weight: bold;
    margin-right: 5px;
    cursor: pointer;
    
}

div.content-right-agenda ul li h6{
	display:block;
	float:left;
	
	width:48px;
	height:50px;
	padding-left:12px;
	
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

  div.content-right-agenda ul li p a, div.content-right-agenda ul li p a:active{	
	font-size:11px;	
}

div.content-right-agenda-weeknummer {
	display:block;
	width:215px;
	height:42px;
	
	margin-top:18px;
	padding-right:34px;
	
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

div.content-right-nieuws {
	display:block;
	float:left;
	width:249px;
	height:175px;	
	margin:0;
	padding:0;
	text-align:left;
	
	background-image:url(../images/content_right_nieuws.gif); 
	background-position:left top; 
	background-repeat: no-repeat;
}


div.content-right-nieuws ul{
	display:block;
	float:left;
	margin:0;
	padding:0;
	margin-top:28px;
	
}

div.content-right-nieuws ul li{
	display:block;
	float:left;
	
	width:239px;
	height:48px;
	margin-left:0px;
}

div.content-right-nieuws ul li h6{
	display:block;
	float:left;
	
	width:48px;
	height:50px;
	
	color:#EE7D11;
	font-size:12px;
	font-weight:bold;
}

  div.content-right-nieuws ul li p a, div.content-right-nieuws ul li p a:active{	
	font-size:11px;	
}

div.content-right-partners {
	display:block;
	float:left;
	width:249px;
	height:175px;	
	margin:0;
	padding:0;
	text-align:left;
	
	background-image:url(../images/content_right_partners.gif); 
	background-position:left top; 
	background-repeat: no-repeat;
}

div.content-right-partners ul{
	
	margin-top:28px;
}
div.content-right-partners ul li{
	display:block;
	float:left;
	
	width:239px;
	height:25px;
	margin-left:0px;

}

div.content-right-partners ul li h6{
	display:block;
	float:left;
	

	
	color:#EE7D11;
	font-size:12px;
	font-weight:bold;
		margin-top:10px;
}

div.content-right-partners ul li p {	

	margin-top:5px;
}

div.content-right-partners ul li p a, div.content-right-partners ul li p a:active{	
	font-size:11px;	

}

div.content-right-nieuws ul li p a, div.content-right-nieuws ul li p a:active{	
	font-size:11px;	
}





/* page blocks*/
div.content-top-home{
	display:block;
	float:left;
	width:805px;
	height:309px;

}
div.content-top-home-mask{
	display:block;
	float:left;
	width:805px;
	height:309px;
	
	 background-image:url(../images/content_top_home_mask.gif); 
	 background-position:left top; 
	 background-repeat:no-repeat;
}
div.content-top-home-text{
	display:block;
	float:right;

	width:220px;
	font-size: 13px;
	color: #EE7D11;
	line-height:16px;
	text-align:left;
	
	padding-top:70px;
	padding-right:25px;
}

#nieuws-container{
	display:block;
	float:left;
	
	width:520px;
	padding-top:7px;
	
}

  #nieuws-container a, #nieuws-container a:active{
   
   
}

div.nieuws-mask{
	display:block;
	float:left;
	width:250px;
	min-height:380px;
	text-align:left;
	background-image:url(../images/nieuws_item_mask.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}

div.nieuws-item-1{
	display:block;
	float:left;
	width:250px;
	min-height:381px;
	padding-bottom:20px;
	background-position:left top; 
	background-repeat:no-repeat;
}

div.nieuws-item-2{
	display:block;
	float:right;
	width:250px;
	min-height:381px;
	padding-bottom:20px;	
	background-position:left top; 
	background-repeat:no-repeat;
}

* html div.nieuws-mask {
	height:380px;
}

* html div.nieuws-item-1, div.nieuws-item-2{
	height:381px;
}


div.nieuws-mask h2{
	font-size: 16px;
	color: #EE7D11;
	font-weight: bold;
	margin-left:27px;
	line-height:18px;
	margin-bottom:5px;
	margin-top:159px;
	line-height:18px;

}
div.nieuws-mask p{
	line-height:16px;
	margin-bottom:10px;
}
div.activiteiten-item-text h2{
	margin-bottom:5px;
}
div.activiteiten-item-text {
	display:block;
	float:left;
	width:527px;
	height:52px;
}
div.nieuws-item-readmore{
	display:block;
	float:left;
	width:250px; 
	height:42px;
	background-image:url(../images/nieuws_item_leesverder.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
}
div.nieuws-item-readmore a:link, div.nieuws-item-readmore a:visited, div.nieuws-item-readmore a:active{
	display:block;
	float:right;
	margin-top:25px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
div.nieuws-item-readmore a:hover{
	display:block;
	float:right;
	margin-top:25px;
	
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
div.activiteiten-item-readmore {
	display:block;
	float:left;
	width:527px;
	height:47px;
	background-image:url(../images/activiteiten_item_readmore.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
	color:#000;	
}
div.activiteiten-item-readmore a:link, div.activiteiten-item-readmore a:active, div.activiteiten-item-readmore a:visited{
	display:block;
	float:right;
	width:100px;
	margin-top:30px;
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
div.activiteiten-item-readmore a:hover{
	display:block;
	float:right;
	width:100px;
	margin-top:30px;
	
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
div.form-top {
	display:block;
	float:left;
	width:527px;
	height:48px;
	font-size:1px;
}
#idID0ED{
	float:none;
	width:30px;
	border:none;
	margin-bottom:0;
}
#idID0EG{
	float:none;
	width:30px;
	border:none;
	margin-bottom:0;
}

div.form-middle {
	display:block;
	float:left;
	width:527px;
	overflow: hidden;
	background-color: #f6be88;
	
}
div.form-middle label{
	float: left;
	width: 200px;
	font-weight: bold;
	text-align:right;
	font-size:11px;
	margin-right:15px;
}
#Jaardag_aanmelding li{
	margin-bottom:5px;
}

div.form-middle label#wel{
	width:430px;
	float:none;
	margin-bottom:0px;
}
div.form-middle label#niet{
	width:430px;
	float:none;
	margin-bottom:0px;
}

div.form-middle p{
	display:block;
	float:right;
	width:500px;
	height:15px;
	margin-right:15px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}

div.form-middle input, textarea{
	width: 275px;
	height:15px;
	margin-bottom: 10px;
	border: 1px solid #EE7D11;	
}
div.form-middle  textarea{
	height:140px;
	overflow:auto;
}

div.form-middle input.textarea{
	display:block;
	float:left;
	width:250px;
	
	text-align:right;
}

div.form-bottom-verzend {
	display:block;
	float:left;
	width:527px;
	height:50px;
	font-size:1px;
}




/* FOOTER */
#footer {	
	height:35px;
	width: 100%;
	/*margin-left: 25px;*/
	padding-bottom: 0;
	color: #ffffff;
	text-align: center;
	clear:both;
}

div.footerLinks{
	display:inline-block;
	height:35px;
	width:950px;
	text-align:left;
	background-image:url(../images/footer.gif);
	background-position:left top; 
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

#ctl00_footer_Footer{
	overflow:hidden;
}

div.footerLinks p{
	margin-left:165px;
	margin-top:10px;
	overflow:hidden;
}


div.footerLinks a, div.footerLinks a:link, div.footerLinks a:visited {
	color:#ffffff !important;
	text-decoration:underline;
}

div.footerLinks a:hover {
	color:#ffffff !important;
	text-decoration:none;
} 


div.nieuws-nummers {
	display:block;
	float:left;
	height:25px;
	width:500px;
}

div.nieuws-nummers a, div.nieuws-nummers a.visited {
	display:block;
	float:left;
	width:18px;
	height:18px;
	text-align:center;
	font-size:13px;
	background-color:#fff;
	color: #EE7D11;
	font-weight:bold;
	text-decoration:none;
	margin-top:3px;
	margin-right:10px;
}

div.nieuws-nummers a:hover, div.nieuws-nummers a.selected{
	display:block;
	float:left;
	width:18px;
	height:18px;
	text-align:center;
	font-size:13px;
	background-color:#EE7D11;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	margin-top:3px;
	margin-right:10px;
}

tr.nieuws-nummers td table tr td
{
	color: #EE7D11;
	margin-right:10px;
}

tr.nieuws-nummers td table tr td a{
	display:block;
	float:left;
	width:18px;
	height:18px;
	text-align:center;
	font-size:13px;
	background-color:#fff;
	color: #EE7D11;
	font-weight:bold;
	text-decoration:none;
	margin-top:3px;
	margin-right:10px;
}

tr.nieuws-nummers td table tr td a:visited {
	margin-right:10px;
	color: #EE7D11 !important;
}

tr.nieuws-nummers td table tr td a:hover {
	margin-right:10px;
	color: #fff !important;
}

tr.nieuws-nummers td table tr td span, tr.nieuws-nummers td table tr td a:hover {
	display:block;
	float:left;
	width:18px;
	height:18px;
	text-align:center;
	font-size:13px;
	background-color:#EE7D11;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	margin-top:3px;
	margin-right:10px;
}

#nonFooter {
	background-position:left top;
	background-repeat: no-repeat;
	border: 0px solid #00CC66;
}

/* documtent accordion */

/* techloket */
#techloket {
	display:block;
	float:left;
	width:1010px;
	text-align:left;
	
}

#techloket-left {
	display:block;
	float:left;
	width:646px;
	height:1570px;
}

#techloket-right {
	display:block;
	float:left;
	width:314px;
	height:1567px;
}
div.techloket-left-header {
	display:block;
	float:left;
	width:646px;
	height:164px;
}

div.techloket-right-top {
	display:block;
	float:left;
	width:315px;
	height:312px;
}

div.techloket-left-blok-1 {
	display:block;
	float:left;
	width:323px;
	height:200px;
	font-size:1px;
}

div.techloket-left-blok-2 {
	display:block;
	float:left;
	width:314px;
	height:200px;
	font-size:1px;
}

div.techloket-right-events-heading {
	display:block;
	float:left;
	width:315px;
	height:53px;
	padding-bottom:11px;
}

div.techloket-right-events-blok {
	display:block;
	float:left;
	width:315px;
	height:202px;
}

/* techloket */

/* documtent accordion */
/* The CSS that's required to position the footer */
/* THIS CSS CODE MUST BE PLACED BELOW THE OTHER CSS */
 	html
	{
		height: 100%;
	}
 
	body
	{
		height: 100%;
	}
 
	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}
 
	* html #nonFooter
	{
		height: 100%;
	}
 
	#footer
	{
		position: relative;
		margin: -35px auto 0 auto;
	}
 
	/* A CSS hack that only applies to IE -- specifies a different height for the footer */
 
	* html #footer
	{
		margin-top: -35px;
	}
/* The CSS that's required to position the footer */

div.form-bottom-verzend input
{
    color: #f6be88;
    text-align: left;
}

input#ikmeld, input#iksta, input#ikmeldniet
{
    float: left;
    width: 13px;
    height: 13px;
    margin: 0 0 0 10px;
    padding: 0;
}


.form-middle select
{
    margin-left: 2px;
}

.form-middle strong
{
    display: block;
    margin-left: 10px;
}
.JaardagForm p
{
    margin-top: 100px;
}