p {
	border: 1px solid #dddddd;
	margin: 0px 0px 20px 0px;
	padding: 3px;
	width: 692px;
	text-align: left;
}

.shopblok {
	margin: 0px 0px 20px 0px;
	border: 1px solid #dddddd;
	background-color: #f8f8f8;
	padding: 33px 33px 40px 33px;
	width: 632px;
	text-align: left;
}

.shopblok a {
	display: block;
	width: 300px;
	height: 38px;
	padding-top: 10px;
	margin: 8px 16px 8px 0px;
	float: left;
	clear: none;
	text-decoration: none;
	color: #000000;
	font: 11px/16px Arial,Helvetica,sans-serif;
}

.shopblok a:hover {
	text-decoration: underline;
}

.shopblok a img {
	float: left;
	margin: 0px 8px;
}

a {
	color: #8cc63f;
}

h3 {
	font-weight: normal;
}

.shopTableTdVm{
	padding-top: 15px;
	border-bottom: 1px solid black;	
}




#menu li.menuheadershop {
	background: #eaf3dc url(/assets/menu_header_orange.gif) no-repeat;
	display: block;
	list-style: none;
	clear: left;
	border: 0px;
	height: 20px;
	padding: 2px 4px 2px 12px;
	font-weight: bold;
	margin-bottom: 2px;
	vertical-align: middle;
}

#menu li.menuheadershop img {
	float: right;
	clear: none;
	margin: 5px 5px 4px 4px;
	cursor: pointer;
}

.shopTable{
}


.shopTableHeader{
	height: 25px;
	border-bottom: 1px dotted black;
	padding-top: 5px;
}

.shopTableTD{
	border-bottom: 1px dotted black;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	vertical-align: top;
}

.prijs{
	float: right;
}

.shopTableTdVm{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #f2f2f2;
}

.shopA{
	color: red;
	font-size: 19px;
}

.shopTitle{
	font-size: 19px;
	float: left;
}
.shopTitleOverzicht{
	font-size: 14px;
	float: left;
}


.shopButtonSmall{
	background: url('/assets/shopButtonSmall.jpg');
	color: #000000;
	border: 0px;
	height: 24px;
	width: 100px;
}

.shopButtonLarge{
	background: url('/assets/shopButtonLarge.jpg');
	color: #000000;
	border: 0px;
	height: 24px;
	width: 150px; 
	font-weight: bold;
}

.shopButtonLargeLeft{
	background: url('/assets/shopButtonLarge.jpg');
	color: #000000;
	border: 0px;
	height: 24px;
	width: 150px; 
	font-weight: normal;
}



.shop_input_gegevens_postcode1{
 	width: 60px;
 	
}
.shop_input_gegevens_postcode2{
 	width: 60px;
}

.shop_input_gegevens_huisnummer1{
 	width: 60px;
}

.shop_input_gegevens_huisnummer2{
 	width: 60px;
}

.shop_input{
	width: 285px;
	
}

.shop_input_gegevens_select{
	width: 290px;
	font-size: 10px;
}

.shop_input_gegevens_text{
	width: 285px;
	font-size: 10px;
}
