H1, H2, H3, H4, BODY, DIV, TD, TH, A, .BodyText,.Inleiding, input, .Submenu, .SubmenuActive, .HomeLatestTopi {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #68676b;
  }
H1, .Heading {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  }
H2, .Subheading {
  font-weight: bold;
  }
H3 {
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  }
.Inleiding {
  font-size: 14px;
  line-height: 16px;
  }
.Submenu {
  font-size: 12px;
  line-height: 15px;
  }
.SubmenuActive {
  line-height: 15px;
	color: 68676;
  }

.HomeLatestTopi {
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  left: 114px;
  top: 190px;
  }

a:link, a:visited {
              line-height: normal;
              }

a.linkstd     {color: #3CFFEC;
               }
a.linkappnote {font-weight: bold;
               color: #3CFFEC;
               }
a.linkprod    {font-size: 120%; font-weight: bold;
               color: #3CFFEC;
               }

a.linkappnote:visited, a.linkstd:visited, a.linkprod:visited {
              color: #3CFFEC;
              }

a.submenuitem {font-size: 10px;
              }


div.ProdPict {
  float:  right; 
  margin: 3px;
  }

div.ProdPictleft {
  float:  left; 
  margin: 3px;
  }

th.disttab {
  font-weight: bold;
  font-size: 12;
  color: red;
  }
ul.disttab  { 
  list-style-type: square ;
  padding: 1;
  } 
dt.disttab  { 
  font-weight: bold;
  font-size: 11;
  } 
li.unavail {
  color: blue;
  }
  
@media screen {
 div.CentralPage {
  position:relative; left:0; top:15; width:589; height:502;  z-index:1; visibility:inherit; overflow:auto;
  }

 img.print {
  display: none;
  }

 div.MainPage {
  display: none;
  position:center; lxeft:0; txop:15; wxidth:589; hxeight:502;  z-index:1; visibility:inherit; overflow:none;
  left:100px; top: -609px; width:400px; hxeight:200px;
  border-style: solid; border-color: red;
  }

 }

@media print {
 @page  {
  margin: 0;
  size: portrait;
  }

 H1, H2, H3, H4, BODY, DIV, TD, TH, A, .BodyText,.Inleiding, .Submenu, .SubmenuActive, .HomeLatestTopi {
  color: black;
  }

 a.submenuitem, a.submenuitem:link, a.submenuitem:visited {
  display: none
  }

 img.noprint {
  display: none
  }

 img.print {
  }

 div.CentralPage {
  position:absolute; left:0; top:0; width:1280; height:502; z-index:1; visibility:inherit;
  }

 }
