/**
 *  Author          Gauke Pieter Sietzema, Sterc Concept
 *  Website         htp://www.sterc.nl
 *  Contact         info@sterc.nl
 *  Created date    
 */


html, body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	font-family: verdana, tahoma, sans-serif;
}

img {
	border: 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 970px;
	background-color: #fff;
	border: 5px solid #fff;
	top: 65px; /** banner top **/
}

.top_banner {
	width: 100%;
	height: 90px;
	background-color: #ccc;
	margin: 0 0 8px 0;
}

.header {
	width: 970px;
	height: 121px;
}

.main_nav {
	height: 27px;
	width: 970px;
	padding: 0;
	position: relative;
}

	.main_nav img {
		float: left;
	}
	
.sub_nav {
	width: 100%;
	height: 27px;
	border-bottom: 4px solid #fff;
}

	.sub_nav ul {
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
	}
	
	.sub_nav li {
		margin: 0;
		padding: 0;
		float: left;
	}
	
	.sub_nav li.last a {
		border: 0;
	}

	.sub_nav a, .sub_nav a:link, .sub_nav a:visited {
		text-decoration: none;
		padding: 0 6px 0 6px;
		border-right-width: 1px;
		border-right-style: solid;
		font: normal 12px/27px verdana, sans-serif;
        color: #fff;
	}
	
	.sub_nav a:hover {
		text-decoration: underline;
	}
	
.left {
	width: 175px;
	float: left;
	display: block;
    overflow: hidden;
}

    .left h2 a {
        text-decoration: none !important;
    }

.main {
	float: left;
	width: 445px;
	margin-left: 5px;
	display: block;
    overflow: hidden;
/*	background: url(/img/main-bg.png) repeat-x;*/
}

    .main, .main p, .main li { color: #666 !important; font: normal 11px/16px verdana, tahoma, sans-serif !important; }
	.wide { width: 630px; margin: 0; overflow: hidden; }
	
	.d-block {
		width: 305px;
		_width: 295px;
		/*height: 250px;*/
		margin: 0 5px 10px 0;
		float: left;
		border: 1px solid #ddd;
		background: #fff url(/img/gezonde-pixel.png) repeat-x scroll 0 28px;
	}
	.main .d-block h1 { background-color: #EDEDED; color: #D05696; margin: 0; width: 100%; padding: 4px 0 0 10px; font-size: 16px; font-weight: bold; }
	.main .d-block .side-list { margin: 0 0 0 10px !important; padding: 0 !important; width: auto; clear: both; background: none; }
	.main .d-block p { margin: 3px 3px 0 0; }
	.main .d-block img { margin: 5px 15px 5px 10px; }
	.main .d-block .d-header { height: 180px; overflow: hidden; }
	.gzt { height: 180px !important; position: relative; }
	.d-block .button { position: absolute; bottom: 0px; right: 0px; }
	.d-header a, .d-header h1 { text-decoration: none; }
	.main .d-block .d-content { /*height: 120px;*/ height: 200px; margin: 10px 0 0 0; }
	.main .d-block .side-list-meer { display: none; margin: -25px 0 5px 10px !important; padding: 0 !important; }
	.meer-dossiers-button { display: none; }
	.main .meer-dossiers-button, .main .minder-dossiers-button { color: #D05696 !important; font-weight: bold; }
	.d-block-even { clear: both; }
	
	body .left h1.d-side, body .left h1.d-side a, .links-title {
		color: #D05696;
		background-color: #EDEDED;
		margin-top: 2px;
		position: relative;
		font-weight: bold;
	}
	body .left ul.d-side a { color: #666; }
	.d-side-hide { display: none; }
	.doc-count, .doc-count-less {
		position: absolute;
		right: 5px;
		color: #666;
		font-size: 11px;
		display: block;
		width: 30px;
		height: 20px;
		top: 0;
/*		padding-right: 5px;*/
		cursor: pointer;
		/*background: url(/img/doc-more.png) 100% 12px no-repeat;*/
	}
	.doc-count-less { /*background: url(/img/doc-less.png) 100% 12px no-repeat;*/ }
	h1.d-side { cursor: pointer; }

.right {
	float: right;
	width: 340px;
	display: block;
	overflow-x: hidden;
}
/*	.right #nieuwsbrief-aanmelden { float: right; }*/
/*	.right #stel-een-vraag { }*/

.left h1, .right h1, .d-block h1, .home-blocks h2 {
	margin: 0;
	padding: 0 0 0 8px;
/*	width: 253px;*/
	width: 235px;
	_width: 185px;
	height: 26px;
	font: normal 14px/26px trebuchet MS,verdana,tahoma,sans-serif;
	text-transform: uppercase;
	color: #fff;
/*	letter-spacing: 1px;*/
	/**margin: 0;
	padding: 0 0 0 5%;
	width: 95%;
	height: 31px;
	font: bold 20px/31px arial, sans-serif;
	font-variant: small-caps;
	color: #fff;**/
}

.left h2, .right h2, .main h2 {
/* 	margin: 20px 10px 0 4px; */
	margin: 0 10px 0 4px;
	padding: 0;
	font: normal 18px/20px "Trebuchet MS", sans-serif;
}

.main h1, .main h2, .main a h1, .main a h2 {
	margin: 0 0 0 10px;
	padding: 0;
	font: normal 18px/22px "Trebuchet MS", sans-serif;
    text-decoration: none !important;
}

.main p {
	margin: 0 0 11px 10px;
	padding: 0;
	font-family: Verdana, tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.left p, .right p {
	margin: 0 0 10px 4px;
	padding: 0;
	font-family: Verdana, tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.left, .right {
	font-family: Verdana, tahoma, sans-serif;
	font-size: 11px;
	line-height: 17px;
	overflow: hidden;
	padding-bottom: 20px;
}

.left a, .left a:link, .left a:visited {
	text-decoration: underline;
}

.nieuws_groot {
	padding-top: 8px;
    clear: both;
    background: url(/img/block-gradient.png) repeat-x;
    border-top: 1px solid #ccc;
}

	.nieuws_groot h1 {
		color: #594686;
	}
	
	.nieuws_groot img {
/*		width: 171px;*/
		float: left;
		margin-left: 8px;
	}

	.nieuws_groot_tekst {
		margin-left: 8px;
		width: 250px;
		float: left;
	}
	
	.nieuws_groot h2, .nieuws_groot a, .nieuws_groot a:link, .nieuws_groot a:visited {
		margin: 0;
		padding: 0;
		font: normal 11px/16px verdana, tahoma, sans-serif;
		color: #594686;
	}
	
	.nieuws_groot a:hover {
		color: #a598c3;
	}
	
	.nieuws_groot p {
		margin: 10px 0 0 10px;
	}
	
.nieuws_klein {
/*	padding: 8px 10px 35px 0;*/
	padding: 8px 10px 20px 0;
	position: relative;
    background: #fff url(/img/block-gradient.png) repeat-x;
    border-top: 1px solid #ccc;
}
	
	.nieuws_klein img { float: left; }

	.nieuws_klein_tekst {
		margin-left: 8px;
		width: 90%;
		float: left;
	}
    
    .withpic { width: 280px; }
	
	.nieuws_klein h2, .nieuws_klein a, .nieuws_klein a:link, .nieuws_klein a:visited {
		margin: 0;
		padding: 0;
		font: normal 11px/16px verdana, tahoma, sans-serif;
	}
	
	.nieuws_klein_tekst h1 {
		clear: both;
	}
	
	.nieuws_klein p {
		margin: 10px 0 0 10px;
	}
    
    .withpic {
/*        width: 280px !important;*/
    }
	

.nieuws_klein_test img, .nieuws_groot_tekst img {
    float: none;
}
    
.article_footer {
    line-height: 24px;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 8px;
	left: 10px;
}

	.nieuws_klein .article_footer, .nieuws_groot .article_footer { margin-bottom: 0px; }

	.article_footer li {
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
		font: normal 11px/16px verdana, tahoma, sans-serif;
		color: #ccc;
	}

a.sb, a:link.sb, a:visited.sb {
	color: #498f9a;
}

a:hover.sb {
	color: #498f9a;
}

.gvdw {
	clear: both;
	margin-top: 0px;
}

.gvdw_conts {
	float: left;
	width: 47%;
	margin: 0 1% 0 2%;
}

.gvdw_conts h1 {
	font: bold 18px/34px "Trebuchet MS", sans-serif;
	color: #587561;
	margin: 0;
	padding: 0;
}

.gvdw_conts a, .gvdw_conts a:link, .gvdw_conts a:visited {
	color: #587561;
}

.gvdw_conts a:hover {
	color: #9dc6aa;
}

.gvdw_conts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gvdw_conts li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/gvdw-arrow.png) 0 50% no-repeat;
}

.gvdw_conts li a { text-decoration:none; }

#search-form { display: none; }
form {
	margin: 5px 0 5px 0;
	padding: 0;
}

.text { 
	border: 1px solid #999999;
	font: normal 11px/20px verdana, tahoma, sans-serif;
	width: 120px;
	padding: 4px;
	color: #666;
}

.submit {
	border: 1px solid #999;
	font: bold 12px/20px verdana, tahoma, sans-serif;
	height: 25px;
	color: #fff;
	cursor: pointer;
}

.row {
	clear: both;
	/*height: 28px;*/
}

    .row input {
	    float: left;
    }

    .row label {
	    color: #666;
	    float: left;
	    width: 100px;
	    line-height: 22px;
    }
    
    .error {
    	clear: both;
        display: block;
        background: url(/img/silk/error.png) 0% 40% no-repeat;
/*        float: left;*/
        padding: 0 25px;
        margin: 5px 0 5px 100px;
        color: #FF8234;
        font-weight: bold;
    }
    
    .row textarea {
    	width: 250px;
    	height: 100px;
    }
    
    .row .submit {
    	float: none;
    	margin: 0 0 0 100px;
    	clear: both;
    }
    
    .right .row label { width: 50px !important; }
    .right .row { height: 28px; }
    .right .row .submit { margin-left: 50px; }

h3 {
	font: normal 18px/24px "Trebuchet MS", arial, sans-serif;
	margin: 0 0 8px 0;
	padding: 0;
}

.right p {
	margin: 0;
    padding: 0;
}

.cat_display {
/*	float: right !important;*/
    display: block;
	position: absolute;
	top: 2px;
	right: 5px;
    width: auto !important;
}

.cat_display a, .cat_display a:link, .cat_display a:visited {
	text-decoration: none;
}

.cat_display a:hover {
    text-decoration: underline !important;
}

.footer {
	width: 100%;
	border-top: 25px solid #fff;
	text-align: center;
	clear: both;
}

	.footer, .footer * {
		text-decoration: none;
		color: #666 !important;
	}

	.footer a:hover {
		text-decoration: underline !important;
	}
	
	.footer img { margin: 0 0 -3px 0; }

.artikel_rechts {
    margin-bottom: 20px;
}

/*** comments ***/

.reacties-header {
	height: 60px;
	clear: both;
	margin-top: 15px;
}

	.reacties-header img {
		margin-right: 20px;
	}

.comment {
/*	width: 450px;*/
	width: 430px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #666;
}

.comment-user {
	font: bold 15px arial, sans-serif;
	color: #94d2da;
}

.comment-date {
	color: #999;
	font: normal 11px arial, sans-serif;
	margin-left: 10px;
}

.comment-mod {
	float: right;
}

.jot-form {
	clear: both;
}

.comment-row {
	clear: both;
	border-top: 5px solid #fff;
}

	.comment-row label {
		float: left;
		width: 100px;
		color: #666;
	}
	
	.comment-row input {
		float: left;
		width: 200px;
		border: 1px solid #ccc;
	}
	
	.comment-row textarea {
		width: 400px;
		margin-top: 10px;
		clear: both;
		border: 1px solid #ccc;
	}
	
.comment-submit {
	border: 0;
	width: 140px;
	height: 35px;
	cursor: pointer;
	background: url(/img/plaats-reactie.png) no-repeat;
	float: right;
	margin-right: 37px;
}

fieldset {
	border: 0;
}

/* nopic: hele breedte van een blok gebruiken als er geen afbeelding is */
.nopic {
    width: 90%;
}

.more_messages {
	border-top: 1px solid #ccc;
    background: url(/img/block-gradient.png) repeat-x;
}
	#home .more_messages { padding-top: 8px; }
    .more_messages p { clear: both; display: block; float: none; }

    .more_messages p a {
        font-weight: bold;
    }

    .more_messages ul {
        margin: 5px 0 5px 10px;
        padding: 0;
    }
    
    .meest_gelezen ul, .meest_gelezen ol {
        margin: 5px 0 5px 10px;
        padding: 0;
    }
    
    .more_messages ul li, .meest_gelezen ul li, .archief li, #meer_tussenpagina li {
        list-style: none;
		background: url(/img/arrows-verzorging.png) no-repeat 0 5px;
		margin: 0;
		padding: 0 0 0 10px;
        line-height: 20px;
		/*height: 16px;*/
    }
	#meer_tussenpagina li { height: 16px; }
	.sub div.tussenpagina { padding-top: 0; }
	.sub .tussenpagina h1 { padding-top: 0; }
    
    ol, ol li {
        color: #666;
        margin: 0 0 0 15px;
        padding: 0;
    }

    .more_messages_date {
        margin-right: 10px;
        color: #666;
    }
    
    .more_messages a, .more_messages a:link, .more_messages a:visited, .meest_gelezen a, .meest_gelezen a:link, .meest_gelezen a:visited {
        color: #666;
        text-decoration: none;
    }
    
    .more_messages a:hover, .meest_gelezen a:hover {
        text-decoration: underline;
    }
    
    .more_messages h2 {
        margin: 5px 0 5px 10px;
        padding: 0;
        color: #666;
        font: bold 14px/18px verdana, tahoma, sans-serif;
    }
    
#thumb {
    float: left;
    padding: 10px 0 10px 10px;
}
    
    .sub #thumb {
        padding: 10px 10px 10px 0;
    }

.sub {
    border-top: 1px solid #ccc;
    background: url(/img/block-gradient.png) repeat-x !important;
	width: 435px !important;
	padding: 5px;
	position: relative;
/*    width: 450px !important;*/
/*    padding: 5px;*/
}

.nieuwsbrief_inschrijven {
	background: url(/img/inschrijven.png) no-repeat;
	width: 110px;
	height: 25px;
	background-color: none !important;
	border: 0;
}

.nobullet {
    list-style: none;
    clear: both;
}

    .nobullet span {
        display: block;
        float: left;
/*        width: 60px;*/
    }
    
    .nobullet a, .nobullet a:link, .nobullet a:visited{
        display: block;
        float: left;
        width: 300px;
        color: #666 !important;
    }
    
    .nobullet a:hover { text-decoration:underline; }

.search_p {
    margin: 0 0 15px 0;
    padding: 0;
}

.ajaxSearch_result a {
    font-weight: bold;
}

/** archief structuur **/
.main .side-list { width: 100%; }
.left ul, .main .side-list {
    list-style: none;
    margin: 10px;
    padding: 0;
}

    .left ul li li, .main .side-list li {
        margin: 0;
        padding: 0;
        background: url(/img/arrows-verzorging.png) no-repeat 0 5px;
        padding-left: 10px;
    }
	.main .side-list li { width: 220px !important; }

	.main .side-list li { width: 97% !important; }
	.left .side-list li { background: url(../img/arrows-verzorging.png) 0 4px no-repeat; padding-left: 10px; }
	.left .side-list li.last { background: none; }
    
    .left ul li a, .left ul li a:link, .left li a:visited, .main .side-list li a, .main .side-list li a:link, .main .side-list ul li a:visited {
        text-decoration: none;
        font-size: 1.1em;
    }
    
    .left ul li a:hover, .main .side-list li a:hover {
        text-decoration: underline;
    }
    
    
    .left ul li ul {
/*        margin: 5px 10px;*/
		margin: 5px 0;
    }
        
        .left ul li ul li {
            /*background: url(/img/arrows-verzorging.png) no-repeat 0% 50%;
            padding-left: 10px;*/
        }
        
        .left ul li ul li a, .left ul li ul li a:link, .left ul li ul li a:visited {
            text-decoration: none;
            font-size: 1em;
            background: none;
            padding: 0;
        }
        
        .left ul li ul li {
/*            background: none;*/
/*            padding: 0;*/
        }
        
        .left ul li ul li a:hover {
            text-decoration: underline;
        }
        
.side-list {
    background: url(/img/gezonde-pixel.png) repeat-x;
    margin: -4px 0 0 0 !important;
    padding: 10px !important;
}

    body .side-list a, body .side-list a:link, body .side-list a:visited {
        color: #666;
        font-size: 11px !important;
    }
    
    .side-list .last {
        background: none;
        padding: 10px 0 0 0;
    }
    
.right iframe { margin: 20px 0 0 16px; }
.right iframe#google_ads_frame1, .right iframe#google_ads_frame2, .right iframe#google_ads_frame3, .right iframe#google_ads_frame4 { margin: 0 !important; }

.right #ttMidden iframe { margin: 0; }

.main iframe {
/*    margin: 30px 0 0 0;*/
	margin: 0;
	left: -5px !important;
}

/*.archief, .main ul { margin-bottom: 30px }*/
.archief a { color: #666 !important; }
.archief a:hover { text-decoration: underline !important; }

/** tradetracker **/
#ttTop {
	border: 5px solid #FFFFFF;
	height: 60px;
	left: 50%;
	margin-left: -490px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 469px;
}
#ttMidden {
	width: 475px;
	text-align: left;
	margin: 20px 0;
}

.bannertop {
	
}

#skyscraper { text-align: center; padding: 10px 0; }
.right #ttMidden { width: auto; text-align: center; margin: auto; padding: 10px 0; height: 280px; }

/* experts */
.expert-promo { position: relative; }
.expert-promo .eh-pic { float: left; margin: 2px 10px 5px 0; padding: 0 5px; }
.expert-promo .eh-button { position: absolute; top: 51px; /*left: 88px; _left: 0 !important; */ right: 85px; }

.home-blocks { clear: both; /*background: url(/img/blokken-bg.png) repeat-x; height: 350px; */ padding: 10px 0; }
.home-blocks div {
	background: transparent url(/img/blokken-bg.png) repeat-x scroll 0 0;
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 10px;
	width: 213px;
	height: 365px;
}
	.home-blocks div.hb-shop { margin: 0; }
.home-blocks h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D05696;
	padding: 0;
}

.blokrij1, .blokrij2, .blokrij3 { border-bottom: 1px solid #ddd; }

/*.hb-gezond h2 { color: #D05696; }*/
/*.hb-dossiers h2 { color: #D05696; }*/
/*.hb-experts h2 { color: #D05696; }*/
/*.hb-shop h2 { color: #D05696; }*/

/*

.hb-gezond h2 { color: #B0A6C9; }
.hb-dossiers h2 { color: #C4D97C; }
.hb-experts h2 { color: #5BC8E3; }
.hb-shop h2 { color: #8D6A42; }


.hb-gezond h2, .hb-gezond a { color: #B0A6C9 !important; }
.hb-dossiers h2, .hb-dossiers a { color: #C4D97C !important; }
.hb-experts h2, .hb-experts a { color: #5BC8E3 !important; }
.hb-shop h2, .hb-shop a { color: #8D6A42 !important; }
*/

.home-blocks ul { margin: 0; padding: 0; }
.home-blocks li { margin: 0; list-style-type: none; clear: both; padding: 6px 0 4px 0; position: relative; height: 52px; }
.home-blocks p { display: inline-block; width: 160px; position: absolute; top: 3px; left: 57px; }
.home-blocks img { display: inline; }
.home-blocks a, .home-blocks a:link, .home-blocks a:visited { color: #555; text-decoration: none; font-weight: bold; }
.home-blocks a:hover { text-decoration: underline; }

/** forum **/

.sub_forum .main { width: 960px; }
.hf-forum { width: 550px; }
/*.sub_forum .alt1, .sub_forum .alt2 { width: 10px; }*/
.sub_forum .hf-laatstebericht { width: 350px; }
.hf-laatstebericht, .hf-forum { padding: 10px !important; }
.hf-laatstebericht a, .hf-forum a, .cwrap a { text-decoration: none; }
#vbbloglinks { font-weight: bold; background-color: #C4D97C; color: #fff; padding: 5px 10px; }

/** forum menu fixes **/
.vbmenu_popup { margin: -71px 0 0 -500px !important; }
#vbbloglinks_menu { }
#community_menu { }
#navbar_search_menu { }
#usercptools_menu { }
#inlinemodsel_menu { }

/** subpeiler navigatie **/
.wf-subpeiler li, .wf-subpeiler ul { display: none; }
.wf-subpeiler li.active, .wf-subpeiler li.active ul { display: block; }
.wf-subpeiler .here a { font-weight: bold; }
	.wf-subpeiler .here ul li a { font-weight: normal; }
	
/* Google CSE */
.gsc-twiddleRegionCell, .gs-visibleUrl { display: none; }
.gsc-control { width: 100% !important; margin-bottom: 50px; }
.gs-title, .gs-title *, .gsc-trailing-more-results, .gsc-cursor-current-page { color: #45ADC5 !important; text-decoration: none !important; font-weight: bold !important; }
input.gsc-search-button, .submit { border: 0 !important; cursor: pointer; }
input.gsc-input { padding: 5px !important; width: 350px !important; }
#cse_loading { font-size: 18px !important; color: #45ADC5 !important; }
	#cse_loading img { margin-bottom: -8px; }
	
/* topRight */
/*#topRight {
	background-color: #fff;
	border: 5px solid #FFFFFF;
	height: 60px;
	left: 50%;
	margin-left: 12px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 468px;
	text-align: center;
}*/
#topRight {
	background-color:#d4f2f5;
	height:60px;
	left:50%;
	margin-left:-12px;
	overflow:hidden;
	position:absolute;
	top:0;
	width:497px;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
}
	#tr_wrap { position: relative; top: 0; left: 0; }
	.tr_rss { position: absolute; top: 0; left: 0; }
	.tr_twitter { position: absolute; left: 0; top: 29px; }
	.tr_startpagina { position: absolute; top: 5px; right: 9px; cursor: pointer; }
	.tr_form { position: absolute; right: 8px; top: 25px; }
	.tr_text {
		border: 0;
		width: 150px;
		height: 22px;
		background: url(/img/tr_text.png) no-repeat;
		float: left;
		font-size: 12px;
		line-height: 22px;
		text-indent: 5px;
		padding-top: 1px;
	}
	.tr_submit {
		border: 0;
		width: 55px;
		height: 22px;
		background: url(/img/tr_submit.png) no-repeat;
		float: left;
		cursor: pointer;
	}
	
.google_ad_336x280 {
	clear: both;	
	position: relative;
/* 	left: -13px; */
	height: 280px;
/*	overflow: hidden;*/
}

/** promoblokken **/
.promo-blok-left, .promo-blok-right {
	border: 1px solid #ddd;
	padding: 3px;
	margin: 0 0 2px 0;
}
	.promo-text-wide { width: 100%; }
	
	.promo-blok-left .promo-image, .promo-blok-right .promo-image {	width: 65px; text-align: center; }
	.promo-blok-left .promo-text { width: 95px; }
/*	.promo-blok-right .promo-text { width: ; }*/
	.promo-image, .promo-text { float: left; }
		.promo-image { margin: 0 0 -4px 0; }
		.promo-image img { border: 1px solid #ccc; padding: 1px; margin: 0 0 0 3px; }
		.promo-text-wide img { border: 1px solid #ccc; padding: 1px; margin: 0 8px 0 0;}
	.promo-clear { height: 0px; overflow:hidden; clear: both; }
	.promo-blok-left a, .promo-blok-right a { color: #666 !important; text-decoration: none !important; font-weight: bold; }
	.promo-blok-left a:hover *, .promo-blok-right a:hover * { text-decoration: underline !important; }
	.promo-blok-right iframe, .promo-blok-left iframe { margin: 0 0 -10px 0; padding: 0 0 0 6px; }
	
/* experts */
#se_wrap {
	border: 1px solid #8ad2db;
	margin-bottom: 3px;
}
	#se_top { height: 26px; width: 338px; background: url(/img/se-bg.png) no-repeat; overflow: hidden; text-align: right; }
		#se_top img { margin: 1px; cursor: pointer; }
	#ses ul { margin: 0; padding: 0; }
	#ses li { display: none; position: relative; height: 125px; }
	#ses li#se1_wrap { display: block; }
	.se_left { position: absolute; top: 10px; left: 10px; }
	#ses p.se_details { display: block; position: absolute; left: 100px; top: 10px; }
	#ses p.se_details { color: #8ad2db; }
	#ses p.se_details strong { color: #666666; }
	.se-button1 { position: absolute; top: 63px; }
	.se-button2 { position: absolute; top: 85px; }
	
/** expert panel **/
.main .experts-home {
	background: url(/img/expert-home-main-bg09.png) repeat-y;
	padding-bottom: 2px;
	margin: 5px 0 0 0;
	width: 445px;
	_width: 450px;
	_background: url(/img/expert-home-main-bg-ie.png) repeat-y;
	_overflow: hidden;
/*	_border-right: 1px solid #000;*/
}

.main .expert-block {
	background: url(/img/expert-home-bg.png) no-repeat;
	display: block;
	float: left;
	margin: 0 1px 0 2px;
	width: 85px;
	overflow: hidden;
	_margin-right: 20px;
}
	.main .eh-third { margin-right: 0 !important; background: none !important; }
	.main .expert-block p { width: 130px; }
	.main .eh-pic { margin: 3px 7px; }
	.main .eh-button { display: block; margin: 3px 0 0 1px; }

/** home dossiers **/
.home-dossiers {
	width: 445px;
}
.hd_block {
	position: relative;
	float: left;
	width: 217px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #d05696;
	margin-right: 3px;
}
	.hd_block1 { margin: 0 0 0 3px; }
	.hd_block h3 {
		display: block;
/*		width: 215px;*/
/*		height: 25px;*/
		font: bold 14px/18px "Trebuchet MS", tahoma, verdana, sans-serif !important;
		text-transform: uppercase;
		color: #fff;
		padding: 4px;
		margin: 0;
		background-color: #d05696;
	}
	.hd_block h3 a { color: #fff; text-decoration: none; }
		.hd_block h3 a:hover { text-decoration: underline; }
	.hd_block p a { color: #d05696; text-decoration: underline; }
		.hd_block p a:hover { color: #e485b7; }
/*	.hd_block img { float: left; margin: 5px 0 0 5px; }*/
/*	.hd_block p { float: right; display: block; margin: 5px 5px 0 5px; width: 120px; overflow-x: hidden; }*/
	.hd_block p { margin: 5px; float: left; }
	.hd_block strong { padding: 0 0 5px 0; display: block;  }
	.hd_block p img { text-align: right; float: left; padding: 0 6px 3px 0; }
	.hd_meer-dossiers { position: absolute; bottom: 4px; right: 6px;}

.clearer { clear: both; height: 1px; overflow: hidden; }

.l_buttons img { margin: 2px 0 0 0; }

/** google adsense below content - 3x125px **/
.ga_3x125 { width: 435px; height: 130px; margin: 0; padding: 10px 0 0 0; }
	.ga_3x125 li { list-style: none; margin: 0 0 0 17px; padding: 0; float: left; width: 125px; height: 125px; }
.ga_125x125 { margin: 10px 0 0 10px; padding: 0; width: 125px; height: 125px; }
.ga_120x600 { padding: 15px; width: 120px; }
.ga_300x250 { padding: 15px 7px 10px 7px; /*text-align: center;*/ }
.startpagina_300x250 .ga_300x250 {
	padding: 0 7px 10px 7px; border-top: 1px solid #ccc; margin-top: 20px;
}
	
#forum-favorieten ul { float: left; width: 210px; }
#forum-favorieten li { background: none; padding-left: 0; }



body { background-color: #94d2da; }

.main_nav { background-color: #dff2ff;}
/*.sub_nav { background-color: #f4f5f6; }*/
/*.sub_nav a { color: #594686;border-right-color:#594686; }*/
.main p { color: #666; }
.left h1, .right h1 { background-color: #94d2da; }
.left p, .right p { color: #616b72; }
.left a { color: #4d9ca6; }
.left a:hover { color: #91d2da; }

/** Category headers **/
.cat_algemeen { color: #4d9ca6; }

/** expert panel **/
.experts-home {
	background: url(/img/expert-home-main-bg.png) repeat-y;
	padding-bottom: 2px;
	margin: 10px 0 0 0;
	width: 475px;
	_width: 450px;
	_background: url(/img/expert-home-main-bg-ie.png) repeat-y;
	_overflow: hidden;
/*	_border-right: 1px solid #000;*/
}

.expert-block {
	background: url(/img/expert-home-bg.png) no-repeat;
	display: block;
	float: left;
	margin: 0 2px 0 2px;
	width: 90px;
	overflow: hidden;
	_margin-right: 20px;
}
.eh-third { margin-right: 0 !important; background: none !important; }

.expert-block p { width: 130px; }

.eh-pic { margin: 3px 7px; }
.eh-button { display: block; margin-top: 3px; }

/** SUB **/

.cat_display {
	float: none;
	margin: 0;
}

.sub h1 {
	font-size: 20px;
    margin-left: 0 !important;
	padding-top: 20px;
}

.sub h2 {
    font-size: 11px;
	font-weight: bold;
    margin-left: 0 !important;
    margin-top: 2px;
/*     color: #555; */
}

.sub h3 {
    font-size: 13px;
    margin-left: 0 !important;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #555;
}

.sub p {
    margin-left: 0 !important;
}
.noborder { border: 0 !important; }
.nounderline, .nounderline * { text-decoration: none !important; }

/***** CATCOLORS CAT COLORS CAT_COLORS CAT-COLORS ****/
/**
 *  Author          Gauke Pieter Sietzema, Sterc Concept
 *  Website         htp://www.sterc.nl
 *  Contact         info@sterc.nl
 *  Created date    
 */

 /*
  * Nieuwsblokken
  */ 
 
/* voeding */
.cat6 h1, .cat6 h2, .cat6 h3 { color: #96bca2 !important; }
.cat6 a, .cat6 a:link, .cat6 a:visited { color: #a1ccae !important; }
.cat6 a:hover { color: #b3e0c1 !important; }
.voeding .cat_display a, .voeding a { color: #96bca2 !important;text-decoration: underline; font-weight: bold !important; }

/* beweging */
.cat7 h1, .cat7 h2, .cat7 h3 { color: #498f9a; }
.cat7 a, .cat7 a:link, .cat7 a:visited { color: #61a1ab !important; }
.cat7 a:hover { color: #7cbdc7 !important; }
.beweging .cat_display a, .beweging a { color: #498f9a !important;text-decoration: underline; font-weight: bold !important; }

/* verzorging */
.cat9 h1, .cat9 h2, .cat9 h3 { color: #9282bc; }
.cat9 a, .cat9 a:link, .cat9 a:visited { color: #9486B5 !important; }
.cat9 a:hover { color: #c4b9df !important; }
.verzorging .cat_display a, .verzorging a { color: #9486B5 !important;text-decoration: underline; font-weight: bold !important; }

/* start */
.cat4 h1, .cat4 h2, .cat4 h3 { color: #94d2da; }
.cat4 a, .cat4 a:link, .cat4 a:visited { color: #7FD3DE !important; }
.cat4 a:hover { color: #b5ecf3 !important; }
.startpagina .cat_display a, .startpagina a { color: #45ADC5 !important;text-decoration: underline; font-weight: bold !important; }

/* ontspanning */
.cat8 h1, .cat8 h2, .cat8 h3 { color: #8d6a42; }
.cat8 a, .cat8 a:link, .cat8 a:visited { color: #a17c51 !important; }
.cat8 a:hover { color: #c09a6f !important; }
.ontspanning .cat_display a, .ontspanning a { color: #8d6a42 !important;text-decoration: underline; font-weight: bold !important; }

/* zelftest */
.cat10 h1, .cat10 h2, .cat10 h3 { color: #aec854; }
.cat10 a, .cat10 a:link, .cat10 a:visited { color: #B2CD54 !important; }
.cat10 a:hover { color: #d9ec97 !important; }
.zelftest .cat_display a, .zelftest a { color: #B2CD54 !important;text-decoration: underline; font-weight: bold !important; }

/* actueel */
.cat5 h1, .cat5 h2, .cat5 h3 { color: #94d2da; }
.cat5 a, .cat5 a:link, .cat5 a:visited { color: #a7e1e8 !important; }
.cat5 a:hover { color: #b5ecf3 !important; }
.actueel .cat_display a, .actueel a { color: #94d2da !important;text-decoration: underline; font-weight: bold !important; }

/* dossiers */
.dossier h1, .dossier h2, .dossier h3 { color: #CE5594; }
.dossier a, .dossier a:link, .cat5 a:visited { color: #D05696 !important; }
.dossier a:hover { color: #D02880 !important; }
.dossier .cat_display a, .actueel a { color: #D05696 !important;text-decoration: underline; font-weight: bold !important; }
.dossier .more_messages h2 { color: #D05696 !important; }
.dossier .more_messages li a { color: #666 !important; }

/* layout kleuren van de hele pagina */

.afdeling-beweging { background-color: #498F9A; }
	.afdeling-beweging .left h1, .afdeling-beweging .right h1, .afdeling-beweging .submit, .afdeling-beweging .left h1 a, .afdeling-beweging .gsc-search-button { background-color: #498F9A; color: #fff; text-decoration: none }
	.afdeling-beweging .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #498F9A; }
	.afdeling-beweging .footer *, .afdeling-beweging .left h2, .afdeling-beweging .left a, .beweging h1, .afdeling-beweging .more_messages h2 { color: #498F9A; }
    .afdeling-beweging .sub_nav, #sm_beweging { background-color: #61A9B4 !important; }
    .afdeling-beweging .sub_nav a, #sm_beweging a { color: #fff !important; }
    /*.afdeling-beweging .sub_nav a, #sm_beweging a { color: #294F56 !important; }*/

.afdeling-voeding {	background-color: #98B6A2; }
	.afdeling-voeding .left h1, .afdeling-voeding .right h1, .afdeling-voeding .submit, .afdeling-voeding .left h1 a, .afdeling-voeding .gsc-search-button { background-color: #98B6A2; color: #fff; text-decoration: none }
	.afdeling-voeding .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #98B6A2; }
	.afdeling-voeding .footer *, .afdeling-voeding .left h2, .afdeling-voeding .left a, .voeding h1, .afdeling-voeding .more_messages h2 { color: #98B6A2; }
    .afdeling-voeding .sub_nav, #sm_voeding { background-color: #B6D0BE !important; }
    .afdeling-voeding .sub_nav a, #sm_voeding a { color: #fff !important; }
    /*.afdeling-voeding .sub_nav a, #sm_voeding a { color: #518060 !important; }*/

.afdeling-ontspanning { background-color: #8D6A42; }
	.afdeling-ontspanning .left h1, .afdeling-ontspanning .right h1, .afdeling-ontspanning .submit, .afdeling-ontspanning .left h1 a, .afdeling-ontspanning .gsc-search-button { background-color: #8D6A42; color: #fff; text-decoration: none }
	.afdeling-ontspanning .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #8D6A42; }
	.afdeling-ontspanning .footer *, .afdeling-ontspanning .left h2, .afdeling-ontspanning .left a, .ontspanning h1, .afdeling-ontspanning .more_messages h2 { color: #8D6A42; }
    .afdeling-ontspanning .sub_nav, #sm_ontspanning { background-color: #AE8453 !important; }
    .afdeling-ontspanning .sub_nav a, #sm_ontspanning a { color: #fff !important; }
    /*.afdeling-ontspanning .sub_nav a, #sm_ontspanning a { color: #493622 !important; }*/

.afdeling-verzorging { background-color: #B0A6C9; }
	.afdeling-verzorging .left h1, .afdeling-verzorging .right h1, .afdeling-verzorging .submit, .afdeling-verzorging .left h1 a, .afdeling-verzorging .gsc-search-button {	background-color: #B0A6C9; color: #fff; text-decoration: none }
	.afdeling-verzorging .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #B0A6C9; }
	.afdeling-verzorging .footer *, .afdeling-verzorging .left h2, .afdeling-verzorging .left a, .verzorging h1, .afdeling-verzorging .more_messages h2 { color: #9486B5; }
    .afdeling-verzorging .sub_nav, #sm_verzorging { background-color: #CCC6DD !important; }
    .afdeling-verzorging .sub_nav a, #sm_verzorging a { color: #fff !important; }
    /*.afdeling-verzorging .sub_nav a, #sm_verzorging a { color: #7866A1 !important; }*/

.afdeling-zelftest { background-color: #C4D97C; }
    .afdeling-zelftest .left h1, .afdeling-zelftest .right h1, .afdeling-zelftest .submit, .afdeling-zelftest .left h1 a, .afdeling-zelftest .gsc-search-button { background-color: #C4D97C; color: #fff; text-decoration: none }
    .afdeling-zelftest .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #C4D97C; }
    .afdeling-zelftest .footer *, .afdeling-zelftest .left h2, .afdeling-zelftest .left a, .zelftest h1, .afdeling-zelftest .more_messages h2 { color: #B2CD54; }
    .afdeling-zelftest .sub_nav, #sm_zelftest { background-color: #D6E5A4 !important; }
    .afdeling-zelftest .sub_nav a, #sm_zelftest a { color: #fff !important; }
    /*.afdeling-zelftest .sub_nav a, #sm_zelftest a { color: #8AA430 !important; }*/


	.afdeling-forum { background-color: #C4D97C; }
	    .afdeling-forum .left h1, .afdeling-forum .right h1, .afdeling-forum .submit, .afdeling-forum .left h1 a, .afdeling-forum .gsc-search-button { background-color: #C4D97C; color: #fff; text-decoration: none }
	    .afdeling-forum .footer *, .afdeling-forum .left h2, .afdeling-forum .left a, .forum h1, .afdeling-forum .more_messages h2 { color: #B2CD54; }
	    .afdeling-forum .sub_nav, #sm_forum { background-color: #D6E5A4 !important; }
	    .afdeling-forum .sub_nav a, #sm_forum a { color: #fff !important; }
	    /*.afdeling-forum .sub_nav a, #sm_forum a { color: #8AA430 !important; }*/
    
.afdeling-startpagina { background-color: #a7e1e8; }
/*	.afdeling-startpagina .left h1, .afdeling-startpagina .right h1, .afdeling-startpagina .submit, .afdeling-startpagina .left h1 a { background-color: #a7e1e8; color: #fff; text-decoration: none }*/
	.afdeling-startpagina .left h1, .afdeling-startpagina .right h1, .afdeling-startpagina .submit, .afdeling-startpagina .left h1 a, .afdeling-startpagina .gsc-search-button { background-color: #94D2DA; color: #fff; text-decoration: none }
	.afdeling-startpagina .left h1, .afdeling-startpagina .right h1, .afdeling-startpagina .submit, .afdeling-startpagina .left h1 a, .afdeling-startpagina .gsc-search-button { background-color: #94D2DA; color: #fff; text-decoration: none }
	.afdeling-startpagina .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #94D2DA; }
	.afdeling-startpagina .footer *, .afdeling-startpagina .left h2, .afdeling-startpagina .left a, .startpagina h1, .afdeling-startpagina .more_messages h2 { color: #45ADC5; }
    .afdeling-startpagina .sub_nav, #sm_startpagina { background-color: #BAE2E7 !important; }
    .afdeling-startpagina .sub_nav a, #sm_startpagina a { color: #fff !important; }
    /*.afdeling-startpagina .sub_nav a, #sm_startpagina a { color: #37919C !important; }*/
    
.afdeling-dossiers { background-color: #A8A8A8; }
	.afdeling-dossiers .left h1, .afdeling-dossiers .right h1, .afdeling-dossiers .submit, .afdeling-dossiers .left h1 a, .afdeling-dossiers .gsc-search-button { background-color: #D05696; color: #fff; text-decoration: none; }
	.afdeling-dossiers .left h2 { color: #fff; text-transform: uppercase; font-family: "Trebucht MS", arial, sans-serif; font-size: 16px; background-color: #D05696; }
	.afdeling-dossiers .footer *, .afdeling-dossiers .left h2, .afdeling-dossiers .left a, .dossiers h1, .afdeling-dossiers .more_messages h2 { color: #444; }
    .afdeling-dossiers .sub_nav, #sm_startpagina { background-color: #BAE2E7 !important; }
    .afdeling-dossiers .sub_nav a, #sm_startpagina a { color: #fff !important; }
    /*.afdeling-dossiers .sub_nav a, #sm_startpagina a { color: #37919C !important; }*/
    
.left h2 a { color: #fff !important; padding: 3px 5px; line-height: 24px; font-size: 14px; letter-spacing: 1px; }

.ptable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 260px;
}

	.ptable td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 0 5px;
		height: 24px;
	}
	
.jot-err { font-weight: bold; padding: 10px 5px; color: #f00; }

.hl-adv { background: #fff url(/img/adv-bg.png) repeat-x !important; border-top: 0 !important; padding-top: 16px !important; }
	.hl-adv .cat_display { top: 9px !important; }