body, html {
	height: 100%;	
}

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #505050;
	line-height: 21px;	
}

form, input, select, textarea {
	margin: 0;
	padding: 0;	
}

p {
	margin-bottom: 21px;	
}

a {
	color: #0099ff;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}


input::-moz-focus-inner,
select::-moz-focus-inner,
button::-moz-focus-inner
	{
	padding: 0;
	border: 0;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	color: #000;	
}

h2 {
	margin: 0px 0px 15px 0px;
	line-height: 27px;	
	font-size: 21px;
	padding: 0;
}

h3 {
	margin: 0px;
	line-height: 24px;	
	font-size: 18px;
	padding: 0;
}

h4 {
	margin: 0px;
	line-height: 24px;	
	font-size: 17px;
	padding: 0;
}

h5 {
	margin: 0px;
	line-height: 21px;	
	font-size: 16px;
	padding: 0;
}

h6 {
	margin: 0px;
	line-height: 21px;	
	font-size: 15px;
	padding: 0;
}

span.titel {
	display: block;
	font-size: 14px;
	line-height: 27px;
	color: #0099FF;
	text-transform: uppercase;
}	

.warning {
	clear: both;
	padding: 5px 5px 5px 25px;
	background: url(../img/background/warning.gif) no-repeat 5px 7px #e3e3e3;
	font-size: 11px;
	border: 1px solid #0099FF;
	margin-bottom: 20px;		
	line-height: 20px;
}

.betalen .warning {
	margin: 0px 20px 20px 20px;	
}

input[type=text],
input[type=password],
input[type=button],
input[type=submit],
select,
textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;	
}

input[type=button],
input[type=submit] {
	cursor: pointer;	
}

input[type=text],
input[type=password] {
	padding: 5px 5px 4px 5px;   
	height: 13px;
	background: url(../img/background/input_bg.gif) repeat-x bottom;
	border: 1px solid #e3e3e3;
}

select {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #505050;
	margin-top: 3px;
	background: url(../img/background/pulldown.gif) repeat-x; 
}

input.error,
select.error {
	border: 1px solid #d00000;
}

table, td {
	border-collapse: 0;
	border-spacing: 0;
	vertical-align: top;
}

img {
	border: none;	
	line-height: 1px;
	vertical-align: bottom;
}


.image table,.image table tbody,.image table tr,.image table td {
	width: 100%;
	height: 100%;
	border: none;
}

.image table td,.image table td img {
	text-align: center;
	vertical-align: middle;
	border: none;
}

.opac:hover {
	background-color:white;
}

.opac:hover, .opac:hover a, .opac:hover img, .opac:hover input  {
	opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}

hr {
	clear: both;
	float: left;
	height: 2px;
	background-color: #000000;
	border: 0px;
	width: 100%;
}	

.firstlink {
	cursor: pointer;	
}

label {
	cursor: pointer;	
}

.clear {
	clear: both;
	float: left;
	width: 100%;
	height: 1px;	
	line-height: 1px;
}

.clickable {
	cursor: pointer;	
}		

div.line {
	float: left;
	height: 1px;
	line-height: 1px;
	width: 100%;
	background-color: #000000	
}

.no-show {
	display: none;
	visibility: hidden;	
}	

/***
*	Main Layout
***/


#body {
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	margin: 0 auto;
}

#header {
	width: 990px;	
	min-height: 115px;
	_height: 115px;
	margin: 0px auto;
	background: url(../img/background/header.gif) left bottom #ffffff;
}

#logo {
	float: left;
	width: 145px;
	height: 87px;
	margin: 19px 0px 0px 28px;
}

#header-menu {
	float: left;
	width: 398px;	
	margin: 21px 0px 0px 29px;
}

#header-menu ul {
	margin: 0px;
	padding: 0px;
	width: 398px;	
}	

#header-menu ul li {
	float: left;
	list-style-type: none;
	margin-left: 14px;
	width: 185px;	
}	


#header-menu ul li a {
	display: block;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

#header-menu ul li a:hover { 
	color: #0099FF;
}	

#header-blok {
	float: left;
	width: 171px;
	margin: 15px 0px 0px 1px;
	padding: 0px 14px;	
}

.header-blok {
	float: left;
	width: 171px;
	margin: 15px 0px 0px 1px;
	padding: 0px 14px;	
}

.header-blok.header-winkelwagen {
	float: left;
	width: 161px;
	margin: 15px 0px 0px 1px;
	padding: 0px 14px;	
}

.data {
	float: left;
	width: 100%;	
}	

.data-blok {
	float: left;
	width: 100%;
	height: 40px;
	overflow: hidden;	
}

.data-blok.account {
	height: 55px;
}

.details a {
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #505050;	
	text-decoration: none;
}	

.details a:hover {
	color: #0099FF;	
}	

.header-blok ul {
	margin: 0px;
	padding: 0px;	
}	

.header-blok ul li {
	list-style-type: none;	
}	

.header-blok ul li a {
	display: block;
	font-size: 11px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

.header-blok ul li a:hover {
	color: #0099FF;
}

.header-logo-blok {
	float: left;
	width: 100%;	
}		

.header-logo-blok.menu {
	width: 75px;
	height: 24px;
	margin-top: 1px;
	padding-right: 5px;	
}		

.header-logo-blok div {
	float: left;
	margin-right: 1px;	
}

#menu-blok {
	position: relative;
	width: 990px;	
	height: 35px;
	margin: 0px auto;
	border-top: 1px solid #cccccc;
	background: url(../img/background/menu.gif) repeat-x left bottom #f2f2f2;	
	z-index: 5;
}

.menu {
	position: relative;
	float: left;
	width: 660px;
	height: 35px;
	z-index: 5;
}

.menu ul {
	margin: 0px;
	padding: 0px;	
}	

.menu ul li {
	position: relative;
	float: left;
	list-style-type: none;	
}	

.menu ul li a {
	display: block;
	font-size: 15px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 14px 0px 15px;
	border-right: 1px solid #cccccc; 
	color: #505050;
}

.menu ul li a:hover,
.menu ul li a.is_active,
.menu ul li a.is-selected {
	color: #0099FF;	
}

.menu ul li div.submenu-content {
	display: none;
	position: absolute;
	top: 35px;
	z-index: 10;
	width: 847px;
}	

.menu ul li:hover div.submenu-content {
	display: block;
}	

.menu ul li:hover div.submenu-content.margin-right {
	right: 0px;
}	

.menu ul li:hover div.submenu-content.margin-left {
	left: -2px;
}	

.menu ul li .submenu-content .submenu {
	float: left;
	width: 845px;
	padding-left: 2px;
	background: url(../img/background/submenu.png) repeat-y left top; 
}

.menu ul li .submenu-content .submenu .submenu-border {
	float: left;
	width: 845px;
	margin-top: 9px; 
	margin-bottom: 5px;
	background: url(../img/background/submenu-border.png) repeat-y left top; 
}

.menu ul li .submenu-content .submenu .submenu-border .submenu-blok {
	float: left;
	width: 320px;
	margin-left: 1px;
}

.menu ul li .submenu-content .submenu .submenu-border .submenu-blok h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	color: #0099FF;
	padding-left: 16px;
	padding-right: 10px;
}

.menu ul li .submenu-content .submenu .submenu-border .submenu-blok ul {
	margin: 0px;
	padding: 0px;	
	display: block;
	float: left;
	width: 144px;
	margin-left: 16px;
}	

.menu ul li .submenu-content .submenu .submenu-border .submenu-blok ul li {
	float: none;	
}	

.menu ul li .submenu-content .submenu .submenu-border .submenu-blok ul li a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-transform: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;	
}

.menu ul li .submenu-content .submenu .submenu-image {
	float: left;
	width: 180px;
	height:180px;	
	margin-left: 11px;
}	

.menu ul li .submenu-content .submenu .submenu-image a {
	display: block;
	padding: 0px;
	margin: 0px;
}	

.menu ul li .submenu-content .submenu-bottom {
	float: left;
	width: 847px;
	height: 6px;
	background: url(../img/background/submenu-bottom.png) no-repeat left top; 
}	

.zoeken-blok {
	position: relative;
	float: left;
	width: 325px;
	height: 24px;
	margin-top: 5px;
}

.input-zoeken-blok {
	float: left;
	width: 245px;
	height: 24px;	
}	

.input-zoeken-blok input[type="text"] {
	position: relative
	font-size: 13px;
	color: #cccccc;
	width: 195px;
	padding: 6px 37px 6px 13px;
	border: 0px;
	background: url(../img/background/input-zoek.gif) no-repeat;
	z-index: 3;
}

.button-zoeken-blok {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 4px;
	*top: 6px;
	right: 4px;
	z-index: 5;
}

.button-zoeken-blok input[type="submit"] {
	width: 18px;
	height: 18px;
	background: url(../img/background/button-zoek.jpg) no-repeat;
	border: 0px;	
}	

#main-content {
	position: relative;
	width: 990px;	
	margin: 0px auto;
	z-index: 3;
}

#footer {
	float: left;
	width: 100%;
	background: url(../img/background/footer.gif) repeat-x #ffffff;	
}	

.footer-top {
	width: 990px;
	margin: 0px auto;
}

.nieuwsbrief-blok {
	position: relative;
	float: left;
	width: 390px;
	margin-top: 9px;
}

.nieuwsbrief-blok p {
	display: block;
	font-size: 13px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;	
}	

.nieuwsbrief-blok .label{
	float: left;
	width: 132px;
}

.nieuwsbrief-blok .label span{
	display: block;
	font-size: 13px;
	line-height: 24px;
	color: #0099FF;
	text-decoration: none;
}

.input-nieuwsbrief-blok {
	position: relative;
	float: left;
	width: 258px;
	z-index: 3;	
}

.input-nieuwsbrief-blok input[type="text"] {
	font-size: 13px;
	line-height: 14px;
	height: 20px;
	*height: 18px;
	padding: 2px 84px 2px 8px;
	*padding: 5px 84px 1px 8px;
	margin: 0px;
	width: 166px; 
	border: 0px;
	background: url(../img/background/input-nieuwsbrief.gif) no-repeat;	
}

.button-nieuwsbrief-blok {
	position: absolute;
	right: 1px;
	bottom: 0px;
	*bottom: 1px;
	z-index: 5;
}

.button-nieuwsbrief-blok input[type="submit"]{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 77px;
	height: 22px;
	background: url(../img/background/button-nieuwsbrief.gif) no-repeat;	
}

.footer-social-media {
	float: left;
	width: 109px;
	height: 24px;
	margin-top: 35px;	
}	

.footer-social-media.first {
	margin-left: 19px;	
}	

.footer-social-media img {
	float: left;	
}	

.footer-social-media a {
	display: block;
	float: left;	
	font-size: 13px;
	line-height: 24px;
	color: #505050;
	width: 80px;
	padding-left: 5px;
	text-decoration: none;
}

.footer-social-media:hover a {
	color: #0099FF;
}

.copyright {
	float: right;
	width: 200px;
	margin-top: 15px;
	overflow: hidden;	
}

.copy {
	float: right;	
}

.copy span {
	font-size: 13px;
	line-height: 19px;
	color: #505050;
}

.copy a {
	text-decoration: none;	
}	

.copy span.blauw {
	color: #0099FF;
}

.footer-small-menu {
	float: right;
}		

.footer-small-menu ul {
	margin: 0px;
	padding: 0px;
}		

.footer-small-menu ul li {
	list-style-type: none;
	float: left;
}		

.footer-small-menu ul li a {
	display: block;
	font-size: 13px;
	line-height: 19px;
	color: #505050;
	text-decoration: none;
	padding-left: 5px;
}		

.footer-small-menu ul li a:hover {
	color: #0099FF;
}		

.footer-bottom {
	clear: both;
	width: 990px;
	margin: 0px auto 0px auto;
}

.footer-blok {
	float: left;
	width: 990px;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
}

.footer-menu {
	float: left;
	width: 990px;
	margin-top: 10px;
	background: url(../img/background/footer-border.png) repeat-y;	
}

.footer-categorie {
	float: left;
	width: 309px;
	margin-top: 4px;
	margin-left: 21px;		
}	

.footer-categorie.is_first {
	float: left;
	width: 320px;
	margin-left: 0px;
}

.footer-categorie h2 {
	margin: 0px;
	padding: 0px;	
	display: block;
	font-size: 14px;
	line-height: 23px;
	color: #0099FF;
}	

.footer-categorie ul {
	margin: 0px;
	padding: 0px;	
}	

.footer-categorie ul {
	float: left;
	width: 154px;
	margin: 0px;
	padding: 0px;	
}

.footer-categorie ul li {
	list-style-type: none;	
}	

.footer-categorie ul li a {
	display: block;
	font-size: 12px;
	line-height: 19px;
	color: #505050;
	text-decoration: none;
	padding-right: 10px;
}

.footer-categorie ul li a:hover {
	color: #0099FF;
}

.content-blok {
	position: relative;
	float: left;
	width: 990px;
	min-heigt: 30px;
	_height: 30px;
	padding-bottom: 10px;	
	z-index: 3;
}	

.content-blok.first {
	margin-top: 10px;
}	

/***
*	Home pagina
***/
span.home-usp {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	color: #0099FF;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 39px;
	background: url(../img/background/v.gif) no-repeat left 9px;
}	
span.home-usp.is_first {
	margin-left: 0px;
	padding-left: 20px;
}	

.home-links {
	float: left;
	width: 790px;
	margin-right: 10px;
}

.home-rechts {
	float: left	
}	


/***
*	Banner home met fade
***/

.banner-home {
	position: relative;
	float: left;
	width: 790px;
	height: 300px;
	z-index: 3;
}

.banner-home ul {
	position: relative;
	margin: 0px;
	padding: 0px;	
}	

.banner-home ul li {
	position: absolute;
	list-style-type: none;	
	left: 0px;
	top: 0px;
	background: #ffffff;
	z-index: 5;
}

.banner-home ul li.is_active {
	display: block;
	z-index: 10;	
}

.banner-home ul li.last_active {
	z-index: 9;	
}

.numbers {
	position: absolute;
	z-index: 20;
	bottom: 10px;
}	

.numbers a {
	float: left;
	display: block;
	width: 18px;
	height: 17px;
	margin-right: 3px;
	background: url(../img/background/banner-button.png) no-repeat left top;
	cursor: pointer;
}	

.numbers a.is_active,
.numbers a:hover {
	text-decoration: none;
	background: url(../img/background/banner-button-active.png) no-repeat left top;
}

.content-home-blok {
	float: left;
	width: 790px;
	margin-bottom: 10px;	
}	

.content-home-blok.is_last,
.content-home-blok.no-margin {
	margin-bottom: 0px;	
}

.banner-blok {
	position: relative;
	float: left;
	width: 290px;
	height: 300px;	
}

.banner-blok-tekst {
	position: absolute;
	width: 280px;
	left: 5px;
	bottom: 5px;
	z-index: 5;
}

.banner-blok-tekst-top {
	float: left;
	width: 280px;
	height: 4px;
	background: url(../img/background/banner-blok-tekst-top.png) no-repeat left top;
}	

.banner-blok-tekst-midden {
	float: left;
	width: 280px;
	background: url(../img/background/banner-blok-tekst-midden.png) repeat-y left top;
}

.banner-blok-tekst-midden h2 {
	margin: 0px;
	padding: 0px 10px; 
	font-size: 18px;	
	line-height: 23px;
	font-weight: normal;
	color: #0099FF; 
	text-transform: uppercase;
}

.banner-blok-tekst-midden p {
	margin: 0px;
	padding: 0px 10px;	
	font-size: 13px;
	line-height: 16px;
	color: #505050;
}

.banner-blok-tekst-midden a {
	display: block;
	font-size: 11px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	width: 119px;
	height: 26px;
	text-align: center;	
	margin: 8px 0px 0px 10px;
	background: url(../img/background/banner-blok-tekst-button.png) no-repeat left top;
}	

.banner-blok-tekst-midden a:hover {
	background: url(../img/background/banner-blok-tekst-button-hover.png) no-repeat left top;
}	

.banner-blok-tekst-bottom {
	float: left;
	width: 280px;
	height: 4px;
	background: url(../img/background/banner-blok-tekst-bottom.png) no-repeat left top;
}	

.banner-categorie-blok {
	float: left;
	width: 500px;
}

.banner-categorie {
	position: relative;
	float: left;
	width: 240px;
	height: 145px;
	margin-left: 10px;
	margin-bottom: 10px;
	z-index: 3;
}		

.banner-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
}		

.banner-categorie:hover .banner-overlay {
	background: url(../img/background/banner-overlay.png) repeat;
}		

.banner-categorie.no-margin-bottom {
	margin-bottom: 0px;
}

.usp-blok {
	position: relative;
	float: left;
	width: 290px;
	margin-right: 10px;	
}	

.usp-border-blok {
	position: relative;
	float: left;
	width: 268px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #cccccc;
	background: #f7f7f7;
	z-index: 3;
}

.usp {
	float: left;
	width: 268px;
	height: 56px;
	border-bottom: 1px dotted #cccccc;	
}

.usp.is_last {
	position: relative;
	height: 72px;
	border-bottom: 0px dotted #cccccc;	
}

.usp-logo {
	float: left;
	width: 38px;
	height: 38px;
	margin-top: 10px;
}		

.usp-logo {
	float: left;
	width: 38px;
	margin: 10px 0px 0px 0px;
}		

.usp-tekst {
	float: left;
	width: 220px;
	margin: 13px 0px 0px 10px;
}

.usp-tekst a,
.usp-tekst h3 {
	margin: 0px;
	padding: 0px;
	display: block;	
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #0099FF;
}	

.usp-tekst:hover a,
.usp-tekst a:hover {
	text-decoration: underline;
}	

.usp-tekst p {
	padding: 0px;
	margin: 0px;
	display: block;	
	font-size: 13px;
	line-height: 16px;
	color: #505050;
}	

.input-nieuwsbrief-usp-blok {
	position: relative;
	float: left;
	width: 268px;
	margin-top: 5px;
	z-index: 3;	
}

.input-nieuwsbrief-usp-blok input[type="text"] {
	font-size: 13px;
	line-height: 14px;
	height: 20px;
	padding: 2px 84px 2px 8px;
	margin: 0px;
	width: 176px; 
	border: 0px;
	background: url(../img/background/input-nieuwsbrief-usp.gif) no-repeat;	
}

.button-nieuwsbrief-usp-blok {
	position: absolute;
	right: 1px;
	bottom: -5px;
	z-index: 5;
}

.button-nieuwsbrief-usp-blok input[type="submit"]{
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 22px;
	height: 22px;
	background: url(../img/background/button-nieuwsbrief-usp.gif) no-repeat;	
}

.home-cm-blok {
	float: left;
	width: 230px;
	height: 250px;
	overflow: hidden;
	padding: 3px 5px;
	margin-right: 10px;
}

.home-cm-blok h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 30px;
	color: #0099FF;
	text-transform: uppercase;
}

.home-cm-blok p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
	line-height: 18px;
	color: #505050;
}

.twitter {
	float: left;
	width: 240px;
}	

.home-rechts {
	float: left;
	width: 190px;	
}

.home-rechts-blok {
	position: relative;
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

.home-rechts-blok.is_last {
	margin-bottom: 0px;
}

.home-rechts-blok.no-margin-bottom {
	margin-bottom: 0px;
}

.home-rechts-border-blok {
	position: relative;
	float: left;
	width: 188px;	
	border: 1px solid #cccccc;
	background: #f7f7f7;
	z-index: 3;
}

.home-rechts-blok-image {
	position: relative;
	float: left;
	width: 180px;
	height: 170px;	
	margin: 4px;
}

.home-rechts-blok-text {
	float: left;
	width: 168px;
	height: 120px;
	margin-left: 10px;
}

.home-rechts-blok-text h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #0099FF;	
}	

.home-rechts-blok-text p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	color: #505050;	
}	

.home-rechts-blok-text a {
	display: block;
	font-size: 11px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	width: 119px;
	height: 26px;
	text-align: center;	
	margin: 11px 0px 0px 0px;
	background: url(../img/background/banner-blok-tekst-button.png) no-repeat left top;
}

.home-rechts-blok-text a:hover {
	background: url(../img/background/banner-blok-tekst-button-hover.png) no-repeat left top;
}

.home-rechts-border-blok h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;	
	font-size: 14px;
	line-height: 33px;
	font-weight: normal;
	color: #0099FF;
	border-bottom: 1px solid #cccccc;
}

.home-rechts-border-blok ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;	
	width: 168px;
}

.home-rechts-border-blok ul li {
	display: block;
	float: left;
	list-style-type: none;
	height: 28px;
	padding: 10px 0px;
	*padding: 9px 0px 8px 0px;
	border-bottom: 1px dotted #cccccc;	
	overflow: hidden;
}	

.home-rechts-border-blok ul li span {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #0099FF;
	width: 30px;
	padding-right: 10px;
}	

.home-rechts-border-blok ul li a {
	display: block;
	float: left;
	width: 128px;
	height: 35px;
	font-size: 13px;
	line-height: 16px;
	color: #505050;
	text-decoration: none;
	overflow: hidden;
}	

.home-rechts-border-blok ul li:hover a {
	color: #0099FF;
}

.nieuws-archief {
	float: left;
	width: 168px;	
	margin-left: 10px;
}	

.nieuws-archief a {
	display: block;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	color: #505050;
	text-align: right;
}

.nieuws-archief a:hover {
	color: #0099FF;
}

.content-merken-blok {
	position: relative;
	float: left;
	width: 990px;	
}	

.content-merken-blok-border {
	position: relative;
	float: left;
	width: 988px;
	height: 56px;
	border: 1px solid #cccccc;
	z-index: 3;
}

.content-merken-blok-border div.wrapper{
	width: 988px;
	height: 56px;
	overflow:hidden;
}

.content-merken-blok-border div.wrapper div.area div{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0px 0px 0px 25px;
	height: 56px;
}

/***
*	Artikel 
***/
.artikel-blok {
	position: relative;
	float: left;
	width: 190px;
	height: 308px;
	margin-top: -1px;
	margin-right: 10px;
	border-top: 1px solid #cccccc;	
	border-bottom: 1px solid #cccccc;	
}

.artikel-blok.no-margin-top {
	margin-top: 0px;
}	

.artikel-blok .sizes{
	display: none;	
	position: absolute;
	width: 173px;
	height: auto;
	z-index: 1000;
	top:0px;
	left:0px;
	text-align: center;
}

.sizes .top{
	width: 173px;
	height: 6px;
	padding: 0;
	margin: 0;
	float: left;
	background: url(../img/tpl/maten_top.png) no-repeat;
}

.sizes .middle{
	width: 133px;
	float: left;
	height: auto;
	padding: 5px 20px;
	background: url(../img/tpl/maten_bg.png) repeat-y;
}

.sizes .middle .kop{
	font-size: 12px;
	text-transform: uppercase;
	color: #0099ff;
	text-align: center;	
}

.sizes .bottom{
	width: 173px;
	height: 6px;
	float: left;
	background: url(../img/tpl/maten_bottom.png) no-repeat;	
}

.sizes .size{
	width: 33px;
	float: left;
	text-align: left;
	line-height: 24px;
	margin: 0px 0px 4px 0px;	
}

.artikel-blok.no-margin-right {
	margin-right: 0px;
}

.artikel-titel {
	float: left;
	width: 190px;
	height: 40px;
	margin-top: 6px;
	overflow: hidden;	
}

.artikel-titel h2 { 
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #0099FF;
}

.artikel-titel a { 
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #505050;
	text-decoration: none;
}

.artikel-blok:hover .artikel-titel a {
	color: #0099FF;	
}	 

.artikel-prijs-blok {
	float: left;
	width: 80px;
	height: 36px;	
}

.artikel-prijs-oud {
	float: left;
	width: 70px;	
	height: 16px;
}	

.artikel-prijs-oud p {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 16px;
	color: #505050;
}	

.artikel-prijs-oud p span.upper {
	display: block;
	float: right;	
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	line-height: 11px;
	color: #505050;
	margin-left: 2px;
}

.artikel-prijs {
	float: left;
	width: 70px;	
	height: 20px;
}	

.artikel-prijs p {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}	

.artikel-prijs p span {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	color: #0099FF;
}	

.artikel-prijs p span.upper {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	line-height: 11px;
	margin-left: 2px
}	
		

.artikel-image {
	float: left;
	width: 190px;
	height: 203px;
	margin: 10px 0px;
}

.artikel-actie-button {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 62px;
	height: 62px;
	z-iindex: 10;		
}

.artikel-merk {
	float: left;
	width: 110px;
	height: 35px;	
}

/***
*	Breadcrumb
***/
.klikpad {
	float: left;
	width: 473px;
	height: 28px;
}

.klikpad ul {
	margin: 0px;
	padding: 0px;	
}	

.klikpad ul li {
	float: left;
	list-style-type: none;	
}	

.klikpad ul li a, 
.klikpad ul li span {
	display: block;	
	font-size: 11px;
	line-height: 28px;
	color: #505050;
	padding: 0px 13px 0px 9px; 
	text-decoration: none;	
}

.klikpad ul li.is_first a, 
.klikpad ul li.is_first span {
	padding: 0px 13px 0px 0px; 
}	

.klikpad ul li a {
	background: url(../img/background/breadcrumb-arrow.gif) no-repeat right 12px;	
}	

.klikpad ul li a:hover {
	color: #0099FF; 	
}	

.klikpad ul li span {
	display: block;	
}

.klikpad-usp-blok {
	float: right;
	max-width: 517px;
	height: 28px;	
}

span.klikpad-usp {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 28px;
	color: #505050;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 20px;
	background: url(../img/background/v.gif) no-repeat left 8px;
}	
span.klikpad-usp.is_first {
	margin-left: 0px;
}	

/***
*	Assortiment
***/
.info-blok {
	float: left;
	width: 990px;
	height: 28px;
	border-bottom: 1px solid #cccccc;	
}

div.titel {
	float: left;
	width: 100%;	
}	

div.titel.cm {
	border-bottom: 1px solid #cccccc;	
}	

.overzicht-rechts h1,
.overzicht-links h2,
.content-blok .titel h2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;	
	line-height: 30px;
	text-transform: uppercase;
	color: #0099FF;
}

.overzicht-links h2 {
	width: 100%;	
}	

.overzicht-links {
	float: left;
	width: 190px;
	margin-right: 10px;	
}

.categorie-menu-blok {
	position: relative;
	float: left;
	width: 190px;
	margin-bottom: 10px;	
}

.categorie-menu-blok ul {
	margin: 10px 0px;
	padding: 0px;		
}

.categorie-menu-blok ul li {	
	list-style-type: none;
}

.categorie-menu-blok ul li a {
	display: block;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #505050;
	text-transform: uppercase;
	padding: 0px 15px;
}

.categorie-menu-blok ul li a:hover {
	color: #0099FF;	
}	

.categorie-menu-blok ul li a.is_active,
.categorie-menu-blok ul li.is_active a,
.categorie-menu-blok ul li.is_active ul li.is_active a {
	color: #0099FF;
	background: url(../img/background/categorie-selected.png) no-repeat 7px 7px;
}

.categorie-menu-blok ul li.is_active ul li a {
	background: none;
	color: #505050;
}

.categorie-menu-blok ul li.is_active ul li a:hover {
	color: #0099FF;
}

.categorie-menu-blok ul li ul {
	margin: 0px 10px;
}

.categorie-menu-border {
	float: left;
	width: 188px;
	background: #f7f7f7;
	border: 1px solid #cccccc;	
}

.catinfo {
	float: left;
	width: 190px;		
}

.catinfo h2 {
	margin: 0px;
	padding: 0px;
}

.catinfo p {
	font-size: 12px;
	line-height: 19px;
	color: #505050;	
}

.overzicht-rechts {
	float: left;
	width: 790px;
}

/***
*	Paginator
***/

.paginator {
	float: right;	
}
.paginator.top {
	margin-top: 0px;	
}
.paginator.bottom {
	margin-top: 10px;	
}

.sorteren {
	float: left;	
	margin-right: 17px;
}

.sorteren span {
	float: left;
	display: block;
	font-size: 12px;
	line-height: 22px;
	color: #0099FF;	
	padding-right: 7px;
}

.sorteren select {
	height: 19px;
	font-size: 12px;
	color: #505050;
	margin-top: 2px;
	background: url(../img/background/pulldown.gif) repeat-x; 
}

.paging {
	float: left;	
}

.paging span {
	display: block;
	float: left;	
}	

.paging a, 
.paging span.active {
	display: block;
	float: left;	
	width: 20px;
	height: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #505050;
	text-align: center;
	text-decoration: none;
}

.paging.alle a {
	width: auto;	
	margin-right: 8px;
}

.paging a:hover {
	color: #0099FF;
}	

.paging span.active {
	color: #0099FF;	
}	

.paging span.prev,
.paging a.prev {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 8px;
	background: url(../img/background/paginator-vorige-disable.gif) no-repeat left top;
}

.paging a.prev {
	background: url(../img/background/paginator-vorige.gif) no-repeat left top;
}	

.paging a.prev:hover {
	background: url(../img/background/paginator-vorige-hover.gif) no-repeat left top;
}	

.paging span.next,
.paging a.next {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	margin-left: 8px;
	background: url(../img/background/paginator-volgende-disable.gif) no-repeat left top;
}

.paging a.next {
	background: url(../img/background/paginator-volgende.gif) no-repeat left top;
}

.paging a.next:hover {
	background: url(../img/background/paginator-volgende-hover.gif) no-repeat left top;
}

/***
*	Filter
***/
.filter-blok {
	float: left;
	width: 190px;
}

.filter {
	float: left;
	width: 190px;
	margin-bottom: 15px; 
	border-top: 1px solid #cccccc;
}

.filter span.titel {
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	color: #0099FF;
}

.filter ul {
	clear: both;
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	width: 190px;	
}

.filter ul li {
	float: left;
	width: 190px;
	list-style-type: none;	
}

.filter ul.maat li {
	float: left;
	width: 95px;
}

.filter ul li.is-first {
	float: left;
	width: 190px;
}

.filter ul li a {
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #505050;
	padding: 0px 10px 0px 21px;
	background: url(../img/background/checkbox.gif) no-repeat left 5px;
}

.filter ul li a.is-selected,
.filter ul li a:hover {
	color: #0099FF;
	background: url(../img/background/checkbox-is-selected.gif) no-repeat left 5px;
}

/***
*	detail pagina
***/
.detail-blok {
	position: relative;
	float: left;
	width: 390px;
	margin-right: 10px;	
}
.detail-image-blok {
	z-index: 10;
}
.detail-blok.no-margin-right {
	margin-right: 0px;	
}

.detail-blok h2,
.detail-artikel-blok h2.kop {
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0099FF;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc; 
}

.detail-image {
	position: relative;
	float: left;
	width: 390px;
	height: 441px;
}

.vergroot {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 10px;
	right: 10px;
	background: url(../img/background/vergrootglas.png) no-repeat left top;
	z-index: 5;
}

.detail-thumb-blok {
	float: left;
	width: 390px;
	margin-top: 10px;	
}	

.detail-thumb {
	position: relative;
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 10px;	
	cursor: pointer;
}	

.detail-thumb.is-last {
	margin-right: 0px;	
}	

.detail-thumb-border {
	position: relative;
	float: left;
	width: 88px;
	height: 88px;
	border: 1px solid #cccccc;
	z-index: 2;
}


.detail-thumb.is-active .detail-thumb-border {
	border: 1px solid #0099FF;	
}

.detail-thumb.is-active .corner-grijs-boven-links {
	background: url("../img/background/corner-blauw-links-boven.png");	
}

.detail-thumb.is-active .corner-grijs-boven-rechts {
	background: url("../img/background/corner-blauw-rechts-boven.png");	
}

.detail-thumb.is-active .corner-grijs-beneden-links {
	background: url("../img/background/corner-blauw-links-beneden.png");	
}

.detail-thumb.is-active .corner-grijs-beneden-rechts {
	background: url("../img/background/corner-blauw-rechts-beneden.png");	
}

.detail-actie-button {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 62px;
	height: 62px;
	z-iindex: 10;		
}

.detail-button-back {
	float: left;
	width: 100%;
	height: 27px;
	margin-top: 4px;
	margin-bottom: 9px;	
}

.detail-button-back a {
	display: block;
	font-size: 11px;
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	width: 106px;
	height: 27px;
	padding-left: 31px;
	background: url(../img/background/button-back-detail.gif) no-repeat left top;
}

.detail-button-back a:hover {
	background: url(../img/background/button-back-detail-hover.gif) no-repeat left top;
}

.detail-info-blok {
	position: relative;
	float: left;
	width: 390px;
}	

.detail-info-border {
	position: relative;
	float: left;
	width: 388px;
	border: 1px solid #cccccc;
	z-index: 2;
}

.detail-merk {
	float: left;
	width: 388px;
	height: 59px;	
}	

.detail-info {
	float: left;
	width: 358px;
	padding: 15px 15px;	
	background: #f7f7f7;
	border-top: 1px solid #cccccc;
}	

.detail-info h1,
.detail-info h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: normal;
	color: #0099FF;
	border: 0px;
}

.detail-info p {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
	color: #505050;	
}	

.detail-artikel-blok {
	float: left;
	width: 190px;	
}

.detail-kleur-blok {
	float: left;
	width: 100%;	
}

.detail-kleur {
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	margin: 5px 10px 0px 0px;	
}

.detail-kleur:hover .detail-kleur-border {
	border: 1px solid #0099FF;
}

.detail-kleur:hover .corner-bg-grijs-boven-links {
	background: url(../img/background/corner-blauw-bg-grijs-links-boven.png);
}

.detail-kleur:hover .corner-bg-grijs-boven-rechts {
	background: url(../img/background/corner-blauw-bg-grijs-rechts-boven.png);
}

.detail-kleur:hover .corner-bg-grijs-beneden-rechts {
	background: url(../img/background/corner-blauw-bg-grijs-rechts-beneden.png);
}

.detail-kleur:hover .corner-bg-grijs-beneden-links {
	background: url(../img/background/corner-blauw-bg-grijs-links-beneden.png);
}

.detail-kleur-border {
	position: relative;
	float: left;
	width: 58px;
	height: 58px;
	border: 1px solid #cccccc;
	background: #ffffff;
	z-index: 2;
}

.maat-blok {
	float: left;
	width: 37px;
	height: 30px;
}

.maat-blok label {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #505050;
}		

.maat-blok label:hover {
	color: #0099FF;
}		

.maat-blok.active label {
	color: #0099FF;
}

.detail-prijs-blok {
	float: left;
	width: 230px;	
}

.detail-prijs-blok .artikel-prijs-oud {
	float: left;
	height: 38px;
	width: auto;	
	margin-right: 10px;
}	

.detail-prijs-blok .artikel-prijs-oud p {
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	line-height: 38px;
	color: #505050;
	text-decoration: line-through;
}	

.detail-prijs-blok .artikel-prijs-oud p span.upper {
	font-size: 8px;
	line-height: 33px;
	color: #505050;
}	

.detail-prijs-blok .artikel-prijs {
	float: left;
	height: 38px;
	width: auto;	
}	

.detail-prijs-blok .artikel-prijs p {
	float: left;
	padding: 0px;
	margin: 0px;
}	

.detail-prijs-blok .artikel-prijs p span {
	float: left;
	font-size: 30px;
	line-height: 38px;
	color: #0099FF;
}	

.detail-prijs-blok .artikel-prijs p span.upper {
	font-size: 15px;
	line-height: 27px;
	color: #0099FF;
}	

.detail-bestel-blok {
	float: right;
	width: 123px;
	height: 40px;
}

.detail-bestel-blok input[type="submit"] {
	border: 0px;
	width: 123px;
	height: 40px;
	font-size: 16px;
	line-height: 17px;
	text-transform: uppercase; 
	text-align: center;
	color: #ffffff;
	background: url(../img/background/button-bestellen.gif) no-repeat left top;
}

.detail-bestel-blok input[type="submit"]:hover {
	background: url(../img/background/button-bestellen-hover.gif) no-repeat left top;
}

.detail-usp-blok {
	float: left;
	width: 390px;
	margin-top: 11px;	
}

.detail-usp-blok span {
	text-transform: uppercase;
	margin-left: 3px;
	width: 387px;
}

/***
*	Bestel Stappen
***/
.stappen-blok {
	float: left;	
	width: 990px;
}

.stappen-blok ul {
	float: left;
	width: 990px;
	margin: 0px;
	padding: 0px;	
}

.stappen-blok ul {
	float: left;
	width: 990px;
	margin: 0px;
	padding: 0px;	

}

.stappen-blok ul.stap-bg-1 {
	background: url(../img/background/stap-bg-1.gif) no-repeat left top;
}

.stappen-blok ul.stap-bg-2 {
	background: url(../img/background/stap-bg-2.gif) no-repeat left top;
}

.stappen-blok ul.stap-bg-3 {
	background: url(../img/background/stap-bg-3.gif) no-repeat left top;
}

.stappen-blok ul.stap-bg-4 {
	background: url(../img/background/stap-bg-4.gif) no-repeat left top;
}

.stappen-blok ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.stappen-blok ul li.stap-1 {
	width: 257px;
}	

.stappen-blok ul li.stap-2 {
	width: 248px;
}	

.stappen-blok ul li.stap-3 {
	width: 247px;
}	

.stappen-blok ul li.stap-4 {
	width: 238px;
}	

.stappen-blok ul li span {
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	color: #cccccc;
}	

.stappen-blok ul li.is-active span {
	color: #0099FF;
}	

/***
*	Winkelwagen
***/
.winkelmand-blok {
	float: left;
	width: 990px;
	margin-top: 8px;	
}

.winkelmand-header {
	float: left;
	width: 990px;	
	height: 28px;
	border-bottom: 1px solid #cccccc;
}

.winkelmand-header span {
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #0099FF;
	text-transform: uppercase;
}	

.winkelmand-artikel {
	float: left;
	width: 391px;	
}	

.winkelmand-maat {
	float: left;
	width: 149px;	
}	

.winkelmand-aantal {
	float: left;
	width: 229px;	
}	

.winkelmand-prijs {
	float: left;
	width: 138px;	
}	

.winkelmand-subtotaal {
	position: relative;
	float: left;
	width: 83px;	
}

.winkelmand-row {
	float: left;
	width: 990px;
	height: 70px;
	border-bottom: 1px solid #cccccc;	
}

.winkelmand-row span {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #505050;
	margin-top: 17px;
}

.winkelmand-row .winkelmand-aantal form {
	margin-top: 14px;
}	

.winkelmand-row .winkelmand-subtotaal span {
	text-align: right;
	padding-right: 14px;
}	

.winkelmand-image {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px; 	
}

.winkelmand-info {
	float: left;
	width: 260px;	
}	

.winkelmand-info h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #505050;
}

.winkelmand-row-verwijder {
	position: absolute;
	top: 9px;
	*top: 15px;
	right: 0px;
}

.kortingscode-blok {
	position: relative;
	float: left;
	width: 390px;	
}	

.kortingscode-blok h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 29px;
	text-transform: uppercase;
	font-weight: normal;
	color: #0099FF;
}

.kortingscode-border {
	position: relative;
	float: left;
	width: 358px;
	padding: 15px;
	border: 1px solid #cccccc;
	background: #f7f7f7;
	z-index: 5;
}

.kortingscode-border p {
	padding: 0px 0px 15px 0px;
	margin: 0px;		
	font-size: 13px;
	line-height: 18px;
	color: #505050;
}

.form-kortingscode {
	position: relative;
	float: left;
	width: 358px;	
}

.kortingscode-input {
	float: left;
	width: 281px;	
	z-index: 2;
}	

.kortingscode-input input[type="text"] {
	width: 270px;	
	background: #ffffff;
	border: 1px solid #cccccc;
}	

.kortingscode-button {
	float: left;
	margin-left: 3px;
	width: 74px;
	height: 26px;	
	z-index: 4;
}	

.kortingscode-button input[type="submit"] {
	width: 74px;
	height: 26px;	
	border: 0px;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase; 
	text-align: center;
	color: #ffffff;
	background: url(../img/background/button-invoeren.gif) no-repeat left top;
}

.kortingscode-button input[type="submit"]:hover {
	background: url(../img/background/button-invoeren-hover.gif) no-repeat left top;
}

.winkelwagen-prijs-blok {
	float: right;
	width: 234px;	
}

.winkelwagen-prijs {
	float: left;
	width: 234px;
	margin-top: 4px;	
}	

.winkelwagen-prijs-border {
	position: relative;
	float: left;
	width: 232px;
	border: 1px solid #cccccc;	
}

.winkelwagen-prijs span {
	display: block;
	font-size: 13px;
	line-height: 24px;	
}	

.winkelwagen-prijs.totaal span {
	font-size: 14px;
	line-height: 38px;
	text-transform: uppercase;
	color: #0099FF	
}	

.winkelwagen-prijs .winkelmand-prijs {
	float: left;
	width: 138px;	
	margin-left: 12px;
}	

.winkelwagen-prijs .winkelmand-subtotaal {
	float: left;
	width: 82px;	
}

.winkelwagen-prijs .winkelmand-subtotaal span {
	display: block;
	padding-right: 14px;
    text-align: right;
}

.winkelwagen-prijs.totaal {
	position: relative;	
}

.button-back-blok {
	float: left;
	width: 143px;
	height: 26px;	
}	

.button-back-blok a {
	display: block;
	width: 132px;
	font-size: 11px;
	line-height: 26px;
	color: #ffffff;
	text-transform: uppercase;
	padding-right: 11px;
	text-align: right;
	text-decoration: none;
	background: url(../img/background/button-terug.gif) no-repeat left top;
}	

.button-back-blok a:hover {
	background: url(../img/background/button-terug-hover.gif) no-repeat left top;
}	

.button-volgende-blok {
	float: right;
	width: 175px;
	height: 26px;	
}	

.button-volgende-blok a {
	display: block;
	width: 164px;
	font-size: 11px;
	line-height: 26px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 11px;
	text-align: left;
	text-decoration: none;
	background: url(../img/background/button-afronden.gif) no-repeat left top;
}	

.button-volgende-blok input[type="submit"] {
	display: block;
	border: 0px;
	width: 175px;
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 11px;
	text-align: left;
	text-decoration: none;
	background: url(../img/background/button-afronden.gif) no-repeat left top;
}	

.button-volgende-blok input[type="submit"]:hover {
	background: url(../img/background/button-afronden-hover.gif) no-repeat left top;
}	

.button-volgende-blok a:hover {
	background: url(../img/background/button-afronden-hover.gif) no-repeat left top;
}

/***
*	Gegevens pagina
***/
.fieldset {
	float: left;
	width: 390px;
	margin-top: 10px;	
}

.fieldset p {
	margin: 0px;
	padding: 0px;
}		

.detail-artikel-content-blok {
	float: left;
	width: 100%;
	margin-top: 10px;	
}

.detail-artikel-content-blok table {
	width: 190px;
}	

.detail-artikel-content-blok table tr td.label {
	
}	

.detail-artikel-content-blok table tr td.value {
	text-align: right;
}	

.detail-artikel-content-blok table tr td.label.totaal,
.detail-artikel-content-blok table tr td.value.totaal {
	font-size: 14px;
	color: #0099FF;
	text-transform: uppercase;
	font-weight: bold;
}	

table.fields {
	width: 390px;	
}	

table.fields tr td {
	height: 30px;
	vertical-align: middle;	
}	

table.fields tr td.label {
	width: 135px;
}	

table.fields tr td.input {
	width: 255px;
}	

table.fields tr td.input div {
	float: left;
}

/***
*	Bevestigen
***/

.detail-blok-colum2 {
	float: left;
	width: 195px;
}

.detail-blok-colum2 .fieldset {
	width: 190px;	
}	

.winkelmand-row.bevestigen {
	height: 75px;	
}	

.winkelmand-row.bevestigen .winkelmand-image {
	height: 75px;	
}

.betaalwijze {
	float: left;
	width: 390px;
	margin-bottom: 10px;
	cursor: pointer;	
}

.betaalwijze .image {
	float: left;
	width: 70px;
}	

.betaalwijze .betaal-info {
	float: left;
	width: 320px;
}

.betaalwijze .betaalmethodes  {
	display: none;
	float: left;
	width: 320px;
	padding-left: 70px;
}

.betaalwijze.active .betaalmethodes  {
	display: block;
	float: left;
	width: 320px;
	padding-left: 70px;
}


.betaalwijze .betaal-info h2,
.betaalmethodes h2 {
	margin: 0px;
	line-height: 20px;
}	

.betaalwijze .betaal-info p {
	margin: 0px;
	font-size: 10px;
}	

.betaalmethode {
	float: left;
	width: 320px;
	height: 21px;
	margin-top: 5px;	
	cursor: pointer;
}

.betaalmethode img {
	float: left;
	width: 	29px;
	padding-right: 6px;
}

.betaalmethode input {
	float: left;
	margin-top: 4px;	
	*margin-top: 0px;
}	

.betaalmethode label {
	float: left;
	display: block;
	line-height: 21px;
	margin-left: 4px;	
	cursor: pointer;
}

/***
*	Error pagina's
***/

/***
*	CM Style
***/
.cm-picture-round-corner {
	position: relative;
	width: 100%;	
}


.overzicht-rechts .tt_element h1 {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0px 0px;
	font-size: 14px;
	line-height: 30px;
	padding: 0;
	text-transform: uppercase;
	color: #0099ff;
	border-bottom: 1px solid #cccccc;
}	

.overzicht-rechts .tt_element h2 {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0px 0px;
	font-size: 14px;
	line-height: 30px;
	padding: 0;
	text-transform: uppercase;
	color: #505050;
	border-bottom: 1px solid #cccccc
}	

.overzicht-rechts .tt_element h3 {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0px 0px;
	font-size: 12px;
	line-height: 21px;
	padding: 0;
	text-transform: uppercase;
	color: #0099ff;
}	

.overzicht-rechts .tt_element h4 {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0px 0px;
	font-size: 12px;
	line-height: 21px;
	padding: 0;
	text-transform: normal;
	color: #505050;
}	

.overzicht-rechts .tt_element h5 {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0px 0px;
	font-size: 12px;
	line-height: 19px;
	padding: 0;
	text-transform: normal;
	color: #0099ff;
}	

.overzicht-rechts .tt_element h6 {
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	text-transform: normal;
	color: #505050;
}

.overzicht-rechts .tt_element p {
	clear: both;
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;	
}

.overzicht-rechts .tt_element ul{
	margin: 10px 0px 10px 0px;	
	padding-left: 15px; 
}	

.overzicht-rechts .tt_element ol {
	margin: 10px 0px 10px 0px;	
	padding-left: 19px; 
	*padding-left: 23px; 
}	

/***
*	Rondehoekjes
***/
.corner-boven-links {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0px;
	left: 0px;
	background: url(../img/background/corner-links-boven.png) no-repeat;
	z-index: 10;
}	
.corner-boven-rechts {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0px;
	right: 0px;
	background: url(../img/background/corner-rechts-boven.png) no-repeat;
	z-index: 10;
}	
.corner-beneden-links {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0px;
	left: 0px;
	background: url(../img/background/corner-links-beneden.png) no-repeat;
	z-index: 10;
}	
.corner-beneden-rechts {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0px;
	right: 0px;
	background: url(../img/background/corner-rechts-beneden.png) no-repeat;
	z-index: 10;
}


/***
*	Rondehoekjes grijs
***/
.corner-grijs-boven-links {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0px;
	left: 0px;
	background: url(../img/background/corner-grijs-links-boven.png) no-repeat;
	z-index: 10;
}	
.corner-grijs-boven-rechts {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0px;
	right: 0px;
	background: url(../img/background/corner-grijs-rechts-boven.png) no-repeat;
	z-index: 10;
}	
.corner-grijs-beneden-links {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0px;
	left: 0px;
	background: url(../img/background/corner-grijs-links-beneden.png) no-repeat;
	z-index: 10;
}	
.corner-grijs-beneden-rechts {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0px;
	right: 0px;
	background: url(../img/background/corner-grijs-rechts-beneden.png) no-repeat;
	z-index: 10;
}


/***
*	Rondehoekjes achtergrond grijs
***/
.corner-bg-grijs-boven-links {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0px;
	left: 0px;
	background: url(../img/background/corner-bg-grijs-links-boven.png) no-repeat;
	z-index: 10;
}	
.corner-bg-grijs-boven-rechts {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0px;
	right: 0px;
	background: url(../img/background/corner-bg-grijs-rechts-boven.png) no-repeat;
	z-index: 10;
}	
.corner-bg-grijs-beneden-links {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0px;
	left: 0px;
	background: url(../img/background/corner-bg-grijs-links-beneden.png) no-repeat;
	z-index: 10;
}	
.corner-bg-grijs-beneden-rechts {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0px;
	right: 0px;
	background: url(../img/background/corner-bg-grijs-rechts-beneden.png) no-repeat;
	z-index: 10;
}

/***
*	Table Image Vertical align en center
***/

table.table-image {
	width: 100%;
	height: 100%;
}

table.table-image tr td {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}

table.table-image tr td a {
	display: block;
}

table.table-image tr td img {
	vertical-align: middle;		
}

/***
*	Table Image Vertical align en rechts
***/

table.table-image.rechts {
	width: 100%;
	height: 100%;
}

table.table-image.rechts tr td {
	vertical-align: middle;
	text-align: right;
	width: 100%;
	height: 100%;
}

table.table-image.rechts tr td img {
	vertical-align: middle;		
}

/***
*	Table Image right align en bottom
***/

table.table-image .right-bottom {
	width: 100%;
	height: 100%;
}

table.table-image .right-bottom tr td {
	vertical-align: bottom;
	text-align: right;
	width: 100%;
	height: 100%;
}

table.table-image .right-bottom tr td img {
	vertical-align: bottom;		
}


