/* algehele bodystyle inc. scrollbars (IE) */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px; 
	color: #000000; 
	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-3dlight-color: #B60000;
  scrollbar-darkshadow-color: #B60000;
  scrollbar-face-color: #B60000;
  scrollbar-highlight-color: #B60000;
  scrollbar-shadow-color: #B60000;
	scrollbar-track-color:#B5B5B5;
	overflow-x: hidden; /*onderste scrollbar verbergen*/
	/* overflow: hidden; /*alle scrollbars verbergen*/
}
/* dit is de stijl voor alle td's en tabellen in de website (waar geen class met overrulende definities op zit) */
table,td {
	color: #000000; 
	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
}
/* form elementen */
input, textarea {
	color: #000000; 
	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
	border: solid 1px #000000;
	background-color: #ffffff;
}
/* style voor links */
a,a:link,a:visited,a:active,a:hover { 
	color: #000000; 
	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
  text-decoration: none;
}
/* style voor de rollover van de links */
a:hover {
	color: #000000;
}
/* style voor h2, h3, bold en strong tegelijk */
h1,h2,h3,b,strong { 
	color: #000000; 
	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial;
  text-transform: uppercase;
}
h1 {
  font-size:22px;
}
h2 {
  font-size:18px;
}
h3 {
  font-size: 14px;
}
/* style voor horizontale lijn */
hr {
	height: 1px;
	color: #A9D500;
}
li,ul {
  text-indent: 20px;
  padding: 0px;
  margin: 0px;
}
/* algemene marge style */
.marge {
  font-size: 1px;
  line-height: 1px;
  padding: 0px;
  margin: 0px;
  border: 0px none;
}
/* (BEGIN CHRONOLOGISCHE OPBOUW STRAMIEN) de buitenste tabel van de site */
.hoofdtabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de linkerkant van de site */
.hoofdtabel_links {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background: url(images/links_bg.gif) repeat top right;
}
/* de tabel die het plaatje bevat met de schaduw */
.hoofdtabel_links_tabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background:url(images/links.gif) repeat-y;
}
/* de td's in de hoofdtabel (is er maar 1) */
.hoofdtabel_content {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* tabel die de td bevat met daarin de contenttabel, topnavtabel en footertabel */
.contentholdertabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de td's in de contentholdertabel die elk de tabel voor de topnav, content en footer bevatten */
.contentholdertabeltd {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de tabel met de td met de tabel met de navigatieitems */
.topnavtabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* td met de tabel met de navigatieitems */
.topnavtabeltd {
}
/* de tabel met de td's met de items */
.topnavtabeltdtabel {
}
/* de td met het plaatje linksbovenin */
.topnavtabeltdtabelbg {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background: url(images/links_boven.gif) no-repeat top left;
}
/* de td met de navigatieitems */
.topnavtabeltdtabeltd {
	color: #2f3c40; 
	font-size: 10px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
  text-decoration: none;
}
/* de linkjes in de topnav zelf */
.topnavlink,.topnavlink:link,.topnavlink:active,.topnavlink:visited,.topnavlink:hover {
	color: #2f3c40; 
	font-size: 10px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
  text-decoration: none;
}
.topnavlink:hover {
	color: #db0000; /* perceptueel afgesteld */
}
/* tabel met daarin de td die de content bevat */
.contenttabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de echte td met de content er in */
.contenttabeltd {
	color: #000000; 
	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial;
}
/* de td met het plaatje (20px) links van menu */
.menutabellinkstd {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background: url(images/menu_links.jpg) no-repeat top left;
}
/* de tabel met de zijnavigatie */
.menutabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background: url(images/menu_bg.jpg) no-repeat top left; 
}
/* de td met de zijnavigatie */
.menutabeltd {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* tabel met td met plaatje en td met tabel met td met de echte content */
.paginatabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de td met het plaatje (header) boven de tekst */
.paginatabeltd {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de tabel met de td met daarin de tekst voor de pagina (moest in nieuwe tabel zodat we goed de padding kunnen zetten) */
.paginatabeltdtabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  padding: 5px;
}
/* de td met de tekst voor de pagina */
.paginatabeltdtabeltd {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
/* de class op titels (list item van gemaakt zodat er een (custom!) bullet voor komt) */
.paginatabeltdtabeltd_titel {
	color: #df0029;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
  list-style-image: url(images/bullet.gif);
  list-style-position: inside;
  padding: 0px 0px 5px 0px; /* afstand kopje tot tekst met derde var sturen */
  text-indent: 0px;
}
/* de subtitels die onder de hoofdtitels worden getoond */
.subtitel {
  color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
/* de horizontale lijn (HR) tussen de artikelen */
.tussenartikelen {
  color: #dddddd;
  width: 100%;
}
/* tabel met de td met de footerinhoud */
.footertabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* plaatje footer onderin */
.footertabeltd {
  background: url(images/footer_bg.gif) repeat-x top left;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
}
/* de rechterkant van de site */
.hoofdtabel_rechts {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background: url(images/rechts_bg.gif) repeat top left; 
}
/* de tabel die het plaatje bevat met de schaduw (EIND CHRONOLOGISCHE OPBOUW STRAMIEN) */
.hoofdtabel_rechts_tabel {
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  line-height: 1px;
  background:url(images/rechts.gif) repeat-y;
}
/* start styles voor menu */
.menudicht {
	background: #535e69;
  text-indent: 5px;
  border-bottom: #cccccc 1px solid;
}
.menudichtlink,.menudichtlink:link,.menudichtlink:active,.menudichtlink:visited,.menudichtlink:hover {
	font-size: 14px;
  color: #ffffff;
  text-indent: 5px;
  font-family: helvetica, times, verdana;
  text-decoration: none;
}
.menudichtlink:hover {
	color: #ffffff;
}
.menuopen {
	font-size: 14px;
  background: #979da3;
  color: #ffffff;
  text-indent: 5px;
  border-bottom: #cccccc 1px solid;
  font-family: helvetica, times, verdana;
  text-decoration: none;
}
.menuopenlink,.menuopenlink:link,.menuopenlink:active,.menuopenlink:visited,.menuopenlink:hover {
	font-size: 14px;
  color: #ffffff;
  text-indent: 5px;
  font-family: helvetica, times, verdana;
  text-decoration: none;
}
.menusubtitle {
	font-size: 10px;
  background: #979da3;
  color: #ffffff;
  text-indent: 10px;
  border-bottom: #cccccc 1px solid;
  font-family: helvetica, times, verdana;
}
.menusubtitlelink,.menusubtitlelink:link,.menusubtitlelink:active,.menusubtitlelink:visited,.menusubtitlelink:hover {
	font-size: 10px;
  color: #000000;
  text-indent: 5px;
  font-family: helvetica, times, verdana;
  text-decoration: none;
}
.menusub {
	background: #c8cbce;
	padding-left:15px;
  border-bottom: #cccccc 1px solid;
}
.menusub,.menusub:link,.menusub:visited,.menusub:active,.menusub:hover {
	font-size: 10px;
  color: #000000;
  font-family: helvetica, times, verdana;
  text-decoration: none;
}
.menusublink,.menusublink:link,.menusublink:active,.menusublink:visited,.menusublink:hover {
	font-size: 10px;
  color: #000000;
  font-family: helvetica, times, verdana;
  text-decoration: none;
}
.menusublink:hover {
	color: #ffffff;
}
/* einde menustyles */


/* oude styles, moeten weg: */

.productgroep1{
	background-image : url(../../gif/winkelmenu1.gif);
	background-repeat : no-repeat;
}

.productgroep2{
	background-image : url(../../gif/winkelmenu3.gif);
	background-repeat : no-repeat;
}

.productgroep3{
	background-image : url(../../gif/winkelmenu2.gif);
	background-repeat : no-repeat;
}

.productgroep4{
	background-image : url(../../gif/winkelmenu2.gif);
	background-repeat : no-repeat;
}

.productgroep5{
	background-image : url(../../gif/winkelmenu1.gif);
	background-repeat : no-repeat;
}

.KOP_Artgroep{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 12px;
	color: #df0029;
}

.KOP_Subartikelgroep{
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
.ART_Nummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df0029;
	font-weight: bold;
	line-height: 16px;
}

.ART_Omschrijving {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.ART_Specs  {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : italic;
	line-height: 16px;
}

.boldwhite {
	color: white;
	font-weight: bold;
}

.boldred {
	color: #df0029;
	font-weight: bold;
}

.bglijnenblauw   {
	background: url(../../gif/bg_lijnenblauw.gif) repeat-y fixed }

.indent10px {
	text-indent: 10px }

.white {
	color: white }
hr {
	color: black;
	height: 1px }
.artikelgroep{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	color: #df0029;
	letter-spacing: 1px
}
.subartikelgroep{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}