@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: #505050 url(/images/bg_body.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color:#891717;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a:link			{  color: #891717; text-decoration: none;}
a:visited		{  color: #891717; text-decoration: none;}
a:active		{  color: #891717; text-decoration: none;}
a:hover			{  color: #891717; text-decoration: underline;}
	
/* CONTAINER */

#container{
	width: 960px;
	margin: auto;
	background: #FFF;
	}
	
/* HEADER */
.spacer {
	clear: both;
	float:left;
	background: #FFF;	
	width: 330px;
	height: 5px;
}
.spacer_groot {
	clear: both;
	float:left;
	background: #FFF;	
	width: 620px;
	height: 5px;
}
#header{
	height: 200px;
	position: relative;
	margin-bottom: 8px;
	width: auto;
	background: url(/images/bg_header.gif) no-repeat top left;
	}
#language {
	position: absolute;	
	width: 74px;
	height: 30px;
	background: url(/images/bg-taalkeuze.png);
	margin-top: 74px;
	margin-left: 600px;
	text-align:center;
	padding-top: 15px;
}
.inactive {
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;	
}
.inactive:hover {
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;	
}
#header_zoeken {
	float: right;
	margin-top: 94px;
	height: auto;
	width: auto;
	}
#zoek_knop {
	float: right;
	margin-top: -16px;
	margin-right: 8px;
	margin-left: 4px;
	width: 31px;
	height: 38px;
	cursor: pointer;
	background:url(/images/zoek_knop.gif) no-repeat center;
}
#zoek_veld {
	float: right;
	margin-top: -16px;
	width: 168px;
	height: 38px;
	background:url(/images/zoek_veld.gif);
}
#zoek_tekst {
	float: right;
	margin-right: 5px;
	margin-top: -4px;
	font-size: 14px;
	color: #FFF;	
}
#zoek_trefwoord {
	margin-top: 8px;
	margin-left: 6px;
	width: 152px;
	border: 1px solid #FFF;
	}
#logo{
	float: left;
	margin: 0 0 0 15px;
	padding: 0px;
	}
/* TICKER */
#s1 {
	width: 318px;
	height:330px;
}
.dd {
	text-align:center;
	width: 318px;
	height:330;
}
/* NAVIGATIE */

#nav a {
	color: #fff;
	text-decoration: none;
	height: 30px;
}
#1nav a:hover div.tab_midden {
	background: url(/images/tab_midden.gif) repeat-x;
}
#1nav a:hover div.tab_links {
	background: url(/images/tab_links.gif) no-repeat;
}
#1nav a:hover div.tab_rechts {
	background: #FFF url(/images/tab_rechts.gif) no-repeat;
}
.tab_links {
	margin-left: -1px;
	float: left;
	width:5px;
	height: 31px;
	z-index: 2;
}
.tab_midden {
	cursor: pointer;
	float: left;
	padding: 5px 6px 5px 6px;
	height: 21px;
	z-index: 2;
}
.tab_rechts {
	float: left;
	width: 5px;
	height: 31px;
	z-index: 2;
	background: url(/images/nav_border.gif) no-repeat bottom right;
}
#nav{
	list-style: none;
	height: 31px;
	width: 950px;
	margin: 0;
	padding: 0;
	background: url(/images/bg_nav.gif) repeat-x bottom left;
	position:absolute;
	top: 138px;
	left: 5px;
	}
	
#nav li{
	float: left;
	padding: 0;
	margin: 0;
	}
	
#nav li a{
	color: #505050;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	display: block;
	}
#nav li a:hover{
	color:#891717;
	}
#sub_nav {
	float: left;
	width: 940px;
	min-height: 20px;
	height: auto;
	color: #505050;
	margin-left: 14px;
	margin-top: 60px;
	padding: 0px;
	font-size: 11px;
	font-weight:bold;
}
#sub_nav a {
	text-decoration: none;
	color: #505050;
	padding: 3px;
}
#sub_nav a:hover {
	background: #891717;
	color: #FFF;
	padding: 3px;
}
a.nohover:hover {
	background-color:transparent;
}
.menu_uitvouw {
	float: left;
}
.sub_items {
	height: 3px;	
	border-bottom: 1px solid #eee;
}
.sub_item {
	background:#FFF;
	height: 18px;
	min-width: 150px;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.sub_item a {
	width: 149px;
	float: left;
	margin-top: -3px;
	padding:0;
	height: 13px;
	font-weight: normal;
}
.sub_item:hover {
	background:#891717;
	height: 18px;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	color: #FFF;
}
/* CONTENT */
#content {
	width: 950px;
	margin-left: 5px;
	background:url(/images/verloop_content.gif);
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
#content2 {
	width: 950px;
	background:url(/images/verloop_nieuwbrief.gif) no-repeat bottom;
	}
#content_links {
	width:625px;
	float: left;
	}
#content_rechts {
	width: 325px;
	float: left;
	}
#blok_header_foto {
	float: left;	
	width: 618px;
	height: 100px;
	border: 1px solid #C0C0C0;
	}
.verloop {
	background: url(/images/background_verloop.gif) repeat-x bottom;	
	padding: 3px;
	margin-bottom: 5px;
	color: #505050;
	font-size: 11px;
	line-height: 18px;
}
.verloop_groot {
	padding: 3px;
	margin-bottom: 5px;
	color: #505050;
	font-size: 11px;
	line-height: 18px;
}
#blok_welkom {
	font-size: 12px;	
	color: #505050;
	height: 94px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	width: 313px;
	border: 1px solid #C0C0C0;
}
#blok_welkom_deel {
	font-size: 12px;	
	color: #505050;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	width: 313px;
	border: 1px solid #C0C0C0;
}
#balk_agenda {
	padding-top: 5px;
	padding-left: 8px;
	width: 317px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_klein.gif);
}
#blok_agenda {
	font-size: 12px;
	color: #505050;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 313px;
	border: 1px solid #C0C0C0;
}
.agenda_oneven {
	background:#FFF;
	height:auto;
	padding: 3px;
	margin: 0px;
}
.agenda_even {
	background: #f3f3f3;
	height:auto;
	padding: 3px;
}
.agenda_leesmeer  {
	font-size:10px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.agenda_datum {
	font-size: 10px;
	color: #505050;
}
.agenda_datums {
	width: 50px;
	padding-top: 2px;
	float:left;
}
a.agenda_link {
	font-size: 14px;
	font-weight: bold;
	color:#891717;
}
a.agenda_link_grijs {
	font-size: 12px;
	color:#505050;
	text-decoration:none;
}
.agenda_dagvdweek {
	float: left;
	width: 30px;
}
.agenda_datum_lang {
	float: left;
	width: 120px;
}
.agenda_titel {
	float: left;
	width: 290px;
}
.agenda_deelsite {
	float: left;
	width: 140px;
}
.agenda_meer {
	float: left;
	width: 18px;
	background:#891717;
	color: #FFF;
	cursor: pointer;
	text-align:center;
}
.agenda_info {
	float: left;
	width: 600px;
	height: auto;
	padding-top: 5px;
	line-height: 18px;
}
.agenda_maand {
	float: left;
	width: 600px;
	padding: 3px;
	font-weight:bold;
	font-size:14px;
	color:#891717;
	border-bottom: 1px solid #C0C0C0;
}
.agenda_lijst_oneven {
	float: left; 
	width: 600px;
	background:#FFF;
	padding: 3px;
}
.agenda_lijst_even {
	float: left; 
	width: 600px;
	background: #f3f3f3;
	padding: 3px;
}
#balk_groot {
	padding-top: 5px;
	padding-left: 8px;
	width: 612px;
	height: 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_groot.gif) top;
}
#blok_groot {
	font-size: 12px;
	color: #505050;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 608px;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
#blok_groot_rand {
	font-size: 12px;
	color: #505050;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 608px;
	border: 1px solid #C0C0C0;
}
#balk_foto {
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	width: 292px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_medium.gif);
}
#blok_foto {
	float:left;
	font-size: 12px;
	color: #505050;
	background:#000;
	height: auto;
	width: 298px;
	border: 1px solid #C0C0C0;
}
#balk_weekpoll {
	float: left;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 8px;
	width: 307px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_klein_2.gif);
}
#blok_weekpoll {
	float:left;
	margin-left: 5px;
	font-size: 12px;
	color: #505050;
	height: 220px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 303px;
	border: 1px solid #C0C0C0;
}
.poll_titel {
	float: left;
	width: 296px;
	min-height: 24px;
	color: #891717;	
	font-size: 14px;
	font-weight: bold;
}
.poll_keuze {
	float: left;
	padding-top: 3px;
	height: 23px;
	width: 296px;
	color: #505050;	
	font-size: 12px;
	border-bottom: 1px solid #C0C0C0;
}
.poll_resultaten {
	float: left;
	padding-top: 5px;
	height: 22px;
	width: 296px;
	color: #505050;	
	font-size: 10px;
	border-bottom: 1px solid #C0C0C0;
}
.poll_stemmen {
	float: right;
	text-align:right;
	padding-top: 6px;
	height: 20px;
	width: 100px;
	margin-right: 3px;
	color: #505050;	
	font-size: 10px;
}
.poll_balk {
	width:290px;
	height: 15px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	background: url(/images/balk_pecentage.gif);
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}
.poll_tekst {
	float: left;
	text-align:right;
	z-index: 2;
	padding-right: 4px;
	margin-top: -18px;
	width:290px;
	height: 16px;
	ovrflow: hidden;
	color: #505050;	
	font-size: 10px;
}
.poll_stem_knop {
	background:url(/images/button_blank.gif);
	float: left;
	height: 22px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	width: 89px;
	color: #505050;	
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.poll_stem_knop:hover {
	color: #891717;
}
.poll_resultaat {
	float: left;
	padding-top: 3px;
	height: 25px;
	width: 140px;
	color: #505050;	
	font-size: 10px;
	font-weight: bold;
}
.verloop_poll {
	background: url(/images/background_verloop.gif) repeat-x bottom;	
	padding: 3px;
	overflow: hidden;
	height: 208px;
	margin-bottom: 5px;
	color: #505050;
	font-size: 11px;
	line-height: 18px;
}
#balk_klachten {
	padding-top: 5px;
	padding-left: 8px;
	width: 612px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_groot.gif);
}
#blok_klachten {
	font-size: 12px;
	color: #505050;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 608px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
}
.klachten {
	padding: 3px;
	color: #505050;
	font-size: 11px;
	height: 40px;
	line-height: 18px;
}
#balk_carriere {
	float: left;
	padding-top: 5px;
	padding-left: 8px;
	width: 152px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_extra_klein.gif);
	margin-right: 5px;
}
#blok_carriere {
	float: left;
	font-size: 12px;
	height: 408px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
	width: 148px;
	border: 1px solid #C0C0C0;
}
#balk_advertentie {
	padding-top: 5px;
	padding-left: 8px;
	width: 317px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_klein.gif);
}
#blok_advertentie {
	font-size: 12px;
	color: #505050;
	height: 330px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 313px;
	border: 1px solid #C0C0C0;
}
.advertenties {
	float: right;
	height: 414px;
	background: #FFF;
	width: 158px;
	border: 1px solid #C0C0C0;
	overflow: hidden;
}
#balk_nieuwsbrief {
	padding-top: 5px;
	padding-left: 8px;
	width: 317px;
	height: 20px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/balk_klein.gif);
}
#blok_nieuwsbrief {
	font-size: 12px;
	color: #505050;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 313px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
}
.nieuwsbrief {
	padding: 3px;
	color: #505050;
	font-size: 11px;
	height: auto;
	line-height: 18px;
}
.nieuwsbrief_knop {
	background:url(/images/button_blank.gif);
	float: left;
	height: 22px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 1px;
	width: 89px;
	color: #505050;	
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#foto_vd_week {
	width: 298px;
	height: 200px;
	cursor: pointer;
}
#foto_vd_week_tekst {
	width: 290px;
	height: 19px;
	color: #FFF;
	font-size: 10px;
	padding-top: 6px;
	padding-left: 8px;
	background:#000000;
}
.fotoalbum_hoofd {
	text-align:center;
	width: 140px;
	float: left;
	height: 110px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #C0C0C0;
}
.fotoalbum_hoofd_album {
	text-align:center;
	width: 140px;
	float: left;
	height: 110px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	background:#EDEDED;
	border: 1px solid #C0C0C0;
}
.fotoalbum_geen {
	height: 50px;
	padding-top: 19px;
	width: 100px;
}
.fotoalbum_terug {
	width: 50px;
	float: left;
	padding-right: 5px;
}
.fotoalbum_nav {
	float: left;
	width: 520px;
	text-align:right;
	padding-left: 5px;
}
.fotoalbum_nav_foto {
	float: right;
	text-align:right;
	padding-left: 5px;
}
.fotoalbum_album {
	height: 40px;
	padding-left: 5px;
	overflow: hidden;
}
#nieuws {
	float: left;
	width: 613px;
	padding-left: 5px;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
#nieuws_tab {
	float: left;
	width: 620px;
	height: 37px;
	background:url(/images/nieuws_tab_achtergrond.gif);
}
.nieuws_tabs {
	float: left;
	margin-top: 5px;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: -1px;
	height: 26px;
	color: #bbbbbb;
	font-size: 14px;
	font-weight: bold;
}
.nieuws_tabs_gekozen {
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: -1px;
	background: #FFF;
	font-size: 14px;
	color: #505050;
	font-weight: bold;
	height: 26px;
	cursor: pointer;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.nieuws_tabs_gekozen:hover {
	color: #891717;
}
.nieuws_optie {
	float: left;
	width: 605px;
	padding-top: 7px;
	padding-left: 3px;
	height: 57px;
	font-size: 11px;
	color: #505050;
	background:url(/images/nieuws_achtergrond.gif);
}
.nieuws_hl_optie {
	float: left;
	width: 605px;
	padding-top: 9px;
	padding-left: 3px;
	height: 28px;
	background:url(/images/nieuws_achtergrond_klein.gif);
}
.nieuws_optie_laatste {
	float: left;
	width: 605px;
	height: 55px;
	padding-top: 7px;
	padding-left: 3px;
	font-size: 11px;
	color: #505050;
	background:url(/images/nieuws_achtergrond.gif);
}
#nieuwstab2 {
	visibility: hidden;
	display: none;
}
#nieuwstab3 {
	visibility: hidden;
	display: none;
}
.nieuws_titel {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #891717;
	width: 600px;	
}
.nieuws_datum {
	float: right;
	width: 302px;	
	color: #505050;
	text-align:right;
	padding-bottom: 3px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 5px;
}
.nieuws_datum2 {
	float: left;
	width: 300px;	
	color: #505050;
	text-align:right;
	padding-top: 10px;
	padding-bottom: 3px;
}
.nieuws_terug {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.nieuws_leesmeer {
	float: left;
	width: 300px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 5px;
}
.nieuws_tekst {
	width: 600px;
	height: auto;
}
.tekst-zwart {
	clear: both;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
#smoelenboek_jaren {
	float: left;
	width: 600px;	
	font-size: 14px;
	color: #891717;
	padding-bottom: 4px;
	margin-bottom: 5px;
	border-bottom: 1px solid #C0C0C0;
}
.smoelenboek_lid {
	float: left; 
	text-align: center;
	padding-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 113px;
	height: 170px;
	border: 1px solid #C0C0C0;
}

/* FOOTER */

#footer{
	margin-top: 3px;
	background: #505050 url(/images/bg_footer.gif) no-repeat top left;
	min-height: 70px;
	font-size: 11px;
	}
a.footer_link {
	color: #FFF;	
}
#footer strong{
	color: #891717;
	}
.footer_vak {
	margin-top: 4px;
	margin-left: 12px;
	width: 130px;
	float:left;
	}
#footer_tekst {
	width: 960px;
	text-align: center;
	margin-top: 18px;
	float: left;
	color: #FFF;
	font-size:10px;
	padding-bottom: 10px;
}
