#items
{
	/*float: left;*/
	width: 700px;
	border: 1px solid #f9f9f9;
	overflow: hidden;
	
}
#winkelwagen {
	background-color: #333333;
}
#cart
{
	/*float: right;*/
	/*width: 700px;
	background-color: #fff;
	border: 1px solid #f9f9f9;
	height: auto;*/
	width: 90%;
}



.item {
	float: left;
	position: relative;
	width: 150px;
	border: 0px none #ddd;
	margin: 10px;
	cursor: move;
	color: #000000;
	height: 150px;
}
#cart .item {
	/*width: 75px;
	height: 75px;
	margin: 5px;
	background-position: -40px -22px;
	border-width: 1px;
	cursor: default;*/
}

.item span
{
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	text-align: center;

}.winkelwagen {
	/*float: right;*/
	border: 1px solid #f9f9f9;
	padding-bottom: 5px;
	background-color: #333333;
	width: 700px;	/*margin-left: 10px;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.shop_productlijst {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	background-color: #333333;
	/*margin: 10px;*/
	clear: both;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px;
	color: #FFFFFF;
	/*margin-right: auto;
	margin-left: auto;*/
}
.divcart {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	background-color: #333333;
	width: 680px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.divcart2 {
	clear: both;
	height: 100px;
	width: 100px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
}

.shop_titel {
	color: #FFFFFF;
}
.shop_bar {
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;
}
.shop_details td{
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	background-color: #333333;
	font-weight: 500;
}
.shop_details {
	
}
.shop_add a:link, .shop_add a:visited{
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 20px;
}

.cart_titel {
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 10px;
}
.cart_bar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
.cart_details {
	color: #FFFFFF;
	/*margin: 10px;*/
	padding: 5px;
}
.cart_remove a{
	color: #FFFFFF;
}
.cart_info
{
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.divco1 {
	visibility: hidden;
}
.divco2 {
	visibility: hidden;
}
.klant_info {
font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.klant_KT_tng {
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px;
}
.KT_th {
	text-align: right;
	padding-right: 10px;
}.order_totaal {
	background-color: #FFFFFF;
	clear: both;
	height: 25px;
	width: 130px;
	margin-left: 350px;
	color: #000000;
	padding-top: 4px;
	padding-left: 4px;
}
.order_tab {
	font-size: 24px;
	color: #FFFFFF;
}
.divproduct_frame {
	height: 150px;
	width: 180px;
	border: 4px solid #993333;
}
div#myElement {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	float: left;
	background-color: #000000;
}
.divshopposter {
	background-color: #666666;
	margin: 0px;
}
.shoplinks {
	color: #FFFFFF;
}
.shoplinks a:link, .shoplinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.shoplinks a:hover {
	color: #F5D30F;
	text-decoration: underline;
}

