/* CSS Document */

html,body {
	height: 100%;
}
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a {
	color:#333333;
	text-decoration:none;

}
a:visited {
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color:#8CC63E;
}
a:active {
	text-decoration:none;
}

/* Dit zijn de frame instellingen */
.frame_boven { background-image: url(beelden-new/doorloop-boven.jpg); }
.frame_links { background-image: url(beelden-new/links.jpg); }
.frame_rechts { background-image: url(beelden-new/rechts.jpg); }
.frame_foto { background-image: url(beelden-new/boven.jpg); }

/* Dit zijn de menu instellingen */
.witruimte { display:block; height:50px; width:25px; float:left; }
a.hoofdmenu {
	color:#FFFFFF;
	display:block;
	font:Helvetica;
	font-size:12px;
	font-weight:bold;
	height:50px;
	line-height:45px;
	text-align:center;
	float:left;
}
a.hoofdmenu:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
	line-height:40px;
}
a.menu {
	color:#333333;
	display:block;
	font:Helvetica;
	font-size:11px;
	font-weight:bold;
	height:12px;
	line-height:12px;
	text-align:left;
	width:180px;
}
a.menu:hover {
	font-weight:bold;
	color:#8CC63F;
	border-left-style:solid;
	border-left-width:thick;
	border-left-color:8CC63F;
	text-indent:5px;
}
a.bestellen {
	color:#FAA729;
	display:block;
	font:Helvetica;
	font-size:14px;
	height:15px;
	line-height:15px;
	text-align:right;
	text-align:left;
	width:120px;
}
a.bestellen:hover {
	font-weight:bold;
	text-decoration:underline;
	line-height:12px;
}

/* Dit zijn de tekst instellingen */
.formulier { font: Arial; font-size:11px; color: #F7A11A; }
.tekst_klein { font-size:9px; color:#333333; }
.ontwerp { font-weight:bold; color:#BEA9CC; }
.titel { display:block; height:30px; line-height:30px; font:Helvetica; font-weight:bold; color:#FAA729; font-size:16px; }
.productnaam { font:Helvetica; font-size:16px; color:8CC63F; font-weight:bold; }
.hoofdcategorie { display:block; width:180px; height:25px; line-height:25px; font:Helvetica; font-size:12px; color:000000; font-weight:bold; }
.subcategorie { display:block; width:130px; height:25px; line-height:25px; font:Helvetica; font-size:12px; color:000000; font-weight:bold; }
.artikel { font:Helvetica; font-size:10px; color:FAA729; font-style:italic; }
.lijn { border-bottom:thin; border-bottom-style:dashed; border-bottom-color:8CC63F; }
.overflow { font:Arial; font-size:13px; color:#000000; }
.overflow-aan { font:Arial; font-size:14px; color:#FF0000; font-weight:bold; }

/* Dit zijn de link instellingen */
a.whitelink { color:#FFFFFF; }
a.whitelink:hover { font-weight:bold; }