.shopoverzicht {
	margin:0px;
	padding:0px;
	overflow:hidden;
	clear:left;
	}
.shopoverzicht li {
	display;block;
	float:left;
	list-style:none;
	margin-right:17px;
	margin-bottom:17px;
	width:168px;
	}
.shopoverzicht a:link,
.shopoverzicht a:visited,
.shopoverzicht a:hover,
.shopoverzicht a:visited:hover {
	display:block;
	padding:3px;
	border-width:1px;
	border-style:solid;
	width:160px;
	text-decoration:none;
	}
.shopoverzicht a:link,
.shopoverzicht a:visited {
	border-color:#003083;
	}
.shopoverzicht a:hover,
.shopoverzicht a:visited:hover {
	border-color:#E13407;
	}
.shopoverzicht img {
	display:block;
	}
.shopoverzicht a span {
	padding:3px 10px;
	background-color:#003083;
	color:#fff;
	font-family:arial;
	font-weight:bold;
	width:140px;
	display:block;
	}
#webshophomebreed {
	float:left;
	padding:0px 20px 0px 0px;
	width:460px;
	}
#webshophomesmal {
	float:right;
	padding:0px 10px;
	font-weight:bold;
	width:220px;
	}
#webshophomesmal ul {
 text-align:left;
 padding:0px;
 margin:10px 0px 0px 0px;
}
#webshopbalk {
	background-color:#FDF5F2;
	padding:6px 10px;
	border-bottom:1px solid #E13407;
	margin-bottom:10px;
	font-weight:bold;
	color:#E13407;
	text-align:right;
	}
#webshopbalk a:link,
#webshopbalk a:visited {
	color:#E13407;
	}
#webshopbalk a:hover,
#webshopbalk a:visited:hover {
	color:#972305;
	}
.productgegevens {
	width:480px;
	}
.productgegevens th {
	width:120px;
	}
.productgegevens th,
.productgegevens td {
	padding:2px 10px 2px 0px;
	text-align:left;
	vertical-align:top;
	}
#productprijs {
	display:block;
	font-weight:bold;
	font-family:arial;
	font-size:1.8em;
	margin-top:10px;
	color:#E13407;
	text-align:right;
	}
#bestelknop {
	margin-top:10px;
	height:25px;
	}
#bestelknop a:link,
#bestelknop a:visited,
#bestelknop a:hover,
#bestelknop a:visited:hover {
	font-size:1.4em;
	font-weight:bold;
	font-family:arial;
	color:#fff;
	display:block;
	padding:4px 10px 0px 30px;
	height:21px;
	text-decoration:none;
	width:180px;
	float:right;

	}
#bestelknop a:link,
#bestelknop a:visited {
	background:#E13407 url(../gfx/webshop/mediumcart.gif) no-repeat 6px 1px;
	}
#bestelknop a:hover,
#bestelknop a:visited:hover {
	background:#003083 url(../gfx/webshop/mediumcart.gif) no-repeat 6px 1px;
	}

#stappenplan {
	width:740px;
	padding:0px;
	margin:0px;
	height:70px;
	margin-bottom:10px;
	}
#stappenplan li {
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	background:url('../gfx/webshop/shoparrowfade.gif');
	}
#stappenplan li span {
	font-family:arial;
	display:block;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	}
#stappenplan li span.stap {
	font-size:1.6em;
	}
#stappenplan .actievestap {
	background:url('../gfx/webshop/shoparrowactief.gif');
	}
#stap1 {
	width:270px;
	}
#stap2 {
	width:270px;
	}
#stap3 {
	width:200px;
	}
#stappenplan a:link,
#stappenplan a:visited,
#stappenplan a:hover,
#stappenplan a:visited:hover {
	width:200px;
	padding-top:12px;
	height:58px;
	background-color:#f00;
	display:block;
	text-decoration:none;
	}
#stappenplan a:link,
#stappenplan a:visited {
	color:#666;
	background-color:#eee;
	}
#stappenplan a:hover,
#stappenplan a:visited:hover {
	color:#000;
	background-color:#ddd;
	}

#stappenplan .actievestap a:link,
#stappenplan .actievestap a:visited {
	color:#DBE4F3;
	background-color:#003083;
	}
#stappenplan .actievestap a:hover,
#stappenplan .actievestap a:visited:hover {
	color:#fff;
	background-color:#002058;
	}
.formulier {
	background-color:#DBE4F3;
	margin-bottom:10px;
	width:480px;
	}
.formulier fieldset {
	border:0px;
	padding:3px 10px;
	}
.formulier fieldset.mettable {
	border:0px;
	padding:0px 0px;
	}
.formulier div {
	padding:4px 0px;
	border-bottom:1px solid #9EAFCB;
	clear:both;
	}
.formulier label,
.formulier .bestelfieldset label,
.formulier .labelfake {
	float:left;
	display:block;
	padding-top:3px;
	font-weight:bold;
	color:##003083;
	}
.formulier label,
.formulier .labelfake {
	width:140px;
	}
.formulier .bestelfieldset label {
	width:160px;
	}
.formulier label.checkdoos {
	float:none;
	display:inline;
	padding-top:1px;
	margin-left:4px;
	font-weight:normal;
	}
.formulier #postcode {
	width:50px;
	}
.formulier input {
	width:160px;
	}
.formulier #verified_2,
.formulier #verified_1 {
width:auto;

}

.formulier textarea {
 padding:0px;
 margin:0px;
	width:300px;
	height:80px;
	}
	.formulier p{
	 margin:10px;
	}
	.buttons{
	 font-size:120%;
	}	
.buttons,
.buttons2 {
	clear:both;
	text-align:right;
	border:0px;
	}
.buttons input,
.buttons a,
.buttons2 input,
.buttons2 a {
	color:#fff;
	font-weight:bold;
	border:0px;
	cursor:pointer;
	width:auto;
	}
.buttons input,
.buttons a {
	background-color:#F1396D;
	}
.buttons input:hover,
.buttons a:hover{
	background-color:#FD6081;
	}
.buttons2 input,
.buttons2 a:hover{
	background-color:#003083;
	}
.buttons2 input:hover,
.buttons2 a:hover {
	background-color:#9EAFCB;
	}
#leeggooien,
#verderwinkelen,
#terugwinkelmandje,
#terugmandje {
	float:left;
	}
.formulier small {
	display:block;
	color:#df0024;
	width:190px;
	margin-left:144px;
	}
.formulier .bestelfieldset small {
	margin-left:160px;
	}
.formulier h3,
.formulier th {
	font-size:100%;
	padding:3px 10px;
	background-color:#003083;
	color:#fff;
	}
.formulier th,
.formulier td {
	text-align:left;
	padding:3px 10px;
	}
.formulier .celrechts {
	text-align:right;
	white-space:nowrap;
	}
.formulier table {
	width:470px;
	}
.formulier table input {
	width:40px;
	}
.aanvinkdoos {
	float:right;
	}
#bestandsnaam {
	width:200px;
	}
#bericht {
	width:180px;
	}
#subtotaal {
	border-top:1px solid #000;
	}
#totaal {
	border-top:1px solid #000;
	font-weight:bold;
	}	
.link{
	 padding:10px 0px 0px 0px;
  margin:0px;
	}
.link li {
  list-style:none;
 }	
.list li{
  margin-top: 10px;
 } 
.clearlaag { 
 clear:both;
 line-height:1px;
 font-size:1px;
 }
a.lijnloos_selected{
 text-decoration: none; font-weight:bold;
 }
.producttabel th{
 text-align:left;
	padding-left:0px;
 }
 
#bestellingtabel1,
#bestellingtabel2{
  width: 470px;
 }
#bestellingtabel1 th{
 width:100px;
 text-align:left;
 }
#bestellingtabel2{
 margin-top:10px;
 }
#bestellingtabel2 thead{
 color:#fff;
 background-color: #003083;
 border-bottom:1px solid #9EAFCB;
 }
#bestellingtabel2 th{
 text-align:left;
 padding:4px;
 }
#bestellingtabel2 tbody{ 
 background-color:#FDF5F2;
 }
#bestellingtabel2 td{
 padding:4px;
 border-bottom:1px solid #DF0024;
 }
.print{
 padding:2px 0px 2px 20px;
 background:transparent url('../gfx/webshop/print.gif') no-repeat 0px 4px;
}

