/*-- Main styles -- */

html, body{
	width: 100%;
	height: 100%;
}

body{
    margin: 0px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #4f4f4f;
    background: url('../img/bg_body.gif') 0px 0px repeat;
    line-height: 1.3em;
}

form{
	margin: 0px;
	padding: 0;
}

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px 0px 18px 0px;
	padding: 0px;
}


h1, h2{
	color: #000;
	line-height: normal;
}

h1, h2{
	margin: 0px;
	padding: 0px;
}

h3{
	color: #7BC523;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

th {
	font-weight: bold;
}

.btn {
	color: #FFFFFF;
	background-color: #7BC523;
	border: none;
	padding: 2px 4px;
	cursor:pointer;
}

.formtable td {
	vertical-align: middle;
	padding: 2px 0;
}
.input, .inputhsnr {
	border: 1px solid #666;
}
.inputhsnr {
	width:50px;
	margin-left:5px;
}
.error {
	border:1px solid red !important;
}
.spacer {
	clear: both;
}
.alert {
	color: #CC0000;
}


/* -- The container -- */

#container{
	width: 975px;
	background: url('/img/shadow.gif') 963px 0px repeat-y;
}

#maincontainer{
	width: 963px;
	background: url('/img/bg_main.gif') 0px 0px repeat-y #fff;
	text-align: left;
}

/* -- The header -- */

#header{
	width: 963px;
	margin: 0px;
	padding: 0px;
}

/* -- The menu -- */

#menu{
	float: left;
	width: 144px;
}

#menu a{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 7px 9px;
	background: url('../img/border_menu.gif') center bottom no-repeat;
	background-color: #7BC523;
	display: block;
}

#menu a:hover, #menu .active a{
	color: #fff;
	background-color: #61B200;
	background-image: none;
}

#menu ul ul{
	background-color: #EEE;
}

#menu li li a, #menu .active li a{
	color: #8A8A8A;
	background-color: #EEE;
	background-image: url('../img/border_submenu.gif');
}

#menu li li a:hover, #menu li ul .active a{
	color: #4F4F4F;
	background-color: #FFF;
	background-image: none;
}

#menu li{
	display: inline;
}

/* -- The infobar -- */

#infobar{
	float: left;
	width: 819px;
	height: 29px;
	background: url('../img/border_infobar.gif') 0px 6px no-repeat #7BC523; 
	color: #fff;
	font-size: 11px;
}

#bc {
	float: left;
	clear: none;
	padding-top: 7px;
	padding-left: 7px;
}

#infobar a{
	color: #fff;
	text-decoration: none;
}

#infobar ul{
	float: right;
	padding-top: 7px;
}

#infobar li{
	display: block;
	float: left;
}

#infobar ul a{
	padding: 10px 10px 0px 10px;
}

#infobar #basket {
	padding-left: 10px;
	background: url('../img/border_infobar.gif') 0px 0px no-repeat; 
}

#infobar #english{
	background: none; 
}
#infobar #english a{
/*	padding: 10px 10px 0px 28px;
	background: url('../img/english.gif') 12px 12px no-repeat;*/
}
#infobar li {
	background: url('../img/border_infobar.gif') top left no-repeat; 
}

#infobar #basket a{
	padding: 10px 10px 0px 18px;
	background: url('../img/basket.gif') 0px 10px no-repeat;
}

#infobar #logout a{
	padding: 10px 10px 0px 28px;
	background: url('../img/logout.gif') 10px 12px no-repeat;
}

/* -- The main content -- */

#main{
	float: left;
	width: 594px;
	padding: 12px;
	background-color: #FFFFFF;
}

#main h1{
    clear: both;
    padding: 5px 5px 8px 8px;
    background-color: #eee;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

#main h2{
    font-size: 14px;
	font-weight: bold;
	color: #61B200;
}

#main a:link {
    text-decoration: none;
    border-bottom: 1px solid #7BC523;
    color: #4f4f4f;
}

#main a:visited {
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    color: #666;
}

#main a:hover {
    text-decoration: none;
    border-bottom: 1px solid #7BC523;
    color: #000;
}

#main a:active {
    text-decoration: none;
    border-bottom: 1px solid #aaa;
    color: #3C3C3C;
}

#main ul {
    margin-left: 15px;
}

#main ul li {
    list-style-image: url('../img/bullet.gif');
	padding-left: 0px;
}

#main p img{
	float: right;
	padding: 4px;
	margin: 0px 0px 4px 4px;
	border: #D7D7D7 solid 1px;
}

.infolink{
	border: none !important;
	float: right;
	color: #61B200 !important;
	text-decoration: none;
	background: url('../img/arrow_green.gif') 0px 8px no-repeat;
}

#main .infolink{
	padding: 2px 0px 20px 12px;
	font-size: 11px;
}

#main .nieuwsitem {
	padding-bottom: 20px;
}

#main .nieuwsitem p {
	padding: 0;
	margin: 0;
}


#rightbar .infolink{
	padding: 3px 0px 10px 12px;
}

#krantenportal {
	width: 100%;
}
#krantenportal td {
	padding: 5px;
	color: #B1B1B1;
}
#krantenportal .c1r1 a, #krantenportal .c2r1 a {
	border: none !important;
}
#krantenportal .c1r2 a, #krantenportal .c2r2 a {
	border: none !important;
}
#krantenportal .c1r2 a:hover, #krantenportal .c2r2 a:hover {
    border-bottom: 1px solid #7BC523 !important;
}
#krantenportal .c1r1, #krantenportal .c2r1 {
	width: 50%;
	text-align: center;
	padding-bottom: 0px;
	height: 100px;
}
#krantenportal .c1r1, #krantenportal .c1r2  {
	border-right: 1px solid #D7D7D7;
}
#krantenportal .divider {
	border-top: 1px solid #D7D7D7;
}

#faq h2, #archief h2{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
}

#faq ul, #archief ul{
	list-style-image: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#faq li, #archief li{
	margin: 0px;
	padding: 0px;
}

#faq li a:link, #faq li a:hover, #faq li a:active, #faq li a:visited{
	padding-right: 15px;
	background: url('../img/plus.gif') right 2px no-repeat;
	border-bottom: none;
}

#archief li a:link, #archief li a:hover, #archief li a:active, #archief li a:visited{
	padding-left: 20px;
	background: url('../img/press.gif') 0px 2px no-repeat;
	border-bottom: none;
}

#faq p, #archief p{
	display: none;
	padding: 0px 0px 5px 15px;
	width: 390px;
}

/* -- De shop items -- */
.shopteaser {
	width: 135px;
	float: left;
	height: 180px;
	text-align: center;
	overflow: hidden;
}
.shopteaser img {
	border: none;
	margin: 0 20px;
}

.shopimg {
	float: left;
}

.shopitm {
	margin-left: 110px;
}

.info1-link {
	padding: 4px 8px 4px 0;
	font-weight: bold;
}

.info1 {
	padding: 4px 8px 4px 0;
}

.info1 p, .info2 p, .info1 ul {
	margin: 4px 0;
}

.info1 ul {
	margin: 4px 0 !important;
	padding: 0 !important;
}

.info2 p {
	margin: 0;
	line-height: 150%;
}

.info1 p, .info2 p {
	width: 270px;
}

.info1 ul li {
	background-position: left 6px;
	background-image: url(../img/arrow_green.gif);
	list-style-image: none !important;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 12px !important;
	margin-left: 2px !important;
}

.info1 ul li a:link, .info1 ul li a:active, .info1 ul li a:visited {
	color: #7BC523 !important;
	border: none !important;
}

.info1 ul li a:hover {
	color: #7BC523 !important;
	text-decoration: underline !important;
}

.info2, .info2-link {
	margin-top: 2px;
}
.info2-link {
	font-weight: bold;
}
.info2-link img, .info2 img {
	margin: 2px 2px 0 0;
}

.info2-link, .info2, .info3-link, .info3, .actions {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	padding: 5px;
	color:#4f4f4f;
}

.actions {
	border-bottom: 1px solid #C4C4C4;
	text-align: right;
	margin-bottom: 15px;
}

.actions label{
	display: block;
	float: left;
	margin-right: 3px;
	padding-top: 1px;
	font-size: 9px;
}

.actions a {
	text-decoration: none;
	color: #4f4f4f;
}

.shopitm a img {
	border: none !important;
}

.info1-link img, .info2-link img, .info1 img, .info2 img {
	float: right;
}

.info3 img, .actions img {
	vertical-align: text-top;
	margin-top: 2px;
}

.nodec {
	text-decoration: none !important;
	border: none !important;
}


/* nieuws! */

#nieuwsarchief {
	margin: 4px 0 !important;
	padding: 0 !important;
}

#nieuwsarchief li {
	background-position: left 3px;   /* ??? steeds lager? */
	background-image: url(../img/ico_news.gif);
	list-style-image: none !important;
	list-style-type: none;
	background-repeat: no-repeat;
	padding: 0 0 7px 24px !important;
	margin-left: 2px !important;
	font-size: 13px;
}


#nieuwsarchief li a {
	border: none !important;
}

#nieuwsarchief li a:hover {
    border-bottom: 1px solid #7BC523 !important;
}

.nieuwstype21 {
	background-image: url(../img/ico_kik.gif) !important;
}

.nieuwstype59 {
	background-image: url(../img/ico_press.gif) !important;
}

.nieuwstype295 {
	background-image: url(../img/ico_press.gif) !important;
}

/* -- The right bar -- */

#rightbar{
	float: left;
	width: 196px;
    font-family: Times New Roman;
	font-size: 12px;
    color: #777;
    line-height:14px;
	overflow: hidden;
	
}

#rightbar a:link {
    text-decoration: none;
    border-bottom: 1px solid #7BC523;
    color: #4f4f4f;
}

#rightbar a:visited {
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    color: #666;
}

#rightbar a:hover {
    text-decoration: none;
    border-bottom: 1px solid #7BC523;
    color: #000;
}

#rightbar a:active {
    text-decoration: none;
    border-bottom: 1px solid #aaa;
    color: #3C3C3C;
}

.flashbutton {
	margin: 5px 10px 5px 10px;
}

#rightbar #nieuws, #rightbar #adres{
	padding: 10px;
	background: url('../img/border_rightblock.gif') center bottom no-repeat;
}

#rightbar h1{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 13px;
    color: #222222;
}

#rightbar h2{
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 12px;
    color: #4f4f4f;
    margin-top: 8px;
}

#rightbar #options{
	margin-left: 4px;
	height: 24px;
	background: url('../img/border_rightblock.gif') center bottom no-repeat; 
}

#rightbar #pageoptions{
	height: 24px;
	float: left;
}

#rightbar #textoptions{
	height: 24px;
	float: right;
	margin-right: 5px;
}

#options li{
	float: left;
	padding: 5px;
}

#options li a{
	border: none !important;
}

.trefwoorden li ul, .trefwoorden_hidden li ul {
	margin-left: 10px;
	display: block;
}

.trefwoorden_hidden {
	display: none !important;
}

.trefwoorden img, .trefwoorden_hidden img {
	margin-right: 5px;
}

.trefwoorden a, .trefwoorden_hidden a {
	border: none !important;
}


.divider{
	height: 1px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 1px solid #333;
	margin: 5px 0 20px 0;
	clear: left;
}
.webshopItems{
	padding: 0;
}
.webshopItem{
	width: 185px;
	margin-right: 10px;
	height: 145px;
	float: left;
	line-height: 16px;
	color: #000;
}
.webshopItem h3 {
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.webshopItem img{
	float: left;
	margin: 0 11px 0 0;
	display: block;
	border: none;
	width: 60px;
}
.webshopItem div{
	float: left;
	width: 110px;
	margin-top: -3px;
}
.webshopItem p{
	margin: 0px;
	padding: 0px;
}
.webshopItem a, .webshopItem a:link, .webshopItem a:visited {
	color: #000 !important;
	font-size: 9px;
}
.moreinfo{
	display: block;
	background: url(../img/meerinformatie_bullet.gif) 0px 6px no-repeat;
	padding: 0 0 0 10px;
}
.moreinfo a{
	line-height: 16px !important;
}
.spacer{
	clear: left;
}
.webshopItem .price{
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.webshopItem form{
	margin-top: 5px;
/*	position: absolute;
	margin: 67px 0 0 0;*/
}

div#formerror {
	color: red;
	padding: 10px;
	border: 1px solid red;
	margin: 10px 0 10px 0;
	width: 300px;
}

.input_error {
	border: 1px solid red;	
}

.textfield{
	width: 20px;
	padding: 0 2px 0 0;
	font-size: 12px;
	margin: 1px 3px 0 0;
	height: 16px;
	border: 1px solid #666;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: right;
}
.button{
	float: left;
	overflow: visible;
 	width: auto;
	font-size: 12px;
	color: #FFFFFF !important;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: none !important;
	font-family: "Tahoma";
	cursor: pointer;
	line-height: normal;
	letter-spacing: -0.1px;
	white-space:nowrap;
	text-align: left;
	background: transparent;
}

.button span{
	display: block;
	padding: 0px;
	margin: 0px;
	height: 18px;
	background: url(../img/button_left.gif) left top no-repeat;
}

.button span span{
	display: block;
	padding: 1px 7px 0px 7px;
	margin: 0px;
	height: 18px;
	background: url(../img/button_right.gif) right top no-repeat;
}

#results {
	margin: 10px 0 25px 0 !important;
	padding: 6px 3px 8px 3px;
	background-color: #EEE;
}
#results span{
	margin: 0px;
	line-height: 11px;
	padding: 0 6px 0 6px !important;
	font-size: 9px;
	font-weight: bold;
	list-style-image: none !important;
	border-right: 1px solid #666;
}
#results .small{
	line-height: 11px;
	font-size: 9px;
	float: left;
	padding-right: 15px;
}
#results .first {
	padding-left: 0px !important;
}
#results .last {
	border-right: none;
	padding-right: 0px !important;
}
/*#results .active{
	background: url(../img/results_bullet.gif) 0px 5px no-repeat;
}*/
#results span a, #results span a{
	color: #666;
}
#results .active, #results .active a{
	color: #7BC523;
}


.box{
	border: 1px solid #7BC523;
	font-family: "Tahoma";
	font-size: 11px;
	margin-bottom: 20px;
	color: #000;
	background-color: #FFF;
	width: 170px;
}
.box h2{
	font-family: "Tahoma" !important;
	font-size: 14px !important;
	font-weight: bold;
	color: #7BC523 !important;
	margin: 3px !important;
	padding: 2px 3px 3px 3px;
	background: url(../img/h2bg.gif) 0px 0px repeat-x;
}
.box .moreinfo{
	margin-top: 2px;
}
.box table{
	width: 100%;
	margin: 0 0 8px 0;
}
.box table .totalDivider td{
	background: url(../img/total_border.gif) 0px 6px repeat-x;
	height: 9px;
}
.box table .subDivider td{
	background: url(../img/total_border_2.gif) 0px 6px repeat-x;
	height: 9px;
}
.box table .total td {
	background-color: #CCC;
	padding: 3px 3px;
	font-weight: bold;
}
.box table tr td{
	font-size: 9px;
	line-height: 12px;
	vertical-align: top;
	padding: 0 3px;
}
.box table .alignRight{
	text-align: right;
}
.box table .alignLeft{
	text-align: left;
}
.box form {
	float: right;
}
 
.boxContent{
	padding: 3px 8px 8px 8px;
}

#winkelmandje{
	background: url(../img/winkelmandje_bg.gif) left bottom no-repeat;
	border: none;
	width: 172px;
}
#adresgegevens {
	background: url(../img/winkelmandje_bg.gif) left bottom no-repeat;
	border: none;
	width: 172px;
}
#winkelmandje .boxContent, #adresgegevens .boxContent{
	padding: 3px 10px 8px 9px;
}
#adresgegevens .boxContent {
	padding-left: 20px;
}
#winkelmandje #bg{
	display: block;
	background: url(../img/winkelmandje.gif) left top no-repeat;
	border-top: 1px solid #EEE;
}
#adresgegevens #bg{
	display: block;
	background: url(../img/adresgegevens.gif) left top no-repeat;
	border-top: 1px solid #EEE;
	
}
#winkelmandje h2, #adresgegevens h2{
	background: none;
	padding-top: 10px;
}
.winkelmandje{
	background: url(../img/winkelmandje_h1.gif) 0px 0px no-repeat;
	padding-left: 50px !important;
}
.winkelmandje_tb {
	width: 100%;
	margin: 15px 0;
}
.winkelmandje_tb table {
	width: 100%;
}
.winkelmandje_tb .divider {
	border-width: 2px;
	height: 4px;
	overflow: hidden;
	border-color: #333333;
}
.winkelmandje_tb .dividerLight {
height:1px;
overflow: hidden;
padding: 0px;
	background: url(../img/adresgegevens.gif) left top repeat-x;
}
.winkelmandje_tb .total{
	background-color: #CCC;
}

.winkelmandje_tb tr td, .winkelmandje_tb tr th {
	padding: 3px 10px 3px 3px;
	border-right: 1px solid #EEE;
	margin: 0px;
	vertical-align: top;
}
.winkelmandje_tb table tr td, .winkelmandje_tb tr .last, .divider {
	border-right: none !important;
}
.winkelmandje_tb .aanpassing_verwijderen {
	font-size: 9px;
	color: #666;
	line-height: 10px;
}
.winkelmandje_tb span{
	text-align: right;
}
.kranten_table {
	background-color: #EEEEEE;
	margin: 10px 0;
}
.kranten_table tr td{
	padding: 5px;
}
.attention{
	display: block;
	padding: 6px 8px 6px 23px;
	border: 1px solid #7BC523;
	background: url(../img/attention.gif) 6px 8px no-repeat #FFFFCC;
	color: #000;
}
.krantenalert{
	width: 250px;
	float: right;
}


.winkelmandje_form, .winkelmandje_form a {
	color: #000 !important;
}
#form_nav .button {
	float: right;
}
#form_nav .back {
	background:url(../img/verder_winkelen.gif) 0px 0px no-repeat;
	padding-left: 20px;
	line-height: 20px;
}
.bewerken, .adres_aanpassen {
	background: url(../img/bewerken_left.gif) 0px 0px no-repeat;
	height: 15px;
	float: right;
	margin-top: 5px;
}
.bewerken a, .adres_aanpassen a {
	background: url(../img/bewerken_right.gif) top right no-repeat;
	font-size: 11px;
	color: #FFF !important;
	display: block;
	padding: 0 7px;
	height: 15px;
	border-bottom: none !important;
	line-height: normal;
}
.adres_aanpassen {
	float: left;
	display: none;
}
.floating{
	float: left;
	margin-right: 20px;
	width: 170px;
	color: #CCC;
}
.floating div {
	float: left;
	padding: 10px 0 0 0;
}
.floating label {
	display: block;
	float: none;
	font-size: 12px;
	color: #4F4F4F;
}
.editable label {
	color: #4F4F4F;
}
.editable .adres_aanpassen {
	display: block;
}
.editable {
	color: #4F4F4F;
}


.ingangsdatum_left{
	width: 350px;
	float: left;
}
.less_important {
	color: #666;
}
.ingangsdatum_left select {
	width: 200px;
}
.ingangsdatum_left .less_important {
	float: left;
}

.ingangsdatum_right{
	margin-left: 380px;
}
.radio, .checkbox {
	width: 13px;
	height: 13px;
	float: left;
	overflow: hidden;
}
.ingangsdatum_left select {
	margin-left: 12px;
}
.krantenservice label{
	font-size: 12px;
	margin-left: 10px;
	padding: 0px;
	overflow: hidden;
}
.krantenservice .button{	
	float: right;
	margin-bottom: 10px;
}


.titels {
}
.titels .selects_holder {
	float: right;
}

.titels .selects_holder select,
#delivery_period1,
#delivery_period2 {
	width: 180px;
	margin: 0 0 0 12px;
}
#delivery_period1,
#delivery_period2 {
	padding: 0 0 12px 0;
	float: right;
	display: block;
}
#delivery_period1 h2,
#delivery_period2 h2 {
	padding-bottom: 0px !important;
}
.hide{
	display: none;
}
#regios {
	float: none;
	margin-left: 25px;
}
.br {
	clear: both;
	height: 4px;
}
#bestellen_nav ul {
	margin: 0 0 25px 0;
	padding: 0px;
	list-style: none;
	height: 35px;
	background: url(../img/bestellen_bg.gif) 0px 1px repeat-x;
}
#bestellen_nav ul li {
	margin: 0 5px 0 0;
	padding: 0px;
	float: left;
	background: url(../img/bestellen_left.gif) left -35px no-repeat;
	height: 35px;
	display: block;
	list-style: none;
}
#bestellen_nav ul li a {
	display: block;
	background: url(../img/bestellen_right.gif) right -35px no-repeat;
	color: #7BC523;
	height: 35px;
	padding: 0 10px;
	border: none !important;
	cursor: default;
}
#bestellen_nav ul .active {
	background-position: left 0px;
}
#bestellen_nav ul .active a {
	background-position: right 0px;
}
#bestellen_nav div {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#bestellen_nav .active div {
	color: #7BC523;
}
#bestellen_nav div span{
	font-size: 12px;
	padding-right: 5px;
}

.left_login{
	float: left;
	border-right: 1px solid #D3D3D3;
	width: 275px;
}
.left_login h2, .right_login h2{
	padding-bottom: 15px;
}
.left_login label{
	float: left;
	width: 100px;
	font-size: 12px;
}
.left_login .br{
	clear: left;
	height: 12px;
}
.right_login{
	margin-left: 300px;
	width: 275px;
}
.right_login .btn, .left_login .btn, .left_login a {
	margin-left: 103px;
}
.left_login a {
	font-size: 10px;
}
#controleren .checkbox{
	margin-right: 10px;
}
#controleren label{
	font-size: 12px;
	display: block;
	float: none;
}
#controleren{
	margin-bottom: 20px;
}
.textarea{
	width: 500px;
	height: 20px;
}

#gevonden {
	padding: 4px;
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 175px;
}

.more_link {
	padding: 0 10px 10px 10px;
	text-align: left !important;
}
.krantenportal_head {
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #CCC;
}
.krantenportal_column {
	border-bottom: 1px solid #CCC;
}
.krantenportal_column table {
	width: 100%;
	height: 100px;
}
.krantenportal_column table tr td{
	vertical-align: center;
	text-align: center;
}
#krantenportal_left, #krantenportal_right, #krantenportal_middle {
	width: 197px;
	float: left;
}
#krantenportal_middle {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}



#news {
	margin-left: 6px;
	padding-bottom: 30px;
}
#news-intro h1 {
	font-size: 23px;
	color: #7BC523;
	line-height: 33px;
	background: transparent;
	margin: 0px;
	padding: 3px 0 18px 0;
}
#news-intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	line-height: 22px;
	padding-left: 6px;
}
#news-intro a {
	color: #000 !important;
	border-color: #000 !important;
}


#news-holder {
	background: url(../img/laatstenieuws.gif) 0px 0px no-repeat #FFF;
	position: relative;
	margin-top: -13px;
}
#news-holder h2 {
    padding: 70px 5px 19px 6px;
	font-size: 18px;
    margin: 0px;
	background: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
#news-holder h3 {
    padding-bottom: 5px;
	padding-top: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
#news-holder .nieuwsitem {
	width: 440px;
	padding: 0px;
	line-height: 16px;
}
#news-holder .nieuwsitem .readmore {
	color: #7BC523;
	border-color: #7BC523;
}
#news-holder .nieuwsitem .nieuwsitem-content {
	padding: 0 20px 0 6px;
	color: #000;
	font-size: 12px;
}
#news-holder .nieuwsitem-divider {
	height: 1px;
	overflow: hidden;
	width: 440px;
	border-bottom: 1px solid #CECECE;
	clear: both;
	margin: 10px 0 10px 0;
}
#news-holder .archieflink {
	padding-left: 13px;
	background: url(../img/meerinformatie_bullet.gif) 0px 5px no-repeat;
}
#news-holder .archieflink a {
	font-size: 11px;
	color: #000;
	border-color: #7BC523;
}
	

/* -- The footer -- */

#footer{
	padding: 2px 5px 2px 8px;
	font-size: 9px;
	margin-left: 156px;
	width: 582px;
	clear: both;
	border-top: #E9E9E9 solid 1px;
	color: #A9A9A9;
}

#footershadow {
	clear: both;
	background: url('../img/footer_shadow.gif') center bottom no-repeat; 
	height: 8px;
}