/*------------------------ Common ------------------------*/
*
{
	margin: 0 auto;
	padding: 0;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
/*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector*/
}
A
{
	color: #FFFFFF;
	font-weight: bold;
}
A:hover
{
	color: #000000;
}
A IMG
{
	border: 0;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.tXt
{
	padding-bottom: 3px;
	color: #FFF;
}
.lOg
{
	width: 180px;
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 3px;
}
.error
{
	text-decoration: none;
	color: #FF0000;
	text-align: center;
}
.dropdown
{
}
.field
{
	background: url(seachfield.jpg) no-repeat;
	border: none;
	height: 27px;
}
/*------------------------ Container ------------------------*/
#container
{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: auto;
}
/*------------------------ Header ------------------------*/
#header1
{
	display: block;
	width: auto;
	position: relative;
	height: 52px;
	/*[disabled]background-color:#FDAD00;*/
	/*[disabled]background-image:url(banner_bg.jpg);*/
	background: #FDAD00 url(banner.jpg) no-repeat center left;
	/*[disabled]background-repeat:no-repeat;*/
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	/*[disabled]border:thin solid #000000;*/
}
#header2
{
	display: block;
	width: auto;
	position: relative;
	height: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#header3
{
	display: block;
	width: auto;
	position: relative;
	height: 22px;
	background-color: #FEAE00;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px;
	border: thin groove #000000;
}
.logo
{
	/*[disabled]padding:0px 0px 0px 235px;*/
	margin: -3px 0 0 -300px;
}
.language
{
	float: right;
	padding-right: 15px;
	padding-top: 9px;
}
#menu2
{
	padding: 0;
	height: 45px;
	padding-left: 5px;
	background: transparent;
}
#menu2 UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu2 LI
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
#menu2 A, #menu2 STRONG
{
	float: left;
	padding: 0px 4px 0px 9px;
	text-decoration: none;
}
#menu2 A SPAN
{
	float: left;
	display: block;
	padding: 8px 20px 13px 10px;
}
#menu2 A:hover
{
}
#menu2 A:hover SPAN
{
}
#menu3
{
	padding: 0;
	height: 45px;
	padding-left: 5px;
	background: transparent;
}
#menu3 UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu3 LI
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
#menu3 A, #menu3 STRONG
{
	float: left;
	padding: 0px 4px 0px 9px;
	text-decoration: none;
	/*[disabled]background:transparent url(h3menulstdleft.jpg) no-repeat left top;*/
}
#menu3 A SPAN
{
	float: left;
	display: block;
	padding: 8px 20px 13px 10px;
	/*[disabled]background:transparent url(h3menulstdright.jpg) no-repeat right top;*/
}
#menu3 A:hover
{
	/*[disabled]background:transparent url(h3menulhovleft.jpg) no-repeat left top;*/
}
#menu3 A:hover SPAN
{
	/*[disabled]background:transparent url(h3menulhovright.jpg) no-repeat right top;*/
}
.title2
{
}
.title2Sitetitle
{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.title2Sitesubtitle
{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.title3
{
}
.title3Sitetitle
{
	font-size: 12px;
	color: #000080;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.title3Sitesubtitle
{
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*------------------------ sidebars ------------------------*/
#sidebar1
{
	float: left;
	width: 215px;
	background-color: #999999;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	border-right: thin outset #000000;
}
#sidebar1 .top_box
{
	margin-top: 0px;
	width: 215px;
	background: #999999;
}
#sidebar1 .cont_box
{
	padding-top: 11px;
	background: url(Extrabox-top.jpg) no-repeat top;
}
#sidebar1 .fot_box
{
	height: 22px;
	width: 215px;
	background: #BFBFBF no-repeat top;
}
#sidebar1 .sidebarBoxheader
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 #submenu
{
	margin-top: 3px;
}
#sidebar1 #submenu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar1 #submenu LI
{
	margin: 0 7px;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 #submenu LI A
{
	list-style: none;
	padding: 6px 10px 6px 25px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	background: url(bullet.jpg) no-repeat left center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	/*[disabled]text-decoration:underline;*/
}
#sidebar1 #submenu LI A:hover
{
	font-size: 12px;
	color: #FEFEFE;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#sidebar1 .menuShoppingcartitemheader
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 .menuShoppingcartitem
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 TD.menuShoppingcartitem
{
	text-align: right;
	vertical-align: top;
}
#sidebar1 .menuShoppingcartempty
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 .tXt
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar1 INPUT.text
{
	width: 85px;
	margin: 0;
	padding: 1px 5px 3px;
	border: 1px solid #CCC;
	color: #333;
	font-size: 11px;
	vertical-align: middle;
}
#sidebar1 INPUT.login
{
	padding: 1px 5px 3px;
	vertical-align: middle;
	background: url(defaultbutton.gif) repeat-x;
}
#sidebar2
{
	float: right;
	width: 215px;
	background-color: #999999;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	border-right: thin solid #000000;
	border-left: thin outset #000000;
}
#sidebar2 .top_box
{
	margin-top: 0px;
	width: 215px;
	background: #999999;
}
#sidebar2 .cont_box
{
	padding-top: 11px;
	background: url(Extrabox-top.jpg) no-repeat top;
}
#sidebar2 .fot_box
{
	height: 22px;
	width: 215px;
	background: #BFBFBF no-repeat top;
}
#sidebar2 .sidebarBoxheader
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar2 #submenu
{
	margin-top: 3px;
}
#sidebar2 #submenu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar2 #submenu LI
{
	margin: 0 7px;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar2 #submenu LI A
{
	list-style: none;
	padding: 6px 10px 6px 25px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	background: url(bullet.jpg) no-repeat 5px 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	/*[disabled]text-decoration:underline;*/
}
#sidebar2 #submenu LI A:hover
{
	font-size: 12px;
	color: #FEFEFE;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#sidebar2 .menuShoppingcartitemheader
{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar2 .menuShoppingcartitem
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar2 TD.menuShoppingcartitem
{
	text-align: right;
	vertical-align: top;
}
#sidebar2 .menuShoppingcartempty
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar2 .tXt
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#sidebar2 INPUT.text
{
	width: 85px;
	margin: 0;
	padding: 1px 5px 3px;
	border: 1px solid #CCC;
	color: #333;
	font-size: 11px;
	vertical-align: middle;
}
#sidebar2 INPUT.login
{
	padding: 1px 5px 3px;
	vertical-align: middle;
	background: url(defaultbutton.gif) repeat-x;
}
.pad
{
	padding: 0 15px;
}
.pad-login
{
	padding: 0 15px;
}
.pad-news
{
	padding: 0 15px;
}
.pad-rechts
{
	padding: 0 15px;
}
/*------------------------ shoppingcart ------------------------*/
.basKet
{
	padding-top: 15px;
	font-size: 12px;
}
/*------------------------ newsletter ------------------------*/
.menuNewsletterheader
{
	margin: 0px;
	height: 40px;
	color: #FFF;
	margin: 0px;
	width: 145px;
	padding-right: 145px;
	background-image: url(box3.gif);
	background-repeat: no-repeat;
	line-height: 32px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	padding-top: 0px;
	padding-left: 10px;
}
.menuNewsletter
{
	font-weight: normal;
}
/*------------------------ topLanguages ------------------------*/
A.topLanguages
{
	text-decoration: none;
}
A.topLanguages:hover
{
	text-decoration: underline;
}
/*------------------------ login ------------------------*/
.login
{
	padding: 1px 5px 3px;
	background: url(defaultbutton.gif) repeat-x;
}
.login1
{
	padding-top: 5px;
}
.loginerror
{
	text-align: left;
	color: #FF0000;
}
.menuLoginheader
{
	font-weight: bold;
}
.menuLogin
{
	font-weight: normal;
}
A.menuLogin
{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
A.menuLogin:hover
{
	text-decoration: underline;
	font-weight: normal;
}
/*------------------------ maincontent ------------------------*/
#mainContent
{
	height: auto;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: thin outset #000000;
}
#mainContent A
{
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#mainContent A:hover
{
	font-size: 12px;
	color: #FDAD00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#mainContent UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainContent LI
{
	padding: 6px 10px 6px 20px;
	display: block;
	text-decoration: none;
	list-style: none;
	background: url(bullet.gif) no-repeat 5px 10px;
}
/*------------------------ pageAttentionarticles ------------------------*/
.pageAttentionarticlesheader
{
	font-size: 18px;
	color: #FDAD00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pageAttentionarticles
{
	text-decoration: none;
	font-weight: normal;
}
A.pageAttentionarticles
{
	text-decoration: none;
	font-weight: normal;
}
A.pageAttentionarticles:hover
{
	text-decoration: underline;
	font-weight: normal;
}
IMG.pageAttentionarticles
{
	border: 0px solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*------------------------ pagePromotionarticles ------------------------*/
.pagePromotionarticlesheader
{
	font-size: 18px;
	color: #FDAD00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pagePromotionarticles
{
	text-decoration: none;
	font-weight: normal;
}
A.pagePromotionarticles
{
	text-decoration: none;
	font-weight: normal;
}
A.pagePromotionarticles:hover
{
	text-decoration: underline;
	font-weight: normal;
}
IMG.pagePromotionarticles
{
	border: 0px solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
/*------------------------ pageWelcome ------------------------*/
.pageWelcomeheader
{
	font-size: 18px;
	color: #FDAD00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pageWelcome
{
	text-decoration: none;
	font-weight: normal;
}
/*------------------------ footer ------------------------*/
#footer
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	font-size: 12px;
	color: #FDAD00;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	/*[disabled]border:thin groove #000000;*/
}
#footer A
{
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	/*[disabled]text-decoration:underline;*/
}
#footer A:hover
{
	font-size: 12px;
	color: #FDAD00;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
}
#footer U
{
}
#footer P
{
}
.bottomFootertext
{
}
P.bottomFootertext
{
}
/*------------------------ extrapages ------------------------*/
.bottomExtrapages
{
	font-weight: normal;
}
A.bottomExtrapages
{
	text-decoration: none;
	font-weight: normal;
}
A.bottomExtrapages:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #FFF;
}
P.bottomExtrapages
{
	text-align: center;
}
A.topExtrapages
{
	text-decoration: none;
}
A.topExtrapages:hover
{
	text-decoration: underline;
}
A.menuExtrapages
{
	margin: 0px;
	text-decoration: none;
	background-image: url(box4.gif);
	background-repeat: no-repeat;
	width: 145px;
	line-height: 27px;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 35px;
}
A.menuExtrapages:hover
{
	color: #F00;
}
/*------------------------ pageStandard ------------------------*/
.pageStandardheader
{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pageStandard
{
	text-decoration: none;
}
.pageStandardmarked
{
	text-decoration: none;
	background-color: #FFFF00;
}
TABLE.pageStandard
{
	text-decoration: none;
	width: 95%;
}
TD.pageStandard
{
	text-decoration: none;
	text-align: left;
}
TD.pageStandardheader
{
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
TD.pageStandardcenter
{
	text-decoration: none;
	text-align: center;
}
TD.pageStandardright
{
	text-decoration: none;
	text-align: right;
}
TD.pageStandardgray
{
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
}
A.pageStandard
{
	text-decoration: none;
	font-weight: normal;
}
A.pageStandard:hover
{
	text-decoration: underline;
	font-weight: normal;
}
/*------------------------ menuSearch ------------------------*/
.menuSearchheader
{
	font-weight: bold;
}
.menuSearch
{
	font-weight: normal;
}
A.menuSearch
{
	text-decoration: none;
	font-weight: normal;
}
A.menuSearch:hover
{
	text-decoration: underline;
	font-weight: normal;
}
/*------------------------ pageProductlisting ------------------------*/
.pageProductlistingheader
{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.pageProductlistingcurgroupstruct
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingcurgroupstruct
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingcurgroupstruct:hover
{
	text-decoration: underline;
	font-weight: normal;
}
.pageProductlisting
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlisting
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlisting:hover
{
	text-decoration: underline;
	font-weight: normal;
}
IMG.pageProductlisting
{
	border: 0px solid #000000;
	margin-bottom: 10px;
	margin-right: 10px;
}
IMG.pageProductlistinggroupimage
{
	border: 0px solid #000000;
	vertical-align: text-top;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.pageProductlistingsubgroup
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingsubgroup
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingsubgroup:hover
{
	text-decoration: underline;
	font-weight: normal;
}
UL.pageProductlistingsubgroup
{
}
LI.pageProductlistingsubgroup
{
}
.pageProductlistingpages
{
	text-decoration: none;
	font-weight: bold;
}
A.pageProductlistingpages
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingpages:hover
{
	text-decoration: underline;
	font-weight: normal;
}
A.pageProductlistingpagesprevious
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingpagesprevious:hover
{
	text-decoration: underline;
	font-weight: normal;
}
A.pageProductlistingpagesnext
{
	text-decoration: none;
	font-weight: normal;
}
A.pageProductlistingpagesnext:hover
{
	text-decoration: underline;
	font-weight: normal;
}
/*------------------------ article ------------------------*/
.article
{
	text-decoration: none;
	font-weight: normal;
}
A.article
{
	text-decoration: none;
	font-weight: normal;
}
A.article:hover
{
	text-decoration: underline;
	font-weight: normal;
}
IMG.article
{
	border: 0px solid #000000;
	vertical-align: text-top;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
IMG.articleNofloat
{
	border: 0px solid #000000;
	vertical-align: text-top;
	margin-bottom: 10px;
	margin-right: 10px;
}
.articleDescription
{
	text-decoration: none;
	font-weight: normal;
}
A.articleDescription
{
	text-decoration: none;
	font-weight: normal;
}
A.articleDescription:hover
{
	text-decoration: underline;
	font-weight: normal;
}
.articlePrice
{
	font-size: 16px;
	color: #FDAD00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.articlePriceseccurr
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.articlePricerecommended
{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.articlePriceecotaxes
{
	text-decoration: none;
	font-style: italic;
}
.pageProductheader
{
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.articleRelatedartocleheader
{
	text-decoration: none;
	font-weight: bold;
}
.articleCrossmarketingheader
{
	text-decoration: none;
	font-weight: bold;
}
/*------------------------ pageCart ------------------------*/
.pageCartheader
{
	font-size: 18px;
	color: #FDAD00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
TD.pageCartheader
{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
TD.pageCartheaderright
{
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.pageCart
{
	text-decoration: none;
}
A.pageCart
{
	text-decoration: none;
	font-weight: normal;
}
A.pageCart:hover
{
	text-decoration: underline;
	font-weight: normal;
}
TABLE.pageCart
{
	text-decoration: none;
	width: 95%;
}
TD.pageCart
{
	text-decoration: none;
	text-align: left;
}
TD.pageCartright
{
	text-decoration: none;
	text-align: right;
}
TD.pageCartcenter
{
	text-decoration: none;
	text-align: center;
}
.pageCartsteps
{
	text-decoration: none;
	/*[disabled]border:thin solid #FDAD00;*/
}
.pageCartstepscurrentstep
{
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
	border: thin solid #FDAD00;
	color: #000;
}
/*------------------------ neutral ------------------------*/
.h1neutral
{
	padding: 0;
	display: inline;
	background-image: none;
	font-size: 18px;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.h1neutral A
{
	color: #000;
	text-decoration: underline;
	background-image: none;
}
.h1neutral A:hover
{
	color: #000;
	text-decoration: none;
	background-image: none;
}
.h2neutral
{
	color: #555;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	background-image: none;
}
.h2neutral A
{
	color: #000;
	text-decoration: underline;
	background-image: none;
}
.h2neutral A:hover
{
	color: #000;
	text-decoration: none;
	background-image: none;
}
/*------------------------ artlcompdisplay ------------------------*/
.artlcompdisplay
{
	display: inline;
	float: left;
	overflow: hidden;
	width: 190px;
	height: 300px;
	margin: 0 10px 10px 0;
	padding: 10px 3px;
	text-align: center;
}
.submenulvl2
{
	padding-left: 2ex;
}
.submenulvl3
{
	padding-left: 4ex;
}
/*------------------------ scheidingslijn pro24 backup en video ------------------------*/
div.hr {
  border-bottom: 1px solid #FFFFFF;
}
div.hr hr {
  display: none;
}