/* Start of CMSMS style sheet 'pakketten_form' */
.pakketten_table {
  font-weight: bold;
  font-size: 10px;
  margin-left: 2px;
  margin-right: -8px; }
  .pakketten_table th {
    background-color: #d0d9ec;
    color: #333399;
    border-bottom: 10px solid white;
    border-left: 6px solid white;
    border-right: 10px solid white;
    padding: 5px 8px; }
  .pakketten_table td {
    background-color: #aaa;
    border-left: 6px solid white;
    border-right: 10px solid white;
    border-bottom: 4px solid white;
    padding: 4px 8px; }
  .pakketten_table td.pakketten_price {
    border-bottom: 0;
    padding: 1px; }
  .pakketten_table td.description {
    background-color: white;
    color: #333399; }
  .pakketten_table td.spacer {
    height: 5px; }
  .pakketten_table td.pakketten_price {
    background-color: white;
    line-height: 1.6em; }
  .pakketten_table label {
    padding-left: 5px; }

.pakketten_totaalprijs {
  color: #444; }

.pakketten_perstukprijs {
  color: #333399; }

/* End of 'pakketten_form' */

