BODY {
	background-color: #FBFBE3;
	background-image: url(/images/niceblue.gif);
	margin: 0 0 0 0;
	padding: 0;
}
BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: Blue;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.item a:link {
	color: #2A3FAA;
}
.item a:visited {
	color: #2A3FAA;
}
.item a:hover {
	color: #2A3FAA;
}
.item a:active {
	color: #2A3FAA;
}
.foutmelding {
	color : red;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}



.koppie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007F00;
}
.kopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.button {
	border: 0px none;
	background-image: url(/images/button.png);
	width: 144px;
	height: 41px;
	font-weight: Bold;
	text-align: left;
	padding-left: 45px;
}
.plat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.itemgroot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A3FAA;
}

.nav {
	font-family     : tahoma;
	font-size       : 13px;
	color           : #000000;
	text-decoration : underline;
	font-weight		: 500;

}
.nav A
{
	font-family     : tahoma;
	font-size       : 13px;
	color           : Green;
	text-decoration : none;
	font-weight		: 800;
}

.nav A:hover
{
	font-family     : tahoma;
	font-size       : 13px;
	color           : #527F00;
	text-decoration : none;
	font-weight		: 800;
}

.navactive
{
	font-family     : tahoma;
	font-size       : 13px;
	color           : #000000;
	text-decoration : normal;
	font-weight		: 800;
}

/* WEBSHOP !!! */
.cart_table {
	border:solid 0px #ffbb0c;
	width:100%;
}

.cart_table_title {
	border:solid 0px #031140;
	width:100%;
}

.cart_td_title {
	width:100%;
	height:15px;
	font-weight:bold;
	border-bottom:0px solid #ffbb0c;
	color:#424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle;
}

.cart_td_spacer_title {
	height:10px;
	font-size:14px;
	font-weight:bold;
	padding:15px;
}

.cart_td_spacer_product {
	height:0px;
}

.cart_table_title_bar {
	background-color:#7ead13;
	width:100%;
	height:12px;
}
.cart_td_title_bar {
	color:#ece910;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding:1px;
	padding-bottom:3px;
}
.cart_td_description{
	width:50%;
	padding-left:10px;
}

.cart_table_products {
	/*border-bottom:1px solid #ffbb0c;
	border-left:1px solid #ffbb0c;
	border-right:1px solid #ffbb0c;
	*/
	width:100%;
	padding-left:10px;

}
.cart_td_product {
	background-color:#c0db4b;
	color:#424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:1px;
	padding-left:10px;
	height:20px;
}
.cart_input_aantal {
	background-color:#ffffff;
	color:#031140;
	border:solid 0px #ffbb0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:1px;
	height:20px;
	width:20px;
	text-align:center;
}

.cart_delete_image {
	cursor:pointer;
}

.cart_table_totals {
	width:100%;
	height:100%;
	background-color:#f6f5c3;
	color:#424242;
	padding-top:20px;
	border-left:0px solid #ffbb0c;
	border-right:0px solid #ffbb0c;
}


.cart_td_total {
	background-color:#f6f5c3;
	color:#424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cart_td_total_price {
	background-color:#f6f5c3;
	color:#424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


.cart_table_buttons {
	width:100%;
	background-color:#f6f5c3;
	color:#424242;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	border-left:0px solid #ffbb0c;
	border-right:0px solid #ffbb0c;
	border-bottom:0px solid #ffbb0c;
}

.cart_input_button {
	/*
	color:#424242;
	border:solid 1px #ffbb0c;
	background-color:#e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	*/

	border: 0px none;
	background-image: url(/images/button.png);
	width: 144px;
	height: 41px;
	font-weight: Bold;
	text-align: left;
	padding-left: 45px;

}

.cart_order {
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor:pointer;
	width:50px;
	height:100px;
	text-align:center;
}

.cart_div_order {
	position: absolute;
	left: 550px;
	top: 345px;
	border:solid 0px blue;
	width:130px;
	height:200px;
}

.orderoption_td_label, .orderoption_td_option {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}

.orderoption_td_label {
	font-weight:bold;
	margin-top:5px;
	padding-top:5px;
}

.cart_td_payment {
	color:#424242;
	border:solid 0px green;
	vertical-align:top;
}

.cart_dropdown {

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	color:#424242;

}

.cart_td_methodform {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:5px;
	padding:5px;
}

.cart_input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid black;
}

.optiestable {
	border-collapse: collapse;
	border: 1px solid black;
	width: 100%;
}
.optiestable_head {
	font-weight: Bold;
	background-color: #BDDE35;
}
.optiestable_tr {
	cursor: hand;
}
.optiestable_tr_highlight {
	cursor: hand;
	background-color: #E2E2E2;
}
.optiestable td a {
	font-weight: Bold;	
}
