/* algemeen */
.NoScreenDisplay {
    display:none
    }
body{
	font: 70%/140% Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%
}
hr {
	color:#CCC;
	height: 1px
	}
.anker {
	padding:2px;
	margin: 0;
	background-color: #F00;
	color: #FFF
}
/* content links - OPGELET :WEL subclass omdat die kunnen bepalen in de modules!!*/
a.url:link, a.url:active, a.url:visited, a.ankerlijst:link, a.ankerlijst:visited, a.ankerlijst:active,
#inhoud a:link, #inhoud a:visited, #inhoud a:active{
	text-decoration: underline;
	color: #C00
	}	
a.url:hover, a.ankerlijst:hover,
#inhoud a:hover{
	color: #000;
	text-decoration: none
}
#kruimelpad a:link, #kruimelpad a:visited, #kruimelpad a:active{
	text-decoration: underline;
	color: #999
	}	
#kruimelpad a:hover{
	color: #999;
	text-decoration: none
}

#hoofdmenu a.item1:link, #hoofdmenu a.item1:visited {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;	
	padding-bottom: 2px;	
	padding-right: 5px;
	display: block;
	float: left;
	padding-left: 9px
}
#hoofdmenu a.item1:active, #hoofdmenu a.item1:hover, #hoofdmenu a.item1HL{	
	text-align: center;
	color: #FFCC00;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;	
	padding-bottom: 2px;	
	padding-right: 5px;
	display: block;
	float: left;
	padding-left: 9px
}
/* beschrijving + positionering lagen*/
#wrapper{
	width:979px;
	position:relative;
	z-index:6;
	margin: 0px auto;
	top: 0px;	
	background-color: #FFF;
	background-image: url(parent_bg.jpg);
	background-repeat: repeat-y;
	}
#header {
	position:relative;
	height: 179px;
	width: 979px;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align:top;
	background-image: url(header_bg.jpg);
	
	}
/* --- IE bug ivm spatie rond buttons ---- */
#header img{
	margin:0;
	vertical-align:top;
	}
/* ----------------- */
#parent{
	position:relative;
	width: 979px;
	margin: 0;
	padding: 0;
	z-index:18;
	text-align:left;
	vertical-align:top;
	background-image: url(parent_bg.jpg);
	background-repeat: repeat-y;
	}
#hoofdmenu {
	position:absolute;
	margin: 0;
	padding: 0;
	text-align:left;
	vertical-align:top;
	z-index:5;
	left: 2px;
	top: 160px
	}
#shop24 {
	position:absolute;
	text-align:left;
	vertical-align:top;
	z-index:5;
	left: 670px;
	top: 90px
	}
#KolomLinks{
	position: relative;
	width:210px;	
	text-align:left;
	vertical-align:top;
	float:left;
	clear:both;
	z-index:2;
	display:block;
	top: 0px;
	left: 1px;		
	}
#kruimelpad{
	color: #999
}
#inhoud {
	position: relative;
	width:708px;
	float:left;
	margin: 0;
	text-align:left;
	vertical-align:top;
	z-index:3;
	display: block;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;	
}
#footer{
	position:relative;
	z-index:15;
	clear: both;
	width:979px;
	height: 33px;
	background-image: url(footer_bg.jpg);
	background-repeat: no-repeat;
}
#powered{
	width:979px;
	position:relative;
	z-index:20;
	margin: 0px auto
	}
/* subMenu : Rollover + HighLight ----------*/
a.subMenu2:link, 
a.subMenu2:visited {
	color:	#fff;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #313131;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000;
	padding-right: 2px
}
a.subMenu2:active, 
a.subMenu2:hover, 
a.subMenu2HL{
	color:	#FFCC00;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #313131;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000;
	padding-right: 2px
}
a.subMenu3:link, 
a.subMenu3:visited
 {
	color:	#fff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	border-bottom: 1px solid #313131;
	font-weight: normal;
	vertical-align: middle;
	height: 17px;
	padding-top: 1px;	
	background-color: #000;	
	background-image: url(smenu1-1.jpg);
	padding-right: 2px
}
a.subMenu3:active, 
a.subMenu3:hover, 
a.subMenu3HL{
	color:	#FFCC00;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	border-bottom: 1px solid #313131;
	font-weight: normal;
	vertical-align: middle;
	height: 17px;
	padding-top: 1px;	
	background-color: #000;	
	background-image: url(smenu1-1.jpg);
	padding-right: 2px
	}	
a.subMenu4:link, 
a.subMenu4:visited
 {
	color:	#fff;
	text-decoration: none;
	display: block;
	padding-left: 38px;
	border-bottom: 1px solid #313131;
	font-weight: normal;
	vertical-align: middle;
	height: 17px;
	padding-top: 1px;	
	background-color: #000;	
	background-image: url(smenu2-1.jpg);
	padding-right: 2px
}
a.subMenu4:active, 
a.subMenu4:hover, 
a.subMenu4HL{
	color:	#FFCC00;
	text-decoration: none;
	display: block;
	padding-left: 38px;
	border-bottom: 1px solid #313131;
	font-weight: normal;
	vertical-align: middle;
	height: 17px;
	padding-top: 1px;	
	background-color: #000;	
	background-image: url(smenu2-1.jpg);
	padding-right: 2px
}
/* opmaak modules */
h1 {
	font-size: 120%;
	border-bottom: 1px solid #CCC;
	color: #444444
}
h2, h3 {
	font-size: 120%;
	text-align: left;
	color: #444444;
	padding: 0
}
h3{
	margin: 0 0 5px 0}
p {
	vertical-align:top;
	margin: 0;
}
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 0 10px 10px
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 10px 10px 0
}
.BeeldGroot {
	float: none;
	clear: none;
	margin-bottom: 15px
}
.box {
	padding: 0;
	margin: 0 0 5px 0;
	display: block
}
.zoekcategorie {
	display: block;
	padding: 5px 5px 5px 10px;
	background-color: #FFF;
	float: none;
	border: 1px solid #CCC;
	text-align: right;
	width: auto;
	clear: both;
	margin-bottom: 10px
}
.category {
	float:right
}
/* vormgeving standaard + uitgebreid formulier ---------- */
input, textarea, select {
	text-align: left;
	padding: 0;
	margin: 0 3px 2px 0;
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle
}
form{
	padding: 0;
	margin: 0;
	line-height:160%
}
.content{
	margin: 0 0 0 105px
}
.content2{
	margin:0;
	float:left
}
.label{
	margin: 0 5px 0 0;
	padding: 0;
	width: 100px;
	text-align:right;
	display: block;
	float:left;
	clear:left;
	line-height: 190%
}
input.knop, input.knop2, input.knop3 {	
	color: #000;
	background: #CCC;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	border-width: 0;
	cursor: pointer;
	padding: 2px
}
input.knop, input.knop3 {	
	margin: 5px 0 0 105px
}
input.knop2 {	
	margin: 5px 0 0 0
}
input.knop3 {
	padding: 2px;
	text-align: right;
	margin: 0px
}

.IkoonLinks{
	float: left;
	margin: 0 5px -2px 0;
	padding: 0
}
.pdfopmerking {
	padding: 2px;
	margin: -5px 0 0 3px;
	float: right;
	color:#000;
	background: #CCC
	}
.easysite{
	font-size:10px;
	color:#FFF;
	line-height: 30px
	}
/* 2 kolommen tekst + beeld ------------ */
table.portal {
	margin:5px 0;
	width:100%
	}
table.portal .kolom1 {
	border-right: 1px solid #CCC;
	padding: 0 15px 0 0;
	vertical-align:top;
	width:50%
	}
table.portal .kolom2 {
	vertical-align:top;
	width:50%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
/* eyecatcher 1 -------------------------- */
table#eyecatcher1{
	font-size: 100%;
	line-height: 140%;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	}
table#eyecatcher1 .foto {
	margin: 10px 10px 5px;
	border: 1px solid #CCC;
}
table#eyecatcher1 .titel {
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	padding: 3px 5px
}
table#eyecatcher1 .tekst {
	margin: 0;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/;
	padding: 10px 5px 0px 10px
}
a.url1:link, a.url1:visited {
	color: #900;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 10px 0
}
a.url1:hover, a.url1:active {
	color: #900;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0
}
/* eyecatcher 2 -------------------------- */
table#eyecatcher2{
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;
	padding: 0;
	background: #EFEFEF;
	margin: 3px 0
}
table#eyecatcher2 .titel {
	font-size: 90%;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight:bold;
	background: #CCC;
	height: 8px;
	line-height: 100%;
	text-transform: uppercase
}
table#eyecatcher2 .foto {
	margin: 0;
	padding: 0
}
table#eyecatcher2 .tekst {
	margin: 0;
	padding: 5px;
	color:#333;
	background: #EFEFEF;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/
}
a.url2:link, a.url2:visited {
	color: #000;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 10px 0
}
a.url2:hover, a.url2:active {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0
}
/* eyecatcher 3 -------------------------- */
table#eyecatcher3{
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;
	padding: 0;
	background: #EFEFEF;
	margin: 3px 0
}
table#eyecatcher3 .titel {
	font-size: 90%;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight:bold;
	background: #CCC;
	height: 8px;
	line-height: 80%;
	text-transform: uppercase
}
table#eyecatcher3 .foto {
	margin: 0

}
table#eyecatcher3 .tekst {
	margin: 0;
	padding: 5px;
	color:#333;
	background: #EFEFEF;	
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/
}
a.url3:link, a.url3:visited {
	color: #000;
	text-decoration: underline;
	padding: 0;
	margin: 0 010px 0
}
a.url3:hover, a.url3:active {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0p
}
/* popup eyecatcher ------------------------------------------------------- */
#popup {
	position: absolute;
	width: 212px;
	height: 429px;
	left: 0;
	top: 0;
	margin:0;
	padding:0
}
/*--------*/
#popup table#eyecatcher1b {
	color: #666;
	font-size: 100%;
	margin: 0;
	padding: 0
}
#popup table#eyecatcher1b .titel {
	color: #000;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase
}
#popup table#eyecatcher1b td.tekst {
	padding: 5px
}
#popup table#eyecatcher1b td.lijnen {
	padding: 0;	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999
}
/*--------*/
#popup table#eyecatcher2b {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color:#CCC;
	color:#000
}
#popup table#eyecatcher2b .titel {
	color: #000;
	padding: 5px;
	font-weight:bold;
	text-transform: uppercase
}
#popup table#eyecatcher2b td.tekst {
	padding: 5px;
	background-color:#EFEFEF;
	color:#333
}
#popup table#eyecatcher2b td.lijnen {
	padding: 0;	
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF
}
/* ------------- */
#popup table#eyecatcher3b {
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color:#000;
	color: #496E82
}
#popup table#eyecatcher3b .titel {
	color: #FFF;
	padding: 5px;
	font-weight:bold;
	text-transform: uppercase
}
#popup table#eyecatcher3b td.tekst {
	padding: 5px;
	background-color:#EFEFEF;
	color: #333
}
#popup table#eyecatcher3b td.lijnen {
	padding: 0;	
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF
}

/* ShopLite V2*/

table#shoplitev2{	
	font-size: 100%;
	line-height: 140%;
	margin-bottom: 10px;	
	border: 1px solid #CCC;	
}
table#shoplitev2 .titel {
	color: #444444;
	background: #FFF;
	height: 17px;
	font-size: 100%;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
table#shoplitev2 .foto {	
	border-right: 1px solid #CCC;
	width: 440px;	
	margin: 0;
	padding: 0;
	
}
table#shoplitev2 .link {	
	border-top: 1px solid #CCC;	
	margin: 0;
	padding: 5px;	
}
table#shoplitev2 .offre {	
	border-top: 1px solid #CCC;	
	margin: 0;
	padding: 5px;
	text-align:right;	
}

table#shoplitev2 .info {	
	background: #FFF url(shopinfo_bg.jpg);
	width: 267px;
	height:288px;
}
table#shoplitev2 .info2 {	
	background: #FFF url(shopinfo_bg.jpg);
	width: 267px;
	height:288px;	
}
table#shoplitev2 .tekst {
	color: #444444;	
	margin: 0;
	padding: 5px 5px;
	width: 100% /* bug in IE neemt de volle breedte niet in dien te weinig txt*/;	
}
table#shoplitev2 a.url2:link, table#shoplitev2 a.url2:visited {
	color: #CECFE1;
	text-decoration: underline;
	padding: 0;
	margin: 0 0 10px 0;
}
table#shoplitev2 a.url2:hover,table#eyecatcher2  a.url2:active {
	color: #CECFE1;
	text-decoration: none;
	padding: 0;
	margin: 0 0 10px 0;
}

table#shoplitev2 a.shopButton {
	border-width: 0;
	cursor: pointer;
	margin: 3px 0;
	padding: 2px 8px 4px;
	font-weight:bold;	
}
table#shoplitev2 a.shopButton:link, 
table#shoplitev2 a.shopButton:visited, 
table#shoplitev2 a.shopButton:active {
	color:#fff;
	background-color:#525A72;
	text-decoration: none;
}
table#shoplitev2 a.shopButton:hover{
	color:#fff;
	background-color:#7A82A0;
	text-decoration: none;
}

#shopheader{
	position:relative;	
	}

#shoptitle{
	color:#FFF;
	font-weight: bold;
	font-size: 13px;
	text-transform:uppercase;
	width:257px;
	height:auto;
	padding: 5px 5px 5px 5px;
	background-color: #010101;
	}
#bannerlinks{
	text-align: center;
	border-bottom: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#productstatus{
	position: absolute;	
	color: #444444;	
	right: 30px;
	top: 205px;	
	}
#productstatus2{
	position: absolute;	
	color: #444444;	
	right: 30px;
	top: 240px;	
	}
#productbestel{	
	position: absolute;
	left: 580px;
	top: 230px;
	}
#productbestel2{	
	position: absolute;
	left: 580px;	
	top: 265px;
	}	

#productprice{
	position: absolute;
	right: 30px;
	top: 178px;
	color:#000;
	font-weight: bolder;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
#productpricec{
	position: relative;
	left: 615px;
	top: 185px;
	color:#000;
	font-weight: bolder;
	font-size: 18px;
	text-decoration: line-through;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#productactionprice{
	position: relative;
	left: 615px;
	top: 195px;
	color:#000;
	font-weight: bolder;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}		

	
#shopremark{
	position: relative;
	color:#CECFE1;
	text-align:right;	
	font-size: 9px;
	height:auto;	
	padding: 0px;
	}
