@charset "utf-8";

.afgeprijsd { /* introtekst */
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal; /*bold;*/
	color: #a20000;
	text-decoration:line-through;
}
.right {
	background-image: url(../gfx/rightgradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.lijn {
	background-image: url(../gfx/lijn1.gif);
	background-repeat: no-repeat;
}
.nav {
	background-color: #FFFFFF;
}
.nav_bullet {
	background-image: url(../gfx/nav_bullet.gif);
	background-repeat: no-repeat;
}
.left {
	background-image: url(../gfx/beeldmerk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.foto {
	border: 4px solid #000000;
}

DIV.imgDiv {
	position: relative;
	z-index: 2;
	border:0;
}
DIV.zoom {
	height: 31px;
	width: 33px;
	position: absolute;
	z-index: 3;
	margin-left: 265px;
	margin-top:-33px;
}
.main {
	background-image: url(../gfx/main.gif);
}
.tablewinkelwagen {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #515151;
	border-bottom-color: 515151;
}

a.products {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #A8A8A8;
	text-transform: uppercase;
}
a.products:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.list {
	background-color: #282828;
	height: 22px;
	width: 122px;
	border: 1px solid #5C5C5C;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #A5A5A5;
}
.listSmall {
	background-color: #282828;
	height: 22px;
	width: 60px;
	border: 1px solid #5C5C5C;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #A5A5A5;
}
.bestelbutton {
	background-image: url(../gfx/btn/bestellen.gif);
	height: 23px;
	width: 122px;
}
a.img_small {
	display: block;
	border: 2px solid #5c5c5c;
}
a.img_small:hover {
	display: block;
	border: 2px solid #cccccc;
}
IMG.img {
	border: 2px solid #333333;
	z-index: 2;
/*
*/
}
.img2 {
	z-index: 2;
	border: 2px solid #5e5e5e;

/*
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5e5e5e;
	border-right-color: #5e5e5e;
	border-bottom-color: #5e5e5e;
	border-left-color: #5e5e5e;
*/
}
.headerImg {
/*	border-right:  5px solid #ff9900; */
	border-top: 6px solid #ffffff;
	border-right:  0;
	border-bottom: 6px solid #ffffff;
	border-left: 5px solid #ffffff;
}
.headerSkinny {
	position:absolute;
	z-index: 3;
	margin-left: 35px;
	margin-top: 6px;
/*
	width:232px;
	height:231px;

*/
}
.headerOrange {
	border-top:    6px solid #ffffff;
	border-right:  0px;
	border-bottom: 6px solid #ffffff;
	border-left:   0px;
}

.td_relative {
	position: relative;
}
.divide {
	background-color: #535353;
}
.react_tab {
	position:absolute;
	width:21px;
	height:164px;
	z-index:0;
	bottom: 28px;
	left: 0px;
}
.tablewinkelwagen2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #515151;
	border-bottom-color: 515151;
	background-color: #333333;
}


a.img{
	display: block;
	border: 4px solid #1E1E1E;
	filter:alpha(opacity=70);
	-khtml-opacity:0.70;
	opacity:0.70;
	-moz-opacity:0.70;
}
a.img IMG{
	filter:alpha(opacity=70);
	-khtml-opacity:0.70;
}
a.img DIV {
	display: none;
	filter:alpha(opacity=70);
	-khtml-opacity:0.70;
	-moz-opacity:0.70;
	opacity:0.70;
}

a.img:hover {
	filter:alpha(opacity=99);
	-khtml-opacity:0.99;
	-moz-opacity:0.99;
	opacity:0.99;
	border: 4px solid #5a5a5a;
}
a.img:hover IMG {
	filter:alpha(opacity=99);
	-khtml-opacity:0.99;
	-moz-opacity:0.99;
	opacity:0.99;
}
a.img:hover DIV {
	filter:alpha(opacity=99);
	-khtml-opacity:0.99;
	-moz-opacity:0.99;
	opacity:0.99;
	display: inline;
}
DIV.info1 {
	height: 40px;
	width: 138px;
	background-color: #5e5e5e;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	z-index: 2;
	position: absolute;
	margin-left: -134px;
	margin-top: 100px;
	border:0;
	text-align: center;

}

body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-image: url(../gfx/bggradient.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
ul {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #B2BDD1;
	list-style-type: square;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 30px;
	background-image: url(../gfx/bullet.gif);
	background-repeat: no-repeat;
}

a {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #a9a9a9;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.image {
	z-index: 2;
/*
	border: 2px solid #5e5e5e;
*/
}
.image_left {
	z-index: 2;
	float:left;
/*
	border: 2px solid #5e5e5e;
	margin-right: 5px;
	margin: 0px 5px 0px 0;
*/
}
.image_right {
	z-index: 2;
	float:right;
/*
	border: 2px solid #5e5e5e;
	margin-left: 5px;
	margin: 0px 0 0px 5px;
*/
}



.header1 { /* .tekst_intro van home*/
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.bodyTxt {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
}
.header2 {/* subkop */
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #A8A8A8;
	text-transform: uppercase;
/*
	font-size: 12px;
	line-height: 19px;
*/
}
.header3 { /* introtekst */
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #A2A2A2;
}
.header4  { /* gewone tekst */
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.header5 { /* onderschrift */
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
}
/* --- MAIN MENU -------------------------------------- */
table.menuMain {
}
td.menuMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7923;
	text-decoration: none;
	height: 28px; /*21px; */
	vertical-align:middle;
/*
	width:200px;
*/
}
a.menuMain {
	font-family: tahoma;
	font-size: 12px;
	color: #23457B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
/*
	padding: 0 4px 0 0px;
	width:200px;
*/
}
a.menuMain:hover, a.menuMainACT:hover, a.menuMainACT {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	color: #91C64D;
/*
	padding: 0 4px 0 0px;
	width:200px;
*/
}
a.menuMainHasSubs {
	font-family: tahoma;
	font-size: 12px;
	color: #23457B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
/*
	padding: 0 4px 0 0px;
	width:200px;
	background: #ffffff url(../gfx/graphicMainmenuAct.gif) no-repeat right center;
*/
}
a.menuMainHasSubs:hover, a.menuMainHasSubsACT:hover, a.menuMainHasSubsACT {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	color: #91C64D;
/*
	padding: 0 4px 0 0px;
	width:200px;
	background: #ffffff url(../gfx/graphicMainmenuAct.gif) no-repeat right center;
*/
}


/* --- SUB MENU level 1 ------------------------------- */

table.menuSub1 {
/*
	background-color:#ffffff;
	border-left: 2px solid #8cc63e;
	border-bottom: 2px solid #8cc63e;
	border-right: 2px solid #8cc63e;
	border-top: 0px solid #8cc63e;
*/
	padding: 3px 3px 5px 12px;
	margin: 0px 0 0 55px;
	background: #cccccc url(/gfx/bgSubmenu.gif) no-repeat left top;
width:160px;
}
td.menuSub1 {
}
div.menuSub1 {
	margin: 0px 0 0 -12px;
}
li.menuSub1 {
	padding-left: 0px;
	list-style-image: url(../gfx/graphicSubmenu.gif);
	margin: 0;
	padding:0;
}
a.menuSub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 0;
/*
	width: 146px;
*/
}
a.menuSub1:hover, a.menuSub1ACT:hover, a.menuSub1ACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e6e6e6;
	padding: 0 24px 0 0;
/*
	width: 146px;
*/
}
/*
a.menuSub1HasSubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23457B;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	background: #ffffff url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
	padding: 0 24px 0 0;
}
a.menuSub1HasSubs:hover, a.menuSub1HasSubsACT:hover, a.menuSub1HasSubsACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23457B;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #e3f3cf;
	background: #fff3cd url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
	padding: 0 24px 0 0;
}
*/

/* --- SUB MENU level 2 ------------------------------- */

table.menuSub2 {
	background-color:#ffffff;
	border-top: 2px solid #ffcc33;
	border-right: 2px solid #ffcc33;
	border-bottom: 2px solid #ffcc33;
	border-left: 2px solid #ffcc33;
	padding-top: 0px;
/*
	padding-bottom: 8px;
*/
}
td.menuSub2 {
}
div.menuSub2 {
	margin-top: -2px;
	margin-left:-6px;
}
li.menuSub2 {
	padding-left: 0px;
	list-style-image: url(../gfx/graphicSubmenuLeft.gif);
	margin: 0;
}
a.menuSub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00754d;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 0;
/*
	background: #ffffff url(../gfx/graphicSubmenu.gif) no-repeat left center;
	width: 160px;
*/
}
a.menuSub2:hover, a.menuSub2ACT:hover, a.menuSub2ACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003400;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff3cd;
	padding: 0 24px 0 0;
/*
	background: #fff3cd url(../gfx/graphicSubmenu.gif) no-repeat left center;
	width:160px;
*/
}
a.menuSub2HasSubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00754d;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	padding: 0 24px 0 0;
	background: #ffffff url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
/*
	width: 160px;
*/
}
a.menuSub2HasSubs:hover, a.menuSub2HasSubsACT:hover, a.menuSub2HasSubsACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003400;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-decoration: none;
	background-color: #fff3cd;
	padding: 0 24px 0 0;
	background: #fff3cd url(../gfx/graphicSubmenuRight.gif) no-repeat right center;
/*
	width:160px;
*/
}

/* --- BOTTOM MENU ------------------------------------ */

a.menuBottom {
}
a.menuBottom:hover, a.menuBottomACT:hover, a.menuBottomACT {
}

/* --- CRUMBPATH MENU --------------------------------- */

table.menuCrumbpath {
}
td.menuCrumbpath {
}

a.menuCrumbpath {
	font-family: tahoma;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	color: #94a0be;
	padding-left: 2px;
	text-decoration: none;
}
a.menuCrumbpath:hover {
	font-family: tahoma;
	font-size: 9px;
	line-height: 14px;
	text-transform: uppercase;
	color: #94a0be;
	padding-left: 2px;
	text-decoration: underline;
}


/*
a.menuCrumbpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00804b;
	text-transform: uppercase;
	text-decoration: none;

}
a.menuCrumbpath:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00804b;
	text-transform: uppercase;
	text-decoration: underline;
}
*/

/* --- SUB MENU level 2 ------------------------------- */


/* --- LEFT MENU -------------------------------------- */
table.menuLeft {
}
td.menuLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
}
a.menuLeft, a.menuLeftACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
a.menuLeft:hover, a.menuLeftACT:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}
a.menuLeftACT:hover, a.menuLeftACT {
	font-weight: bold;
	color: #006542;
}
.label {
	width: 55px;
	font-family: "TREBUCHET ms";
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
}
.labelGegeven {
	font-family: "TREBUCHET ms";
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
}

.labelOrder {
	width: 80px;
	font-family: "TREBUCHET ms";
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	height:24px;
}
.inputOrder {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #999999;
	height: 18px;
	width: 175px;
	border: 1px solid #666666;
	background-color: #333333;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 2px;
}



.inputForm {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 200px;
	border: 1px solid #fe9900;
	background-color: #ffffff;
	padding-left: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 2px;
}

.textForm {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #000000;
	height: 75px;
	width: 200px;
	border: 1px solid #fe9900;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 5px;
}
.buttonForm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
/*
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8CC63E;
	height: 22px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
*/
}
table.modPhoto {
}
td.modPhoto {
}
img.modPhotoThumb {
	border: 1px dotted #919295;
}
img.modPhotoTransp {
	border: 1px solid none;
}
img.modPhotoLarge {
	border: 10px solid #ffffff;
	z-index:16;
}
div.fadeBody {
	position:absolute;
	visibility:hidden;
	width:100px;
	height:100px;
	opacity:0.75;
	-moz-opacity:0.75;
	-khtml-opacity:0.75;
	filter:alpha(opacity=75);
	background-color:#000000;
	z-index:10;
}
div.modPhotoPopup {
	position:absolute;
	visibility:hidden;
	text-align:center;
	vertical-align:top;
	z-index:14;
}
td.modPhotoPopup {
	vertical-align:top;
	padding: 112px 0 6px 0;
}

div.modPhotoMenu {
	z-index:15;
	position:absolute;
	visibility:hidden;
	text-align:center;
	vertical-align:top;
}
td.modPhotoMenu {
	vertical-align:top;
	padding: 6px;
}
td.photoPanel {
	border: 1px solid #CCCCCC;
	background-image: url(/gfx/modPhoto/reflect.gif);
}
table.photoPanel {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

@charset "utf-8";
.faqText {
	display: none;
	font-size: 11px;
	font-family: "trebuchet MS";
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 2px;
	padding-top: 2px;
	width:476px;
	line-height: 17px;
}

a.faqlink {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.faqlink:hover   {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

