/* ****************************************************************************** shop */
#div_mandje {
	position: absolute;
	right: 20px;
	top: -5px;
	z-index: 999;
	text-align: right;
}
#div_mandje2 {
	position: absolute;
	right: 15px;
	top:-20px;
	width: 200px;
/*
	right: 0px;
	margin: 7px 5px 0 0;
	color: #000000;
	font-size: 10px; */
/* 	clear:both;
	padding-left: 10px !important;
idem aan a.shortlist
	background-image: url("img/pijl-geel.gif");
	background-position: left center;
	background-repeat: no-repeat;
	border: 0 none transparent;
	color: #000000;
	font-weight: bold;
	height: 15px;
	text-decoration: none;
	display: none;*/	
}
#div_mandje .multipagearrow {
	border: none;
	background-color: transparent;
}
#content .multipage {
	position:absolute;
	top:-10px;
	text-align: right;
}

#content .mandje {
  margin:  0px;
  padding: 0px;
  width:25px;
  text-align:right;
  padding-right:3px;
  height: 14px;
}
.shop_oms,
.shop_meer_info {
/*	border: 1px solid red;*/
	background-color: #4D5867;
}
.shop_meer_info {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 47px;
}

#content div.lijst_item {
	width: 290px; /* 105+5 + 175 + 15 */
	float: left;
	margin-bottom: 10px;
}

#content img.shop_img {
	margin:0px 10px 0px 0px;
	background-color: #ADC7C8;
	width: 105px;
	height: 105px;
	float: left;
}
#content img.shop_img2 {
	margin:0px 15px 0px 0px;
	background-color: #ADC7C8;
	float: left;
}

.shop_oms {
	height: 105px;
	left: 0px;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 165px !important;
}

.shop_oms h2 {
/*	border: 1px solid black;
	display: block;
	height: 65px;
	overflow: hidden;
	font-size: 19px;
	line-height: 20px;
*/
}
.hr_grijs {
	border-bottom: 1px solid grey;
	margin-bottom:5px;
}
a.plain_text {
	font-weight: normal;
	text-decoration: none;
}
hr {
	height:1px;
	width:100%;
	margin:0px;
	border: 0 none;
	padding: 0px;
	color: #808080;
	background-color: #808080;
}

.order_table {
	border: none;
/*	border-top:1px solid grey; */
	margin: 0;
	padding: 0;
	float:right;
	width:100%;
}
.order_table td {
	white-space: nowrap;
/*	border-bottom :1px solid grey; */
	text-align: right;
/*	border:1px solid green; /* */
}

#zoek_container {
	position:relative;
	color: #DDDDFF;
	padding: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
 /*	background: #10246D; */
	width:197px;
	border-top: 1px solid #C3C7DC;
	margin-top: 15px;
	padding: 10px 5px 10px 18px;
/*	border: 1px solid green; /* */
}
#zoek_container .submit,
#zoek_container .inputbox {
	color: #1f1f1f;
	background: #ADC7C8;
	font-size:12px;
	font-weight: bold;
	height: 17px;
	border: 1px solid #C3C7DC;
	padding: 2px;
	margin: 0;
}
#zoek_container .submit {
	display:block;
	float:right;
	padding: 0;
	height: 22px;
	width: 22px;
}
#zoek_container .inputbox {
	width: 165px !important; /* FF, before std. declaration! */
	width: 225px;
}

#zoek_container a:active,
#zoek_container a:hover             {color: #333399; }

/* ***************************************************************************** forms */

#shopform p,
#contactform p,
#mailingform p,
div#reactieform {
	width:100%;
  clear: left;
}
#shopform label,
#contactform label,
#mailingform label,
#reactieform label {
  width: 140px;
  float: left;
  text-align: left;
  margin: 5px 1px 5px 0px;
/*  background: #888888; /* */
}
#shopform label {
	width: 95px;
}
#mailingform label {
	width:65px;
	font-weight: bold;
  margin: 5px 1px 0px 0px;
}
#shopform select,
#shopform input,
#shopform textarea,
#contactform select,
#contactform input,
#contactform textarea,
#mailingform input,
#mailingform textarea,
#reactieform select,
#reactieform input,
#reactieform textarea,
select,
input,
textarea {
  background: #eee;
  border: 1px solid #6e7694;
  margin: 5px auto;
  width: 258px;
}

#shopform select,
#shopform input,
#shopform textarea {
	width: 175px;
}

#contactform select {
	margin: 5 auto;
}

#shopform .betaling {
	margin-left: 30px;
	display: none;
}
