/* CSS Document */


td.trebuchet{
  vertical-align: top;
  padding-top: 10px;
  padding-left: 20px;
  font-family: trebuchet MS;
  font-weight: bold;
  font-size: 11px;
  width: 430px;
  height: 65px;
}

td.tahoma{
  vertical-align: top;
  padding-top: 10px;
  padding-left: 20px;

  font-size: 11px;
  font-family: tahoma;
}

td.vervolgpagina{
  padding-top: 15px;
  width: 960px;
  height:auto;
  left: 50%;
  margin-left: -480px;
  min-height: 100px;
  font-family: tahoma;
  font-size: 11px;
}

td.top_head{
  height: 13px;
  font-family: tahoma;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  color: #000;
  background-color: #cccccc;
}

td.top_head a{
  color: #000;
  text-decoration: none;
}

td.top_head a:hover{
  color: #000;
  text-decoration: none;
}

td.top_head a:visited{
  color: #000;
  text-decoration: none;
}

table.leveringprog{
  width: 800px;
  min-height: 50px;
  border-left: 2px solid  #cccccc;
  border-right: 2px solid  #cccccc;
  color: #000;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
}

td.tahoma a{
  text-decoration: none;
  color: #42a0ff;
  font-weight:bold;
  text-decoration:underline;
}

td.tahoma a:visited{
  text-decoration:underline;
  font-weight:normal;
  color: #42a0ff;
}

td.tahoma a:hover{
  text-decoration: none;
  color: #f23385;
}

.link a{
  color: #000;
  text-decoration: none;
}

.link a:hover{
  color: #000;
  text-decoration: none;
}

.link a:visited{
  color: #000;
  text-decoration: none;
}

tr.kleur{
	background-color: #cccccc;
	font-size: 10px;
}

