.shopcartinput  {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: 900; color:white; background-color:#000066; ; border-style: none}
.shopcartqty    {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 900; color:white; background-color:#65C4DC; ; border: thin #000066 solid}
.shopcartheader {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #000000}
.shopcarttext   {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: white; background: #000066 }
.shopcartlink   {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: #FFFFFF}
.shopcartTR		{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; font-style: normal; color: #FFFFFF; line-height: normal; background-color: #25586D }
.shopcartitems	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: #000000; line-height: normal }
.shopcartupdate {font-weight:900; font-size:12px; color:white; background-color:#25586D; ; border: thin #F47001 solid }
.shopcarttd		{background-color: #000066; }
.shopcartmemo	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.text			{font-family:Arial; font-size:10px; color:rgb(0,71,138); }
.memoborder		{border: 3px solid #F47001}
.memobordertop	{border-top: 2px solid #65C4DC}
.shopcartLAND	{background-color: white; color: #000066; }

.kassakoopjeTABLE {
    padding: 3px 3px 3px 3px;
}

.kassakoopjeBODY {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
    padding: 3px 3px 3px 3px;
	background-color: #c6d5ea;
}

.kassakoopjePRIJS {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px;
	font-weight: bolder;
}

.verzendwijze {
	font-family: "Courier New", Courier, mono;
	width: 280;
}

.betaalwijze {
	font-family: "Courier New", Courier, mono;
	width: 280;
}



.popheader {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.poptext {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}

.knop_groen {
	border-left: 1px solid #00c700;
	border-top: 1px solid #00c700;
	border-right: 1px solid #005200;
	border-bottom: 1px solid #005200;
	width: 150px;
	height: 22px;
	background-color: #009400;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	font-weight: bold;
	color: #FFF;
	cursor:pointer;
	cursor:hand;
}

.knop_rood {
	border-left: 1px solid #e2002a;
	border-top: 1px solid #e2002a;
	border-right: 1px solid #7a0017;
	border-bottom: 1px solid #7a0017;
	width: 120px;
	height: 22px;
	background-color: #be0023;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #FFF;
	text-align: center;
	cursor:pointer;
	cursor:hand;
	line-height: 18px;
}

.knop_blauw {
	border-left: 1px solid #3d7ec2;
	border-top: 1px solid #3d7ec2;
	border-right: 1px solid #214468;
	border-bottom: 1px solid #214468;
	width: 120px;
	height: 22px;
	background-color: #31659c;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #FFF;
	text-align: center;
	cursor:pointer;
	cursor:hand;
	line-height: 18px;
}