@charset "utf-8";
/* CSS Document */


/*#### Standaard tabel navigatie ####*/

#nav_admin_default_top, #nav_admin_default_top ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	float:left;
}


#nav_admin_default_top
	{
	float:left; 
	padding:10px;
	}

#nav_admin_default_top a
	{
	float:left; 
	display: block;
	width: 18px; 
	height: 18px;
	line-height: 18px;
	text-decoration:none;
	color: #FFF;
	background-color:#95BD5D;
	text-align:center;
	border-right: #ffffff 1px solid;
	}
#nav_admin_default_top a.selected
	{
	float:left; 
	display: block;
	width: 18px; 
	height: 18px;
	line-height: 18px;
	text-decoration:none;
	color: #000000;
	background-color:#95BD5D;
	text-align:center;
	border-right: #ffffff 1px solid;
	}


#nav_admin_default_top li { /* all list items */
	float: left;
	width: 15px; /* width needed or else Opera goes nuts */
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	height: 20px;
}


#nav_admin_default_bottom, #nav_admin_default_bottom ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
}

#nav_admin_default_bottom a {
	display: block;
	height: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

#nav_admin_default_bottom li { /* all list items */
	float: left;
	width: 15px; /* width needed or else Opera goes nuts */
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	height: 20px;
}






/* Artikel lijst weergave */



#webshop_artikellijst
	{
	padding: 10px 0px 0px 0px;
	float:left;
	}


#webshop_artikellijst .artikelregel
	{
	float:left;
	width: 200px;
	height: 200px;
	background-color:#ffffff;
	border: #ffffff 1px solid;
	padding: 10px 5px 5px 5px;
	margin: 0px 0px 10px 20px;
	cursor: pointer;
	}
#webshop_artikellijst .artikelregel:hover
	{
	border: #95BD5D 1px solid;
	}




#webshop_artikellijst .artikelregel .foto
	{
	float:left;
	width: 200px;
	/*height: 200px;*/
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	}
#webshop_artikellijst .artikelregel .titel
	{
	float:left;
	/*width: 189px;*/
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size:10px;
	}


#webshop_artikellijst .artikelregel .artikelnummer
	{
	float:left;
	/*width: 189px;*/
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size:10px;
	}



#webshop_artikellijst .artikelregel .korteomschrijving
	{
	float:left;
	font-size:10px;
	/*width: 189px;*/
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: center;
	}

#webshop_artikellijst .artikelregel .detaillink
	{
	float:left;
	/*width: 189px;*/
	width: 165px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size:10px;
	text-align: center;
	}


#webshop_artikellijst .artikelregel .prijs
	{
	float:left;
	/*width: 189px;*/
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size:10px;
	}

#webshop_artikellijst .artikelregel .infolink
	{
	float:left;
	/*width: 189px;*/
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
	color: #000000;
	font-size:10px;
	text-align:right;
	}

#webshop_artikellijst .artikelregel .infolink a
	{
		color: #95BD5D;
	}



#webshop_artikellijst .artikelregel .stopinwinkelwagen
	{
	float:left;
	width: 210px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	cursor:pointer;
	font-size:10px;
	/*color:#ff0000;*/
	line-height: 23px;
	}




#webshop_artikellijst .artikelregel .stopinwinkelwagen form, input
	{
	font-size:9px;
	}


#webshop_artikellijst .paginakop
	{
	float:left;
	width: 709px; /*ipv 600px*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	}

#webshop_artikellijst .paginakop h1
	{
		color:#95bd5d;
		font-size: 18px;
	}

#webshop_artikellijst .navigatiebalk
	{
	float:left;
	width: 709px; /*ipv 600px*/
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	text-align:right;
	}






/* Artikel groepen */



#webshop_artikellijst .artikelregel_groep
	{
	float:left;
	width: 203px;
	height: 220px;
	background-color:#ffffff;
	border: #ffffff 1px solid;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	cursor: pointer;
	text-align:center;
	}
#webshop_artikellijst .artikelregel_groep:hover
	{
	border: #95BD5D 1px solid;
	}
#webshop_artikellijst .artikelregel_groep a
	{
		text-decoration: none;
		color: #000;
		font-size:16px;
		font-weight: bold;
		color:#799a4c;
	}
#webshop_artikellijst .artikelregel_groep img
	{
		margin-top: 10px;
	}





/* kruimelpad */
.kruimelpad
	{
		color: #95BD5D;
		padding: 0px 10px 10px 10px;
	}
	
.kruimelpad a 
	{
		padding: 0 2px 0 2px;	
	}
.kruimelpad a:link
	{
		color: #95BD5D;
	}
.kruimelpad a:visited
	{
		color: #95BD5D;
	}

.kruimelpad .gekozen_groep
	{
		font-weight: bold;
		color: #95BD5D;
	}


/* Artikel detail weergave */



#webshop_artikeldetail .artikelregel
	{
	float:left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	/*width: 630px;*/
	width: 709px;
	}

#webshop_artikeldetail .artikelregel h1
	{
	padding: 0px 0px 0px 5px;
	}


#webshop_artikeldetail .artikelregel .foto
	{
	float:left;
	width: 620px;
	width: 718px;
	/*height: 320px;*/
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border: #cccccc 0px solid;
	border-bottom: 1px solid #95BD5D;
	text-align: center;
	}
#webshop_artikeldetail .artikelregel .titel
	{
	float:left;
	font-size:12px;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 5px;
	color: #000000;
	font-weight:bold;
	}

#webshop_artikeldetail .artikelregel .titel h1
	{
		color:#95bd5d;
		font-size: 18px;
	}


#webshop_artikeldetail .artikelregel .korteomschrijving
	{
	float:left;
	font-size:10px;
	width: 605px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 10px;
	color: #000000;
	}


#webshop_artikeldetail .artikelregel .prijs
	{
	float:right;
	/*color:#ff0000;*/
	font-size:15px;
	font-weight:bold;
	text-align: right;
	padding: 0px 0px 0px 0px;
	width: 200px;
	}

#webshop_artikeldetail .artikelregel .gegevens
	{
	float:left;
	font-size:10px;
	width: 660px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #000000;
	}

#webshop_artikeldetail .artikelregel .omschrijving
	{
	float:left;
	font-size:11px;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	color: #000000;
	border-right: 1px solid #95BD5D;
	}
#webshop_artikeldetail .artikelregel .details
	{
	float:left;
	font-size:10px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	color: #000000;
	}

#webshop_artikeldetail .artikelregel .maten {
	float:left;
	padding: 0px 0px 20px 5px;
}

#webshop_artikeldetail .artikelregel .teruglink
	{
	float:left;
	font-size:10px;
	width:708px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 10px;
	border-top: #C5D686 1px solid;
	color: #000000;
	}
	
#webshop_artikeldetail .artikelregel .teruglink a
	{
	font-size:14px;
	color: #95BD5D;
	font-weight: bold;
		
	}



#webshop_artikeldetail .artikelregel .stopinwinkelwagen
	{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	cursor:pointer;
	font-size:11px;
	/*color:#ff0000;*/
	line-height: 23px;

	}


#webshop_artikeldetail .artikelregel .maten .selectie
	{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	}



#webshop_artikeldetail .artikelregel .stopinwinkelwagen form, input
	{
	font-size:9px;
	}


#webshop_artikeldetail .paginakop
	{
	float:left;
	width: 470px;
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 3px 0px;
	}








#winkelwagen_previeuw {
	padding: 0px 0px 0px 0px;
	font-size:10px;
	height:60px;
	width:150px;
	/*background-color:#03C;*/
}


#winkelwagen_previeuw h2
	{
		color: #ffffff;
		font-size:16px;
	}



/*Afrekenen*/

#afrekenen form,input,button
	{
	font-size:9px;
	}

	
#afrekenen_contentbox
	{
	border: #769FC3 1px solid;
	padding: 30px;
	}

#printBestelling
	{
	border: #cccccc 1px solid;
	padding: 10px;
	}

