/* MAIN */

BODY.basis
{
	margin: 0px;
	padding: 0px;

	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	font-weight: normal;
	line-height:16px;
	
	background-color: #c5c5c5;
	background-image:url(../images/layout/ptrn_bg_main.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.ptrn_bg
{
/*	background-color: #c5c5c5;*/
	background-image:url(../images/layout/ptrn_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.swfObj
{
	 float:left;
	 margin-right:10px;
	 margin-bottom:0px;
}

.menu_top
{
	height:31px;
	border-bottom:1px solid #aaaaaa;
	
/*  background-image:url(../images/layout/gray.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;*/
}

.grijs
{
	border:1px solid #bdbdbd;
	background-color:#e9e9e9;
}

.content
{
	background-color: #ffffff;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	
/*	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	background-image:url(../images/layout/ptrn_content.jpg);
	background-repeat: repeat-y;
	background-position: right top;*/
}

.footer
{
	text-align:left;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
/*	line-height:20px;*/
	padding-top:0px;
	padding-bottom:0px;
	padding-left:27px;
	height:38px;
	border:1px solid #bdbdbd;

	background-image: url(../images/layout/ptrn_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.footerlink
{
	text-align:right;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	text-decoration:none;
}
.footerlink:hover
{
	text-align:right;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	text-decoration:none;
}

.footertext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	text-decoration:none;
	height:40px;
	text-align:right;
}

.homeimg
{
	border:1px solid #cacaca;
	width:295px;
	height:120px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#FFFFFF;
}

.productimg
{
	border:1px solid #cacaca;
	width:295px;
	height:120px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
/****** */

/* LINKS */

A
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	text-decoration:underline;
}
A:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	text-decoration:underline;
}

.talen
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #c5c5c5;
	font-weight: normal;
	text-decoration:none;
}
.talen:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #c5c5c5;
	font-weight: normal;
	text-decoration:none;
}
.talentext
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #c5c5c5;
	font-weight: normal;
	text-decoration:none;
}
.listnav_next
{
	font-family:Arial;
	font-size:10px;
	color:#530407;
	font-weight:normal;
	text-decoration:none;
	padding-right:22px;
	
	background-image:url(../images/layout/next.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
.listnav_next:hover
{
	font-family:Arial;
	font-size:10px;
	color:#530407;
	font-weight:normal;
	text-decoration:none;
	padding-right:22px;
	
	background-image:url(../images/layout/next.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
.listnav_prev
{
	font-family:Arial;
	font-size:10px;
	color:#530407;
	font-weight:normal;
	text-decoration:none;
	padding-left:22px;
	
	background-image:url(../images/layout/prev.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
.listnav_prev:hover
{
	font-family:Arial;
	font-size:10px;
	color:#530407;
	font-weight:normal;
	text-decoration:none;
	padding-left:22px;
	
	background-image:url(../images/layout/prev.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
.listnav
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.listnav:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.listnavtext
{
	padding-left:10px;
	padding-right:10px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	COLOR: #026454;
	font-weight: bold;
	text-decoration: none;
}

.listlink_left {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	font-weight:bold;
	text-decoration:none;
}
.listlink_top {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	font-weight:bold;
	text-decoration:none;
}
.listlink_left:hover {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	font-weight:bold;
	text-decoration:none;
}
.listlink_top:hover {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #494949;
	font-weight:bold;
	text-decoration:none;
}

/* ***** */

/* CONTENT */


.pnavtitel
{
	vertical-align:top;
	text-align:center;
	
	width:310px;
	height:70px;
	background-image:url(../images/layout/pnavtitel.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.titellink
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
	COLOR: #1a1a1a;
	font-weight: normal;
	text-decoration:none;
}
.titellink:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
	COLOR: #1a1a1a;
	font-weight: normal;
	text-decoration:none;
}

.contenttitel 
{
/*	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #484848;
	font-weight:bold;*/
	border:1px solid #9ca9e4;
	height:40px;
	padding-left:27px;
	
	background-color:#dee4f7;
	background-image: url(../images/layout/tit_ptrn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contenttitel_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 13pt;
	COLOR: #A0001A; /* 12698D  1BA6E0
	font-style:italic;*/
	font-weight: normal;
	
	margin: 0px;
}

.contenttext {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	line-height:20px;
	text-align:left;
	border:1px solid #bdbdbd;
	background-color:#fbfbfb;
	
	padding:27px;
/*	padding-left:27px;
	padding-right:27px;
	padding-top: 27px;
	padding-bottom: 27px;*/
}

.contenttext_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	line-height:20px;
}

.contenttext td {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	line-height:20px;
}

/* ***** */

/* LISTS */

/*.listtitel */
h2
{
	margin:0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	COLOR: #4c4c4c;
	font-weight: bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:20px;
	
/*	background-color: #F8B034;
	border:1px solid #C67E02;
	background-image: url(../images/layout/arr_prod.jpg);
	background-repeat: no-repeat;
	background-position: 35 9;*/
}
.listtitel_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #A0001A; /* 12698D  1BA6E0 */
	font-weight: normal;
}
A.listlink {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #484848;
	font-weight: bold;
	text-decoration:none;
}
A.listlink:hover {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #484848;
	font-weight: bold;
	text-decoration:none;
}
.listtext {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #484848;
	font-weight: normal;
	line-height:16px;
	
	padding-left:4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 4px;
}
.listtext_std {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #484848;
	font-weight: normal;
	line-height:16px;
}

/* ***** */

/* NIEUWSBRIEF */

.nieuwsbrief
{
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	vertical-align:top;
	text-align:right;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #484848;
	font-weight: bold;
	
	width:215px;
}

.nb-email
{
	border-right: #a8a8a8 1px solid;
	border-top: #a8a8a8 1px solid;
	border-left: #a8a8a8 1px solid;
	border-bottom: #a8a8a8 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:5px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #484848;
	font-weight: normal;
	
	height: 25px;
	width: 100%;
	
	background-color:#FFFFFF;
	/*background-image: url(../images/layout/ptrn_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

.nb-focus
{
	border-right: #a8a8a8 1px solid;
	border-top: #a8a8a8 1px solid;
	border-left: #a8a8a8 1px solid;
	border-bottom: #a8a8a8 1px solid;
	
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:5px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #484848;
	font-weight: normal;
	
	height: 25px;
	width: 100%;
	
	background-color:#FFFFFF;
	/*background-image: url(../images/layout/ptrn_input.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.nb-btn
{
	margin-left:0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-weight: normal;
	
	background-color: #A6A6A6;
	border:1px solid #797979;
	width:60px;
	height:20px;
	text-align:center;

/*	background-image: url(../images/layout/ptrn_btn.jpg);
	background-repeat:repeat-x;
	background-position:left center;*/
}

.afspraak
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	cursor:pointer;
	text-align:center;
	
	height:33px;
	border:1px solid #a5a5a5;
	background-image: url(../images/layout/ptrn_afspraak.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}


/* ******* */

/* SEARCH */

.searchresult
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #840D0D;
	font-weight: bold;
	padding-left:20px;
	margin:0px;
	text-decoration:none;
	
	background-image: url(../images/layout/arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.searchresult:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #840D0D;
	font-weight: bold;
	padding-left:20px;
	margin:0px;
	text-decoration:none;
	
	background-image: url(../images/layout/arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.search
{
	border-top:2px solid #FFFFFF;
/*	background-image: url(../images/layout/ptrn_search.jpg);
	background-repeat: repeat-x;*/
	background-image: url(../images/layout/search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
	padding-bottom:0px;
	vertical-align:middle;
	padding-bottom:1px;
	height:48px;
}

.btn_search
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	
	width:48px;
	height:20px;
	border:1px solid #494949;
	background-image: url(../images/layout/ptrn_searchbtn.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.inputfield_search
{
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 2px;
	margin: 0px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #464646;
	font-weight: normal;

	border:1px solid #494949;
	width:120px;
	height:20px;
	background-color:#FFFFFF;
}

/* ******* */

/* BEELDEN */

img.imgRight
{
	margin-left:10px;
}
img.imgLeft
{
	margin-right:10px;
}

.img_top_ptrn
{
	height:4px;
	background-image: url(../images/layout/img_top_ptrn.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.img_btm_ptrn
{
	height:4px;
	background-image: url(../images/layout/img_btm_ptrn.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.img_left_ptrn
{
	width:4px;
	background-image: url(../images/layout/img_left_ptrn.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.img_right_ptrn
{
	width:4px;
	background-image: url(../images/layout/img_right_ptrn.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* ******* */

/* SPECIALS */
ul
{
	padding:0px;
	margin:0 0 0 10px;
}



ul li 
{
/*	list-style-image: url(../images/layout/ptrn_listtitel0.jpg);
	padding-top: 0px;
	
	list-style-type:disc;
	list-style-type:none;
	background-image: url(../images/layout/li.jpg);
	background-position:left 4;
	background-repeat:no-repeat;*/
	list-style-position:outside;
	padding-left:0px;
	margin:0 0 0 15;
}


ol
{
	padding:0px;
	margin:0 0 0 10px;
}



ol li 
{
/*	list-style-image: url(../images/layout/ptrn_listtitel0.jpg);
	padding-top: 0px;
	
	list-style-type:disc;
	list-style-type:none;
	background-image: url(../images/layout/li.jpg);
	background-position:left 4;
	background-repeat:no-repeat;*/
	list-style-position:outside;
	padding-left:0px;
	margin:0 0 0 25;
}

h1
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3
{
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	
	font-size:16px;
	color:#530407;
}

p
{
	margin:0px;
	margin-bottom:15px;
}

.vragen_ptrn 
{
	background-image: url(../images/layout/vraag_ptrn.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.vragen_top
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: normal;
	line-height:20px;
	
	padding-top:15px;
	padding-bottom:0px;
	padding-left:35px;
	padding-right:25px;
	
	background-image: url(../images/layout/vraag_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bestbuy
{
	padding-top:50px;
	padding-left:15px;
	padding-right:8px;
	background-image: url(../images/layout/bestbuy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blackbeauty
{
	padding-top:50px;
	padding-left:15px;
	padding-right:8px;
	background-image: url(../images/layout/blackbeauty.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.youngbudget
{
	padding-top:50px;
	padding-left:15px;
	padding-right:8px;
	background-image: url(../images/layout/youngbudget.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.prodtitel
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
	height:40px;
	width:150px;
	line-height:normal;
	
	background-image: url(../images/layout/prodtitel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.prodtitel2
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	font-weight: bold;
	vertical-align:top;
	text-align:center;
/*	height:170px;*/
	cursor:pointer;
}
.prodimg
{
	background-color:#FFFFFF;
	border:1px solid #bbbbbb;
	padding:15px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 15px;
	COLOR: #fe1b25;
	font-weight: bold;
	text-align:center;
}

td.prodinfo
{
	background-color:#904099;
	padding:15px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: normal;
	line-height:20px;
	vertical-align:top;
	height:300px;
}

.titlelink
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: bold;
	text-decoration:underline;
}
.titlelink:hover
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: bold;
	text-decoration:underline;
}

.year
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
	
	height:40px;
	background-image:url(../images/layout/yearbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.newsitem
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	COLOR: #4c4c4c;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
	
	height:40px;
	border-top:1px solid #c0c0c0;
	background-image:url(../images/layout/newsbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

hr
{
	width:100%;
	height:1px;
	color:#c0c0c0;
	background-color:#c0c0c0;
	border:0px;
}

td.prodcat
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
	height:40px;
	text-align:center;
	
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	background-color:#d1d1d1;
}


td.groenbg
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	
	border:1px solid #92a94f;
	background-image:url(../images/layout/groen_ptrn.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:40px;
}

#downloads { margin: 25px 0 0 0; }
#downloads h2 { font: bold 11px 'Arial'; margin: 20px 0 10px 0; padding:0; }
#downloads h2 a { font: bold 11px 'Arial'; }
#downloads ul { border-bottom: solid 3px #a3a3a3; height:26px; list-style-type: none; padding: 0; margin: 0; }
#downloads ul li { float: left; width: 125px; height:25px; border: solid 1px #bbbbbb; border-bottom: none; padding: 0 0 0 13px; margin: 0 5px 0 0; 
	font: bold 11px/25px 'Arial';
	background-color: #a3a3a3; color: #ffffff;
}
#downloads ul li.inactive { cursor: pointer; color: #000000; background-color: #d6d6d6; }
#downloads div.inactive { display: none; }