/* CSS Document */

html {
	height: 100%;
	margin-bottom:1px;
}
body {
	margin: 0;
	padding: 0;
	background: #C5C5C5 url(../site_images/bck_body.gif);
	color: #000;
	font: 0.7em "Verdana", Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	height: 100%;
}
/* Main Structure, wrap the whole layout in a div to keep it narrow and centered */
#wrapper {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background-color:#fff;
}
.bck_BEDRIJVEN {background: url(../site_images/bck_HPBEDRIJVEN.jpg) top center no-repeat;}
.bck_BEWEGINGEN {background: url(../site_images/bck_HPBEWEGINGEN.jpg) top center no-repeat;}
.bck_BURGERS {background: url(../site_images/bck_HP.jpg) top center no-repeat; }
.bck_VRIJWILLIGERS {background: url(../site_images/bck_HP.jpg) top center no-repeat; }
.bck_BESTUREN {background: url(../site_images/bck_HPBESTUREN.jpg) top center no-repeat;}

/* Header */
#header {
	clear: both;
	position: relative;
	height:265px;
}
.bck_BEDRIJVEN {background: url(../site_images/bck_HPBEDRIJVEN.jpg) top center no-repeat;}
.bck_BEWEGINGEN {background: url(../site_images/bck_HPBEWEGINGEN.jpg) top center no-repeat;}
.bck_BURGERS {background: url(../site_images/bck_HP.jpg) top center no-repeat; }
.bck_VRIJWILLIGERS {background: url(../site_images/bck_HP.jpg) top center no-repeat; }
.bck_BESTUREN {background: url(../site_images/bck_HPBESTUREN.jpg) top center no-repeat;}

.bck_BEDRIJVEN_nl {
	background: url(../site_images/bck_HPBEDRIJVEN.jpg) top center no-repeat;
}
.bck_BEWEGINGEN_nl {
	background: url(../site_images/bck_HPBEWEGINGEN.jpg) top center no-repeat;
}
.bck_BURGERS_nl {
	background: url(../site_images/bck_HP.jpg) top center no-repeat;
}
.bck_VRIJWILLIGERS_nl {
	background: url(../site_images/bck_HPVRIJWILLIGERS_NL.jpg) top center no-repeat;
}
.bck_BESTUREN_nl {
	background: url(../site_images/bck_HPBESTUREN.jpg) top center no-repeat;
}

.bck_BEDRIJVEN_fr {
	background: url(../site_images/bck_HPBEDRIJVEN.jpg) top center no-repeat;
}
.bck_BEWEGINGEN_fr {
	background: url(../site_images/bck_HPBEWEGINGEN.jpg) top center no-repeat;
}
.bck_BURGERS_fr {
	background: url(../site_images/bck_HP.jpg) top center no-repeat;
}
.bck_VRIJWILLIGERS_fr {
	background: url(../site_images/bck_HPVRIJWILLIGERS_FR.jpg) top center no-repeat;
}
.bck_BESTUREN_fr {
	background: url(../site_images/bck_HPBESTUREN.jpg) top center no-repeat;
}
#logo {
	position: absolute;
	top: 37px;
	left: 7px;
	z-index:1;
}
#slogan {
	position: absolute;
	top: 85px;
	left: 9px;
	z-index:2;
}
#campagne {
	position: absolute;
	top: 82px;
	left:571px;
	z-index:3;
}
#campagne p {
	margin: 0px;
	padding:0px;
}
#targetnavNL, #targetnavDE  {
	position: absolute;
	top: 199px;
	width:550px;
	left: 195px;
}
#targetnavNL .inactief span {
	float: left;
	/*padding-left: 7px;
	padding-right: 7px;*/
	width:109px; /*** new 200906**/
	text-align:center; /*** new 200906**/
	height:20px;
	display:block;
	padding-top: 5px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../site_images/lijntje_targetgroups.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer
}
#targetnavDE span.inactief{
	float: left;
	height:20px;
	display:block;
	padding: 5px 0 0 25px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
#targetnavNL .actief span {
	float: left;
	/*padding-left: 7px;
	padding-right: 7px;*/
	width:109px; /*** new 200906**/
	text-align:center; /*** new 200906**/
	height:20px;
	display:block;
	padding-top: 5px;
	font-weight: bold;
	color:#DF0022;
	background-image: url(../site_images/lijntje_targetgroups.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:#FFFFFF;
	cursor:pointer
}
#targetnavFR {
	position: absolute;
	top: 199px;
	width:550px;
	left: 195px;
}
#targetnavFR .inactief span {
	float: left;
	/*padding-left: 7px;
	padding-right: 7px;*/
	width:109px; /*** new 200906**/
	text-align:center; /*** new 200906**/
	height:20px;
	display:block;
	padding-top: 5px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../site_images/lijntje_targetgroups.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer;
}
#targetnavFR .actief span {
	float: left;
	/*padding-left: 7px;
	padding-right: 7px;*/
	width:109px; /*** new 200906**/
	text-align:center; /*** new 200906**/
	height:20px;
	display:block;
	padding-top: 5px;
	font-weight: bold;
	color:#DF0022;
	background-image: url(../site_images/lijntje_targetgroups.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:#FFFFFF;
	cursor:pointer;

}
#searchbox {
	position: absolute;
	top: 19px;
	width:170px;
	right: 8px;
	text-align: right;
}
#searchbox .inputfield {
	width:104px;
	height:14px;
}
#searchbox .buttZoek {
	width:60px;
	height:15px;
}
#searchbox table {
	float:right;
	margin-right:12px;
}
#funcnav {
	text-align:right;
	padding-top:15px;
	padding-right:180px;
	color:#000000;
	font-size:10px;
	vertical-align:middle;
}
#funcnav a {
	text-decoration:none
}
#language {
	text-align: right;
	padding-top: 10px;
	padding-right:15px;
}
#breadcrumb {
	position:absolute;
	top: 240px;
	width:740px;
	text-align:right;
	color:#DF0022
}
#breadcrumb a {
	text-decoration:underline;
	color:#737372
}
#left {
	float: left;
	width:182px;
	margin:0 0 0 0;
	text-decoration:none
}
/* Modulaire Navigation */	
	#modnav {
	width:182px;
	margin:0 0 0 0;
	text-decoration:none
}
#modnav a {
	text-decoration: none
}
.sponsors {
	color: #5B5C5D;
	font-size:0.8em;
	text-align:center;
	width: 163px;
}
#modnav .high {
	text-decoration: none;
	color:#DF0022
}
/* Right Navigation */
#rightnavigation {
	float: left;
	margin: 0 0 0 0;
	color: #000;
	width:181px;
}
/* Main Content Area */
#main {
	clear: both;
	border-top: 1px solid #fff;
	margin-left: 8px;
	margin-right:8px;
}
#contentHP {
	float: left;
	width: 350px;
	margin: 0 21px 0 0;
}
#contentModule {
	float: left;
	width: 530px;
	margin: 0 0 0 0;
}
#contentModule table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}
#contentModule table th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #CCCCCC;
	background-color: white;
}
#contentModule table td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #CCCCCC;
	background-color: white;
	padding: 7px;
	vertical-align:top;
}
#contentModule table td td, #contentModule table td table {
	border:none;
	padding:none;
}
#contentModule table td.linedSubtable table {
	width:100%;
}
#contentModule table td.linedSubtable td {
	border-top:1px solid #ccc;
}
#contentModule .borderCollapse table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
}
#contentModule table td.firstcel {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #CCCCCC;
	background-color: #DF0022;
	padding: 7px;
	color: #FFFFFF;
}
#contentModule table.noborder, #contentModule table.noborder td, #contentModule td.noborder {
	border-style:none;
	border-width:0px;
	border-color:#FFFFFF;
}
#contentModule li {
	list-style-image:url(../site_images/li_news.gif);
	margin-left:-15px;
}
.inputfield {
	border-style:solid;
	border-width: 1px;
	border-color:#CCCCCC;
}
td.button input {
	background-color: #DF0022;
	border: 0px;
	color:#FFFFFF;
	font-size: 1em;
}
input.button {
	background-color: #DF0022;
	border: 0px;
	color:#FFFFFF;
	font-size: 1em;
}
input.buttonUitschrijven {
	background-color: #333333;
	border: 0 none;
	color: #FFFFFF;
	font-size: 1em;
}
span.button {
	background-color: #DF0022;
	border: 0px;
	color:#FFFFFF;
	padding: 0px 4px 4px 4px;
}
.noline {
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	margin:0;
	padding-left:30px;
	background-image: url(../site_images/ill_h1.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:2.0em;
	color: #DF0022;
	font-weight:bold;
	border-style: dotted;
	border-bottom:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-color:#ABABAB;
	margin-bottom: 10px;
}
h1.members {
	font-size: 1.2em;
	margin:0;
	padding:0px;
	color: #373737;
	background-image: url(../site_images/ill_h1.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent: 32px;
	padding-top:8px;
	height:18px;
}
h2 {
	font-size: 1.1em;
	padding-top:6px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:-6px;
	color: #DF0022;
	font-weight:bold;
}
h3 {
	font-size: 1.1em;
	padding-top:6px;
	padding-bottom:0px;
	margin-bottom:-6px;
	color: #000;
	font-weight:bold;
}
h4 {
	font-size: 1.1em;
	padding-top:6px;
	padding-bottom:0px;
	margin-bottom:-6px;
	color: #000;
	font-weight:normal;
}
h5 {
	font-size: 1em;
	padding-top:6px;
	padding-bottom:0px;
	margin-bottom:-6px;
	color: #000;
	font-style:italic;
	font-weight:normal;
}
hr {
	border-style: dotted;
	border-bottom:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-color:#ABABAB;
	color:#FFFFFF
}
.moreinfo {
	text-align:right;
}
.moreinfo a:link {
	color: #DF0022;
}
.moreinfo a:active {
	color: #DF0022;
}
.moreinfo a:hover {
	color: #DF0022;
}
.moreinfo a:visited {
	color: #DF0022;
}
.ideenboek {
	background-image:url(../site_images/bck_ideenboek.gif);
	background-repeat:no-repeat;
	width: 172px;
	vertical-align:text-top;
	text-align:left
}
.tdideenboek {
	font-size: 12px;
	color: #DF0022;
	display:block;
	font-weight:bold;
}
.barometer_NL {
	background-image:url(../site_images/bck_barometer.gif);
	width: 164px;
	height:102px;
	vertical-align:text-top;
	text-align:left;
	padding-left:8px;
	background-repeat:no-repeat;
}
.barometer_FR {
	background-image:url(../site_images/bck_barometer_FR.gif);
	width: 164px;
	height:102px;
	vertical-align:text-top;
	text-align:left;
	padding-left:8px;
	background-repeat:no-repeat;
}
.quiz {
	background-image:url(../site_images/bck_quiz.gif);
	width: 164px;
	height:102px;
	vertical-align:text-top;
	text-align:left;
	padding-left:8px;
	background-repeat:no-repeat
}
.news li {
	list-style-image:url(../site_images/li_news.gif);
	margin-left:-15px;
}
.newsitem {
	clear:both;
	padding-top:10px;
}
.newsitem img {
	margin: 0 10px 0 0
}
/* Footer */
#footer {
	clear: both;
	font-weight: bold;
	margin-left: 8px;
	margin-right:8px;
}
#footer p {
	margin: 0;
	padding: 7px 9px;
	text-align: right;
}
p#vroom {
	float: left;
	width: 540px;
	text-align: center;
}
#footer a.more {
	color: #fff;
}
#footer a.more:active {
	color: #fc0;
}
/* Banners */
#banners {
	clear: both;
	margin-left: 0px;
	margin-right:0px;
	padding-top:15px;
	padding-bottom: 15px;
	background-color:#FFFFFF
}
/* Links */
a {
	color: #414141;
}
a:link {
	color: #414141;
}
a:visited {
	color: #414141;
}
a:active {
	color: #414141;
}
a:hover {
	color: #E4121A;
}
input, option, select, textarea {
	font-family:inherit;
	font-size:inherit;
	color: #414141;
}
.alignR {
	text-align:right;
}
.clear {
	clear: both;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
}
.vAlignM {
	vertical-align:middle;
}
.error {
	color: #DF0022;
	font-weight:bold;
}
.comment {
	font-size:0.9em;
	color:#666;
}
#friend {
	margin:20px 0 0 10px;
	float:right;
	background:url(../site_images/email.png) top left no-repeat;
	line-height:16px;
	clear:left;
}
#friend a {
	padding:0 0 0 18px;
}
td.CampagneFirstCol {
	width: 210px;
	text-align:right;
}
td.CampagneFirstCol img {
	padding-right: 30px;
}
.CampagneHeading a:link {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:underline;
}
.CampagneHeading a:visited {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:underline;
}
.CampagneHeading a:hover {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:underline;
}
.CampagneHeading a:active {
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:underline;
}
.CampagnePeriod {
	color: #4C4642;
}
.NotActiveLink a:link {
	color: #9B9CA0;
	text-decoration:underline;
}
.NotActiveLink a:visited {
	color: #9B9CA0;
	text-decoration:underline;
}
.NotActiveLink a:hover {
	color: #9B9CA0;
	text-decoration:underline;
}
.NotActiveLink a:active {
	color: #9B9CA0;
	text-decoration:underline;
}
.tablewidth td {
	width: 33%;
}
.letters a:link {
	font-weight: bold;
}
.letters a:visited {
	font-weight: bold;
}
.letters a:hover {
	font-weight: bold;
}
.letters a:active {
	font-weight: bold;
}
/* The postal code dropdowns */
.suggestions {
	position: absolute;
	background-color: #FFFFFF;
	width: 250px;
	display: none;
	z-index: 5;
	top: 0px;
	left: 0px;
	border-top: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
}
.suggestionSelected {
	position:relative;
	top: 0px;
	left: 0px;
	text-indent: 5px;
	width: 100%;
	z-index: 5;
	background-color: #000066;
	color: #FFFFFF;
	cursor: default;
}
.suggestionNotSelected {
	position:relative;
	top: 0px;
	left: 0px;
	text-indent: 5px;
	width: 100%;
	z-index: 5;
	cursor: default;
}
.holder {
	position: relative;
	display: block;/*width: 280px;*/
	/*display: none;*/
}
/******************************** MANDY: EXTRA CONTENT ************************************/
.title {
	font-size: 1.2em;
	margin:0;
	padding-left:0;
	height:2.0em;
	color: #DF0022;
	font-weight:bold;
	border-style: dotted;
	border-bottom:1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-color:#ABABAB;
	margin-bottom: 10px;
}
img {
	border:0px solid #fff;
}
.left {
	position:relative;
	float:left;
}
.right {
	position:relative;
	float:right;
	background-image:none;
}
.XL {
	width: 210px;
}
.date {
	color:#999999;
	margin:0 0 0 5px;
}
.activity_summary {
	margin:10px 0 60px 0;
}
.activitybox {
	border:1px solid #fff;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}
.activity_summary h3 {
	/*clear:both;*/
    float:left;
	margin-bottom:10px;
	margin-top:0;
	padding-top:0;
}
.activity_table {
	border:1px solid #d8d8d8 !important;
	margin:10px 0;
}
.activity_table td.provincie {
	background:#d8d8d8 !important;
	border:0 !important;
}
.activity_table td.categorie {
	background:#E2E2E2 !important;
	border:0 !important;
}
.activity_table td.subregio {
	background:#F5F5F5 !important;
	border:0 !important;
}
.activity_table td {
	border:0 !important;
}
.activitybox .left {
	float:left;
	width:400px;
	margin:0 0 10px 0;
}
.activity_summary .right {
	float:right;
	width:100px;
	margin:0 0 10px 0;
}
.activity_summary .activitybox a {
	display:block;
}
.activity_summary .activitybox .date {
	display: block;
	padding:0 0 0 10px;
}
.activitybox a:active, .activitybox a:link, .activitybox a:visited {
	background: url(../site_images/li_news.gif) 0 0 no-repeat;
	padding:0 0 0 15px;
}
h2.crm {
	font-size: 1.1em;
	padding-top:6px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:6px;
	color: #DF0022;
	font-weight:bold;
}
