body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("/Themes/Containers/Images/Fundals_introbackground.jpg");
}

/* header stijlen */

#wrapper {
	width: 300px;
	margin: 0px auto;
	text-align: left;
	margin-top: 150px;
}

/* skin stijlen */

BODY {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;}
HR {height: 1px; border-top: 1px solid #fff;}

/* CMS */

.cms_normal {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;}
.cms_normalred {font: 9pt calibri, arial, geneva, verdana, sans-serif; color: #ff0000; font-weight: bold;}
.cms_row {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;}
.cms_altrow {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;}

.cms_commandbutton {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;}
	a.cms_commandbutton:link {color: #fff; text-decoration: underline;}
	a.cms_commandbutton:visited {color: #fff; text-decoration: underline;}
	a.cms_commandbutton:active {color: #fff; text-decoration: none;}
	a.cms_commandbutton:hover {color: #fff; text-decoration: none;}

/*
	Content
*/

.content_normal {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff; line-height: 1.4em;}
.content_normal td {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff; line-height: 1.4em;}
	.content_normal a:link {color: #fff; text-decoration: underline;}
	.content_normal a:visited {color: #fff; text-decoration: underline;}
	.content_normal a:active {color: #fff; text-decoration: none;}
	.content_normal a:hover {color: #fff; text-decoration: none;}
	
.content_label1 {font: 8pt calibri, arial, geneva, verdana, sans-serif; color: #000;}
	a.content_label1:link {color: #000; text-decoration: underline;}
	a.content_label1:visited {color: #000; text-decoration: underline;}
	a.content_label1:active {color: #000; text-decoration: none;}
	a.content_label1:hover {color: #000; text-decoration: none;}
	
.content_label2 {font: 8pt calibri, arial, geneva, verdana, sans-serif; color: #000;}
	a.content_label2:link {color: #000; text-decoration: underline;}
	a.content_label2:visited {color: #000; text-decoration: underline;}
	a.content_label2:active {color: #000; text-decoration: none;}
	a.content_label2:hover {color: #000; text-decoration: none;}

.content_header1 {
	font: 16pt Calibri, arial, geneva, verdana, sans-serif;
	font-weight: bold;
	color: #d1005d; 
	line-height: 2em;
	/* 
	text-indent: 30px;
	background-image: url(/Themes/Containers/Images/Fundalstitel.jpg);
	background-repeat: no-repeat; 
	*/
}

.content_row {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;padding: 2px;}
.content_altrow {font: 11pt calibri, arial, geneva, verdana, sans-serif; color: #fff;padding: 2px; background-color: #e3e3e3;}

.content_commandbutton {font: 11pt calibri, arial, geneva, verdana, sans-serif;background-color: #231f20;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
	a.content_commandbutton:link {font: 11pt calibri, arial, geneva, verdana, sans-serif;background-color: #231f20;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
	a.content_commandbutton:visited {font: 11pt calibri, arial, geneva, verdana, sans-serif;background-color: #231f20;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
	a.content_commandbutton:active {font: 11pt calibri, arial, geneva, verdana, sans-serif;background-color: #5f5c5d;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
	a.content_commandbutton:hover {font: 11pt calibri, arial, geneva, verdana, sans-serif;background-color: #5f5c5d;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
	

.content_altheader2 td {
	background-color: black;
	padding: 5px;
	color: white;
}
	
/* productenbrowser stijlen */	

.productbrowser_categorie_td_header {
	text-indent: 30px;
	background-image: url(/Themes/Containers/Images/Fundalstitel2.jpg);
	background-repeat: no-repeat;
	line-height: 76px;
	text-align: left;
}

.productbrowser_categorie_td_header a:link {
	font: 16pt Calibri, arial, geneva, verdana, sans-serif;
	font-weight: bold;
	color: #d1005d;
	line-height: 76px;
}

.productbrowser_product_header {
	text-indent: 30px;
	background-image: url(/Themes/Containers/Images/Fundalstitel.jpg);
	background-repeat: no-repeat;
}

.productbrowser_product_header td {
	font: 16pt Calibri, arial, geneva, verdana, sans-serif;
	font-weight: bold;
	color: #d1005d; 
	line-height: 76px;
}

.productbrowser_product_td {
	padding-left: 30px;
}

.productbrowser_product_td img {
	border: 1px solid #d1005d;
}

.productbrowser_product_normal span {
	padding-left: 30px;
}

.productbrowser_product_td img {
	margin-right: 15px;
}

.productbrowser_product_price {
	font: 13pt Calibri, arial, geneva, verdana, sans-serif;
	font-weight: bold;
	color: #d1005d; 
}

a.productbrowser_product_commandbutton:link {background-color: #231f20;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
a.productbrowser_product_commandbutton:visited {	background-color: #231f20;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
a.productbrowser_product_commandbutton:active {	background-color: #5f5c5d;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}
a.productbrowser_product_commandbutton:hover {	background-color: #5f5c5d;padding: 5px;color: white;text-decoration: none; margin-right: 15px;}