/****************** BASIS LETTERTYPEN **************/



#divContainer {
  position: relative;
	margin: auto;
	width: 990px;
	text-align: left;
}


body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333b41;
}

body {
	/* line-height: 12px; */
}

p {
	padding: 0px;
	margin: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333b41;
	text-decoration: underline;
}
img {
	border: none;
}

a:hover {
	color: #000000;
}


.body_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333b41;
}

.body_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333b41;
}

.heading_1, .titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333b41;
	text-decoration: none;
}

.heading_TOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}


.heading_grijs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333b41;
  text-transform:uppercase;
}


.footer_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7d7d7d;
}


/****************** PAGE NUMBERS ***********************/

.pagenr {
	font-size: 12px;
}

.pagenr_selected {
	font-weight: bold;
	font-size: 12px;
}




/****************** PRODUCT LIST ***********************/

.div_product_list_blok {
	padding-right: 6px;
	padding-left: 0px;
	float: left;
	padding-bottom: 8px;
	padding-top: 0px;
}

.list_prijs_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333b41;
}

.list_prijs_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333b41;
	text-decoration: line-through;
}



/****************** PRODUCT DETAILS ***********************/


.detail_produkt_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333b41;
	line-height: 18px;
}

.detail_produkt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333b41;
}
.detail_produkt_body a {
	font-size: 11px;
	font-weight: normal;
	color: #333b41;
	text-decoration: underline;
}


.detail_produkt_van_prijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}

.detail_produkt_voor_prijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #333b41;
}

.detail_produkt_kleurblok {
	width: 20px;
	height: 20px;
	display: block;
	border: solid 1px #000000;
	margin: 0px 5px 5px 0px;
	float: left;
}





/************************* PRODUCT KLEUR ************************/

.img_color {
	border: solid 2px #ececec;
}
.img_color_selected {
	border: solid 2px #999999;
}






/************************* BREADCRUMB ************************/

.breadCrumb ul {
	list-style: none;
	margin: 0px;
}
.breadCrumb ul li {
	display: inline;
	font: normal 10px verdana;
	color: #7d7d7d;
	padding: 0px;
	margin: 0px;
}
.breadCrumb ul li a {
	font: normal 10px verdana;
	color: #666666;
	text-decoration: none;
}
.breadCrumb ul li a:hover {
	color: #000000;
}


/****************** CALL OUT ***********************/

.call_out {
	position: absolute;
	left: 700px;
	top: 244px;
	width: 242px;
	height: 242px;
	background-position: center center;
	background-image: url(../images/cirkel_24.png);
	vertical-align: middle;
	background-repeat: no-repeat;
	text-align: center;
}




/****************** MENU ***********************/

.menu_1 {
	background: url(../images/tab_light.gif) no-repeat left 0px;
	cursor: pointer;
	width: 82px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
	text-transform: uppercase;
}
.menu_1:hover {
	background: url(../images/tab_dark.gif) no-repeat left 0px;
	color: #FFFFFF;
}

.menu_1_selected {
	background: url(../images/tab_dark.gif) no-repeat left 0px;
	cursor: pointer;
	width: 82px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
	text-transform: uppercase;
}

.menu_1_selected:hover {
	background: url(../images/tab_dark.gif) no-repeat left 0px;
	color: #FFFFFF;
}



.menu_blauw_1 {
	background: url(../images/tab_blue_dark.gif) no-repeat left 0px;
	cursor: pointer;
	width: 82px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000;
	padding-top: 4px;
	text-transform: uppercase;
}
.menu_blauw_1:hover {
	background: url(../images/tab_blue_light.gif) no-repeat left 0px;
	color: #000;
}

.menu_blauw_1_selected {
	background: url(../images/tab_blue_light.gif) no-repeat left 0px;
	cursor: pointer;
	width: 82px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000;
	padding-top: 4px;
	text-transform: uppercase;
}

.menu_blauw_1_selected:hover {
	background: url(../images/tab_blue_light.gif) no-repeat left 0px;
	color: #000;
}





.menu_shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333b41;
	background: url(../images/tab_shop.gif) no-repeat left 0px;
	width: 181px;
	height: 20px;
	display: inline-block;
	margin-left: 8px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}


/****************** MENU PRODUCTS ***********************/

.menu_product_1 {
	display: block;
	width: 170px;
	height: 16px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_product_1:hover {
	color: #000000;
}

.menu_product_1_selected {
	display: block;
	width: 170px;
	height: 16px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu_product_1_selected:hover {
	color: #000000;
}



/****************** OVERIG ***********************/


.zoek_op_blokje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	display: block;
	width: 170px;
	height: 16px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-left: 10px;
	background-color: #d9d9d9;
	text-decoration: none;
}

.dd_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	width: 180px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}
