body {
  background: #000000 url('images/bgplaat.jpg') bottom right fixed;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

a {
  color: #E81524;
  background: transparent;
  font-size: 10pt;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}

a:link, a:visited, a:active {
  font-size: 10pt;
  color: #E81524;
  background: transparent;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  color: #E81524;
  background: transparent;
  font-weight: bold;
  text-align: center;
  font-family: Verdana,Helvetica,Arial;
}
h2 {
  color: #E81524;
  background: transparent;
  font-weight: bold;
  font-family: Verdana,Helvetica,Arial;
}
h3 {
  color: #E81524;
  background: transparent;
  font-weight: bold;
  font-family: Verdana,Helvetica,Arial;
}
h4 {
  color: #E81524;
  font-weight: bold;
  font-family: Verdana,Helvetica,Arial;
}
h5 {
  color: #E81524;
  font-weight: bold;
  font-family: Verdana,Helvetica,Arial;
}

pre {
  margin-left: 10%;
  white-space: pre;
}

table, table p, table dl {
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.copy {
  color: #E81524;
  text-decoration: none;
  font-size: 8pt;
}
a.copy, a.copy:visited, a.copy.active, a.copy.hover {
  color: #E81524;
  text-decoration: underline;
  font-size: 8pt;
}
.warning, a.warning, a.warning:visited, a.warning.active, a.warning.hover {
  color: #ff0000;
  text-decoration: none;
  font-size: 9pt;
}

select {
  font-family: Arial,Verdana,Helvetica;
  TEXT-ALIGN: middle;
  color: #ffffff;
  font-size: 9pt;
  BACKGROUND: #950C13;
  border: #950C13 1px solid;
}

input, textarea {
  BACKGROUND: #950C13;
  color: #ffffff;
  border: #950C13 1px solid;
}
input.radio, input.gobutton, input.checkbox {
  BORDER: none;
}
input.aantalinaddorder {
  text-align: right;
}

.button {
  color: #ffffff;
  cursor: hand;
  BACKGROUND: #E81524;
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  font-weight: bold;
  border: #000000 1px solid;
}

a.menuitem, a.menuitem:visited, a.menuitem:active {
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  color: #FFFFFF;
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none;
  width: 204px;
}
a.menuitem:hover {
  font-family: Arial,Verdana,Helvetica;
  font-size: 10pt;
  color: #dddddd;
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none;
  width: 204px;
}
a.menuitemzoeken, a.menuitemzoeken:visited, a.menuitemzoeken:active, a.menuitemzoeken:hover {
  font-family: Arial,Verdana,Helvetica;
  font-weight: bold;
  font-size: 10pt;
  background-color: #FFA500;
  color: #000000;
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-decoration: none;
  text-align: center;
  width: 204px;
  border: #ffffff 1px dotted;
}

.shopitem {
  background: #8F0002;
/*  filter: alpha(opacity=60);*/
  color: #ffffff;
  font-family: Arial,Verdana,Helvetica;
  font-size: 11pt;
}
.ptitle {
  color: #E81524;
  font-size: 12pt;
  font-weight: bold;
}
.pprijs {
  color: #ffffff;
  font-weight: bold;
}
.omschrijving {
  color: #ffffff;
}
.buitenmenu {
  background: #8F0002;
}
.binnenmenu {
  background: #8F0002;
/*  background: #7CCD7C; //Palegreen3 (rgb:124,205,124) */
}
