
/* algemeen */
body{
    /* background-color:	#FFFFFF; */
    background-color:	#b4d385;
    margin:		0px;
    padding: 		0px;
background-image:  		url(/img_custom/bg_rechterkolom.jpg);
background-repeat: 		no-repeat;
    color: 		#000000;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    font-weight: 	normal;
    height:		100%;
    overflow:		hidden; 
}
table, td{
    font-family:	Verdana, Arial, Helvetica, sans-serif;
    font-size:		11px;
}
a{
    color: 		#020167;
    text-decoration:	none;
}
a:hover{
    color: 		#000000;
    text-decoration:	underline;
}

/* standaard opbouw */
#main_container{
background-color: #FFFFFF;
}
#rechterkolom{
    height:		100%;
    float:		right;
    background-color:	#b4d385;
background-image:  		url(/img_custom/bg_rechterkolom.jpg);
background-repeat: 		no-repeat;}

			
#header	{
    width:		950px;
background-image: url(/img_custom/bg_header.jpg);
	height:		156px;
    background-repeat: 	no-repeat;
    background-position:left top;
}
#navig{
    position:		relative;
	float:			left;
    margin-left:	10px;
    top:		133px;
    height:		23px;}				
.menuitem{
text-align:		center;
    float:		left;
    font-size: 		11px;
    font-weight: 	normal;}
				
/* menuitems */
#menuitem_help{
	background-color: 	#ffffff;
    color: 		#ffcc88;
    text-decoration: 	none;
    width:		71px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_help_normal.jpg);
	background-repeat:		no-repeat;
}
#menuitem_wrl{
	background-color: 	#ffffff;
    color: 		#ffcc88;
    text-decoration: 	none;
    width:		71px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_help_normal.jpg);
	background-repeat:		no-repeat;
}
#menuitem_help_hover{
	background-color:	#ffffff;
    color: 		#4d0b70;
    text-decoration: 	none;
    width:		71px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_help_hover.jpg);
	background-repeat:		no-repeat;
}
#menuitem_wrl_hover{
	background-color:	#ffffff;
    color: 		#4d0b70;
    text-decoration: 	none;
    width:		71px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_help_hover.jpg);
	background-repeat:		no-repeat;
}

#menuitem_archief{
	background-color: 	#ffffff;
    color: 		#ffcc88;						
    text-decoration: 	none;
    width:		82px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_archief_normal.jpg);
	background-repeat:		no-repeat;
}
#menuitem_archief_hover{
	background-color: 	#ffffff;
    color: 		#4d0b70;
    text-decoration: 	none;
    width:		82px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_archief_hover.jpg);
	background-repeat:		no-repeat;
}
#menuitem_uitgebreidzoeken{
	background-color: 	#ffffff;
    color: 		#ffcc88;						
    text-decoration: 	none;
    width:		150px;
    height:		23px;
    padding-top:	2px
;	background-image:		url(/img_custom/menu/bg_navig_uitgebreidzoeken_normal.jpg);
	background-repeat:		no-repeat;
}
#menuitem_uitgebreidzoeken_hover{
	background-color: 	#ffffff;
    color: 		#4d0b70;
    text-decoration: 	none;
    width:		150px;
    height:		23px;
    padding-top:	2px;
	background-image:		url(/img_custom/menu/bg_navig_uitgebreidzoeken_hover.jpg);
	background-repeat:		no-repeat;}
#gemeente_url{
    cursor:		pointer;
    position:		absolute;
    float:		left;
    margin-left:	460px;
    top:		0px;
}

/* content */
#content_container{
    background-color:	#FFFFFF;
    padding-top:	10px;
    padding-left:	10px;
/*    height:		750px; uitgezet door Dyon, july,2010 */
}
#container_mediafragment{
    overflow: hidden; 
}
.containers_content{
    background-color:	#FFFFFF; 
    border: 		1px solid #64a803; 
}
.containers_content_hidden{
    background-color:	#FFFFFF; 
    border: 		1px solid #64a803; 
    display: 		none;
    visibility: 	hidden;
}
.div_content{
    padding:		5px;
    overflow: 		auto;
}
.div_content_videofragment{
    padding:		0px;
    
}
.div_content_videofragmentFLV{
    padding:		0px;
}
.div_titel{
    background-color:	#64a803; 
    border-bottom:	1px solid #64a803; 
    color:		#ffffff; 
    padding-left:	5px;
    padding-top:	2px;
    font-weight:	bold;
    height:		18px;
}
.div_titel_kruimel{
    background-color:	#64a803; 
    border-right:	1px solid #64a803;
    color:		#ffffff; 
    padding-left:	5px;
    padding-top:	2px;
    font-weight:	bold;
    float:		left;
    width:		140px;
    margin-right:	5px;
}
.pijl1{
    width:		30px; 
    height:		30px; 
    margin-right:	10px; 
    margin-bottom:	5px; 
    float: 		left; 
    background-image:	url(/shared/img/link1.gif);
}
.pijl2{
    width:		17px; 
    height:		14px;
    background-image:	url(/shared/img/link2.gif); 
    background-color:	#200041; 
    margin-left: 	7px; 
    margin-top: 	8px;
}
.pijl1_small{
    width:		13px; 
    height:		13px; 
    margin-right:	5px; 
    margin-top:		5px; 
    float: 		left; 
    background-image:	url(/shared/img/link1_small.gif);
    background-repeat:	no-repeat;
}
.pijl2_small{
    width:		7px; 
    height:		13px;
    background-image:	url(/shared/img/link2_small.gif); 
    background-repeat:	no-repeat;
    background-color:	#200041; 
    margin-left: 	3px; 
}

.div_content_audioplayer{
    background-color:	#200041; 
    height: 23px;
    border-top:		1px solid #64a803;
}
.div_content_videoplayer{
    background-color: 	#F2F2F2; 
    text-align: center;
}
.div_content_zoeken{
    background-color:	#200041; 
    border-top:		1px solid #64a803;
}
.div_content_sprekersinformatie_foto{
    position:		absolute; 					
    left: 		248px; 
    background-color:	#FFFFFF; 
    float:		right; 
    height:		74px; 
    border-left:	1px solid #64a803;
    background-image:  	url(/shared/img/sprekers/onbekend.jpg);
}
.div_content_sprekersinformatie_fotoNC{
    position:		absolute; 					
    left: 		230px; 
    background-color:	#FFFFFF; 
    float:		right; 
    height:		74px; 
    border-left:	1px solid #64a803;
    background-image:  	url(/shared/img/sprekers/onbekend.jpg);
}

.div_content_sprekersinformatie_tekst{
    background-color:	#FFFFFF; 
    height:		23px; 
    border-top:		1px solid #64a803;
}
.sprekersinformatie_tekst_padding a{
    color:		#020167; 
    font-weight:	bold;
    text-decoration: 	none;
}
.sprekersinformatie_tekst_padding a:hover{
    color:		#000000; 
    font-weight:	bold;
    text-decoration: 	underline;
}

/* hoofscherm */				
.hoofdscherm_ombouw{
    padding:		7px;
}
.hoofdscherm_titel1{
    font-size: 		12px;
    font-weight: 	bold;
    color: 		#200041;
    margin-bottom:	10px;
    float:		left;
} 
.hoofdscherm_titel1alt{
    font-size: 		12px;
    font-weight: 	bold;
    color: 		#200041;
    margin-bottom:	10px;
} 
.hoofdscherm_titel2{
    font-size: 		11px;
    font-weight: 	bold;
    color: 		#454647;
    margin-bottom:	10px;
}
.stippel{
    height:		30px;
    background-image:  	url(/shared/img/stippel.gif);
    background-repeat: 	repeat-x;
    background-position: left center;
}
.stippel_small{
    height:		15px;
    background-image:  	url(/shared/img/stippel.gif);
    background-repeat: 	repeat-x;
    background-position: left center;
}
.hoofdscherm_polldivs{
    font-size: 		11px;
    font-weight: 	bold;
    color: 		#454647;
    margin-bottom: 	7px;
    margin-top:		5px;
}
.pollSwap{
    font-weight:	normal;
    font-size:		10px;
    color:		#797979;
    float: 		right;
}
.pollObj{
    visibility:		hidden;
    display:		none;
}

.hoofdscherm_luisterdivs{
    background-color: 	#F2F2F2; 
    margin-bottom: 	3px; 
    padding: 		5px; 
    font-weight: 	bold;
}
.hoofdscherm_luisterdivs_hele_item{
    background-color: 	#DBDBDB; 
    margin-bottom: 	3px; 
    padding: 		5px; 
    font-weight: 	bold;
}
.luistericon_div_heel{
    width:		20px;
    height:		15px;
    background-image:  	url(/img_custom/luistericon_heel.gif);
    background-repeat: 	no-repeat;
    background-position: left center;
    float:		left;
}
.luistericon_div{
    width:		20px;
    height:		15px;
    background-image:  	url(/img_custom/luistericon.gif);
    background-repeat: 	no-repeat;
    background-position: left center;
    float:		left;
}
.bekijkicon_div	{
    width:		20px;
    height:		15px;
    background-image:  	url(/img_custom/bekijkicon.gif);
    background-repeat: 	no-repeat;
    background-position:left center;
    float:		left;
}
.bekijkicon_div_heel{
    width:		20px;
    height:		15px;
    background-image:  	url(/img_custom/bekijkicon_heel.gif);
    background-repeat: 	no-repeat;
    background-position: left center;
    float:		left;
}
.printicon_div{
    width:		16px;
    height:		16px;
    float: 		right;
    margin-left: 	4px;
}
.hoofdscherm_textdivs{
    padding: 		15px;
}
.hoofdscherm_textdivsSubject	{
    padding-top:	0px;
    padding-right:	15px;
    padding-bottom:	15px;
    padding-left:	15px;
}
.tijd{
    font-weight:	normal;
    font-size:		10px;
    color:		#797979;
    float: 		right;
}
.docs_nummer{
    font-size: 		12px;
    font-weight: 	bold;
    color: 		#200041;
    float: 		left;
    width:		25px;
}	
/* overzichtsmenu tree */
.dtree_imagediv{
    position: 		relative; 
    width: 		18px; 
    height: 		18px; 
    float: 		left;
    background-color:	#FFFFFF;
}
.dtree_contentdiv{ 
    position: 		relative;  
    float: 		left;
    padding-top:	3px;
    padding-bottom:	2px;
    background-color:	#FFFFFF;
}
.dtree img{
    border: 		0px;
    background-color:	#FFFFFF;
}
/* footer */
#footer{
    position:           absolute;
    left: 0px;
    bottom:             0px;
    height:             26px;
    width:              950px;
    background-color:	#64a803;
}
/* footerpopup */
#footer_popup{
    position:		relative;
    left:		0px;
    top:		0px; 
    clear: 		both;
    height:		26px;
    background-color:	#64a803;
}
#footer_deel1{
    float:		left;
    padding-left: 	4px;
    width:		225px;
    height:		24px;
}
#footer_deel2{
    float:		right;
    width:		109px;
    height:		22px;
}
/* formulieren */				
.formelement_pulldown_start{
    width:		550px;
    color: 		#000000;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;								
}
.formelement_button_start{
    width:		100px;
    height:		18px;
    color: 		#FFFFFF;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-weight: 	bold;
    font-size: 		11px;
    background-color:	#200041;
    border:		1px solid #200041;
}
.formelement_zoek_input{
    width:		288px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#000000;
    border:		1px solid #093A7C;
    margin-bottom:	2px;
    padding-left:	3px;
}
.formelement_zoek_pulldown{
    width:		288px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#000000;
    border:		1px solid #093A7C;
}
.formelement_zoek_button{
    width:		298px;
    height:		23px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#FFFFFF;
    border:		0px;
    background-color:	#200041; 
    font-weight:	bold;
    padding-bottom:	1px;
}
.formelement_zoek_input_large{
    width:		288px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#000000;
    border:		1px solid #093A7C;
    margin-bottom:	2px;
    padding-left:	3px;
}
.formelement_zoek_pulldown_large{
    width:		288px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#000000;
    border:		1px solid #093A7C;
}
.formelement_zoek_pulldown_small{
    width:		90px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#000000;
    border:		1px solid #093A7C;
}
.formelement_zoek_button_large{
    width:		298px;
    height:		23px;
    font-family: 	Verdana, Arial, Helvetica, sans-serif;
    font-size: 		11px;
    color:		#FFFFFF;
    border:		0px;
    background-color:	#200041; 
    font-weight:	bold;
    padding-bottom:	1px;
}

/* resultaten van zoektermen */
.match{
    background-color:	#FF0;
}
/* uitgebreid zoeken : ajax 'bezig met zoeken' div */
#search_busy{
    display: 		none;
    visibility: 	hidden;
}
/* uitgebreid zoeken: search results */
#search_results{
    display: 		none;
    visibility: 	hidden;
}
/* notuCast */
.agendapuntItem{
    margin-bottom: 	3px; 
    padding: 		5px;
}
.agendapuntItemSelected{
    background-color: 	#DBDBDB;
    margin-bottom: 	3px; 
    margin: 4px;
    padding: 		5px; 
    font-weight: 	bold;
}
.agendapuntItemSelected a{
    font-weight: 	bold;
}
.agendapuntItemSelectedTxt{
    font-weight: 	bold;
}
.agendapunt_onderdeel{
    font-size: 		12px;
    font-weight: 	bold;
    color: 		#200041;
    margin-bottom:	10px;
    border-bottom: 	1px solid #200041;
}

img.header_img_border{
    border-width:	0px
}

/******** SHARING + TELL-A-FRIEND CSS *********/

.delen{
    display: block;
    background-image: url(/shared/img/sharing/delen_button.png);
    height:15px;
    width:75px;
    font-family: "Arial";
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 0px;
    cursor:  pointer;
    float: 		right;
}
#sharePopup{
    position: absolute;
    top:0px;
    left:0px;
    display: block;
    visibility: hidden;
    height: 163px;
    width: 127px;
    z-index: 50;

}
#closePopup{
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    height:100%;

    display: none;
}
    #embedPopup{
        position: absolute;
        width: 300px;
        height: 148px;
        top:50%;
        left:50%;
        margin-left: -146px;
        margin-top: -124px;
        border: solid 1px #000;
        background-color: #fff;
    }
        #embedPopup h2{
            background-color: #64a803;
            border-bottom: solid 1px #000;
            color:#fff;
            margin: 0px;
            font-family: "Verdana", "Arial";
            font-size: 12px;
            padding: 3px;
        }
        #embedPopup textarea{
            width: 296px;
	    height: 100px;
            font-family: "Verdana", "Arial";
            border: solid 1px #9a9a9a;
            font-size: 11px;
        }
        #embedPopup input{
            border: solid 1px #9a9a9a;
            width:210px;
            font-size: 11px;
        }
        #embedPopup .submit_button{
            width: 80px;
            color:#fff;
            background-color: #64a803;
            font-weight: bold;
        }


    #tafPopup{
        position: absolute;
        width: 300px;
        height: 258px;
        top:50%;
        left:50%;
        margin-left: -146px;
        margin-top: -124px;
        border: solid 1px #000;
        background-color: #fff;
	z-index: 99;
    }
        #tafPopup h2{
            background-color: #64a803; 
            border-bottom: solid 1px #000;
            color:#fff;
            margin: 0px;
            font-family: "Verdana", "Arial";
            font-size: 12px;
            padding: 3px;

        }
        #tafPopup tr{
            height: 10px;
        }
        #tafPopup td{
            font-family: "Verdana", "Arial";
            font-size: 11px;
            padding-bottom: 0px;
        }
        #tafPopup input{
            border: solid 1px #9a9a9a;
            width:210px;
            font-size: 11px;
        }
        #tafPopup textarea{
            width: 286px;
            font-family: "Verdana", "Arial";
            border: solid 1px #9a9a9a;
            font-size: 11px;
        }
        #tafPopup .submit_button{
            width: 80px;
            color:#fff;
            background-color: #64a803;
            font-weight: bold;
        }

#tafBg{
    position: absolute;
    left:0px;
    top: 0px;
    width: 100%;
    z-index: 1;
    height:100%;
    background: url(/shared/img/sharing/tafBG.png) repeat;
}
#sharePopup a{
    display: block;
    width:127px;
}
#taf{
    background-image: url(/shared/img/sharing/tell-a-friend.png);
    height: 30px;
}
#taf:hover{
    background-image: url(/shared/img/sharing/tell-a-friend_mo.png);
    height: 30px;
}
#shareHyves{
    background-image: url(/shared/img/sharing/hyves.png);
    height: 26px;
}
#shareHyves:hover{
    background-image: url(/shared/img/sharing/hyves_mo.png);
}
#shareNujij{
    background-image: url(/shared/img/sharing/nujij.png);
    height: 25px;
}
#shareNujij:hover{
    background-image: url(/shared/img/sharing/nujij_mo.png);
}
#shareTwitter{
    background-image: url(/shared/img/sharing/twitter.png);
    height: 26px;
}
#shareTwitter:hover{
    background-image: url(/shared/img/sharing/twitter_mo.png);
}
#shareFacebook{
    background-image: url(/shared/img/sharing/facebook.png);
    height: 25px;
}
#shareFacebook:hover{
    background-image: url(/shared/img/sharing/facebook_mo.png);
}
#embed{
    background-image: url(/shared/img/sharing/embed.png);
    height: 29px;
}
#embed:hover{
    background-image: url(/shared/img/sharing/embed_mo.png);
}



