html, body, table {
	padding: 							0px;
	margin: 							0px;
	font-family:					verdana,arial !important;
	font-size: 						11px; 
	color:								#808080;
 	text-align:						left;
}

/* DIVS */
#container {
	width:								950px;
	margin: 							1px auto 5px;
}

#container #header {
	display:							inline;
	float: 								left;
	width: 								100%;
	height:								84px;
	background-image:			url(../../img/bg_header.gif);
	background-repeat:		no-repeat;
	margin:								0px auto 20px auto;
}

#menu {
	display: 							inline;
	float: 								left;
	height:								36px;
 	margin:								48px 0px 0px 240px;
}

#left {
	clear: 								both;
	float: 								left;
	width: 								200px;
}

#menu_sub {
	float: 								left;
	width: 								170px;
	margin: 							0px auto 15px auto;
	padding: 							2px 0px 10px 5px;
	text-align:						center;
}

#center {
	float: 								left;
	width: 								530px;
	padding: 							0px 10px 10px 10px;
}

#center #header {
	width: 								100%;
	height: 							160px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#center #content {
	float: 								left;
	width: 								510px;
	padding:							10px;
	border: 							1px solid #808080;
}

#center #blok_text {
	float: 								left;
	width: 								266px;
	padding:							10px;
	border: 							1px solid #808080;
	overflow:							hidden;
}

#center #blok_photo {
	float: 								left;
	width: 								200px;
	margin-left:					20px;
	padding:							10px;
	border: 							1px solid #808080;
	text-align:						center;
}

#center #producten_container {
	clear: 								both;
	float: 								left;
	width: 								100%;
	margin: 							15px 0px 0px 0px;
}

#center #tabblad {
	float: 								left;
	margin: 							0px 0px 0px 0px;
	border-top:						1px;
	border-bottom: 				0px;
	border-left: 					1px;
	border-right: 				1px;
	border-style:					solid;
	border-color:					#808080;
	padding: 							5px;
	color: 								#FE7E3C;
	font-weight:					bold;
	font-size: 						10px;
}

#center #product_content {
	clear: 								both;
	float: 								left;
	width: 								100%;
	margin: 							0px 0px 0px 0px;
	padding-top:					5px;
	border: 							1px solid #808080;
}

#center #product_box {
	display: 							inline;
	float: 								left;
	width: 								110px;
	margin: 							0px 10px 0px 10px;
}

#center #product_foto {
	display: 							inline;
	float: 								left;
	width: 								110px;
	height:								95px;
	padding-top:					5px;
	overflow: 						hidden;
	text-align: 					center;
}

#center #product_omschrijving {
	display: 							inline;
	float: 								left;
	width: 								110px;
	height:								30px;
	border-top:						1px solid #808080;
	font-size:						10px;
	padding-top:					5px;
	padding-bottom: 			15px;
	overflow:							hidden;
}

#center #product_prijs {
	display: 							inline;
	float: 								left;
	width: 								100px;
	border-top:						1px solid #808080;
	text-align:						right;
	padding: 							5px 0px 5px 0px;
	font-weight:					bold;
	margin-bottom:				20px;
}

#center #productinfo_container {
	clear: 								both;
	float: 								left;
	width: 								100%;
	margin: 							0px 0px 0px 0px;
	border: 							1px solid #808080;
	background-image: 		url(../../img/bg_productinfo.gif);
	background-repeat: 		repeat-y;
}

#center #productinfo_content {
	display: 							inline;
	float: 								left;
	width: 								310px;
}

#center #productinfo_content_foto {
	display: 							inline;
	float: 								left;
	width: 								100px;
	padding:							10px 5px;
	text-align: 					center;
}

#center #productinfo_content_info {
	display: 							inline;
	float: 								left;
	width: 								190px;
	padding:							10px 5px;
}

#center #productinfo_winkel {
	display: 							inline;
	float: 								left;
	width: 								220px;
}

#center #productinfo_winkel_head {
	display: 							inline;
	float: 								left;
	width: 								220px;
	background-color: 		#808080;
	text-align:						center;
	color: 								white;
	font-size: 						14px;
	font-weight:					bold;
	padding-top:					2px;
	padding-bottom:				2px;
}

#center #productinfo_winkel_content {
	display: 							inline;
	float: 								left;
	width: 								210px;
	padding:							5px;
}

#right {
	float: 								right;
	width: 								200px;
}

#box_head, #box_head_red {
	clear: 								both;
	width: 								190px;
	padding-top:					2px;
	padding-bottom:				2px;
	margin: 							0px auto 0px auto;
	background-color:			#808080;
	text-align:						center;
	color: 								white;
	font-size: 						14px;
	font-weight:					bold;
	border: 							1px solid #808080;
}

#box_head_red {
	background-color:			#FF0101;
	border: 							1px solid #FF0101;
}

#box_content, #box_content_red {
	width: 								170px;
	margin: 							0px auto 15px auto;
	border: 							1px solid #808080;
	padding: 							2px 10px 10px 10px;
}

#box_content_red {
	border: 							1px solid #FF0101;
}

#box_content_top5 {
	width: 								190px;
	margin: 							0px auto 15px auto;
	border: 							1px solid #808080;
	padding: 							2px 0px 10px 0px;
	overflow: 						auto;
}

#top5_getal {
	float: 								left;
	width: 								20px;
	height:								20px;
	background-image:			url(../../img/circel.gif);
	background-repeat:		no-repeat;
	background-position:	35%;
	color:								#FFF;
	padding-left:					10px;
	line-height:					18px;
}

#top5_info {
	float: 								left;
	width: 								110px;
	font-size:						9px;
}

#top5_foto {
	float: 								left;
	width: 								50px;
	text-align:						center;
	padding-bottom:				5px;
}

#box_reclame {
	width: 								186px;
	margin: 							0px auto 15px auto;
	border: 							1px solid #808080;
	padding: 							7px 2px 2px 2px;
	text-align:						center;
}

#padding {
	padding: 							0px 5px 5px 5px;
}

#footer {
	clear: 								both;
	width:								100%;
	height:								24px;
	text-align:						center;
	background-color: 		#119DD8;
	padding-top:					6px;
	font-size:						10px;
	color:								#C0C0C0;
}

#clear {
	clear: 								both;
}

#cleartop5 {
	clear: 								both;
	height: 							5px;
}

/* HTML */
table.winkelmand th {
	padding:							3px;
}

table.winkelmand td, table.winkelmand th {
	border-width: 				0px 1px 0px 0px;
	border-style:					solid;
	border-color: 				gray;
	padding:							3px;
	vertical-align: 			top;
}

table.winkelmand td.last, table.winkelmand th.last {
	border-width: 				0px 0px 0px 0px;
	text-align:						right;
	padding:							3px;
}

table.winkelmand td.spacer {
	border-width: 				0px 0px 0px 0px;
}

h1 {
	margin: 							0px 0px 10px 0px;
	font-size: 						16px;
	color: 								#119DD8;
	font-weight:					bold;
}

#blok_text p {
	margin: 							0px;
	padding: 							0px;
}

#menu_sub ul, #menu_sub ul.sub {
	display:							block;
	width:								190px;
	text-align: 					left;
	list-style: 					none;
	margin: 							0px;
	padding:							0px;
	font-weight:					bold;
	text-decoration:			none;
	font-size: 						12px;
}

#menu_sub ul.subactive {
	width:								160px;
	background-color: 		#5EADD6;
	padding-left: 				30px;
	list-style-image:			url(../../img/arrow.gif);
}

#menu_sub li.kopactive {
	background-color: 		#119DD8;
}

#align_left, #align_right {
	float: 								left;
	width: 								33%;
	text-align: 					left;
	margin-top:						10px;
}

#align_right {
	text-align: 					right;
}


/* LINKS */
a {
	color: 								#808080;
	text-decoration:			underline;
}

a:hover {
	color: 								#000000;
	text-decoration:			underline;
}


#menu a.active, #menu a.active:hover {
	background:						transparent url(../../img/mainmenu_active.gif) repeat-x scroll 0 0;
}

#menu a.firstitem {
	border-left:					medium none;
}

#menu a.lastitem {
	border-right:					medium none;
}

#menu a:hover {
	background:						transparent url(../../img/mainmenu_hover.gif) repeat-x scroll 0 0;
}

#menu a {
	border-left:					1px solid #0E81B1;
	border-right:					1px solid #36B4E9;
	color:								white;
	display:							block;
	float:								left;
	font-size:						14px;
	font-weight:					bold;
	letter-spacing:				1px;
	padding:							9px 12px;
	text-decoration:			none;
}

#menu_sub li.kop a, #menu_sub li.kopactive a, #menu_sub ul.subactive a, #menu_sub ul.subactive li a.sub {
	display:							block;
	width: 								100%;
	color: 								#4E4F4F;
	font-weight:					normal;
	text-decoration:			none;
	font-size: 						12px;
}

#menu_sub ul.subactive li a.subactive {
	color: 								#FFFFFF;
}

#menu_sub li.kopactive a  {
	color: 								#FFFFFF;
}

#box_content a, #productinfo_winkel a {
	color: 								#808080;
	font-weight:					bold;
	text-decoration:			none;
	font-size: 						12px;
}

a.product {
	color: 								#808080;
	text-decoration:			none;
}

a.product:hover {
	color: 								#000000;
	text-decoration:			underline;
}

#tabblad a {
	color: 								#FE7E3C;
	font-weight:					bold;
	font-size: 						10px;
}

a.button {
	background:						#1DA4DC url(../../img/button_small_bg.gif) repeat-x scroll 0 0;
	border:								0 none;
	color:								white;
	margin:								0px 0px 0px 0px;
	padding:							1px 5px;
	width:								auto;
	text-decoration:			none;
}

#footer a {
	color:								#C0C0C0;
	font-size:						10px;
	text-decoration:			underline;
}

/* FORM */
form {
	margin: 							0px;
	padding: 							0px;
}

input, textarea, select {
	border:								1px solid #CCCCCC;
	font-size:						11px;
	margin-bottom:				0px;
	color: 								#808080;
}

input.small {
	width:								30px;
}

input[type=submit] {
	background:						#1DA4DC url(../../img/button_small_bg.gif) repeat-x scroll 0 0;
	border:								0 none;
	color:								white;
	margin:								0px 10px 0 0;
	padding:							1px 5px;
	width:								auto;
}

/* buttons met afbeelding van save en edit */
input.image {
	border:								0px none;
	margin:								0px;
	padding:							0px;
	width: 								16px 						!important;
	height: 							14px						!important;
	background-repeat: 		no-repeat 			!important;
	cursor:								pointer;
	font-size: 						0px;
	line-height: 					0px;
}

.link {
	font-family:					verdana,arial; 
	color: 								#808080 				!important;
	font-weight:					bold 						!important;
	text-decoration:			none 						!important;
	font-size: 						12px 						!important;
	background-color:			transparent 		!important;
	background-image:			none 						!important;
	padding:							0px 						!important;
	margin: 							5px 0px 0px 0px	!important;
	cursor:								pointer;
}

/* FIX CONTAINER; andere divs vielen buiten de container in FF */
.clearfix:after {
  content: 							".";
  display: 							block;
  height: 							0;
  clear: 								both;
  visibility: 					hidden;
}

.clearfix {
	display: 							inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 							1%;
}
.clearfix {
	display: 							block;
}
/* End hide from IE-mac */