BODY, H2
{
	FONT-SIZE: 12px;
	FONT-FAMILY: 'Verdana, Times New Roman', Arial, serif;
	padding: 0px;
	margin: 0px auto;
	color: #000000;
	height: 100%;
}
A
{
	text-decoration: underline;
	color: #000000;
}
A:hover
{
	color: #D31145;
}
INPUT, TEXTAREA, SELECT
{
	COLOR: black;
	BORDER-RIGHT: lightgrey 1px solid;
	BORDER-TOP: lightgrey 1px solid;
	BORDER-LEFT: lightgrey 1px solid;
	BORDER-BOTTOM: lightgrey 1px solid;
}
.input_no_border
{
	border: #FFFFFF 0px solid;
}
.button
{
	color: #FFFFFF;
	background: #65a9d7;
	background: #000000;
}
#div_pink_border
{
	border: 1px solid #FD3DB0;
	min-width: 10px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.buttcon:active 
{
	border-top-color: #000000;
	background: #000000;
}
.borderleft
{
	BORDER-TOP: lightgrey 1px solid;
	BORDER-LEFT: lightgrey 1px solid;
	BORDER-BOTTOM: lightgrey 1px solid;

}
.borderright
{
	BORDER-RIGHT: lightgrey 1px solid;
	BORDER-TOP: lightgrey 1px solid;
	BORDER-BOTTOM: lightgrey 1px solid;

}
#div_back
{
	position: relative;
	margin: 0 auto !important;
	height: 100% auto; 
	width: 1000px;
}
#div_main
{
	position: relative;
	background-color : green;
}
#div_top
{
	position: absolute;
	b/ackground-color: yellow;
	top: 5px;
	height: 85px;
	width: 1000px;
}
#div_top_logo
{
	position: absolute;
	z-index: 99;
	top: -10px;
	right: 13px;
	height: 123px;
	width: 281px;
	background-image:url('../images/top_logo.png');
}

#div_content
{
	position: absolute;
	top: 0px;
	width: 1000px;
}
#div_content_bot
{
	position: absolute;
	color: #000000;
	b/ackground-color: #AAAAAA;
	Width: 1000px;
	left: 0px;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}




#div_home_frame
{
	margin-top: 0px;
	height: 600px;
	width: 1000px;
	overflow: hidden;
}
#div_home_html
{
	margin-top: 20px;
	height: 50px;
	width: 911px;
	margin-bottom: 20px;
}
#div_home_frame_image
{
	position: relative;
}
#div_home_frame_gray
{
	position: absolute;
	color: #FFFFFF;
	font-size: 36px;
	text-transform:uppercase;
	top: 0px;
	left: 0px;
	Width : 470px;
	background:url('../images/gray_trans.png');
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
 	position: absolute; 
	opacity: 0;
}

#div_home_frame_but
{
	position: absolute;
	height: 50px;
	bottom: 0px;
	right: 3px;
	text-align: right;
}
#div_home_frame_label
{
	font-size: 12px;
}
#div_home_but_sel
{
	background-color: #FFFFFF;
	width: 100px;
	height: 40px;
	margin-top: 4px;
	margin-right: 5px;
	border: 1px solid #000000;
	overflow: hidden;
	cursor:pointer;
	cursor:hand;
	visibility: hidden;
}
#div_home_but_high
{
	background-color: #FFFFFF;
	width: 100px;
	height: 38px;
	margin-top: 4px;
	margin-right: 5px;
	border: 1px solid #000000;
	border-bottom: 3px solid #D31145;
	overflow: hidden;
	visibility: hidden;
}
#div_home_but_sel:hover
{
	background-color: #FFFFFF;
	width: 100px;
	height: 38px;
	margin-top: 4px;
	margin-right: 5px;
	border: 1px solid #000000;
	border-bottom: 3px solid #000000;
	overflow: hidden;
	cursor:pointer;
	cursor:hand;

}
#div_home_title
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
#div_home_content td a
{
	color: #FFFFFF;
	text-decoration: none;

}
#div_home_content
{
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#div_home_container
{
	margin-top: 5px;
	height: 220px;

}
#div_home_1
{
	position: absolute;
	overflow: hidden;
	background-color: #D31145;
	height: 220px;
	Width: 330px;
	left: 0px;
}
#div_home_2
{
	position: absolute;
	overflow: hidden;
	background-color: #3E4E81;
	height: 220px;
	Width: 330px;
	left: 335px;
}
#div_home_3
{
	position: absolute;
	overflow: hidden;
	background-color: #7E87AE;
	height: 220px;
	Width: 330px;
	left: 670px;
}
#div_stat_frame
{
	position: relative;
	margin-top: 5px;
	width: 1000px;
	overflow: hidden;
}
#td_stat_menu
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 60px;
	padding-right: 60px;
	font-size: 13px;
	font-weight: bold;
}
#td_stat_line
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 60px;

}
#td_stat_content
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
}
#td_menu_stat
{
	padding-right: 16px;
}
#td_menu_stat a
{
	text-decoration: none;
}
#div_stat_content
{
	margin-top: 5px;
	height: 50px;
	width: 911px;
}

#td_page_title
{
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#td_page_subtitle
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

#td_page_title_small
{
	font-size: 12px;
	font-weight: none;
}
#div_prod_menu
{
	width: 911px;
	height: 35px;
	background: #FFFFFF url('../images/menu2back.png') repeat-x top center;
	text-align: center;
	padding-top:15px;
}
#menu_td_prod
{
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
}
#menu_td_prod a
{
	text-decoration: none;
}
#div_prod_tekst
{
	min-height:240px;
}
#div_prodcontainer
{
	width: 881px;
	top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
#div_prod_image
{
	width: 302px;
	height: 302px;
	margin-right:5px;
	overflow: none;
}
#div_prod_image_small_1, #div_prod_image_small_2, #div_prod_image_small_3
{
	width: 97px;
	height: 97px;
	overflow: none;
	margin-bottom: 5px;
}
#div_prod_topimage
{
	position: absolute;
	top: 0px;	
}
#div_prod_gray
{
	position: absolute;
	top: 0px;	
	Width : 510px;
	color: #FFFFFF;
	font-size: 24px;
	height: 350px;
	text-transform:uppercase;
}
#div_prod_gray_inline
{
	background:url('../images/gray_trans.png');
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
 	position: absolute; 
	bottom: 0; 
	left: 0;
	opacity: 0;
}
#div_product
{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #666666;
	float:left;
	width:175px;
	height:220px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
}
#div_product:hover
{
	border: 1px solid #FD3DB0;
	background-color: #FD3DB0;
}
#img_prod
{
	border: 1px solid #666666;
}
img_empty
{
	cursor:pointer;
	cursor:hand;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}

#img_prod_small
{
	cursor:pointer;
	cursor:hand;
	border: 1px solid #666666;
}
##img_prod_small:hover
{
	border: 1px solid #FD3DB0;
}
#img_prod_rel
{
	cursor:pointer;
	cursor:hand;
	border: 1px solid #666666;
	margin-right: 5px;

}
#img_prod_rel:hover
{
	border: 1px solid #FD3DB0;
}
#table_product
{
	width: 740px;
	margin-left:auto; 
	margin-right:auto;
}
#td_product
{
	padding: 5px;
}
#td_product a
{
	color: #FFFFFF;
	text-decoration: none;
}
#td_group
{
	padding-top: 10px;
}
#td_group a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#td_kruimelpad
{
	padding-top: 15px;
	padding-bottom: 5px;
}
#div_designer
{
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #000000;
	float:left;
	width:175px;
	height:220px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
}
#div_designer:hover
{
	border: 1px solid #FD3DB0;
	background-color: #FD3DB0;
}
#td_design_title
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 35px;
}
#div_maps
{
	margin-left: 20px;
	height: 500px;
	width: 660px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#div_maps_menu
{
	padding-left: 10px;
	padding-right: 20px;
	height: 500px;
	width: 175px;
	overflow: auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#td_maps_menu
{
	padding-right: 20px;
	
}
#td_maps_title
{

	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
}
#td_maps_content
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#td_maps_sidetitle
{
	font-size: 14px;
	font-weight: bold;
	
}
#div_press
{
	color: #000000;
	b/ackground-color: #EEEEEE;
	float:left;
	width:250px;
	height:170px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
}
#td_press_title
{
	font-size: 16px;
	font-weight: bold;
}
#td_press_subtitle
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	b/order-bottom: 1px solid #666666;
}
#td_awards_title
{
	font-size: 16px;
	font-weight: bold;
}
#td_awards_content
{
	padding-top: 10px;
	padding-bottom: 5px;
}
#img_award_prod
{
	cursor:pointer;
	cursor:hand;
	border: 1px solid #666666;
	margin-right: 5px;
	margin-bottom: 4px;
}
#img_award_prod:hover
{
	border: 1px solid #FD3DB0;
}

#div_shop_bestel
{
	border: 1px solid #000000;
	padding: 5px;
}
#label_shop_price
{
	font-size: 16px;
}
#label_shop_price_van
{
	font-size: 11px;
	text-decoration: line-through;
}
#label_shop_price_aanb
{
	font-size: 14px;
	color: #FD3DB0;
	font-weight: bold;
}
#div_shop_cart
{
	position: absolute;
	top: 120px;
	right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding:0px;
	visibility: hidden;
}
#table_shop_cart
{
	padding : 10px;
}
#table_shop_cart th
{
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	
}
#table_shop_cart2 th
{
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	
}#td_shop_cart
{
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: 1px dashed #666666;
	
}
#td_shop_checkout a
{
	color: #FD3DB0;
	font-weight: bold;
	font-size: 12px;
}
#table_shop_cart_bot
{
	width: 100%;
	background-color: #FD3DB0;
}
#table_shop_cart_bot td
{
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

#table_login_border
{
	width: 780px;
	border: 1px solid #666666;
	margin-bottom: 40px;
}
#table_form_border
{
	width: 780px;
	border: 1px solid #666666;
	margin-bottom: 40px;
	padding: 10px;
}
#table_maps_border
{
	width: 780px;
	border: 1px solid #666666;
	margin-bottom: 40px;

}
#td_login_title
{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
#td_login
{
	padding-left: 20px;
	padding-bottom: 10px;
}
#td_login_error
{
	padding-left: 20px;
	padding-bottom: 10px;
	color: red;
}

#td_form_title_error
{
	height: 28px;
	font-weight: bold;
	font-size: 13px;
	color: red;
}
#td_form_title
{
	height: 28px;
	font-weight: bold;
	font-size: 13px;
}
#td_form_cell
{
	height: 28px;
}
#td_form_field
{
	padding-left: 10px;
	height: 28px;
}
#label_artnr
{
	font-size:10px;
}
#label_onstock
{
	color: green;
	font-style: italic;
}
#label_notonstock
{
	color: red;
	font-style: italic;
}
#label_earlybird
{
	color: blue;
	font-style: italic;
}
#label_freeship
{
	background-color: silver;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;	
	padding-bottom: 5px;	
	padding-left: 20px;	
	padding-right: 20px;	
}
#div_upsell
{
	color: #000000;
	float:left;
	width:235px;
	height:97px;
	overflow: hidden;
	margin-right: 8px;
	margin-bottom: 8px;
}
#td_upsell_name
{
	font-weight: bold;

}
#a_upsell
{
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	font-size: 12px;
}