@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;

}


