html, body {
	height: 100%;
}

body {
	background: url(../images/background.jpg) #E3E2E1 repeat-x;
	margin: 0;
	padding: 0;
}
body.popup {
	background: none;
}

.clear {
	clear: both;
	height: 0;
}

.print {
	display: none;
}

#container {
	background: #FFFFFF;
	width: 960px;
	margin: 0 auto -17px auto;
	padding: 0;
	min-height: 100%; 
    height: auto !important; 
    height: 100%;
}

/*** HEADER ***/

#header {
	width: 960px;
}

#header-top {
	background: url(../images/background.jpg) #E3E2E1 repeat-x;
	height: 33px;
}

/*** SITE ***/

#site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7BA7CB;
	width: 379px;
	_width: 376px;
	padding: 1px 0 0 290px;
	float: left;
}

#site a {
	color: #7BA7CB;
	text-decoration: none;
}

#site a:hover, #site a.active {
	color: #FFFFFF;
}

/*** LANGUAGE ***/

#language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 125px;
	margin: -14px 0 0 669px;
	_margin: -14px 0 0 670px;
	position: absolute;
}

#language a {
	color: #7BA7CB;
	text-decoration: none;
}

#language a:hover {
	color: #FFFFFF;
}

#languages {
	margin: 6px 0 0 0;
}

#languages ul, #languages li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#languages ul {
	width: 125px;
	height: 75px;
	margin: 0;
	padding: 0;
	display: none;
}

#languages li {
	width: 125px;
	float: left;
}

#languages li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #96B2DA;
	margin: 0;
	padding: 5px 10px 0 12px;
	height: 20px;
	display: block;
}

#languages li a:hover, #languages li a.active {
	color: #01267F;
}

/*** HEADER - BOTTOM ***/

#header-bottom {
	height: 98px;
}

#logo {
	width: 253px;
	padding: 0 0 0 23px;
	float: left;
}

/*** MENUS ***/

#menu {
	width: 684px;
	float: left;
}

#menu-top {
	height: 30px;
	_height: 28px;
	padding: 14px 0 0 356px;
	_padding: 14px 0 0 348px;
}

#menu-top.fr {
	width: 356px;
	_width: 367px;
	padding: 14px 0 0 314px;
	_padding: 14px 0 0 298px;
}

#menu-top ul {
	/*width: 356px;*/
	/*_width: 367px;*/
	height: 33px;
}

#menu-top ul, #menu-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-top li {
	margin: 0 0 0 9px;
	float: left;
}

#menu-top li.fist {
	_margin: 0 0 0 -9px;
}

#menu-top li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}

#menu-top li a:hover, #menu-top li a.active {
	color: #A30059;
}

#balk {
	background: url(../images/menu_bg.jpg) repeat-x;
	width: 668px;
	height: 34px;
	_height: 24px;
	border: 1px solid #CECDCD;
}

#menu-main {
	float: left;
}

#menu-main ul, #balk li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu-main ul {
	margin: 9px 0 0 3px;
	_margin: 9px 0 0 -5px;
	width: 389px;
	height: 25px;
	font-size: 0;
}

#menu-main.fr ul {
	margin: 9px 0 0 3px;
	_margin: 9px 0 0 -5px;
	width: 407px;
	_width: 415px;
	height: 25px;
	font-size: 0;
}

#menu-main li {
	background: url(../images/menu_border.jpg) no-repeat center right;
	margin: 0 0 0 8px;
	padding: 0 9px 0 0;
	float: left;
}

#menu-main li.last {
	background: none;
}

#menu-main li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}

#menu-main li a:hover, #menu-main li a.active {
	color: #A30059;
}

#menu-search {
	float: left;
}

#menu-search form {
	margin: 8px 0 0 0;
	_margin: 7px 0 0 4px;
	padding: 0;
}

#search-text {
	width: 185px;
	_width: 176px;
	margin: 0 7px 0 0;
	_margin: 0 1px 0 0;
	float: left;
}

#search-text.fr {
	width: 168px;
	_width: 159px;
}

#search-submit {
	width: 75px;
	float: left;
}

#search-text input.text {
	width: 179px;
	_width: 174px;
	height: 14px;
	border-bottom: 1px solid #C5C4C5;
	border-left: 1px solid #C5C4C5;
	border-right: 1px solid #C5C4C5;
	border-top: 1px solid #7D7D7E;
}

#search-text.fr input.text {
	width: 166px;
	_width: 160px;
}

#search-submit input.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	background: url(../images/button_zoek.jpg) no-repeat;
	width: 75px;
	height: 22px;
	outline: none;
	border: none;
	cursor: pointer;
	margin: -2px 0 0 2px;
	_margin: -1px 0 0 0;
	padding: 0 0 3px 0;
}

#balk-bottom {
	background: url(../images/menu_bottom_bg.jpg) no-repeat;
	height: 5px;
}

/*** CONTENT ***/

#content {
	padding: 0 0 25px 0;
}

#content-left {
	width: 653px;
	margin: 0 0 0 14px;
	_margin: 0 0 0 7px;
	float: left;
}

#content-text-middle .zoekresultaat strong a {
	color: #4E4E4E;
}

#content-text-middle .zoekresultaat strong a:hover {
	color: #A30059;
}

/*** HIGHLIGHT ***/

#highlight-top, #nieuws-top, #text-top {
	background: url(../images/content_top.jpg) no-repeat;
	height: 7px;
	font-size: 0;
}

#highlight-middle, #nieuws-middle, #text-middle {
	background: url(../images/content_middle.jpg) repeat-y;
	padding: 0 0 6px 6px;
}

#highlight-bottom, #nieuws-bottom, #text-bottom {
	background: url(../images/content_bottom.jpg) no-repeat;
	height: 12px;
	font-size: 0;
}

#highlight-middle {
	height: 293px;
}

#banner-home {
	width: 630px;
	height: 288px;
}

/*** NIEUWS ***/

#nieuws-header {
	background: #0067C5;
	width: 617px;
	height: 18px;
	margin: 0 0 6px 0;
	padding: 3px 0 3px 14px;
}

#nieuws-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#nieuwscarousel {
	height: 226px;
	overflow: hidden;
	width: 630px;
}

#nieuws-middle ul, #nieuws-middle li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nieuws-middle .nieuws-item {
	width: 630px;
	height: 113px;
	cursor: pointer;
}

#nieuws-middle .nieuws-afb {
	width: 161px;
	height: 113px;
	float: left;
}

#nieuws-middle .nieuws-text {
	background: url(../images/nieuws_bg.jpg) #F0F0F0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424142;
	width: 453px;
	height: 113px;
	padding: 0 0 0 14px;
	float: left;
}

#nieuws-middle .nieuws-text h3 {
	font-size: 15px;
	color: #0067C5;
	margin: 10px 0;
	padding: 0;
}

#nieuws-middle .nieuws-text p {
	margin: 0 0 10px 0;
	_margin: 0 0 8px 0;
}

#nieuws-middle .jcarousel-skin-euroindex .jcarousel-container-vertical {
	height: 226px;
}

/*** NIEUWS NAVIGATION ***/

#nieuwsnavigation {
	width: 444px;
	height: 25px;
	margin: 0 0 0 26px;
	_margin: 0 0 0 13px;
	float: left;
}

#nieuwsnavigation-fr {
	width: 380px;
	height: 25px;
	margin: 0 0 0 26px;
	_margin: 0 0 0 13px;
	float: left;
}

#nieuwsnavigation ul, #nieuwsnavigation li, #nieuwsnavigation-fr ul, #nieuwsnavigation-fr li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nieuwsnavigation li, #nieuwsnavigation-fr li {
	margin: 11px 4px 0 0;
	font-size: 0;
	float: left;
}

#nieuwsnavigation .jcarousel-control a, #nieuwsnavigation-fr .jcarousel-control a {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	width: 8px;
	height: 8px;
	border: 1px solid #CDCCCB;
}

#nieuwsnavigation .jcarousel-control a:focus,
#nieuwsnavigation .jcarousel-control a:hover,
#nieuwsnavigation .jcarousel-control a.active,
#nieuwsnavigation-fr .jcarousel-control a:focus,
#nieuwsnavigation-fr .jcarousel-control a:hover,
#nieuwsnavigation-fr .jcarousel-control a.active {
	border: 1px solid #A30059;
}

#nieuwslink {
	width: 150px;
	margin: 9px 0 0 0;
	float: left;
}

#nieuwslink-fr {
	width: 210px;
	margin: 9px 0 0 0;
	float: left;
}

#nieuwslink a, #nieuwslink-fr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #919091;
	text-decoration: none;
}

#nieuwslink a:hover, #nieuwslink-fr a:hover {
	color: #C3C3C3;
}

/*** TEXT ***/

#text-middle {
	height: 234px;
	padding: 4px 50px 0 22px;
}

#text-middle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0067C5;
	margin: 0;
	padding: 0;
}

#text-middle .body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424142;
	line-height: 150%;
	height: 153px;
	margin: 10px 0 0 0;
}

#text-middle .body strong {
	color: #00267F;
}

#text-middle .body p {
	margin: 0 0 10px 0;
	padding: 0;
}

.lees-verder {
	padding: 0 0 10px 0;
}

.lees-verder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067C5;
	text-decoration: none;
	background: url(../images/lees_verder_bg.png) no-repeat;
	width: 73px;
	height: 20px;
	padding: 2px 0 0 24px;
	display: block;	
}

.lees-verder a:hover {
	color: #A30059;
	background: url(../images/lees_verder_hover_bg.png) no-repeat;
}

#content-right {
	width: 285px;
	float: left;
}

#right table#table-service, 
#right table#table-service td, 
#right table#table-nieuwsbrief_inschrijven, 
#right table#table-nieuwsbrief_inschrijven td, 
#right table#table-nieuwsbrief_uitschrijven, 
#right table#table-nieuwsbrief_uitschrijven td, 
#right table#table-nieuwsbrief_uitschrijven table, 
#right table#table-nieuwsbrief_uitschrijven td table, 
#right table#table-zoeken, 
#right table#table-zoeken td,
#right table#table-contact, 
#right table#table-contact td {
	border: none;
}

#right table, #right tr, #right td {
	line-height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

#right table {
	border: 1px solid #E1E1E1;
}

#right table td {
	padding: 10px;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

/*** ACTIES ***/

#acties-top, #agenda-top {
	background: url(../images/content_small_top.jpg) no-repeat;
	height: 7px;
	font-size: 0;
}

#acties-middle, #agenda-middle {
	background: url(../images/content_small_middle.jpg) repeat-y;
	padding: 0 0 6px 6px;
}


#acties-bottom, #agenda-bottom {
	background: url(../images/content_small_bottom.jpg) no-repeat;
	height: 12px;
	font-size: 0;
}

#acties-header {
	background: #0067C5;
	width: 251px;
	height: 18px;
	padding: 3px 0 3px 15px;
	margin: 0 0 6px 0;
}

#acties-middle h2, #agenda-middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#acties-middle ul, #acties-middle li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#acties-middle .jcarousel-skin-euroindex .jcarousel-container-vertical {
	height: 238px;
	overflow: hidden;
}

#acties-middle .acties-item {
	background: url(../images/acties_bg.jpg) repeat-x;
	width: 260px;
	/*
	height: 80px;
	_height: 79px;
	*/
	padding: 0 0 0 5px;
	cursor: pointer;
	float: left;
}

#acties-middle .acties-afb {
	width: 100px;
	height: 70px;
	border-right: 1px solid #E7E7E7;
	float: left;
}

#acties-middle .acties-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	width: 131px;
	height: 77px;
	padding: 0 18px 0 9px;
	float: left;
}

#acties-middle .acties-text h3 {
	margin: 0;
	padding: 7px 0 0 0;
}

#acties-middle .acties-text h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #0067C5;
}

#acties-middle .acties-text p {
	margin: 0;
	padding: 4px 0 0 0;
}

#acties-middle .jcarousel-skin-euroindex .jcarousel-container-vertical {
	height: 238px;
}

/*** ACTIES NAVIGATION ***/

#actiesnavigation {
	width: 100px;
	height: 25px;
	margin: 0 0 0 15px;
	_margin: 0 0 0 7px;
	float: left;
}

#actiesnavigation ul, #actiesnavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#actiesnavigation li {
	margin: 11px 4px 0 0;
	font-size: 0;
	float: left;
}

#actiesnavigation .jcarousel-control2 a {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	width: 8px;
	height: 8px;
	border: 1px solid #CDCCCB;
}

#actiesnavigation .jcarousel-control2 a:focus,
#actiesnavigation .jcarousel-control2 a:hover,
#actiesnavigation .jcarousel-control2 a.active {
	border: 1px solid #A30059;
}

#actieslink {
	width: 150px;
	margin: 9px 0 0 0;
	float: left;
}

#actieslink-fr {
	width: 150px;
	margin: 9px 0 0 0;
	float: left;
}

#actieslink a, #actieslink-fr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #919091;
	text-decoration: none;
	cursor: pointer;
}

#actieslink a:hover, #actieslink-fr a:hover {
	color: #C3C3C3;
}

/*** AGENDA ***/

#agenda-header {
	background: #A30059;
	width: 251px;
	height: 18px;
	padding: 3px 0 3px 15px;
	margin: 0 0 6px 0;
}

/*
#agenda-header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
*/

#agenda-middle ul, #agenda-middle li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#agenda-middle .agenda-item {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/agenda_bg.jpg) repeat-x;
	width: 252px;
	height: 113px;
	padding: 0 0 0 13px;
	cursor: pointer;
}

#agenda-middle .agenda-datum {
	font-size: 11px;
	color: #424142;
	padding: 9px 0 0 0;
}

#agenda-middle .agenda-text {
	font-size: 12px;
	color: #424142;
}

#agenda-middle .agenda-text h3 {
	margin: 0;
	padding: 7px 0 0 0;
}

#agenda-middle .agenda-text h3 a {
	/*
	font-size: 13px;
	text-decoration: none;
	color: #A30059;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #A30059;
}

#agenda-middle .agenda-text p {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 12px;
}

/*
#acties-middle .acties-text h3 {
	margin: 0;
	padding: 7px 0 0 0;
}

#acties-middle .acties-text h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #0067C5;
}

#acties-middle .acties-text p {
	margin: 0;
	padding: 4px 0 0 0;
}
*/

#agenda-middle .jcarousel-skin-euroindex .jcarousel-container-vertical {
	height: 226px;
}

/*** AGENDA NAVIGATION ***/

#agendanavigation {
	width: 100px;
	height: 25px;
	margin: 0 0 0 15px;
	_margin: 0 0 0 7px;
	float: left;
}

#agendanavigation ul, #agendanavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#agendanavigation li {
	margin: 11px 4px 0 0;
	font-size: 0;
	float: left;
}

#agendanavigation .jcarousel-control3 a {
	display: block;
	text-decoration: none;
	text-indent: -10000px;
	width: 8px;
	height: 8px;
	border: 1px solid #CDCCCB;
}

#agendanavigation .jcarousel-control3 a:focus,
#agendanavigation .jcarousel-control3 a:hover,
#agendanavigation .jcarousel-control3 a.active {
	border: 1px solid #A30059;
}

#agendalink {
	width: 95px;
	margin: 9px 0 0 40px;
	float: left;
}

#agendalink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #919091;
	text-decoration: none;
}

#agendalink a:hover {
	color: #C3C3C3;
}

/*** BANNER ***/

#banner-left {
	width: 326px;
	float: left;
}

#content-left .banner-large-top {
	width: 303px;
	height: 104px;
	padding: 6px;
	border: 1px solid #CECDCD;
	float: left;
}

#content-left .banner-large-top h1 {
	display: none;
}

#content-left .banner-large-right {
	background: url(../images/shadow_banner-large_right.jpg) no-repeat;
	width: 9px;
	height: 118px;
	font-size: 0;
	float: left;
}

#content-left .banner-large-bottom {
	background: url(../images/shadow_banner-large_bottom.jpg) no-repeat;
	width: 326px;
	height: 6px;
	font-size: 0;
	float: left;
}

#content-right .banner-top {
	width: 265px;
	height: 104px;
	padding: 6px;
	border: 1px solid #CECDCD;
	float: left;
}

#content-right .banner-right {
	background: url(../images/shadow_banner_right.jpg) no-repeat;
	width: 6px;
	height: 118px;
	font-size: 0;
	float: left;
}

#content-right .banner-top h1 {
	display: none;
}

#content-right .banner-bottom {
	background: url(../images/shadow_banner_bottom.jpg) no-repeat;
	width: 285px;
	height: 10px;
	font-size: 0;
	float: left;
}

#bannerslider, #bannerslider li, #merkenslider, #merkenslider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*** VIDEO ***/
#video {
	padding: 22px 0 0 20px;
}

/*** FOOTER ***/

#footer {
	background: #00267F;
	width: 100%;
	height: 17px;
}

#footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 2px 0 0 0;
}

#footer-text a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #7BA7CB;
}
