  
/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 11px; color: #333; }
input, select, textarea { font-family: Arial; font-size: 11px; color: #777; }
body { height: 100%; background: #fff; }
img { border: 0px; display: block; }

a { -moz-outline: none; }
a { color: #e90101; text-decoration: underline; }
a:hover { text-decoration: none; }

h2.title { font-size: 15px; color: #e90101; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }

/* ### WRAPPER ### */
#wrapper { display: block; position: relative; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; overflow: hidden; width: 985px; }

	/* ### TOP CONTAINER ### */
	#topCntr { padding: 20px 0px 10px 0px; overflow: hidden; width: 985px; }
	#topCntr ul { float: right; overflow: hidden; width: 584px; list-style: none; }
	#topCntr li { float: left; display: inline; font-size: 13px; }
	#topCntr li a { padding: 0px 5px 0px 5px; text-decoration: none; text-transform: uppercase; color: #333; }
	#topCntr li a:hover, #topCntr li.selected a { color: #e90101; }
	
	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 985px; height: 150px; background: url('../images/headerBg.gif') no-repeat; }
	#headerCntr span a { position: absolute; display: block; left: 20px; width: 251px; height: 106px; text-indent: -9999px; }
	
		/* ### NP BOX ### */
		.npBox { position: absolute; top: 112px; right: 36px; width: 476px; height: 38px; }
		.npBox ul { overflow: hidden; width: 476px; list-style: none; }
		.npBox li { float: left; display: inline; height: 38px; line-height: 38px; color: #333; }
		.npBox li a { padding: 0px 5px 0px 5px; text-decoration: none; color: #333; font-weight: bold; }
		.npBox li a:hover { text-decoration: underline; color: #E90101; }
		.npBox .actief { color: #E90101; }
	
		/* ### WW CONTAINER ### */
		#wwCntr { position: absolute; right: 7px; top: -8px; width: 306px; height: 84px; background: url('../images/wwBg.gif') no-repeat; cursor: pointer; }
		#wwCntr ul { padding: 20px 0px 0px 100px; overflow: hidden; width: 130px; list-style: none; }
		#wwCntr li { float: left; width: 50px; text-align: right; color: #e90101; background: url('../images/euro.gif') no-repeat left; }
		#wwCntr li.first { text-align: left; width: 80px; color: #333; background: none; }
		#wwCntr li.bold { font-weight: bold; }
		#wwCntr li.red { font-weight: bold; color: #e90101; }
		#wwCntr li.border { border-top: 1px solid #333; }
		#wwCntr li.none { background: none; }
		
		/* ### MENU CONTAINER ### */
		#menuCntr { float: left; z-index: 100; padding-left: 145px; position: absolute; top: 71px; right: 50px; width: 477px; height: 50px; background: url('../images/menuBg.gif') no-repeat; }
		#menuCntr ul { margin-top: 10px; width: 504px; list-style: none; border: 1px solid #fff; border-right: 0px; }
		#menuCntr li { position: relative; float: left; display: inline; height: 24px; line-height: 24px; text-align: center; text-transform: uppercase; border-right: 1px solid #fff; background: #424242; }
		#menuCntr li a { display: block; float: left; width: 130px; height: 24px; line-height: 24px; text-indent: -9999px; text-align: center; text-decoration: none; color: #fff; background-repeat: no-repeat; background-position: 10px center; }
		#menuCntr li a:hover, #menuCntr li a.selected { background-color: #e00000; }
		#menuCntr ul ul { clear: both; position: absolute; top: 14px; left: -1px; display: none; width: 130px; border-bottom: 0px; }
		#menuCntr ul ul li { width: 130px; text-align: left; text-indent: 10px; text-align: left; border-bottom: 1px solid #fff; background-color: #646464; }
		#menuCntr ul ul li a { text-align: left; background-position: 10px center; }
		
		#menuCntr a.newSummer { background-image: url('../images/newSummer.png'); width: 120px; cursor: default; }
		#menuCntr a.newWinter { background-image: url('../images/newWinter.png'); width: 120px; cursor: default; }
		#menuCntr a.outletSummer { background-image: url('../images/outletSummer.png'); cursor: default; }
		#menuCntr a.outletWinter { background-image: url('../images/outletWinter.png'); cursor: default; }
		#menuCntr a.active { background-color: #e00000; }

		#menuCntr a.boysTops { background-image: url('../images/boysTops.png'); }
		#menuCntr a.boysBottoms { background-image: url('../images/boysBottoms.png'); }
		#menuCntr a.girlsTops { background-image: url('../images/girlsTops.png'); }
		#menuCntr a.girlsBottoms { background-image: url('../images/girlsBottoms.png'); }
		#menuCntr a.babyTops { background-image: url('../images/babyTops.png'); }
		#menuCntr a.babyBottoms { background-image: url('../images/babyBottoms.png'); }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { overflow: hidden; width: 985px; background: url('../images/contentBg.gif') repeat-y; }
	#contentCntr div.contentBottom { padding: 0px 0px 20px 0px; overflow: hidden; width: 985px; background: url('../images/contentRB.gif') no-repeat right bottom; }
	#contentCntr div.contentBottomcat { padding: 0px 0px 20px 0px; overflow: hidden; width: 985px; background: url('../images/contentLB.gif') no-repeat left bottom; }
	
		/* ### INFO CONTAINER ### */
		#infoCntr { min-height: 700px; overflow: hidden; display: inline; }
		
			/* ### SUBMENU CONTAINER ### */
			#submenuCntr ul { position: relative; left: 262px;  margin-top: 10px; width: 696px; list-style: none; border: 1px solid #fff; border-right: 0px; }
			#submenuCntr li { position: relative; float: left; display: inline; width: 115px; height: 22px; line-height: 22px; text-align: center; text-transform: uppercase; border-right: 1px solid #fff; background: #777; }
			#submenuCntr li a { display: block; float: left; width: 115px; height: 22px; line-height: 22px; text-indent: -9999px; text-align: center; text-decoration: none; color: #fff; background-repeat: no-repeat; background-position: 10px center; }
			#submenuCntr li a:hover, #infoCntr li a.selected { background-color: #e00000; }
			#submenuCntr ul ul { clear: both; position: absolute; top: 13px; left: -1px; display: none; width: 115px; border-bottom: 0px; }
			#submenuCntr ul ul li { width: 115px; text-align: left; text-indent: 10px; text-align: left; border-bottom: 1px solid #fff; background-color: #646464; }
			#submenuCntr ul ul li a { text-align: left; background-position: 10px center; }
			
			#submenuCntr a.boysTops { background-image: url('../images/boysTops.png'); }
			#submenuCntr a.boysBottoms { background-image: url('../images/boysBottoms.png'); }
			#submenuCntr a.girlsTops { background-image: url('../images/girlsTops.png'); }
			#submenuCntr a.girlsBottoms { background-image: url('../images/girlsBottoms.png'); }
			#submenuCntr a.babyTops { background-image: url('../images/babyTops.png'); }
			#submenuCntr a.babyBottoms { background-image: url('../images/babyBottoms.png'); }
			
			/* ### INFOLINKS CONTAINER ### */
			#infolinksCntr { float: left; width: 455px; height: 569px; display: inline; }
				
				.catplaatje { width: 425px; height: 465px; background-color: rgb(238, 238, 238); margin-left: 20px; margin-top: 24px;}
				#rollimg {  }
				
				.trefwoorden { width: 325px; margin: 15px 20px 10px 115px; color: #999; margin-top: 57px;}
				
				.productAfb { width: 425px; height: 465px; background: #EEE; margin-left: 20px; margin-top: 24px;}
				.productAfbL { float: left; width: 39px; }
				.productAfbL strong { display: block; position: relative; top: 5px; left: 3px; }
				.productAfbL ul { float:left; list-style-image:none; list-style-position:outside; list-style-type:none; overflow:hidden; width:39px; padding: 3px 1px 5px 1px; }
				.productAfbL li { display:inline; float: left; }
				.productAfbL li a { margin: 2px; background:#333 none repeat scroll 0 0; color:#FFF; display:block; float:left; height:15px; width: 15px; text-align: center; line-height:15px; text-decoration:none; }
				.productAfbL li a:hover { background:#E90101 none repeat scroll 0 0; text-decoration: none; }
				.productAfbR { float: left; width: 348px; }
				
			/* ### INFORECHTS CONTAINER ### */
			#inforechtsCntr { float: left; width: 515px; margin-top: 11px; display: inline; }
			#inforechtsCntr p { margin: 0 16px; }
				.pww1 { margin-left: 16px; }
			#inforechtsCntr h1 { color: #E90101; font-size: 15px; font-weight: bold; margin:33px 0 8px 15px; text-transform: uppercase; }
			
				.selmenusBox { width: 500px; margin-left: 11px; }
				.selmenusBox ul { overflow: hidden; width: 500px; list-style: none; }
				.selmenusBox li { float: left; display: inline; height: 38px; line-height: 38px; color: #333; padding-left: 5px; font-weight: bold; }
				.selmenusBox select { margin: 2px; letter-spacing: 2px; }
				.selmenusBox option { text-indent: 3px; }
				
				.naviBox { padding:2px 0 3px; width:500px; }
				.naviBox a { color:#333; font-weight: bold; display:block; float:right; height:16px; line-height:16px; padding:0 4px; text-decoration:none; }
				.naviBox a:hover { color: #E90101; }
				.naviBox .aktief { color: #E90101; }
				
				.producten { width: 513px; height: 450px; overflow: auto; margin: 2px; }
				.producten p { font-weight: bold;  margin-left: 15px; line-height: 24px; }
				
				.product { width: 138px; height: 228px; background: #F1F1F1; margin: 11px 13px; float: left; line-height: 14px;}
				.product p { margin: 5px 6px; height: 30px; vertical-align: middle; text-align: center; line-height: 14px; }
				.product span { font-size: 10px; }
				.product img { margin-left: 14px; border: 1px solid #888; }
				.product td span { color: #E90101; font-weight: bold; }
				.product strong { color: #000; }
				.productLinks { width: 55px; float: left; text-indent: 16px; margin-top: 2px;}
				.productRechts { width: 83px; float: left; margin-top: 2px;}
				.productRechts b { font-weight: bold; color: #E90101; }
				
				
				.infotekst { width:502px; margin:2px; line-height: 18px; letter-spacing: 0px; }
				.infotekst p { margin: 10px 0 0 15px; }
				.infotekst #optinform { margin-left: 15px; }
		
					.nieuwsbrief_form { width: 400px; text-align: left; margin-left:5px; }				
					.nieuwsbrief_form form{ margin: 5px 0 0 10px; padding: 5px; }
					.nieuwsbrief_form input { line-height: 20px; vertical-align: middle; height:20px; margin:2px 4px 2px 0; width:150px; font-size: 14px; padding: 2px 0 0 4px;}
					.nieuwsbrief_form button {  width: 73px; height: 17px; background: url('../images/but_versturen.gif'); border: 0px; text-indent: -2500px; }
					.nieuwsbrief_form .submit { width: 73px; height: 17px; background: url('../images/but_versturen.gif'); border: 0px;}
					
					form.brainmailForm {margin: 5px; padding: 5px;}
					form.brainmailForm label {line-height: 22px;float: left;width: 120px; text-align: left;}
					form.brainmailForm label.error {color: red;}
					form.brainmailForm input {float: left; height:20px; margin:2px 4px 2px 0; width:230px;}
					
					
					.contact_form { width: 400px; }
					.contact_form form { margin: 5px; padding: 5px; }
					.contact_form input { height: 20px; margin: 2px 4px 2px 0; width: 230px; }
					.contact_form label { vertical-align: top; position: relative; top: 3px; }
					.contact_form textarea { height: 100px; margin: 2px 4px 2px 0; width: 354px; }
					.contact_form button { width:230px; margin:2px 4px 2px 0; }
					
					#knop { width: 73px; height: 17px; background: url('../images/but_versturen.gif'); border: 0px;}
					
			.merken_tekst { width: 810px; margin:20px auto 0; padding-bottom: 80px;}
			.merken_tekst h1 { color: #E90101; font-size: 15px; font-weight: bold; padding:11px 0 8px; text-transform: uppercase; }
			
			.info_zonderimg_tekst { width: 650px; margin:20px auto 0; min-height:600px; }
			.info_zonderimg_tekst h1 { color: #E90101; font-size: 15px; font-weight: bold; padding:11px 0 8px; text-transform: uppercase; }
			.info_zonderimg_tekst table { width: 590px; margin-bottom: 40px; }
			.info_zonderimg_tekst td { border: 1px solid #999; padding:3px; }
			
			.info_account { width: 650px; margin:20px auto 0; min-height: 400px;}
			.info_account h3 { font-size: 13px; }
			.info_account h1 { color: #E90101; font-size: 15px; font-weight: bold; padding:11px 0 8px; text-transform: uppercase; }
			.info_accountlinks { width: 150px; float: left; }
			
				.info_accountlinks h1 { margin-left: 13px; }
				.info_accountlinks ul { width:130px; list-style-type:none;}
				.info_accountlinks li { margin-left:2px; }
				.info_accountlinks li a { background:#646464; color:#FFF; width: 110px; margin: 2px; text-indent: -1999px; border: 1px solid #FFF; display:block; float:left; height:22px; line-height:22px; padding:0 4px; text-decoration:none; }
				.info_accountlinks li a:hover { background:#424242 none repeat scroll 0 0; color: #FFF; }
				.info_accountlinks li .aktief { background:#424242 none repeat scroll 0 0; color: #FFF; }
				
				.info_accountlinks #bestellingen { background-image: url('/images/accountmenu/uwbestellingen.gif'); }
				.info_accountlinks #spaarmunten { background-image: url('/images/accountmenu/uwspaarkaart.gif'); }
				.info_accountlinks #waardebon { background-image: url('/images/accountmenu/uwwaardebon.gif'); }
				.info_accountlinks #gegevens { background-image: url('/images/accountmenu/uwgegevens.gif'); }
				.info_accountlinks #wachtwoord { background-image: url('/images/accountmenu/uwwachtwoord.gif'); }
				.info_accountlinks #uitloggen { background-image: url('/images/accountmenu/uitloggen.gif'); }
			
			.info_accountrechts { width: 500px; float: left; padding-top: 11px; }
			.info_accountrechts h2 { margin-bottom: 12px; }
			.info_accountrechts ul { padding-left: 14px; }
			.info_accountrechts p { margin: 8px 0; }
			
				.logindiv_links { width: 250px; float: left; }
					#loginfrm2 input { margin: 5px; padding: 2px; }
				.logindiv_rechts { width: 250px; float: left; }
				
					#loginfrm3 input { margin: 5px; padding:2px; }
					
					#myErrorDiv { height: border: 1px solid #FF0000; line-height: 20px; padding: 5px; margin: 10px; }
					#myErrorDiv li { margin-left: 25px; color: #E90101; }
					
					#klantgegevens input, #klantgegevens select { margin: 3px; padding: 1px; }
					#klantgegevens input {
					border-color:#555555 #CACACA #DBDBDB #B6B6B6;
					border-style:solid;
					border-width:1px;
					height:18px;
					padding:3px 5px 0;
					width: 171px;
					}
					
					#klantgegevensaccount input, #klantgegevensaccount select { margin: 3px; padding: 1px; }
					#klantgegevensaccount input {
					border-color:#555555 #CACACA #DBDBDB #B6B6B6;
					border-style:solid;
					border-width:1px;
					height:18px;
					padding:3px 5px 0;
					}
					 
					#klantgegevensaccount .verstuur {
					background:transparent url(../images/but_versturen.gif) repeat scroll 0 0;
					border:0 none;
					height:17px;
					text-indent:-2500px;
					width:73px;
					}
					
					#wachtwoordwijzigen input, #wachtwoordwijzigen select { margin: 3px; padding: 1px; }
					#wachtwoordwijzigen input {
					border-color:#555555 #CACACA #DBDBDB #B6B6B6;
					border-style:solid;
					border-width:1px;
					height:18px;
					padding:3px 5px 0;
					}
					
					#wachtwoordwijzigen .verstuur {
					background:transparent url(../images/but_versturen.gif) repeat scroll 0 0;
					border:0 none;
					height:17px;
					text-indent:-2500px;
					width:73px;
					}
			
			.info_xtra { width: 650px; margin:20px auto 0; }
			.info_xtra h1 { color: #E90101; font-size: 18px; font-weight: bold; padding:11px 0 38px; text-transform: uppercase; }
			.info_xtralinks { width: 130px; float: left; padding-right: 20px; }
			.info_xtralinks ul { list-style-type:none; }
			.info_xtralinks li { margin: 12px 0; }
			.info_xtralinks li a { color: #E90101; text-decoration: none; font-weight: bold;}
			.info_xtrarechts { width: 500px; float: left;}
			.info_xtrarechts b { color: #E90101; }
			.info_xtrarechts ul { padding-left: 14px; }
			.info_xtrarechts p { margin: 12px 0; border-bottom: 1px solid #333; padding: 0 0 8px 0;}
	
			.account_tekst { width: 650px; margin:20px auto 0; min-height:600px;}
			.account_tekst h2 { color: #E90101; font-size: 15px; font-weight: bold; padding:11px 0 8px; text-transform: uppercase; }			
			
			.winkelwagen_tekst { width: 780px; margin-left:180px; min-height:600px;}
			.winkelwagen_tekst h2 { color: #E90101; font-size: 15px; font-weight: bold; padding:41px 0 8px; text-transform: uppercase; }			
			
				.merkdiv { width: 270px; height: 115px; float: left; text-align: center; }
				.merkdiv h2 { font-size: 14px; font-weight: bold; }
				.merkdiv a { color: #CCC; text-decoration: none; }
				.merkdiv img { display: block; margin: 0 auto; }
				
			.inwinkelwagen { float: right; }
			.pww1 { float: left; width: 150px; padding-top: 28px; }
			.pww2 { float: left; width: 150px; padding-top: 28px; }
			.pww3 { float: left; width: 192px; }
			
			.hiddenclass { display: none; }
			
			/* ### WINKELWAGEN ### */
			#kassa_winkelwagen th { text-align: left; }
			
			#kassa_updateuitleg, #kassa_ww_update { display: none; }
			
			#kassa_ww_aantal { background: #E4E1E0; border: 1px solid #E4E1E0; width: 50px; }
			
			#kassa_ww_verder, .kassabuttonvolgend{ margin-top:35px; background: #E90101; border: 1px solid #FFF; color: #FFF; font-weight: bold; cursor: pointer; }
			.kassabuttonvorig{ margin-top:35px; background: #646464; border: 1px solid #FFF; color: #FFF; font-weight: bold; cursor: pointer; }
			
			#totaaltr td { font-size: 12px; font-weight: bold; }
			
			/*
			CSS voor de thumb popup
			*/

			.kassa_thumbnail { position: relative; z-index: 0; }
			.kassa_thumbnail:hover { background-color: transparent; z-index: 50;	}
			.kassa_thumbnail span { position: absolute; left: -1000px; border: 1px solid #EEE; visibility: hidden; }
			.kassa_thumbnail span img{ border-width: 0; }
			.kassa_thumbnail:hover span { visibility: visible; top: 0; left: 60px; }

			/*
			EINDE thumb popup
			*/
			
					
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; display: inline; overflow: hidden; width: 850px; }
		
			/* ### WELKOM BOX ### */
			.welkomBox { padding: 0px 0px 30px 20px; overflow: hidden; width: 830px; }
			.welkomBox div.pic { float: left; width: 440px; }
			.welkomBox div.text { padding-top: 10px; float: right; width: 380px; line-height: 18px; letter-spacing: 0px;  }
			.welkomBox h1 { padding: 18px 0 13px 0; font-size: 15px; font-weight: bold; text-transform: uppercase; color: #e90101; }
			.welkomBox p { padding-bottom: 13px; line-height: 16px; }
		
			/* ### LL CONTAINER ### */
			#llCntr { padding-left: 20px; float: left; width: 200px; }
			
				/* ### LOGIN BOX ### */
				.loginBox { margin-bottom: 15px; width: 180px; background: #eeedec; }
				.loginBox h3 { height: 24px; width: 180px; line-height: 24px; text-indent: -9999px; font-size: 12px; background: url('../images/h3_loginbox.jpg') no-repeat; }
				.loginBox fieldset { padding: 0px 5px 5px 5px; overflow: hidden; width: 170px; border: 0px; }
				.loginBox input.field { margin-top: 5px; padding: 3px; width: 162px; color: #999; border: 1px solid #cbcbce; background: #fff; }
				.loginBox input.submit { width: 54px; height: 19px; background: url('../images/button_login.jpg') no-repeat; border: 0px; text-indent: -9999px; float:right; margin: 5px 5px 0 0; }			
				.loginBox fieldset a { display: block; width: 170px; text-align: right; font-size: 10px; color: #6B6A6A; }
				.loginBox p { padding: 10px; line-height: 16px; text-align: left; color: #6b6a6a; }
			
				/* ### SPAAR BOX ### */
				.spaarBox { margin-bottom: 15px; padding-bottom: 10px; width: 180px; background: #eeedec; }
				.spaarBox h3 { height: 24px; width: 180px; line-height: 24px; text-indent: -9999px; font-size: 12px; background: url('../images/h3_spaarmunten.jpg') no-repeat; }
				.spaarBox p { padding: 10px; line-height: 16px; text-align: left; color: #6b6a6a; }
				.spaarBox a { padding-right: 10px; text-decoration: underline; color: #e90101; }
				.spaarBox a:hover { text-decoration: none; }
				.spaarBox span { display: block; width: 100%; text-align: right; color: #6b6a6a; }
				
				/* ### BRIEF BOX ### */
				.briefBox { margin-bottom: 15px; width: 180px; background: #eeedec; }
				.briefBox h3 { height: 24px; width: 180px; line-height: 24px; text-indent: -9999px; font-size: 12px; background: url('../images/h3_nieuwsbrief.jpg') no-repeat; }
				.briefBox fieldset { padding: 0px 5px 5px 5px; overflow: hidden; width: 170px; border: 0px; }
				.briefBox input.field { margin-top: 5px; padding: 3px; width: 162px; color: #999; border: 1px solid #cbcbce; background: #fff; }
				.briefBox input.submit { width: 54px; height: 19px; background: url('../images/button_verstuur.jpg') no-repeat; border: 0px; text-indent: -9999px; float:right; margin: 5px 5px 0 0; }
				
				/* ### FRIEND BOX ### */
				.friendBox { margin-bottom: 15px; width: 180px; background: #eeedec; }
				.friendBox h3 { height: 24px; width: 180px; line-height: 24px; text-indent: -9999px; font-size: 12px; background: url('../images/h3_tellafriend.jpg') no-repeat; }
				.friendBox fieldset { padding: 0px 5px 5px 5px; overflow: hidden; width: 170px; border: 0px; }
				.friendBox input.field { margin-top: 5px; padding: 3px; width: 162px; color: #999; border: 1px solid #cbcbce; background: #fff; }
				.friendBox input.submit { width: 54px; height: 19px; background: url('../images/button_verstuur.jpg') no-repeat; border: 0px; text-indent: -9999px; float:right; margin: 5px 5px 0 0; }
							
			/* ### LR CONTAINER ### */
			#lrCntr { float: right; width: 620px; }
			 
				/* ### NIEUWS CONTAINER ### */
				#nieuwsCntr { margin-bottom: 15px; width: 620px; }
				#nieuwsCntr h3 { width: 75px; height: 24px; line-height: 25px; font-size: 12px; text-indent: -9999px; background: url('../images/h3_nieuws.jpg') no-repeat;}
				
					/* ### NIEUWS BOX ### */
					.nieuwsBox { padding: 10px 0px 10px 0px; overflow: hidden; width: 620px; background: #f8f8f7; }
					.nieuwsBox div.pic { float: right; width: 187px; }
					.nieuwsBox div.text { padding-left: 10px; float: left; width: 410px; }
					.nieuwsBox h2 { padding: 5px 0 11px 0; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #e90101; }
					.nieuwsBox p { padding-bottom: 11px; line-height: 16px; }
					.nieuwsBox span { float: right; }
					.nieuwsBox span a { color: #e90101; }
			
				/* ### DEALER BOX ### */
				.dealerBox { margin-bottom: 15px; padding: 10px; width: 600px; background: #f8f8f7; }
				.dealerBox h2 { padding-bottom: 3px; font-size: 12px; font-weight: bold; }
				.dealerBox ul { overflow: hidden; width: 600px; list-style: none; }
				.dealerBox li { margin-right: 3px; float: left; display: block; }
				.dealerBox li a { text-decoration: none; color: #333; }
				.dealerBox li a:hover { text-decoration: underline; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { padding-top: 20px; float: right; width: 120px; margin-bottom:40px;}
		
			/* ### PARTNER BOX ### */
			.partnerBox { width: 93px; background: #FFF; }
			.partnerBox ul { list-style: none; }
			.partnerBox li { display: inline; }
			.partnerBox img { padding: 2px auto; margin: 3px auto; }
	
	/* ### FOOTER CONTAINER ### */
	#footerCntr { width: 985px; background: url('../images/footerBg.gif') no-repeat; }
	#footerCntr ul { overflow: hidden; width: 985px; height: 35px; list-style: none; }
	#footerCntr li { float: left; display: inline; color: #646464; }
	#footerCntr li a { padding: 0px 5px 0px 5px; height: 35px; line-height: 38px; text-transform: uppercase; text-decoration: none; color: #646464; }
	#footerCntr li a:hover { text-decoration: underline; }
	
	.copyright { font-size: 9px; color: #969696; text-align: right; text-align:right; margin: 19px 13px 0 0; }
	.copyright a { color: #969696; text-decoration: none; }
	.copyright a:hover { text-decoration: underline; }

.achternaam {
display:none;
}