body {
	margin				: 0px;
	background-color		: #666;
	color				: #000;
	font-family			: Verdana, Arial, Helvetica;
}
.payoff {
/*	width: 760px; */
/*	background-color : #FFFFFF; */
	text-align : center;
	font-family			: Verdana, Arial;
	font-size: 10px;
	height: 40px;
/*        position: absolute; 
	bottom: 0; */
        color: #747373;
	}

.payoff  a:link {
	 color: #747373;
}
.payoff  a:active {
	 color: #747373;
}
.payoff  a:visited {
	 color: #747373;
}
.payoff  a:hover {
	 color: #747373;
}


.td_bestel, .td_product, .td_omschr, .td_artikelnummer, .td_prijs, .td_afb{
	border-bottom		: 1px dotted #666;
	border-left			: 1px dotted #666;
	
	padding				: 3px;
}
.producten {
	font-family			: Verdana, Arial;
}
.tekst {
	padding				: 10px;
}	
.prod_tekst {
	font-size			: 8pt;
}

.zwarttekst {
	color				: #fff;
	font-size			: 8pt;
	padding				: 10px;
}
.td_nieuwskop {
	font-size			: 12pt;
	padding				: 10px;
}
.td_bestel a:link, .td_bestel a:visited, .td_bestel a:active {
	color				: darkblue;
	font-weight			: bold;
}
.td_bestel a:hover {
	color				: #ff6000;
	text-decoration		: none;
	font-weight			: bold;
}
.td_link a:link, .td_link a:visited, .td_link a:active {
	color				: darkblue;
	font-weight			: bold;
}
.td_link a:hover {
	color				: #ff6000;
	text-decoration		: none;
	font-weight			: bold;
}

.nav {
	width				: 100px;
}

.cat_kop {
	color				: yellow;
	font-family			: Verdana, Arial;
	font-size			: 14pt;
	font-weight			: bold;
	padding-left		: 10px;
}

.td_kop {
	/*background-color	: #ff6000;*/
	background-color	: yellow;
	height				: 20px;
	padding				: 3px;
}

.td_bestel {
	width				: 10%;

}
.td_product {
	width				: 20%;
	font-weight			: bold;
}
.td_omschr {
	width				: 30%;

}

.td_licht {
	width				: 30%;
	background-color		: #ebebeb;
	padding				: 5px;
	height				: 20px;

}

.td_donker {
	width				: 30%;
	background-color		: #b9b9b9;
	padding				: 5px;
	height				: 20px;

}


.td_artikelnummer {
	width				: 15%;
}
.td_prijs {
	width				: 10%;
}
.td_afb {
	width				: 0%;
	padding				: 5px;
	text-align			: center;
}

/* menu */
.menu a:link, .menu a:active, .menu a:visited{
	color				: #fff;
	font-size			: 10pt;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: left;
}

.menu a:hover{
	color				: yellow;
	font-size			: 10pt;
	font-weight			: bold;
	text-decoration		: none;
	text-align			: left;
}

.menu td {
	width				: 160px;
	border-right		: 1px solid #fff;
	text-align			: center;
	padding-left		: 10px;
	padding-right		: 10px;
}

/* top 6 afb */

.top6{
	padding				: 3px;
	border				: 0px solid #000;
	background-image	: url(img/polaroid.png);
	background-repeat	: no-repeat;
	height				: 175px;
	width				: 125px;
}
.top6afb{
	position			: relative;
	bottom				: -18px;
	left				: 9px;
	height				: 175px;
}

.heightwrap{
	position			: relative;
	bottom				: 0px;
	left				: 0px;
	height				: 120px;
}

.top6tekst{
	position			: relative;
	font-size			: 7pt;
	text-align			: center;
	border				: 0px solid #666;
	top					: -66px;
	/*bottom				: -43px;*/
	left				: 3px;
	width				: 116px;
	word-wrap			: break-word;
}
.banner {
	background-image	: url(img/bannerbg.jpg);
	background-repeat	: repeat-x;
}

.koloml{
	background-color	: #fff;
	background-image	: url(img/s_links.gif);
	background-repeat	: repeat-y;
	background-position	: right;
}
.kolomr{
	background-color	: #fff;
	background-image	: url(img/s_rechts.gif);
	background-repeat	: repeat-y;
	background-position	: left;
}


