/**************************/
/**** _GENERAL         ****/
/**************************/

/********************/
/** BO_LAYOUT_MAIN **/

body, html
{
	width								: 100%;
	height								: 100%;
	background-color					: #ffffff;
	background-image					: url(../content/images/layout/background.gif);
	background-position					: center;
	background-repeat					: repeat-y;
	padding								: 0px 0px 0px 0px;
	margin								: 0px 0px 0px 0px;
}


* 
{
	font-family							: Verdana;
	font-size							: 11px;
}

form {
	padding								: 0px 0px 0px 0px;
	margin								: 0px 0px 0px 0px;
}

a
{
	cursor								: hand;
	color								: #000;
	text-decoration						: underline;
}

img
{
	border								: 0px;
}

hr
{
	color								: #ef3f35;
	background-color					: #DC3F63;
}

.toptable, .maintable, .bottomtable
{
	width								: 800px;
}

.maintable
{
	margin-top							: 10px;
	margin-bottom						: 10px;
	margin-left							: 20px;
}

.toptable
{
	background-image					: url(../content/images/layout/header_right.jpg);
	background-repeat					: no-repeat;
	background-position					: right top;
}

.area3table
{
	height							: 13px;
	vertical-align						: middle;
}

#menu3item0 
{
	width							: 800px;
	padding-left						: 15px;
	text-align						: right;
	padding-right						: 18px;
}
	
#menu3item0 a 
{
	text-decoration						: none;
	font-weight							: bold;
	color								: #000;	
}

#menu3item1 
{
	width								: 350px;
	color								: #000;
	text-align							: right;
	padding-right						: 15px;
	vertical-align						: middle;
}

.area6table
{
	width								: 175px;
	height								: 100%;
	
}

/* Left menu */
#menu6item0
{

	background-repeat					: no-repeat;
	height:100%;
	width: 95%;
	padding-top: 5px;
}

#menu6item1
{
	border								: none;
	vertical-align						: top;
	height:95px;
}

#menu6item1 a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

#menu6item1 a:hover
{
	text-decoration: none;
}

.menu6insidetable
{
	
	width: 100%;
}

.menu6insidetd
{
	border-bottom						: 1px solid #c3c8cc;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: left;

}

.treemenu
{
	text-align							: left;
	width								: 100%;
}	

.treemenu td
{
	border-bottom						: 1px solid #c3c8cc;
}

.treesubmenu td
{
	border-bottom-width					: 0px;
}

.menutree_leftlevel1sel, .menutree_leftlevel1
{
	text-decoration						: none;
	font-weight							: bold;
	color								: #FFF;
	line-height							: 16px;
}

.menutree_leftlevel2sel, .menutree_leftlevel2
{
	text-decoration						: none;
	font-weight							: bold;
	color								: #000;
	margin-left							: 10px;
	line-height							: 16px;
}

.menutree_leftlevel3sel, .menutree_leftlevel3
{
	text-decoration						: none;
	font-weight							: bold;
	color								: #000;
	line-height							: 16px;
}

.area12table
{
	width								: 800px;
	background-image					: url(../content/images/layout/footerv3.jpg);
	background-repeat					: repeat-x;
	height								: 35px;
	text-align							: right;
	background-position: 0% 100%;
}

#menu12item0
{
	text-align							: right;
	padding-right						: 10px;
	color: #ffffff;
}

#menu12item0 a
{
	color: #ffffff;
	text-decoration: underline;
}

ul
{
	top									: 0px;
	left								: 0px;
	list-style-position					: outside;
	text-decoration						: none;
	margin								: 5px;
	padding-left						: 15px;
}

ul a, ul a:link, ul a:hover
{
	text-decoration						: none;
	color								: #000000;
}

.left
{
	height:100%;
	background-image					: url(../content/images/layout/leftmenu_middle.gif);
	background-repeat					: repeat-x;
	background-color:#ffffff;
}

.content 
{
	width								: 100%;
	text-align							: left;
	padding-left						: 10px;
}

/*.contentblock
{
	border								: 5px solid #DC3F63;
	width								: 100%;
	padding								: 5px;
}*/

.contentiframe
{
	width								: 565px;
}

.contentiframewide
{
	width								: 586px;
}
/** EO_LAYOUT_MAIN **/
/********************/


/*******************************/
/** BO_LAYOUT_DEFAULT_CONTENT **/

.maincontent
{
	margin-top							: 6px;
	width								: 585px;
	text-align							: left;
	padding								: 0px 0px 0px 0px;
	margin-right						: 13px;
}

.maincontent_toptd
{
/*	background-image					: url(../content/images/layout/content_bordertop.gif);
	background-repeat					: no-repeat; */
	/*width								: 585px;*/
	height								: 10px;
	line-height							: 5px;
	background-position					: bottom left;
}

.maincontent_td
{	
/*	border-left							: 5px solid #DC3F63;
	border-right						: 5px solid #DC3F63; */
	padding								: 0px 5px 0px 5px;
	/*width								: 585px;*/
}

.maincontent_td_no_border
{	
	padding								: 0px 5px 0px 5px;
	/*width								: 585px;*/
}

.maincontent_bottomtd
{
/*	background-image					: url(../content/images/layout/content_borderbottom.gif);
	background-repeat					: no-repeat; */
	/*width								: 585px;*/
	height								: 10px;
}

/** EO_LAYOUT_DEFAULT_CONTENT **/
/*******************************/


/********************************/
/** BO_LAYOUT_PAGE_OBJECT_PAGE **/
.bannerpagetable
{
	width								: 585px;
	text-align							: left;
}

 /* Banner voor page objecten */
.banner
{
	width								: 390px;
	height								: 160px;
	vertical-align						: top;
	padding								: 5px;
}

 /* Banner voor page objecten */
#banner_pink
{
	background-image					: url(../content/images/layout/border_pink.gif);
	background-repeat					: no-repeat;
}

 /* Banner voor page objecten */
#banner_blue
{
	background-image					: url(../content/images/layout/border_blue.gif);
	background-repeat					: no-repeat;
	width								: 500px;
}

 /* Banner voor page objecten */
#banner_blue_text
{
	height								: 150px;
	overflow							: auto;
}

 /* Banner voor page objecten */
#banner_green
{
	background-image					: url(../content/images/layout/border_green.gif);
	background-repeat					: no-repeat;
}

 /* Banner voor page objecten */
.banner_yellow
{
	width								: 194px;
	height								: 160px;
	background-image					: url(../content/images/layout/border_yellow.gif);
	background-repeat					: no-repeat;
	padding								: 5px;
}

 /* Banner voor page objecten */
.small_banner
{
	width								: 184px;
	height								: 160px;
	vertical-align						: top;
	padding								: 5px 8px 5px 7px;
}

 /* Banner voor page objecten */
#small_banner_pink
{
	background-image					: url(../content/images/layout/bg_pink_small.gif);
	background-repeat					: no-repeat;
	color								: #FFF;
	font-weight							: bold;
	vertical-align						: top;
	padding								: 5px 8px 5px 7px;
}

 /* Banner voor page objecten */
#small_banner_blue
{
	background-image					: url(../content/images/layout/bg_blue_small.gif);
	background-repeat					: no-repeat;
	color								: #FFF;
	font-weight							: bold;
	vertical-align						: top;
	padding								: 5px 8px 5px 7px;
}

 /* Banner voor page objecten */
#small_banner_green
{
	background-image					: url(../content/images/layout/bg_green_small.gif);
	background-repeat					: no-repeat;
	vertical-align						: middle;
	padding								: 5px 8px 5px 0px;
}

 /* Banner voor page objecten */
#small_banner_yellow
{
	background-image					: url(../content/images/layout/bg_yellow_small.gif);
	background-repeat					: no-repeat;
	vertical-align						: middle;
	padding								: 5px 8px 5px 0px;
}
/** EO_LAYOUT_PAGE_OBJECT_PAGE **/
/********************************/


/**************************/
/** BO_LAYOUT_NEWSLETTER **/
.newsletter_homepage
{
	float								: right;
}

.newsletter_formtable
{
	width								: 585px;
	text-align							: left;
	/*padding								: 5px 5px 5px 5px;*/
	margin-right						: 15px;
}

.newsletterform_bottomtd
{
	background-image					: url(../content/images/layout/content_borderbottom.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
}

.newsletterform_toptd
{
	background-image					: url(../content/images/layout/content_bordertop.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
	line-height							: 5px;
	background-position					: bottom left;
}

.newslettertabletd
{
	border-left							: 5px solid #DC3F63;
	border-right						: 5px solid #DC3F63;
}

.newsletter_contenttable
{
	width								: 600px;
	text-align							: left;
}

.newsletter_errormssgtd
{
	color								: #000;
	font-weight							: bold;
}

.newsletter_errorsumtd
{
	padding-left						: 15px;
}

#banner_pink_newsletter
{
	background-image					: url(../content/images/layout/bg_pagetitle.gif);
	background-repeat					: no-repeat;
	width								: 390px;	
	font-weight							: bold;
	font-size							: 20px;
	padding-left						: 5px;
}

#banner_pink_newsletter a
{
	text-decoration						: none;
	color								: #DC3F63;
	vertical-align						: bottom;
	top									: 90px;
	position							: relative;
	font-weight							: normal;
	padding-left						: 5px;
}

.linkseperator
{
	top									: 90px;
	position							: relative;
	color								: #DC3F63;
	font-weight							: normal;
}

#small_banner_pink_newsletter
{
	background-image					: url(../content/images/layout/bg_pink_small.gif);
	background-repeat					: no-repeat;
	color								: #FFF;
	font-weight							: bold;
}

#small_banner_pink_newsletter a
{
	color								: #FFF;
	font-weight							: bold;
	text-decoration						: none;
	position							: relative;
	top									: 110px;
}

.mailinglist_table
{
	width								: 585px;
	text-align							: left;
	margin-right						: 13px;
}

.mailinglist_toptd
{
	background-image					: url(../content/images/layout/content_bordertop.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
	line-height							: 5px;
	background-position					: bottom left;	
}

.mailinglist_maintd
{
	border-left							: 5px solid #DC3F63;
	border-right						: 5px solid #DC3F63;	
}

.mailinglist_bottomtd
{
	background-image					: url(../content/images/layout/content_borderbottom.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;	
}

.profile_customererrormssgtd
{
	font-weight							: bold;
}

.profilelogintable
{
	width								: 585px;
	text-align							: left;
	margin-right						: 13px;
}

.profilelogintable2
{
	width								: 485px;
	text-align							: left;
	margin-right						: 13px;
}

.profileheadertext
{
	background-image					: url(../content/images/layout/content_bordertop.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
	line-height							: 5px;
	background-position					: bottom left;
}

.profileintrotext
{
	border-left							: 5px solid #DC3F63;
	border-right						: 5px solid #DC3F63;
	width								: 580px;				
}

.profilebottomtext
{
	background-image					: url(../content/images/layout/content_borderbottom.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
}

.profilefootertd
{
	background-image					: url(../content/images/layout/content_borderbottom.gif);
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
}

/** EO_LAYOUT_NEWSLETTER **/
/**************************/


/**************************/
/** BO_LAYOUT_MAGAZINE **/

/* flash */
.magazine-maintable
{
	width								: 585px;
	text-align							: left;
	margin-right						: 16px;
}

.magazine-bottomtd
{
/*	background-image					: url(../content/images/layout/content_borderbottom.gif);
	background-repeat					: no-repeat; */
	width								: 585px;
	height								: 10px;
}

.magazine-toptd
{
/*	background-image					: url(../content/images/layout/content_bordertop.gif);
	background-repeat					: no-repeat; */
	width								: 585px;
	height								: 10px;
	line-height							: 5px;
	background-position					: bottom left;
}

.magazine-maintd
{
/*	border-left							: 5px solid #DC3F63;
	border-right						: 5px solid #DC3F63; */
}

.magazine-popup-headertd
{
	text-align: left;
}

.magazine-popup-buttontd
{
	text-align: left;
}
/* end flash */

/* non flash */

.nonflashimageleft
{
	width			: 286px;
	height			: 373px;
}

.nonflashimageright
{
	width			: 286px;
	height			: 373px;
}

.magazine-images-lefttd, .magazine-buttons-lefttd, .magazine-sizes-lefttd
{
	text-align		: left;
}

.magazine-images-righttd, .magazine-buttons-righttd, .magazine-sizes-righttd
{
	text-align		: right;
}

.magazine-containertable
{
	width								: 585px;
	text-align							: left;
	margin-right						: 16px;	
}

.magazine-container-toptd
{
	/* background-image					: url(../content/images/layout/content_bordertop.gif); */
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;
	line-height							: 5px;
	background-position					: top left;
}

.magazine-container-maintd
{
	/*border-left							: 5px solid #DC3F63;
	'border-right						: 5px solid #DC3F63; */
}

.magazine-container-bottomtd
{
	/* background-image					: url(../content/images/layout/content_borderbottom.gif); */
	background-repeat					: no-repeat;
	width								: 585px;
	height								: 10px;	
}

.magazinetitle
{
	font-weight							: bold;
	font-size							: 16px;
}

.magazine-maintable-titletd
{
	font-weight							: bold;
	font-size							: 12px;
	text-align							: center;
}

.magazine-header-headertd
{
	padding								: 5px 5px 5px 5px;
}

.magazine-header-maintd
{
	padding								: 5px 0px 5px 5px;
}

.magazine-headertable
{
	width								: 550px;
}

/* end non flash */

/**************************/
/** EO_LAYOUT_MAGAZINE **/



/*************************/
/** BO_LAYOUT_PAGETITLE **/
#menu7item0
{
	width								: 100%;
	padding-right					: 15px;
}

#menu7item1
{
	vertical-align						: top;
}
.area10table
{
	width: 588px;
}
.menutree_div, .menutree_div_default_image
{
	background-repeat				: no-repeat;
	height								: 160px;
	padding								: 5px 0px 5px 5px;
}

.menutree_div_default_image
{
	background-image					: url(../content/images/layout/bg_pagetitle.gif);
}

.menutree_title
{
	font-size							: 20px;
	font-weight							: bold;
	
}

.menutree_topnavpath_seperator
{
	position							: relative;
	top									: 105px;
	color								: #DC3F63;
}

.menutree_topnavpath_div a
{
	position							: relative;
	top									: 105px;
	color								: #DC3F63;
}
/** EO_LAYOUT_PAGETITLE **/
/*************************/


/***********************/
/** BO_LAYOUT_LOCATOR **/

.locator_search_table, .locator_subheader, .locator_search_tabletd, .locator_search_streetinputtd, .locator_search_cityinputtd,
.locator_search_postalcodeinputtd
{
	text-align							: left;
}

.locator_search_table
{
	width								: 100%;
	text-align							: left;
}

.locator_search_tabletd
{
/*	background-image					: url(../content/images/layout/border_pink.gif);
	background-repeat					: no-repeat; */
	width								: 390px;
	height								: 160px;
	padding								: 7px;
	text-align							: left;
	vertical-align						: top;
}

.locator_search_tabletdimg
{
	vertical-align						: top;
}

.locator_subheader, .pagetitle, h1
{
	font-size							: 18px;
	font-weight							: bold;
	text-align							: left;
}

.locator_search_searchbuttontd 
{
	text-align				: right;
	padding-top			: 2px;
	text-align				: right;
}

.locationlisttable
{
	padding-top			: 5px;
	width						: 585px;
	text-align				: left;
}

.locationlisttable_top
{
/*	background-image	: url(../content/images/layout/content_bordertop.gif); */
	height					: 10px;
	width						: 585px;
	border					: solid 1px black;
}

.locationtablerows
{
/*	border-left				: solid 5px #dc3f63;
	border-right				: solid 5px #dc3f63; */
border-top					: solid 2px #ef3e34;

}

.locationlisttable_bottom
{
/*	background-image	: url(../content/images/layout/content_borderbottom.gif); */
	height					: 10px;
	width						: 585px;
}

.locationtablelefttd
{
	height					: 50px;
	width						: 50%;
	text-align				: left;
}

.locator_routeaddresstable
{
	vertical-align						: top;
	margin-bottom						: 10px;
	text-align							: left;
}

.locator_routestartaddress_lefttd
{
	width								: 100px;
	text-align							: left;
}

.locator_routedetailtable_headertr, .locator_routedetailtable_tr
{
	height								: 20px;
	text-align							: left;
}

/** EO_LAYOUT_LOCATOR **/
/***********************/


.formcontent img
{
	float								: right;
	padding								: 2px;
}

.formerror
{
	color								: #F00;
}

/** POP **/

.ppRow
{
	margin-bottom: 10px;
	width:588px;
}

.ppItem1
{
	width:394px;
	float:left;
	margin-bottom: 10px;
}

.ppItem2
{
	width:184px;
	float:right;
}

.ppItem3 
{
	float:right;
	width:184px;
	margin-top: 14px;
}

.ppLastItem1
{
	width:184px;
	float:left;
	margin-right:26px;
}

.ppLastItem2
{
	width:184px;
	float:left;
	margin-right:10px;
}

.ppLastItem3
{
	width:184px;
	float:left;
}

.profileregisterforminputtd
{
	vertical-align:top;
	padding-left:5px;
}

.profileregisterformheader
{
	width:200px;
}

.navdiv
{
	background-color:red;
	height:100%;
	
}

.plaintext
{
	width: 565px;
}

/*		Inloggen / registreren		*/

.profileregisterinputbox, .profileregisterinputboxerror
{
	width: 150px;
}

#housenumber
{
	width: 40px;
}

#profileregisterinputboxhousenumberao
{
	width: 104px;
}

.mailinglisttable
{
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.profileunknown_deliveryformformtr
{
	padding-top: 5px;
	padding-bottom: 5px;	
}

.error
{
	color: Red;
}

#profileheadertextid
{
	font-weight: bold;
	padding-bottom: 10px;
}

#profileintrotextid
{
		padding-bottom: 10px;
}

.profilechangepasswordbuttonrow
{
	padding-top: 10px;
}

.homepageloggedindiv
{
	background-repeat					: no-repeat;
	position							: relative;
	height								: 160px;
	padding								: 5px 0px 5px 5px;
	background-image					: url(../content/images/layout/bg_pink_small2.gif);
}

.homepageloggedindiv .homepageloggedindivtext
{
	position							: absolute;
	bottom								: 0;
}

.homepageloggedindiv .homepageloggedindivtext ul {margin: 14px 0 10px 0; padding: 0;}

.homepageloggedindiv .homepageloggedindivtext ul li {margin: 0 0 0 23px; padding: 0; list-style: url(../content/images/layout/stip.gif);}

.homepageloggedindiv .homepageloggedindivtext a { color: #fff; text-align: left; text-decoration: underline; }

.homepagelogindiv
{
	background-repeat					: no-repeat;
	position							: relative;
	height								: 160px;
	padding								: 5px 0px 5px 5px;
	background-image					: url(../content/images/layout/bg_pink_small1.gif);
}

.homepagelogindiv .homepagelogindivtext
{
	position							: absolute;
	bottom								: 0px;
}

.homepagelogindiv .homepagelogindivtext ul {margin: 14px 0 10px 0; padding: 0;}

.homepagelogindiv .homepagelogindivtext ul li {margin: 0 0 0 23px; padding: 0; list-style: url(../content/images/layout/stip.gif);}

.homepagelogindiv .homepagelogindivtext a { color: #fff; text-align: left; text-decoration: underline; }

/* Winkelvoorraad Online*/

.product
{
	width: 270px;
}

.product_bulk_overviewlefttd, .product_bulk_overviewrighttd
{
	vertical-align: top;
	border-bottom: 1px solid #ef3f35;
}

.product_wv_overviewtable
{
	width: 565px;
}

.producttd
{
	padding-top: 10px;
}

.producttd a
{
	color: #ef3f35;
	font-size: 12px;
	font-weight: bold;
}

.producttdimage
{
	vertical-align: top;
	width: 75px;
}

.product_vw_info
{
	text-align: right;
	padding-right: 5px;
}

.product_vw_info a
{
	color: #ef3f35;
	text-align: right;
}

.spacer
{
	width: 10px;
}

.product_actionprice_span
{
	font-weight: bold;
}

.product_paging_div
{
	padding-top		: 5px;
	text-align		: center;
}

.productpaging
{
	font-size			: 11px;
	font-weight			: bold;
	color				: #999999;
	margin-bottom		: 5px;
}

.contenttable 
{
	width: 555px;
	padding-left: 10px;
}

.product_detail_productimg
{
	width: 150px;
	border: solid 1px #ef3f35 ;
}

.detailpagetitle
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	margin: 0 0 0 0; 
	background: url(../content/images/prods_arrow2.gif) top right no-repeat; 
	height: 68px;
	vertical-align: top;
}

.vw_detail_title
{
	font-size: 14px;
	font-weight: bold;
	color: #ef3f35;
	padding-bottom: 5px;
}

.pagetitlenm
{
	font-size							: 18px;
	font-weight							: bold;
	text-align							: left;
	/*font-weight: bold;
	font-size: 13px;
	color: #000;
	padding-left: 11px;
	font-style: italic;
	position: relative;
	top: 3px;*/
}

.pagetitlenm_wv
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	padding-left: 11px;
	font-style: italic;
	position: relative;
	top: 3px;
}

.pagetitletd 
{
	margin: 0 5px 0 5px; 
	background: url(../content/images/prods_arrow2.gif) top right no-repeat; height: 68px;
	vertical-align: top;
}

.vw_yellow_arrow
{
	background: #ef3f35 url(../content/images/prods_arrow1.gif) left no-repeat; height: 24px; 
}

.vw_header
{
	margin-top: 3px;
	margin-left: 11px;
	font-size: 13px;
	color: White;
}

.locator_search_headertd
{
	width: 375px;
	padding-bottom: 10px;
}

/* REIZEN --------------------------------*/

.reizen-containertable
{
	width								: 394px;
	height								: 334px;
	text-align							: left;
}

.reizen-container-toptd
{
	background-image					: url(http://aswatsontrekpleister.beta.ism.nl/content/images/layout/reizen_top.jpg);
	background-repeat					: no-repeat;
	width								: 365px;
	height								: 5px;
	line-height							: 5px;
	background-position					: top left;
}

.reizen-container-maintd
{
	padding-right						: 4px;
	padding-left						: 4px;
	border-left							: 5px solid #DC3F63;
	border-right						: 5px solid #DC3F63;
}

.reizen-container-bottomtd
{
	background-image					: url(http://aswatsontrekpleister.beta.ism.nl/content/images/layout/reizen_bottom.jpg);
	background-repeat					: no-repeat;
	width								: 365px;
	height								: 10px;	
}

.reizen-container-righttd
{
	padding-left						: 10px;
}

/* top row */
#iframe_reizen
{
	width								: 375px;
	height								: 300px;
}

.ppReizenTopRow
{
	padding-bottom						: 10px;
	width								: 610px;
}

.ppReizenItemIframe
{
	width								: 375px;
	float								: left;
	margin-right						: 10px;
	margin-bottom						: 10px;
	/*border								: 5px solid #DC3F63;*/
	border								: 5px solid #ec3f35;
	padding								: 10px 4px 10px 4px;
}

.ppReizenRightItem1
{
	width								: 194px;
	float								: left;
	margin-right						: 5px;
	padding-bottom						: 10px;
}

.ppReizenRightItem2
{
	width								: 194px;
	margin-right						: 5px;
	float								: left;
}

/* middle row */
.ppReizenMiddleRow
{
	margin-bottom						: 10px;
	width								: 590px;
}

.ppReizenItem1
{
	width								: 390px;
	float								: left;
	margin-right						: 12px;
	margin-bottom						: 10px;
}

.ppReizenItem2
{
	width								: 184px;
	float								: left;

}

/* bottom row */

.ppReizenThreeRow
{
	margin-bottom						: 10px;
	width								: 600px;
}

.ppReizenThreeItem1
{
	width								: 194px;
	float								: left;
	margin-right						: 6px;
}

.ppReizenThreeItem2
{
	width								: 194px;
	float								: left;
	margin-right						: 6px;
}

.ppReizenThreeItem3
{
	width								: 194px;
	float								: left;
}

/* END REIZEN ----------------------------*/

/* PAGING --------------------------------*/
.product_paging_pagenr_current 
{
	color				: #D80015; 
	font-weight			: bold;
	font-size			: 12px;
}
.product_paging_pagenr
{
	color				: #999999; 
	font-weight			: bold;
	font-size			: 12px;
}
.product_paging_pagenr:hover 
{
	color				: #D80015; 
	font-weight			: bold;
	font-size			: 12px;
}
.productpaging
{
	font-size			: 11px;
	font-weight			: bold;
	color				: #999999;
	margin-bottom		: 5px;
}
.productpaging a 
{
	color				: #999999;	
}
.product_paging_pageseperatortd 
{
	color				: #999999; 	
	font-size			: 14px;
}
.product_paging_prevpagelink, .product_paging_nextpagelink
{
	width				: 9px;
	height				: 9px;	
}
.product_paging_prevpagelink_ghost, .product_paging_nextpagelink_ghost 
{
	display				: none;
	width				: 9px;
	height				: 9px;
}
/* END PAGING ----------------------------*/

/* ENQUETE ----------------------------*/

.enquetepagetitle
{
	font-size: 20px;
}

.enquete_toelichting
{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px #EF3F35;
}

.red
{
	color: #EF3F35;
}

.enquete_btn_td
{
	text-align: right;
	padding-right: 40px;
}

.enquete_table
{
	width: 585px;
}

.enquete_koptekst
{
	color: #003c9c;
}

/* END ENQUETE ----------------------------*/
.menutree_leftlevel2sel
{
	color: #000; }

.menutree_leftlevel2
{
	color: #c3bec4; }
.area12table a {
color: #fff;
}