body {
  background-image: url(pics/top-spacer.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  color: #07556B;
  font-family: arial, sans-serif;
  font-size: 10px;
  height: 100%;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  width: 100%;
}

td {
  font-family: arial, sans-serif;
  font-size: 12px;
}

a {
  color: #07556B;
  font-family: arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

a:hover {
  text-decoration: none;
}


.base {
  height: 100%;
}

td.navholder {
  vertical-align: top;
}

table.nav {
  padding-right: 5px;
}

td.nav td {
  background-color: #BEDEE9;
  vertical-align: top;
}

td.nav a {
  background-color: #BEDEE9;
  display: block;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  padding-left: 15px;
  text-decoration: none;
}

td.nav a:hover {
  background-color: #98CB40;
}

td.nav a.selected {
  background-color: #98CB40;
}

td.contentarea {
  background-image: url(pics/potjes-spiegel.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: top;
}

td.contentarea {
}

td.content {
  padding-left: 40px;
  padding-top: 15px;
  vertical-align: top;
  width: 626px;
}

table.productlist {
  border: 0;
  border-collapse: collapse;
  margin-top: 20px;
  width: 100%;
}

table.productlist tr.even {
  background-color: #F5FAFD;
}

table.productlist td {
  border-bottom: 1px solid #07556B;
  border-top: 1px solid #07556B;
  padding: 5px 0px 5px 0px;
  vertical-align: top;
}

table.productlist th {
  font-family: arial, sans-serif;
  font-size: 12px;
  text-align: left;
}

table.productlist td.pic {
  padding: 8px 3px ;
  text-align: center;

  width: 88px;
}

table.productlist td.pic img {
  border: 1px solid #07556B;
}

.intronet {
  text-align:right; 
}
.intronet a:link, div.intronet a:visited {
   font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px ;
  color: #cccccc;
  text-decoration: none;
}
.intronet a:hover, div.intronet a:active {
  color: #FF6600;
  text-decoration: none;
}

