.lijstje_titel{
	margin-bottom:-15px;
}


TD{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#7c7c7c;
}
TD A:link
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: underline
}
TD A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: underline
}
TD A
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: underline
}
TD A:active
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: underline
}
TD A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    TEXT-DECORATION: underline
}
form
{
	margin:0;
	padding:0;

}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3C3C5E;
	text-decoration: none;
}

.lijstje_img{
	width:120px;
	height:50px;
	border:solid 1px #dfdede;
	padding:2px 2px 2px 2px;
	margin-right:10px;
}

.lst_item_wit{
	padding-top:10px;
	height:70px;
	background-color:#fff;
	border-bottom:solid 1px #d6d6d6;
}
.lst_item_gre{
	padding-top:10px;
	height:70px;
	background-color:#f8f8f8;
	border-bottom:solid 1px #d6d6d6;
}

.savoirplus a{
	background-image:url(../images/savoirplus.gif);
	width:121px;
	height:25px;
	float:right;
	margin-top:-26px;
}

/* template voor blokpage */
.container{
	margin-top:10px;
}
.container li
{
	margin:0;
}

.container .left_container{
	float:left;
	width:278px;
}
.container .right_container{
	float:right;
	width:278px;
}

.container .topslice{
	background-image:url(../images/topslice.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:10px;
}

.container .contentslice{
	width:256px;
	_margin-top:-4px; /*IE6 fix*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:35px;
	background-image:url(../images/fader.jpg);
	background-repeat:repeat-x;

	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#f3f3f3;
	
}

.container .contentslice_empty
{
	width:256px;
	_margin-top:-4px; /*IE6 fix*/
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image:url(../images/fader.jpg);
	background-repeat:repeat-x;

	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#f3f3f3;
}

.container .bottomslice a
{
	cursor:pointer;
	margin-left:140px;
	display:block;
	width:121px;
	height:25px;
	background-image:url(../images/esp_button.png);
	background-repeat:no-repeat;
	margin-top:-26px;
	margin-bottom:15px;
}

.listitem{
	width:570px;	
}

.listitemtitel{
	margin-bottom:10px;
}

.listitem_esp{
	/*margin-top:-10px;*/
	border-bottom:solid 1px #d6d6d6;
	width:570px;
	height:25px;
	margin-bottom:20px;
}

.listitem_esp a{
	display:block;
	background-image:url(../images/esp_button.png);
	background-repeat:no-repeat;
	width:121px;
	height:25px;
	float:right;
}

.bewerk_item a{
	display:block;
	background-image:url(../images/editeer.jpg);
	width:100px;
	height:22px;
	margin-top:5px;
}

.clearfix{
	clear:both;
}


/* CSS Document */

html, body {
	margin: 0; padding: 0; height: 100%;

}

li
{
	margin-bottom:8px;
}

.iframe_class
{
	height:900px;
	width:600px;
	
	overflow:hidden;
	margin:0;
	padding:0;
	
	margin-left:-10px;
	_margin-left:0px;
	border:0;
}

.noleader{
	background-image:url(../images/bol_bg.gif);
	background-repeat:no-repeat;
	background-position:50% -100px;
}
#header{
	background-image:url(../images/header.jpg);
	margin-top:-30px;
	height:265px;
	background-color:#ededed;
	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
}
#header #logo a
{
    display:block;
    width:200px;
    height:70px;    
    position:relative;
    float:left;
    margin-top:45px;
    margin-left:20px;
    _margin-left:10px;
}

/*
#header_leader{
	background-image:url(../images/header.jpg);
	background-position:0px 60px;
	background-repeat:no-repeat;
	height:325px;
	background-color:#ededed;
}
*/
.leader{
	background-image:url(../images/bol_bg.gif);
	background-repeat:no-repeat;
	background-position:50% -98px;
}

#leaderboard{
	position:relative;	
	top:5px;
	width:728px;
	left:74px;
}

#tabs a{
	margin-top:221px;
	/*color:#003399;*/
	color:#626262;
	cursor:pointer;
	text-decoration:none;
}
#tabs a:hover{
	color:#003399;
	cursor:pointer;
	text-decoration:none;
}

.tab1 a{
	position:absolute;
	left:44px;
	
	background-image:url(../images/tab1_achter.png);
	width:62px;
	height:24px;
	
	padding-top:22px;
	padding-left:24px;
}
.tab1 a:hover{background-image:url(../images/tab1_voor.png);}
.tab1_pre{background-image:url(../images/tab1_voor.png);display:none;}
.tab1_over a{
	color:#003399;
	position:absolute;
	left:44px;
	
	background-image:url(../images/tab1_voor.png);
	width:62px;
	height:24px;
	
	padding-top:22px;
	padding-left:24px;
}


.tab2 a{
	position:absolute;
	left:538px;
	
	background-image:url(../images/tab2_achter.png);
	width:109px;
	height:24px;
	
	padding-top:22px;
	padding-left:16px;
}
.tab2 a:hover{background-image:url(../images/tab2_voor.png);}
.tab2_pre{display:none;background-image:url(../images/tab2_voor.png);}
.tab2_over a{
	color:#003399;
	position:absolute;
	left:538px;
	
	background-image:url(../images/tab2_voor.png);
	width:109px;
	height:24px;
	
	padding-top:22px;
	padding-left:16px;
}



.tab3 a{
	position:absolute;
	left:662px;
	
	background-image:url(../images/tab3_achter.png);
	width:129px;
	height:24px;
	
	padding-top:22px;
	padding-left:14px;
}
.tab3 a:hover{background-image:url(../images/tab3_voor.png);}
.tab3_over a{
	color:#003399;
	position:absolute;
	left:662px;
	
	background-image:url(../images/tab3_voor.png);
	width:129px;
	height:24px;
	
	padding-top:22px;
	padding-left:14px;
}


#midden
{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:75%;
	color:#7c7c7c;

	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	
	width:770px; /*860-45-45*/
	padding:15px 45px 15px 45px;
}

/* NAVIGATIE //////////////////////////////////////////*/
#midden #nav{
	/*background-color:#CC9966;*/
	float:left;
	width:190px;
}



#midden #nav .toggler {
	width:165px;
	height:28px;
	background-image:url(../images/item.jpg);
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding-left:10px;
	padding-top:13px;
	color:#8b8b8b;
	cursor: pointer;	
}

#midden #nav .toggler:hover {
    background-image:url(../images/item-over.gif);
}

#midden #nav .leeg{
	background-color:red;
	height:6px;
	width:175px;
	
}

#midden #nav .items{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:95%;
	margin-bottom:6px;
}

#midden #nav .items .item a{
	display:block;
	/*background-image:url(../images/itembg.gif);*/
	background-color:#F7F7F7;
	width:157px;

	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
	border-top:solid 1px #e6e6e6;
	
	padding:5px 8px 6px 8px;
	
	color:#010101;
	text-decoration:none;
	height:12px;
}
#midden #nav .items .item a:hover{
	color:#919191;
	text-decoration:underline;
}

#midden #nav .items .itemsel a{
	display:block;
	/*background-image:url(../images/itembg_sel.gif);*/
	background-color:#DFDFDF;
	width:157px;

	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
	border-top:solid 1px #e6e6e6;
	
	padding:5px 8px 6px 8px;
	
	color:#010101;
	text-decoration:none;
	height:12px;
}
#midden #nav .items .itemsel a:hover{
	color:#919191;
	text-decoration:underline;
}

#midden #nav .items .einde{
	width:175px;
	height:9px;
	display:block;
	background-image:url(../images/einde.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	margin-top:-6px;
}
#midden #nav .items .eindesel{
	width:175px;
	height:9px;
	display:block;
	background-image:url(../images/eindesel.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	margin-top:-6px;
}

#midden #nav #map{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:95%;
	background-image:url(../images/map.jpg);
	color:#fff;
	background-color:#263c7a;
	padding:15px 15px 15px 15px;
	width:146px;
	height:118px;
	line-height:16px;	
}

#midden #nav #map .post{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:95%;
	width:55px;
	margin-right:5px;
	border:0;
	height:15px;
}
#midden #nav #map .post_btn{
	font-size:80%;
	width:60px;
	height:17px;
	text-align:center;
	border:0;
	vertical-align:bottom;
}

/* EINDE NAVIGATIE ////////////////////*/

a{text-decoration:none;color:#000;}
img{border:0;}

#midden #txt{
	font-size:95%;
	line-height:15px;
	float:right;
	width:570px;
	/*background-color:#66CC99;*/
}

#midden #txt a
{
	color:#3366cc;
}

#midden #txt a:hover
{
	color:#88aaff;
	border-bottom:none;
}

.extra{
	margin-top:2px;
	margin-right:5px;
}

#midden #txt #blokken{
	line-height:14px;
	margin-top:10px;
	font-size:95%;
}
#midden #txt #blokken td{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7c7c7c;
}

#midden #txt #blokken a
{
	color:#000;
}

#midden #txt #blokken #blok1{
    display:block;
	/*background-image:url(../images/bouquets_tarifs.jpg);*/
	background-image:url(../images/home_blok.jpg);
	
	padding-top:0;
	padding-left:0;
	padding-right:4px;

	width:277px;
	height:175px;
	
	float:left;
	cursor:pointer;
}
#midden #txt #blokken #blok1 h1{margin-left:15px;font-size:20px;font-weight:bold;color:#838383;margin-bottom:9px;}

*:first-child+html #midden #txt #blokken #blok1 {padding-top:7px; height:168px}
* html #midden #txt #blokken #blok1 {padding-top:7px; height:168px; overflow:hidden;}

#midden #txt #blokken #blok2{
	/*background-image:url(../images/kits_de_reception.jpg);*/
	background-image:url(../images/home_blok.jpg);

	padding-top:0;
	padding-left:0;
	padding-right:4px;

	width:277px;
	height:175px;

	float:right;
	cursor:pointer;
}
#midden #txt #blokken #blok2 h1{margin-left:15px;font-size:20px;font-weight:bold;color:#838383;margin-bottom:9px;}

*:first-child+html #midden #txt #blokken #blok2 {padding-top:7px; height:168px}
* html #midden #txt #blokken #blok2 {padding-top:7px;  height:168px; overflow:hidden;}

#midden #txt #blokken #blok3{
	/*background-image:url(../images/cette_semaine.jpg);*/
	background-image:url(../images/home_blok_250px.gif); 

	padding-top:0;
	padding-left:0;
	padding-right:4px;

	width:277px;
	height:250px;

	float:left;
	margin-top:10px;
	cursor:pointer;
}
#midden #txt #blokken #blok3 h1{margin-left:15px;font-size:20px;font-weight:bold;color:#838383;margin-bottom:9px;}

*:first-child+html #midden #txt #blokken #blok3 {padding-top:7px; height:243px}
* html #midden #txt #blokken #blok3 {padding-top:7px; height:243px; clear:left;}

#blok3 .semainetitle
{
    font-weight:bold;
    margin-bottom:5px;
    color:#243684;
}
#midden #txt #blokken #blok4{
	/*background-image:url(../images/concours.jpg);*/
	background-image:url(../images/home_blok_250px.gif);

	padding-top:0;
	padding-left:0;
	padding-right:4px;

	width:277px;
	height:250px;

	float:right;
	margin-top:10px;
	cursor:pointer;
}
#midden #txt #blokken #blok4 h1{margin-left:15px;font-size:20px;font-weight:bold;color:#838383;margin-bottom:9px;}

*:first-child+html #midden #txt #blokken #blok4 {padding-top:7px; height:243px}
* html #midden #txt #blokken #blok4 {padding-top:7px; height:243px}

#blok4 .wedsimg
{
    margin-top:3px;
    margin-right:5px;
}
#blok4 .wedstitle
{
    font-weight:bold;
    margin-bottom:5px;
    color:#243684;
}


#midden #txt #blokken #blok5{
	background-image:url(../images/home_blok.jpg);
	
	padding-top:0;
	padding-left:0;
	padding-right:4px;

	width:277px;
	height:175px;

	float:left;
	margin-top:10px;
	cursor:pointer;
}
#midden #txt #blokken #blok5 h1{margin-left:15px;font-size:20px;font-weight:bold;color:#838383;margin-bottom:9px;}

*:first-child+html #midden #txt #blokken #blok5 {padding-top:7px; height:168px}
* html #midden #txt #blokken #blok5 {padding-top:7px; height:168px}


#midden #txt #blokken #blok6{
	background-image:url(../images/home_blok.jpg);
	
	padding-top:0;
	padding-left:0;
	padding-right:4px;

	width:277px;
	height:175px;

	float:right;
	margin-top:10px;
	cursor:pointer;
}
#midden #txt #blokken #blok6 h1{margin-left:15px;font-size:20px;font-weight:bold;color:#838383;margin-bottom:9px;}

*:first-child+html #midden #txt #blokken #blok6 {padding-top:7px; height:168px}
* html #midden #txt #blokken #blok6 {padding-top:7px; height:168px}


.title{
	margin:0;
	padding:0;
	margin-top:8px;
	height:30px;
}

p{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}

input,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-left:2px;
	padding-right:2px;
}
select
{
		font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}


.hidden{display:none;}




#midden #clearfix{
	clear:both;
	height:0px;
}

#footer{
	background-image:url(../images/footer.jpg);
	background-color:#fff;
	background-repeat:no-repeat;

	padding:50px 45px 0px 45px;
	width:770px;
	height:0px;
	
	text-align:center;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:70%;
	color:#9a9a9a;	
}

#footer a
{
    color:#9a9a9a;
}

#footer a:hover
{
    text-decoration:underline;
}

#wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#sky_left{
	position:absolute;
	left:-130px;
	top:150px;
	width:120px;
	height:600px;
	/*background-color:#ededed;*/
}

#sky_right{
	position:absolute;
	top:150px;
	right:-130px;
	width:120px;
	height:600px;
}

.content 
{
	position: absolute;
	
	left: 50%;
	width: 860px;
	/*twee banners of geen banners*/
	margin-left: -430px;
	background-color:#ededed;
	
}

.content_bannerright{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 860px;
	/*banner rechts*/
	margin-left: -495px;
	background-color:#ededed;
}


.margin_right{
	margin-right:8px;
}

.imageleft
{
	text-align:left;
	margin-right:10px;
}

/*///////////////////////////////////////////////*/

.volledig
{
	width:100%;
}

.tbl_dealermenu{
	width:100%;
	background-color:#eee;
}

.tbl_dealermenu .links
{
	font-weight:bold;
	text-align:left;
}

.tbl_dealermenu td{
	text-align:center;
	vertical-align:middle;
}

/*//////////////////////////////*/
.bre30{width:30px;}
.bre40{width:40px;}
.bre50{width:50px;}
.bre60{width:60px;}
.bre70{width:70px;}
.bre80{width:80px;}
.bre90{width:90px;}
.bre100{width:100px;}
.bre110{width:110px;}
.bre120{width:120px;}
.bre130{width:130px;}
.bre140{width:140px;}
.bre150{width:150px;}
.bre160{width:160px;}
.bre170{width:170px;}
.bre180{width:180px;}
.bre190{width:190px;}
.bre200{width:200px;}
.bre206{width:207px;}
.bre210{width:210px;}
.bre220{width:220px;}
.bre230{width:230px;}
.bre240{width:240px;}
.bre250{width:250px;}
.bre255{width:255px;}
.bre260{width:260px;}
.bre270{width:270px;}
.bre280{width:280px;}
.bre290{width:290px;}
.bre300{width:300px;}
.bre310{width:310px;}
.bre320{width:320px;}
.bre330{width:330px;}
.bre340{width:340px;}
.bre350{width:350px;}
.bre360{width:360px;}

/*///OU TROUVER/////////////*/

#tbl_outrouver
{
	width:100%;
}

#tbl_outrouver td
{
	padding-left:20px;
}

#tbl_outrouver .open
{
	height:8px;
}

#tbl_outrouver .dealernaam
{
	width:360px;
	background-image:url(../images/goldenlabel.gif);
	background-repeat:no-repeat;
	background-position:330px;
	height:50px;
}

#tbl_outrouver .zip
{
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	border-bottom:solid 1px #ddd;
	background-color:#eee;
	font-weight:bold;
	margin-bottom:10px;
}

.dealer
{
	vertical-align:top;
	height:40px;
}

.titeltje
{
	font-size:11pt;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	color:#6e6e6e;
	line-height:12pt;
}

.datumvet
{
	font-weight:bold;
	color:#908f8f;
	display:block;
}

.submitbutton{
	width:150px;
	height:35px;
}

.back1
{
	background-color:#f7F7F7;
}

.tbl
{
	width:100%;
}

.assemblageitem
{
	margin-right:8px;
	border:solid 1px #666;
}

.uniquement
{
	background-image:url(../images/uniquement.jpg);
	background-repeat:no-repeat;
	background-color:#bcbad6;
	height:100px;
	padding-top:50px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:25px;
	color:#000;
}

.purple
{
	padding:10px 10px 10px 10px;
	background-color:#bcbad6;
}

.miseajour
{
	background-image:url(../images/miseajour.jpg);
	background-repeat:no-repeat;
	background-color:#bcbad6;
	padding:10px 10px 10px 15px;
	padding-top:40px;
	color:#000;	
}

.precedent a
{
	background-image:url(../images/btn_precedente.jpg);
	background-repeat:no-repeat;
	width:111px;
	height:27px;
	cursor:pointer;
	display:block;
	float:left;
	text-decoration:none;
	border:none;
}

.suivant a
{
	background-image:url(../images/btn_suivante.jpg);
	background-repeat:no-repeat;
	width:111px;
	height:27px;
	cursor:pointer;
	display:block;
	float:right;
	text-decoration:none;
	border:none;
}

.faqr1
{
    height:15px;
}

.faqr2
{
    background-color:#eee;
    height:15px;
}

.tblfaq
{
    width:570px;
}
.tblfaq td
{
    vertical-align:top;
}

.lst_weds{
	padding:10px;
	text-align:center;
	margin-right:10px;
	margin-top:10px;
	min-height:160px;
	width:250px;
	background-color:#fff;
	border:solid 1px #d6d6d6;
	float:left;
}
