#html, body 
{
	top: 0px;
 	right: 0px;
 	bottom: 0px;
 	left: 0px;
 	w/idth: 830px;
 	height: 100%;
	margin: auto;
	bac/kground-color: yellow;

	COLOR: #000000;
	FONT-SIZE: 12pt;
	font-family: "Trebuchet MS", Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	vertical-align:center;
	o/verflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #e6e6e6;
	scrollbar-darkshadow-color: #e6e6e6;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #e6e6e6;
}
INPUT
{
	FONT-SIZE: 11px;
	COLOR: black;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	B/ORDER-RIGHT: lightgrey 1px solid;
	B/ORDER-TOP: lightgrey 1px solid;
	B/ORDER-LEFT: lightgrey 1px solid;
	B/ORDER-BOTTOM: lightgrey 1px solid;
}


TD
{
	font-size:12px;
}
#maindiv
{	
	padding:0px 0px 0px 0px;
	text-align: center;
	margin: 0 auto;
}

#bord
{
	border: 1px solid #CCD8E6;
}
#bordimage
{
	width: 400px;
	height: 400px;
}
#bord_div_container
{
	border: 1px solid #CCD8E6;
	width: 402px;
	height: 410px;
	
}
#bord_div_back
{
	position:absolute;
	padding:0px 0px 0px 0px;
	width:400px;
}
#bord_div_text
{
	position:relative;
	padding:0px 0px 0px 0px;
	text-align: center;
	width:200px;
}
#bord_td /*IE*/
{
	width:400px;
	height:400px;
	text-align: center;
}
#bord_td /*FF*/
{
	width:400px;
	height:400px;
	text-align: -moz-center;
}
#containerdiv
{	
	position: relative;
	padding:0px 0px 0px 0px;
	text-align: center;
	width: 974px;
	margin: 0 auto;
}
#home_links
{
	color:#FFFFFF;
	font-size:20px;
	padding: 5 0 5 10;
}
#home_links a, a:visited
{
	color:#FFFFFF;
	text-Decoration: none;
}
#home_links a:hover
{
	color:#000000;
	text-Decoration: none;
}
#maintable
{
	width: 970px;
}
#toptable
{
	width: 100%;
}
#td_menu
{
	background-color: #78A7CE;
	vertical-align:top;
	font-size:12px;
}
#td_content
{
	background-color: #FFFFFF;
	vertical-align:top;
	font-size:12px;
	padding: 0 0 0 0;
}
#div_content
{
	overflow: auto;
	width: 504px;
	height: 455px;
}

#div_content1
{
	overflow: auto;
	width: 764px;
	h/eight: 231px;
	height: 100%;
	b/ackground-color: yellow;
}
#div_content2
{
	overflow: auto;
	width: 764px;
	height: 231px;
}
#div_content3
{
	width: 764px;
}

#collectiontable
{
	font-size:10px;
}
#error
{
	position: absolute;

	border-right: lightgrey 2px solid;
	border-top: lightgrey 2px solid;
	border-left: lightgrey 2px solid;
	border-bottom: lightgrey 2px solid;

	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;

	margin: 60px 0px 0px 420px;

	z-index: 10;
	float: left;
	width:300px;

	background-color: #efefef;
	color:Red;
	font-size:12px;
	font-weight:bold;
}
.groupimage
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}
#product_table
{
	b/ackground-color: yellow;
}
#product_table
{
	font-size:12px;
}
#product_table_head
{
	padding: 10 10 10 10;
	font-size:16px;
	font-weight: bold;
	color: #003E7E;
}
#product_cell
{
	padding: 0 5 0 10;
	font-size:12px;
}

#product_image
{
	padding: 0 0 0 0;
	font-size:12px;
}
#product_cell_sub
{
	padding: 0 0 0 10;
	font-size:10px;
	color:#999999; 
}
#product_cell a
{
	font-size:12px;
	color: #003E7E;
}

#product_cell_head
{
	padding: 0 0 0 10;
	font-weight: bold;
	font-size:14px;
	color: #003E7E;
}

#minicart
{
	position: absolute;
	visibility:hidden;
	width:400px;
	background-color: #E4E4E4;
}
#minicart_title
{
	padding: 0 0 0 0;
	font-size:12px;
}
#minicart_header
{
	padding: 1 2 2 2;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #003366;
}
#minicart_cell
{
	padding: 1 2 0 2;
	font-size:12px;
}
#checkout_current a
{
	color: #003366;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
#cart_header 
{
	padding: 1 2 2 2;
	font-size:14px;
	font-weight: bold;
	color:#D22027;
	background-color: #B4B3B3;
}
#cart_cell, #cart_cell a
{
	padding: 1 2 0 2;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#cart_voldoendevoorraad
{
	padding: 0 0 0 2;
	font-size:10px;
	color:green;
}
#cart_minimalevoorraad
{
	padding: 0 0 0 2;
	font-size:10px;
	color:orange;
}
#cart_geenvoorraad
{
	padding: 0 0 0 2;
	font-size:10px;
	color:red;
}
#cart_coupon
{
}
#checkout_active a
{
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
#checkout_inactive a
{
	color: #B4B3B3;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
#checkout_tekst
{
	font-size:12px;
}
#checkout_error
{
	color:Red;
	font-size:12px;
	font-weight:bold;
}
#checkout_tekst a
{
	font-size:12px;
	color: #D22027;
}
#checkout_head
{
	color: #003366;
	font-size:14px;
	font-weight: bold;
}
#checkout_subhead
{
	font-size:12px;
	font-weight: bold;
}

#checkout_button
{
	width:135px;
	c/olor:#D22027; 
	c/olor:#000000; 
	background-color:#FFFFFF;   
	border: 1px solid;   
	border-color: #B4B3B3 #B4B3B3 #B4B3B3 #B4B3B3;   
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffff',EndColorStr='#B4B3B3');   
}

#productdet_3rows_table
{
	border: 0px solid;   
	b/ackground-color:orange;  
	border-collapse:collapse;
}

#productdet_buttons
{
	text-align:right;
	border: 0px solid;   
	b/ackground-color:yellow;  

}

#productdet_cname_label
{
	padding: 0 0 0 5;
	font-size: 11px;
	color: #003E7E;
	b/ackground-color:#CCD8E6;  
	background-color: lightgrey;
	vertical-align: top;
}

#marcel
{
	position:absolute;
	width:410px;
	background-color:yellow;  
}

#aanbiedingvan
{
	color: gray;
	text-decoration:line-through;
	font-size : 14px;
	font-weight: bold;
}

#aanbiedingvoor
{
	color: red;
	font-size : 14px;
	font-weight: bold;
}

#collection_titel
{
	color: #003E7E;
	font-size : 14px;
	font-weight: bold;
}

#collection_images_border
{
	border:2px solid #78A7CE;
}

#productdet_3rows_table2
{
	border: 2px solid #78A7CE;
	width: 237px;
	margin: 0px 6px 0px 6px;	
	padding: 0px 0px 4px 0px;	
}

#productdet_cname_label2
{
	padding: 0 0 0 5;
	font-size: 11px;
	color: white;
	background-color: #003e7e;
	vertical-align: top;
}

#productdet_bestel
{
	font-size:11px;
	font-weight:bold;
	color:#003e7e;
}

#productdet_maat
{
	font-size:9px;
	color:#003e7e;
	text-align: center;

}

#productitem_table
{
	border: 2px solid #78A7CE;
	width: 370px;
	height: 150px;
}

.productitem_image
{
	border: 0 0 0 0;
}

#productitem_titel
{
	padding: 0 0 0 8;
	font-size: 11px;
	color: white;
	background-color: #003e7e;
}


#product_cell2
{
	padding: 0 5 0 10;
	font-size:11px;
	color:#003e7e;
}

#productdet_hoofdtabel
{
	wi/dth:200px;
}

#product_cell3
{
	padding: 0 5 0 5;
	font-size:12px;
}
#bigimage
{
	visibility: hidden;
        margin: 0px auto;
	cursor: hand;
	position: absolute;
	top: 130px;
	z-index: 50;
}
#bigimagetop
{
	border-top: #519ED9 1px solid;
	BORDER-RIGHT: #519ED9 1px solid;
	BORDER-LEFT: #519ED9 1px solid;
	background-color: #003E7E;
}
#bigimagecontent
{
	background-color: #78A7CE;
}
#bigimagetitle
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	
}
#bigimageclear
{
	width:50px;
}
#bigimagelink
{
	color: #003E7E;
}

#kosteninfo
{
	visibility:hidden;
	position:absolute;
	top:280px;
	left:180px;
	width:300px;
	he/ight: 100%;
	background-color: white;
}

#kosteninfo_inner
{
	border:2px solid #78A7CE;	
	width: 100%;
	height: 100%;
}

#kosteninfo_inner a, kosteninfo_inner a:visited
{
	color:#78A7CE;
	text-Decoration: none;
}


#prijsexbtw
{
	font-size:9px;
	color:#003e7e;
}