﻿/* CSS Document */
* {margin:0px;padding:0px;}

/* LINKS */

a:link		{color:#4eb64a;text-decoration:none;}
a:visited 	{color:#4eb64a;text-decoration:none;}
a:active	{color:#4eb64a;text-decoration:none;}
a:hover		{color:#4eb64a;text-decoration:underline;}

a.teruglink			{float:right;}
a.teruglink:link	{color:#4eb64a;text-decoration:none;margin:0px 0px 20px 0px;}
a.teruglink:visited {color:#4eb64a;text-decoration:none;}
a.teruglink:active	{color:#4eb64a;text-decoration:none;}
a.teruglink:hover	{color:#4eb64a;text-decoration:underline;}

/* HTML, BODY, DIVS */

body
{
    width: 100%;
    height: 100%;
    background-color: #e0e0e0;
    font-family: Verdana, tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color:#252525;
    /*scrollbar-3dlight-color: #f3b113;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #000000;
    scrollbar-darkshadow-color: #f3b113;
    scrollbar-face-color: #f3b113;
    scrollbar-track-color: #0060a9;
    scrollbar-highlight-color: #f3b113;
    scrollbar-shadow-color: #f3b113;*/
}

html {width: 100%;height:100%;}

div.s_container{
	width:1000px;
	color:#FFFFFF;
	margin:30px auto 0px auto;
    background-image:url(/sites/297/images/bg.jpg);
    background-repeat:repeat-x;
    border-top: solid 1px #c5d8ce;
    border-left: solid 1px #c5d8ce;
    border-right: solid 1px #c5d8ce;
    border-bottom: solid 1px #c5d8ce;
    position:relative;
    background-color:#fff;
}

div.s_header 
{
	width:980px;
	height:190px;
	margin:10px auto 0px auto;
	background-color:#cce4cc;
	overflow:hidden;
}

div.s_logo 
{
	width:235px;
	height:191px;
	margin:-194px 0px 0px 0px;
	#margin:-196px 0px 0px 0px;
	position:relative;
	z-index:99px;
}

div.s_navi
{
	width:980px;
	height:25px;
	background-color:#66ce61;
	margin:1px auto 0px auto;
}

div.hoofdmenu {height:25px;}

div.s_navi_left
{
	width:235px;
	margin:0px 0px 0px 10px;
	_margin:0px 0px 0px 5px;
	float:left;
	position:relative;
}

table.navi_left 
{
	width:235px;
	/*height:200px;*/
}

td.navi_left_top {background-image:url(/sites/297/images/nav_left_top.png);background-repeat:no-repeat;width:235px;height:50px;}
td.navi_left_middle {background-image:url(/sites/297/images/nav_left_middle.png);background-repeat:repeat-y;width:235px;height:100%;vertical-align:top;}
td.navi_left_bottom {background-image:url(/sites/297/images/nav_left_bottom.png);background-repeat:no-repeat;width:235px;height:300px;vertical-align:bottom;text-align:center;}

div.s_main 
{
	width:508px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 5px;
}

div.mainrep {width:510px;}

div.s_right
{
	width:233px;
	float:left;
	padding:10px 0px 0px 0px;
}

div.nb_block 
{
	width:233px;
	height:107px;
    background-image:url(/sites/297/images/nb_blokje.png);
    background-repeat:no-repeat;
    margin:0px 0px 5px 0px;
}

div.nieuwsdetail
{
    position: absolute;
    width: 654px;
    height: 466px;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 5;
    overflow: auto;
    padding: 5px;
    display: none;
}

div.actiedetail {display: none;}

div.zwart_transparant 
{
    filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#000000;
    z-index:99;
    display:none;
    width:100%;
    height:100%;
}

div.nieuwssource {width:510px;}
div.nieuwssource input {display:none;}

div.merken_block {display:none;}

/* TABLES */

table.s_center {width:100%;height:100%;}
td.s_center {vertical-align:middle;}

table.merken_block 
{
	margin:0px 0px 5px 0px;
}

td.merken_block_top 
{
	width:233px;
	height:10px;
    background-image:url(/sites/297/images/alg_cont_top.png);
    background-repeat:no-repeat;
}

td.merken_block_middle
{
	width:233px;
    background-image:url(/sites/297/images/alg_cont_middle.png);
    background-repeat:repeat-y;
    min-height:100px;
}

td.merken_block_bottom
{
	width:233px;
	height:10px;
    background-image:url(/sites/297/images/alg_cont_bottom.png);
    background-repeat:no-repeat;
}

td.info_block_top 
{
	width:233px;
	height:10px;
    background-image:url(/sites/297/images/alg_cont_top.png);
    background-repeat:no-repeat;
}

td.info_block_middle
{
	width:233px;
    background-image:url(/sites/297/images/alg_cont_middle.png);
    background-repeat:repeat-y;
    min-height:100px;
}

td.info_block_bottom
{
	width:233px;
	height:10px;
    background-image:url(/sites/297/images/alg_cont_bottom.png);
    background-repeat:no-repeat;
}

/* H + P */

h1.banner_slide{margin:0px;padding:0px;}

h2.s_main
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color:#000;
    margin:0px 0px 5px 0px;
}

h2.nb_block 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color:#000;
    margin:2px 0px 2px 7px;
}

h2.merken_block 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color:#000;
    margin:0px 0px 2px 7px;
}

h2.info_block 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color:#000;
    margin:0px 0px 2px 7px;
}

p {font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;color:#000;}

p.nb_block 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    margin:0px 0px 0px 7px;
}

p.s_main 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    margin:0px 0px 10px 0px;
}

p.merken_text
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    margin:0px 0px 0px 7px;
}

p.info_text 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    margin:0px 0px 0px 7px;
}

p.bericht {font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;font-size: 12px;margin:3px 0px 0px 0px;}
p.berichtfail {font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;font-size: 12px;margin:3px 0px 0px 0px;}

p.nwlPositiveConfirmMailSent, p.nwlPositiveChanged, p.nwlPositiveChangeMailSent, p.nwlpositive, p.nwlPositive, p.nwlnegative
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    margin:0px 0px 0px 0px;
}

p.nieuwsdatum 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:11px;
    color:#000;
    margin:0px 0px 0px 0px;
}

p.nieuwstekst 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    margin:0px 0px 0px 0px;
}

p.nieuws_block_info 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    margin:0px 2px 0px 7px;
}

p.s_contactinleiding 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    margin:0px 0px 0px 0px;
}

p.s_contactinleiding2 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    margin:10px 0px 5px 0px;
}

p.s_adresgegevens 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#000;
    margin:0px 0px 5px 0px;
    text-transform:uppercase;
}

.underline {
	text-decoration:underline;
}

.strikethrough {
	text-decoration:line-through;
}

/* UL, OL, LI */

ul	{margin:0px;padding:0px;}
li	{margin:0px;padding:0px;}

ul.hoofdmenu 
{
	margin:0px 0px 0px 234px;
	_margin:0px 0px 0px 270px;
	list-style:none;
	height:22px;
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#000;
}

li.hoofdmenu 
{
	height:25px;
	display:block;
	float:left;
	margin:0px 20px 0px 0px;
	padding:3px 10px 0px 10px;
}

li.hoofdmenu a.hoofdmenu:link, li.hoofdmenu a.hoofdmenu:active, li.hoofdmenu a.hoofdmenu:visited
{
	height:25px;
	color:#000;
	text-decoration:none;
	display:block;
    float:left;
}

li.hoofdmenu a.hoofdmenu:hover
{
	height:25px;
	color:#000;
	text-decoration:none;
	display:block;
    float:left;
}

li.actief {background-color:#c2dfc1;}

ul.submenu 
{
	margin:0px 0px 0px 8px;
	list-style:none;
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#000;
}

li.submenu 
{
	margin:0px 0px 5px 0px;
}

li.submenu a.submenu:link, li.submenu a.submenu:active, li.submenu a.submenu:visited
{
	color:#000;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 19px;
    background-image:url(/sites/297/images/arrow.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

li.submenu a.submenu:hover
{
	color:#68ce61;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 19px;
    background-image:url(/sites/297/images/arrow_over.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

li.actief2 a.submenu:link, li.actief2 a.submenu:visited, li.actief2 a.submenu:active, li.actief2 a.submenu:hover 
{
	color:#66ce61;
    background-image:url(/sites/297/images/arrow_over.gif);
    background-repeat:no-repeat;
    background-position:left center;
}


/* IMAGES */
	
img {border:0px;padding:0px;margin:0px;}

img.new_windowpijl{
	margin-left:5px;
	border:0px;
	vertical-align:middle;
}

img.s_mainimg1 {float:right;clear:both;margin:5px 0px 5px 0px;}
img.s_mainimg2 {float:right;clear:both;}
img.s_mainimg3 {display:block;margin:0 auto;}

img.s_fotofader {width:200px;}
img.big_pic 
{
	width:980px;
	margin:0px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	position:relative;
}

img.intro_header {margin:-150px 0px 0px 0px;}

/* NIEUWSBRIEF AANMELDER */

table.nbregister {width:225px;margin:8px 0px 0px 7px;}

input.textarea_nb 
{
    font-size:10px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	width:150px;
	height:15px;
	margin:0px 0px 1px 0px;
	#margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
}

input.nb_submit 
{
	/*background-color:#fff;*/
	/*border:0;*/
	font-weight:bold;
	height:21px;
	margin:1px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	text-transform:uppercase;
    font-size:0.9em;
    #font-size:9px;
    cursor:pointer;
    width:60px;
}
    
td.nb_aanmelda {width:155px}
td.nb_aanmeldb {width:65px;}


/* CONTACTFORM & NIEUWSBRIEF*/

p.s_newslettertext 
{
    font-size:12px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}

p.geennieuwsmelding, p.geenaanbiedingen
{
    font-size:12px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}

p.geennieuwsmelding_home 
{
    font-size:12px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	margin:0px 2px 0px 7px;
}

p.dag {width:120px;}

p.footer 
{
    font-size:11px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
}

p.footer a.footer:link, p.footer  a.footer:active, p.footer  a.footer:visited {color:#000;text-decoration:none;} 
p.footer a.footer:hover {color:#000;text-decoration:underline;} 

p.naw_gegevens {width:150px;}

div.footer {width:1000px;text-align:center;margin:0px auto 0px auto}

input.textarea 
{
    font-size:12px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	width:200px;
	margin:0px 0px 1px 0px;
	#margin:0px 0px 0px 0px;
	padding:0px 0px 0px 2px;
}

textarea.textarea 
{
    font-size:12px;
	color: #000000;
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	#padding-left:1px;
	width:203px;
	height:70px;
}

table.contact {margin:15px 0px 0px 0px;}
td.contact 
{
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    width:150px;
    padding:0px;
}

td.inhoud {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    width:150px;
}

table.formulier {margin:15px 0px 0px 0px;text-align:left;}


input.c_submit 
{
	/*background-color:#fff;*/
	/*border:0;*/
	font-weight:bold;
	height:18px;
	margin:1px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	text-transform:uppercase;
    font-size:0.9em;
    #font-size:9px;
    cursor:pointer;
    }
    
input#regsubmit 
{
	/*background-color:#fff;*/
	/*border:0;*/
	font-weight:bold;
	height:18px;
	margin:2px 0px 0px 0px;
	#margin:2px 0px 0px 0px;
	text-transform:uppercase;
    font-size:0.9em;
    #font-size:9px;
    cursor:pointer;
}

input#afmelden 
{
	/*background-color:#fff;
	border:0;*/
	font-weight:bold;
	height:18px;
	margin:2px 0px 0px 0px;
	#margin:2px 0px 0px 0px;
	text-transform:uppercase;
    font-size:0.9em;
    #font-size:9px;
    cursor:pointer;
}

input.inhoud {width:200px;margin:1px 0px 0px 0px;#margin:0px;padding:0px 0px 0px 2px;font-size:11px;font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;}

input.bezoeker {display:none;}
label.bezoeker {display:none;}
input#group_753 {display:none;}

table.contactkolom {font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;font-size:12px;color:#000;margin:10px 0px 0px 0px;text-align:left;}
table.contactkolom td {vertical-align:top;}


/*-----------NIEUWS----------*/

h2.nieuws_block 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color:#000;
    margin:0px 0px 2px 7px;
}

h3.n_nieuwsitem, h3.nieuwstitel
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color:#4eb64a;
    margin:0px 0px 0px 0px;
}

h3.n_nieuwsitem a:link, h3.n_nieuwsitem a:link, h3.n_nieuwsitem a:link 
{
    color:#4eb64a;
    text-decoration:none;
}

h3.n_nieuwsitem a:hover 
{
    color:#4eb64a;
    text-decoration:underline;
}

p.nieuwsdatum 
{
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 9px;
	margin:0px;
	padding:0px;
}

p.nieuwstekst
{
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

img.nieuwsimage {float:right;width:219px;}

div.imagediv {width:220px;margin:0 auto;display:block;}
div.nieuws_block {padding:0px 0px 10px 0px;}

table.nieuws_block 
{
	width:233px;
}

td.nieuws_block_top 
{
	width:233px;
	height:10px;
    background-image:url(/sites/297/images/alg_cont_top.png);
    background-repeat:no-repeat;
}

td.nieuws_block_middle
{
	width:233px;
    background-image:url(/sites/297/images/alg_cont_middle.png);
    background-repeat:repeat-y;
    min-height:100px;
}

td.nieuws_block_bottom
{
	width:233px;
	height:10px;
    background-image:url(/sites/297/images/alg_cont_bottom.png);
    background-repeat:no-repeat;
}


input.inputhidden {display:none;}
div.onzichtbaar {display:none;}

/* AANBIEDINGEN */

div.aanbiedingsource input {display:none;}
div.aanbieding {width:510px;margin:0px}
div.nieuwsbericht {margin:0px 0px 10px 0px;}
div.nieuwsbericht_home {margin:0px 0px 8px 0px;width:220px;}
div.nieuwssource_home {width:220px;}
div.nieuwssource_home input {display:none;}

h3.aanb_titel {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display:inline;
	margin:5px 5px 0px 0px;
	padding:0px 0px 0px 25px;
	color:#000;
    background-image:url(/sites/297/images/carpet.png);
    background-repeat:no-repeat;
}

h3.aanb_titel a:link, h3.aanb_titel a:active, h3.aanb_titel a:visited  {
	color:#4eb64a;
	text-decoration:none;
}

h3.aanb_titel a:hover  {
	color:#4eb64a;
	text-decoration:underline;	
}

h3.a_actiesbericht_detail {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin:5px 5px 0px 0px;
	color:#000;
}

h3.n_nieuwsitem_home
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size: 14px;
    color:#4eb64a;
    margin:0px 0px 0px 7px;
	padding:0px;
	width:220px;
}

h4.aanb_prijs {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	display:inline;
	color:#000;
}

h4.a_actiesprijstitel_detail {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin:0px 5px 0px 0px;
	color:#4eb64a;
}

p.nieuwsdatum_home 
{
    font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
    font-size:11px;
    color:#000;
    margin:0px 0px 0px 7px;
}

p.actiesberichtbericht {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin:5px 5px 0px 0px;
	color:#000;
}

p.aanbieding_datum {
	font-family: Trebuchet MS, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin:5px 5px 0px 0px;
	color:#4eb64a;
	text-align:center;
}

td.actiesleft {padding:0px 0px 5px 0px;}
td.actiesright {padding:0px 0px 5px 0px;}

img.actiesbericht_image {width:219px;margin:25px auto 0px auto;display:block;}

/* fotoviewer */

img.h_foto1{margin:10px 0px 0px 5px}
img.h_foto2{margin:10px 0px 0px 5px}

img.s_foto_viewer 
{
    height:225px;
}

img.b_foto_viewer 
{
    height:338px;
}

img.s_pijllinks 
{
    float:left;
    margin-left:20px;
}

img.s_pijlrechts 
{
    float:right;
    margin-right:20px;
}

span.s_pijllinks 
{
    float:left;
    margin-left:20px;
    cursor:pointer;
}

span.s_pijlrechts 
{
    float:right;
    margin-right:20px;
    cursor:pointer;

}

img.n_nieuws_pic 
{
    display:block;
    margin:0 auto;
}

img.s_sluiten 
{
    width:24px;
    height:24px;
    cursor:pointer;
}

a.s_sluiten 
{
    cursor:pointer;
}

table.fotoview_cont {width:424px;}
div.inner_fotoview_cont {width:424px;float:left;}
td.fotoview_cont_left {vertical-align:top;}
td.fotoview_cont_right {vertical-align:top;}

div.s_foto_viewer 
{
    margin:0 auto;
    width:300px;
    height:225px;
    margin-top:75px;
    text-align:center;
    overflow:hidden;
}
p.plaatje_groot_tekst {color:#000;}

div.mainfotoviewer {width:400px;}

div.arrowleft {margin:130px 0px 0px 0px;width:25px;height:31px;}
div.arrowright {margin:130px 0px 0px 0px;width:25px;height:31px;}
a.bladerknop {width:25px;height:31px;}
td.mainphoto {text-align:center;}

div#photopluginn {display:none;}
div.photopluginn_left2 {width:400px;display:none;}
div#photopluginn_scroller {display:none;}
div.kleding_editor_onzichtbaar {display:none;}
div.fotoviewer {
	width:474px;
	margin:10px auto 0px auto;
}

table.fotoviewer {
	width:424px;
}

div.kleding_editor{
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	margin:10px 0px 0px 0px;
}

td.fotoviewer_top 
{
	width:424px;
	height:8px;
    background-image:url(/sites/297/images/fotoviewer_top.png);
    background-repeat:no-repeat;
}
td.fotoviewer_middle 
{
	width:424px;
    background-image:url(/sites/297/images/fotoviewer_middle.png);
    background-repeat:repeat-y;
	text-align:center;
}
td.fotoviewer_bottom 
{
	width:424px;
	height:8px;
    background-image:url(/sites/297/images/fotoviewer_bottom.png);
    background-repeat:no-repeat;
}

/* Bij iedere png de class "png" toevoegen, zo is pngfix.js niet meer nodig is.*/

.png{
	_behavior:url('/sites/297/iepngfix.htc');
}
