/* Fact Finder \*/
div.ff_result {
	margin-left: 10px;
}

div.ff_asn {
	float: left;
	width: 250px;
	margin-left: 10px;
	font-size: 90%;
}

div.ff_paging {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 80%;
}

div.category_ff_2 {
	float: left;
	width: 500px;
}

div.category_ff_3 {
	float: left;
}

div.category_product_ff {
	float: left;
	background: #ffffff url(../img/cat_background_item.jpg) no-repeat top left;
	width: 201px;
	margin-bottom: 15px;
	margin-left: 6px;
	position: relative;
	cursor: pointer;
}

/* Fact Finder \*/

/*****************************************************************************/
/*** FACTFINDER SUGGEST ***/
/*****************************************************************************/

div.suggestlayer {
/*	font-family:Helvetica,Arial,sans-serif; 	*/
	position: relative;
	top: 47px;
/*	width: 1px;	*/
/*	height: 1px;	*/
	display: none;
	padding: 0;
	z-index: 1000;
	background-color: white;
	background: transparent;
	opacity: .9;
	filter:alpha(opacity=90);
}
table.suggestLayer {
	font-size: 11px;
	border: 1px solid #000000;
	height: 12px;
	background-color: white;
	color: #173553;
	cursor: pointer;
}
tr.suggestLayer { 
	height: 12px;
}
td.suggestLayer {
	padding: 0;
	height: 12px;
}


tr.suggestHeader{
	color: #173553;
	font-weight: normal;
	font-size: 10px;
}
tr.suggestHeader td{
	border-bottom: 1px solid #5C637D;
	padding: 3 3 3 5px
}
td.suggestFooter{
	height:25px;
	border-top:solid 1px #5C637D; 
	font-size:9px;
	color: #173553;
	background-color: #FCFCFC;
	background-image: url("../images/result/logo_fact-finder_suggest.gif");
	background-repeat: no-repeat;
	background-position: right;
}

td.suggestTextQuery{
	font-weight: bold; 
	padding: 2 15 2 10px;
}
span.suggestTextQueryTyped{
	color: #5c7997;
	text-decoration: underline;
}
td.suggestTextType{
	padding: 2 5 2 15px;
	width: 20%;
}
td.suggestTextAmount{
	padding: 2 5 2 15px;
	width: 20%;
	text-align: right;
}
tr.suggestRow{
	padding: 2 2 2 0px;
	background-color: #FCFCFC;
}

tr.suggestHighlight{
	color: #FCFCFC;
	background-color: #173553;
}
tr.suggestHighlight span.suggestTextQueryTyped{
	color: white;	
}

/*****************************************************************************/
/*** FACTFINDER SUGGEST ***/
/*****************************************************************************/


/* CSS Document */
body {
	background-color: #F1F0F0;
	font-family: Arial;
	color: #000000;
	font-size: 12px; 
	}

a { color: #000000; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

a.prodLink {
text-decoration		: underline;
color			: #B7CF2F;
}


table.product_options th, table.product_quantity th{width:60px;}

h1.productNaam {
color				: #000000;
font-size			: 16px;
margin				: 0px;
}

hr.productUnderline {
width				: 100%;
height				: 2px;
color				: #000000;
border-style		: solid;
}

div#productMainContainer {
}

div#productLeftSide {
float				: left; 
width				: 550px; 
margin-bottom		: 10px;
}

div#productRightSide {
float				: right; 
width				: 260px; 
margin-bottom		: 10px;
}

div#productTags {
	background: #fff url(../img/nl/category_price_background.png) no-repeat top left;
	
	width: 235px;
	height: 97px;
}

div#productTags_kerst {
	background: #fff url(../img/PrijzenKerstpakketten.png) no-repeat top left;
	
	width: 235px;
	height: 97px;
}

div#productTagsContent {
	width: 60px;
	
	font-weight: bold;
	padding-left: 112px;
	padding-top: 12px;
}

div#productTagsContent_kerst {
	width: 60px;
	
	font-weight: bold;
	padding-left: 112px;
	padding-top: 12px;
}

h2 {
	color:#000000;
	font-size:1.7em;
	margin:0pt;
}

#doc2 {
	width: 1000px;
	margin:auto;
	text-align:left;
} 
.yui-t2 #yui-main .yui-b { 
	margin-left: 14em;
	}
div.mainmargins { padding-top: 10px; }

input.large { width:18.65em; }

/* TOP MENU \*/
div#hd div#top_menu {
	position: relative;
	top: 116px;
	height: 28px;
	width: 550px;
}

div#top_menu div.home {
	float: left;
	margin: 4px 10px 0px 10px;
}

div#top_menu div.tr_item {
	float: left;
	height: 28px;
	margin: 0px;
	padding-left: 0px;
}

div#top_menu div.tr_item:hover, div#top_menu div.OWN{
	background: transparent url(../img/background/menu_mouseover.png) top left repeat-x;
	color: #ffffff;
}

div#top_menu div.topMenuLinks {
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 7px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #6a7320;
}

div#top_menu div.topMenuLinks td {
	font-weight: normal;
}

div#top_menu div.topMenuLinks div.menu_mainchild div{
	font-weight: bold;
}

div#top_menu div.menu_mainchild {
	display: none;
	position: absolute;
	top: 21px;
	left: -10px;
}

div#top_menu div.menu_mainchild a:hover{
	text-decoration: none;
	color: #fff;
}

table.menu_mouseovers tr.tr_toprow td {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

table.menu_mouseovers tr.tr_middlerow td {
	font-size: 11px;
}

/* ENKELE KOLOM */
table.menu_mouseovers tr.tr_toprow td.isJustOne {
	width: 160px;
	height: 45px;
	background: transparent url(../img/background/menu_top_single.png) top left no-repeat;
}

table.menu_mouseovers tr.tr_middlerow td.isJustOne {
	width: 150px;
	padding-left: 10px;
	line-height: 17px;
	background: transparent url(../img/background/menu_middle_single.png) top left repeat-y;
	vertical-align: top;
}

table.menu_mouseovers tr.tr_bottomrow td.isJustOne {
	width: 160px;
	height: 19px;
	background: transparent url(../img/background/menu_bottom_single.png) top left no-repeat;
}
/* ENKELE KOLOM */

/* LINKER RIJ */
table.menu_mouseovers tr.tr_toprow td.isFirst{
	width: 150px;
	height: 45px;
	background: transparent url(../img/background/menu_top_left.png) top left no-repeat;
}

table.menu_mouseovers tr.tr_middlerow td.isFirst{
	width: 140px;
	background-color: #c5d435;
	padding-left: 10px;
	line-height: 17px;
	vertical-align: top;
}

table.menu_mouseovers tr.tr_bottomrow td.isFirst {
	width: 150px;
	height: 19px;
	background: transparent url(../img/background/menu_bottom_left.png) top left no-repeat;
}
/* LINKER RIJ */

/* MIDDEN RIJ */
table.menu_mouseovers tr.tr_toprow td.isNormal{
	width: 150px;
	height: 45px;
	background: transparent url(../img/background/menu_top_middle.png) top left repeat-x;
}


table.menu_mouseovers tr.tr_middlerow td.isNormal{
	background: transparent url(../img/background/menu_middle_middle.png) top left repeat-y;
	padding-left: 10px;
	line-height: 17px;
	vertical-align: top;
}

table.menu_mouseovers tr.tr_bottomrow td.isNormal {
	width: 150px;
	height: 19px;
	background: transparent url(../img/background/menu_bottom_middle.png) top left repeat-x;
}
/* MIDDEN RIJ */

/* RECHTER RIJ */
table.menu_mouseovers tr.tr_toprow td.isLast{
	width: 160px;
	height: 45px;
	background: transparent url(../img/background/menu_top_right.png) top left no-repeat;
}

table.menu_mouseovers tr.tr_middlerow td.isLast{
	width: 160px;
	background: transparent url(../img/background/menu_middle_right.png) top left repeat-y;
	padding-left: 10px;
	line-height: 17px;
	vertical-align: top;
}

table.menu_mouseovers tr.tr_bottomrow td.isLast {
	width: 160px;
	height: 19px;
	background: transparent url(../img/background/menu_bottom_right.png) top left no-repeat;
}
/* RECHTER RIJ */

/* witte achtergronden */
body.mailinglist div.maincontent, body.control div.maincontent, body.checkout div.maincontent,
div.article, body.contact div.maincontent { background-color: #fff; padding: 0px; }

div#bd {
	z-index: 0;
}

div#hd { 
	height: 144px; 
	position: relative; 
	z-index: 1;
	
	background: transparent url(../img/background/rg_header_background.png) top left no-repeat;
	}

div.header_logo {
	position: absolute;
	left: 16px;
	top: 14px;
}

div.header_box {
	position: absolute;
	right: 18px;
	top: 0;
	width: 446px;
}
div#zoek_bar {
	height: 48px;
	position: relative;
}
div#zoek_bar input.simplesearch {
	background: transparent url(../img/top-input-search.gif) top right no-repeat;
	border: 0;
	width: 368px;
	height: 17px;
	padding: 4px 0px 0px 3px;
	position: absolute;
	top: 25px;
	font-size: 85%;
	color: #7f8388;
}
div#zoek_bar input#zoekbtn {
	background: transparent url(../img/top-input-search-button.gif) top left no-repeat;
	color: #000;
	border: 0px;
	height: 21px;
	width: 75px;
	position: absolute;
	top: 25px;
	right: 0px;
}

div#shopper_status { color: #fff; height:20px; line-height:23px; text-align: right; padding-top: 6px; padding-right: 115px;}
div#shopper_status img { vertical-align: middle; }
div#shopper_status a { color: #fff; text-decoration: none; font-weight: normal; }

div#cartstatus { color: #fff; text-align: right; }

div.tr_children { padding-left: 5px; font-size: 93%; }

/* breadcrumbs */
div.kruimeltje {
	position: relative;
	font-size: 85%;	
	margin-top: 5px;
	margin-bottom: 5px;
	z-index: 0;
}
div.kruimeltje ul li { border-left: 1px solid #000000; padding-left: 6px; margin-left: 6px; }
div.kruimeltje ul li#breadcrumb_1 { margin-left: 0; }
div.kruimeltje a {
	color: #000000;
	text-decoration: none;
}
div#callus{
	position:absolute;
	right:0px;
	top:0px;
	background-image: url(../img/img-phone.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}

/* linkermenu **/

div#menuleft {
	width: 156px;
	overflow: hidden;
	font-size: 11px;
}

div#menuleft ul.leftmenu_top {
	width: 156px;
	height: 28px;
	margin-top: 10px;
	background: transparent url(../img/background/leftmenu_top.png) top left no-repeat;
}

div#menuleft ul.leftmenu_bottom {
	width: 156px;
	height: 24px;
	background: transparent url(../img/background/leftmenu_bottom.png) top left no-repeat;
}

div#menuleft ul.leftmenu_top li {
	color: #fff;
	font-size: 13px;
	padding: 5px 0px 0px 16px;
	_padding: 5px 0px 0px 18px;
	font-weight: bold;
}

div#menuleft ul.tr_children {
	background-color: #c5d435;
}

div#menuleft ul.cat_closed {
	display: none;
}

div#menuleft li.level1 {
	margin: 0px 5px 0px 5px;
	padding: 4px 0px;
}

div#menuleft li.level2 {
	background: transparent url(../img/menu_pijltje.png) 5px 6px no-repeat;
	padding: 4px 0px 4px 17px;
	border-bottom: 1px solid #9dac10;
}

div#menuleft li.level3 {
	padding: 4px 0px 4px 20px;
	background-color: #ddea66;
}

div#menuleft li a:hover, div#menuleft li.active {
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}

div#menuleft li.active, div#menuleft li.active a {
	background-color: #000;
	color: #fff;
}

div#menuleft div.btn-menu-links a {
	color:#FFFFFF;
	font-size:80%;
	text-decoration: none;
}

div#menuleft div.tr_item a {color:#fff;}
div#menuleft div.tr_children div.tr_item a{color:#000;}
div#menuleft div.tr_children div.tr_children div.tr_item a{color:#fff;}
div#menuleft div.tr_children div.tr_children div.tr_children div.tr_item a{color:#000;}
/*div#menuleft div.btn-menu-links div.tr_link a{font-size:77%;}*/

div#mailinglist { color: #ffffff; }
div#mailinglist input.simplemailinglist { width: 10em; border: 1px solid #fff; }

div.btn-menu-links-nieuwsbrief {
	margin-top: 5px;
	width: 165px;
	height: 110px;
	background-color: #DF3A3E;
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
	margin-left: 0px;
	font-size: 93%;
}
/* footer */
div#ft {
	position: relative;
	background: transparent url(../img/background/footer.png) no-repeat top left;
	color: #ffffff;
	width: 1000px;
	height: 88px;
}
div#ft a {
	color: #ffffff;
	text-decoration: none;
}

div#ft div.cmsitems {
	width: 450px;
	margin-left: 190px;
	padding-top: 15px;
}

div#ft div.cmsitems div.btn-menu-links {
	float: left;
	width: 145px;
	line-height: 20px;
}

div#ft div.footer_text {
	position: absolute;
	top: 65px;
	left: 630px;
	width: 365px;
	font-size: 11px;
}
/* hieronder wordt het minder */

div.login_screen h2, table.cart tr th, tr.stack_row td.stack_left, table.carttotals tr#basket_total_large th, table.carttotals tr#basket_total_large td, table.shipping_estimated th, table.promo_code th, table.carttotals tr.confirmation_total, table.coupon_codes th {
	background-color:#cccccc;
	color: #000;
}
ul.summary h2 {
	background-color:#FFFFFF;
	border-bottom:1px solid #7A7875;
	color:#000000;
	font-weight:bold;
	padding:3px;
}


input#aanmelden-nieuwsbrief {
	width: 149px;
	height: 30px;
	background-color: #DF3A3E;
}

div#summary_link_shoppingcart.link a{ text-decoration:none;color:black;font-weight:bold;}
div#menu_articlesbar {
	display: none;
}
/* werkvlak rechts van het linkermenu */

div#mailing-koptxt {
	padding: 10px;
	cursor: pointer;
}

/* category-pagina */
.yui-g .yui-g {
	width: 411px;
	overflow: hidden;
	padding-left: 9px;
}

.yui-g .first {
	padding-left: 0px;
}

.yui-g .yui-g .yui-u {
	width: 201px;
	float: left;
	margin-left: 9px;
}

.yui-g .yui-g .first {
	margin-left: 0px;
}

h3#category_name_title {
	display: none;
}

div.category_product, div.category_product_ff {
	background: transparent url(../img/categorie_background.png) no-repeat top left;
	height: 170px;
	margin-bottom: 15px;
	position: relative;
	cursor: pointer;
}

div.category_product div.category_button a, div.category_product_ff div.category_button a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	position:relative;
	z-index: 0;
}
div.category_product div.image, div.category_product_ff div.image {
	position: absolute;
	left: 15px;
	top: 55px;
}
div.category_product div.image img, div.category_product_ff div.image img{
	height:100px;
	width:100px;	
}

div.category_product div.product_detail, div.category_product_ff div.product_detail {
	padding-top: 10px;
	padding-left: 10px;

	position:relative;
	z-index:0;
}

div.category_product div.product_price, div.category_product_ff div.product_price {
	position: absolute;
	top: 50px;
	left: 130px;
	background: transparent url(../img/PrijsArtikelVanaf.png) no-repeat top left;
	width: 56px;
	height: 28px;
	text-align: center;
	font-weight: bold;
	padding-top: 18px;
}

div.category_product div.product_price_kerst, div.category_product_ff div.product_price_kerst {
	position: absolute;
	top: 60px;
	
	background: #fff url(../img/PrijsArtikelVanafKerst.jpg) no-repeat top left;
	width: 60px;
	height: 39px;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
}

div.category_product div.product_name a, div.category_product_ff div.product_name a {
	color: #000;
	text-decoration: none;
}
div.category_product div.product_name, div.category_product_ff div.product_name {
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}

div.category_product div.category_button, div.category_product_ff div.category_button {
	position: absolute;
	top: 10px;
	left: 10px;
	display: none;
}
div.category_product div.category_button a, div.category_product_ff div.category_button a {
	text-decoration: none;
}
div.category_product div.product_description, div.category_product_ff div.product_description {
	margin-top: 5px;
	font-size: 85%;
}

/*product - pagina */
div.product_image {
	height: 250px;
	width:250px;
	border: 1px solid #ccc;
}

div#product-box {
	background-color: #ffffff;
	padding: 5px;
}
div#product_name {
	font-size: 123.1%;
	font-weight: bold;
}
div#product_name small { font-size: 78%; font-weight: normal; }


table.normal_options input, 
table.normal_options select,
table.product_quantity input, 
table.product_quantity select { margin: 0; padding: 2px; border: 1px solid #000; width:485px;}

table.normal_options select,
table.product_quantity select { margin-left: 1px; width:130px;}

div.extra_images{width:auto;}

table.b2b_variant td.b2b_variant_img img {height:80px;width:80px;}

img.extraimage { 
	width: auto;
	height: 80px;
	margin-right: 4px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
img#btn-tellafriend {
	width: 256px;
	height: 24px;
	margin-top: 10px;
}
div#product-infobox {
	height: 310px;
	margin-top: 20px;
	float: right;
	overflow: auto;
}

div#suggestie-box {
	background-color: #ffffff;
	margin-top: 5px;
	padding: 5px;
	height: auto;
}
div.suggestion div.simplebox {
	background: #ffffff url(../img/bg-produkt-info.jpg) no-repeat bottom right;
}
div.suggestion_name a{
	font-size: 116%;
}
div.suggest_title {
color: #D6DF22;
font-size: 138.5%;
border-bottom: 1px solid #cccccc;
padding: 10px 0px;
margin-bottom: 10px;
}
div.suggestion div.suggestion_image {
height: auto;
margin-top: 4px;
text-align: center;
}
div.suggestbutton {
background: transparent url(../img/btn-suggestbutton.jpg) no-repeat top left;
height: 24px;
}
div.suggestbutton-hover {
background: transparent url(../img/btn-suggestbutton-h.jpg) no-repeat top left;
height: 24px;
}
div.suggestbutton-checked {
background: transparent url(../img/btn-suggestbutton-c.jpg) no-repeat top left;
height: 24px;
}
div.product_button { margin-top: 5px; background-color: #fff; text-align: center; width: 551px;}

/* notifypanel produktpagina- panel; tellafriend, cartpanel */
div#notifypanel {
background: #D6DF22 url(../img/minilogo.jpg) no-repeat 10px 215px;
border: 2px solid #666666;
}
div#notifypanel div.hd, div#tellafriend_panel div.hd {
background-color: #7FB53B;
color: #ffffff;
}
a#continue_shopping:hover, div#overlay_msg a:hover {
	color: #333333;
}
div#tellafriend_panel {
background-color: #D6DF22;
border: 2px solid #666666;
height: 320px;
}
img#submittellafriend {
margin-top: 10px;
}
div#basketstatus div#cartpanel_cart {
background-color: #FFFFFF;
border: 2px solid #666666;
height: 290px;
color: #666666;
}
a.cart_product_name {
	color: #000;
	font-size: 116%;
}
td.cart_panel_detail, table.table_cartpanel td.cart_panel_detail p {
	font-style: normal;
}

/* control - pages */
li#shipping_address_summary {
	display: none;
}


div#control-box {
	background-color: #ffffff;
}
div#mailinglistbar{
background-color:#C43B40;
}
form.mailinglistform{background-color:#C43B40;}


div.mailinglist_inner {
	position: relative;
	top: 92px;
	left: 600px;
	width: 300px;
}

div.mailinglist_unsubscribe_row a{color:white;text-decoration:none;font-weight:normal;}
div.mailinglist_unsubscribe_row{padding:8px;}

div#mailinglistbar.gethere menupanel_title{padding:2px;background-color:#C43B40;}

div#mailinglistcontent label {
	margin:0pt;
	text-align:center;
}
.menupanel_content .menupanel_content { padding-left: 10px; padding-right: 10px;background-color:#c43b40; }
.menupanel_content ol.form li { margin: 0; }
div.mailinglistbar{background-color:#c43b40;}


div.suggestions h3{
	color:#D6DF22;
	font-size:127%;
	padding-left:10px;
	border-bottom:2px solid #e7e8e9;
	height:30px;
}

div#mailinglistcontent div.continue{
	text-align:center;
}

h3 a{color:#000000;text-decoration:none;}
small a{color:#000000;text-decoration:none;font-weight:bold;}

table.b2b_variant {
	background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin-top:30px;
padding:10px;
width:100%;
}



table.variant_detail th { display: none; }
table.b2b_variant td.b2b_variant_detail { border: 0; }

div.frontpage-search {
	background-image: url(../img/bg-frontpage-search.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 3px solid #d8de3f;
	height: 256px;
	margin-bottom: 10px;
	position: relative;
}
div.frontpage-searchform { position: absolute; top: 104px; left: 55px; width: 304px; background-color: #bfd144; padding: 2px; height: 20px; }

div#frontpage_1 { border: 3px solid #b7cf2f; background-color: #fff; text-align: center; margin-bottom: 7px; }
div#frontpage_2 { margin-bottom: 7px; }
div#frontpage_3 { display:none;border: 3px solid #b7cf2f; background-color: #fff; padding: 5px; }

fieldset.contact label.field_name {display:inline;float:none;}
div.cartstatus_image {width:auto;}
table.price_detail th {width:61%;}
table.productb2b_details td {width:53%;padding:0px;}
table.variant_detail{text-align:right;}
table.variant_detail, table.price_detail {width:95%;}
div.product_image img{height:250px;width:250px;}


input#login_email{width:170px;}
input#login_password{width:170px;}


div.large_image_message{
	background-color: #B7CF2F;
	margin-top:8px;
	font-size: 90%;
	}
	
span.personal_tekst {
	position: absolute;
	top: 10px;
	left: 35px;
	font-weight: bold;
}

select.productoption {
	border: 1px solid black;
	width: 490px;
}

/* Voorpagina \*/
div#fp_Row1 div.article, div#fp_Row2 div.article, div#fp_Row3 div.article, div#fp_Row4 div.article {
	background-color: transparent;
}

div.maincontent div#fp_Row1 {
	height: 222px;
	overflow: hidden;
	margin-bottom: 12px;
}

div.maincontent div#fp_Row2 {
	height: 222px;
	overflow: hidden;
	margin-bottom: 12px;
}

div.maincontent div#fp_Row3 {
	background: transparent url(../../../upload/Image/promoshop/201006/toppen_achtergrond.png) top left no-repeat;
	height: 142px;
	overflow: hidden;
	margin-bottom: 12px;
}

div.maincontent div#fp_Row4 {
	height: 70px;
	overflow: hidden;
	margin-bottom: 12px;
}


div#fp_Row1 div#fp_Row1_Block1 {
	float: left;
	width: 416px;
}

div#fp_Row1 div#fp_Row1_Block2 {
	background: transparent url(../../../upload/Image/promoshop/201006/film_achtergrond.png) top left no-repeat;
	width: 403px;
	float: right;
	height: 222px;
}
div#fp_Row2 div#fp_Row2_Block1 {
	float: left;
	width: 411px;
	margin-right:13px;
}

div#fp_Row2 div#fp_Row2_Block2 {
	float: right;
}

div#fp_Row2 div.fp_Row2_Block ul {
	margin: 2px 0px 0px 0px;
	margin-left: 0px;
}

div#fp_Row2 div.fp_Row2_Block li {
	float: left;
	list-style-type: none;
	color: #fff;
	width: 125px;
	height: 15px;
	padding: 15px 0px 0px 15px;
}

div#fp_Row2 div#fp_Row2_Block1 li {
	width: 100px;
	height: 15px;
	padding: 15px 0px 0px 15px;
}

div#fp_Row2 div#fp_Row2_Block1 li.logos {
	width: 277px;
	height: 20px;
	padding: 10px 0px 0px 15px;
}

div#fp_Row2 div#fp_Row2_Block1 li.personaliseren {
	width: 277px;
	height: 45px;
	padding: 13px 0px 0px 15px;
	line-height: 17px;
}

div#fp_Row2 div.fp_Row2_Block li a {
	text-decoration: none;
	color: #fff;
}

div#fp_Row2 div.fp_Row2_Block li a:hover {
	text-decoration: underline;
}

div#fpRow3_field1, div#fpRow3_field2, div#fpRow3_field3 {
	float: left;
	margin-top: 32px;
}

div#fpRow3_field1 {
	width: 318px;
	margin-right: 14px;
}

div#fpRow3_field2 {
	width: 238px;
	margin-right: 14px;
}

div#fpRow3_field3 {
	width: 245px;
}

div#fpRow3_field1 li, div#fpRow3_field2 li, div#fpRow3_field3 li {
	float: left;
	list-style-type: none;
	line-height: 17px;
}

div#fpRow3_field1 li {
	width: 140px;
}

div#fpRow3_field2 li, div#fpRow3_field3 li {
	width: 100px;
}

div#fpRow3_field1 li a, div#fpRow3_field2 li a, div#fpRow3_field3 li a {
	text-decoration: underline;
	font-size: 11px;
}