#scroll {
    position:absolute;
    top:0;
    bottom:-0.1px;
    width:1em;
    z-index:-1;
}

body {
  margin: 0 0 0 0;
  background-color: #F7980A;
}

td {
  font-family: arial;
  font-size: 13px;
}

td.menu {
  padding-right: 8px;
}

.title {
  font-family: arial;
  font-size: 60px;
  font-weight: bold;
  margin-left: 40px;
  margin-top: 20px;
  color: #FFFFFF;
}

div.omschrijving {
  font-style: italic;
  font-size: 12px;
}
.carthead{
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #C60073;
}
.carttxt{
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #2A569D;
}
.carttotal{
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
  color: #2A569D;
}

.cartheader, h1 {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
  color: #2A569D;
}

h2 {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
  color: #C60073;
}

table.x td {
  font-family: Arial;
  font-size: 12px;
  color: #AA6D1E;
}

table.x td a {
  text-decoration: none;
  color: #AA6D1E;
  font-weight: bold;
}

table.order {
 /* padding-left:100px;*/
  padding-right: 10px;
}

table th {
  font-family: arial;
  font-size: 12px;
  background-color: #DC9334;
  color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  text-align: left;
}

.submenu div a {
  font-family: arial;
  font-size: 10px;
  color: #C3006D;
  text-decoration: none;
  font-size: 12px;
}

table.a {
  width: 100%;
}

table.a th {
  font-family: arial;
  font-size: 12px;
  background-color: #DC9334;
  color: #FFFFFF;
  text-align: center;
}

table.a td {
  vertical-align: top;
  font-family: arial;
  font-size: 11px;
  border-right: 1px dotted #F7980A;
  border-bottom: 1px dotted #F7980A;
}

table.a td a {
  color: #AA6D1E;
}

.links h1 {
  color: #C61884;
}

.links a {
  color: #2A549E;
  font-weight: bold;
  text-decoration: none;
}