BODY {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}

table {
  font-family: verdana;
  font-size: 12px;
}

table.grey {
  font-family: verdana;
  font-size: 12px;
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: dotted;
  width: 100%;
}

table.nowidth {
  border: 0px;
  padding: 0px;
}

table.body {
  width: 100%;
  border: 0px;
  padding: 4px;
  background-color: #CCCCCC;
}

table.nopad {
  width: 100%;
  border: 0px;
  padding: 0px;
}

table.nopad td {
/*border: thin solid green;*/
}

td.sidewidth {
  width: 1002px;
}

/* Dishes */

td.dishinfo,
  td.dishinfo1,
  td.dishinfo2,
  td.dishinfo3,
  td.dishinfo4,
  td.dishinfo5 {
  border-color: black;
  border-width: 1px;
  border-style: solid;
  margin: 0px;
}

td.dishinfo1 {
  background-color: #BDFCC9;
}

td.dishinfo2 {
  background-color: #AEEEEE;
}

td.dishinfo3 {
  background-color: #B9D3EE;
}

td.dishinfo4 {
  background-color: #FFEBCD;
}

td.dishinfo5 {
  background-color: #FAFAD2;
}

/* Menuitems */
td.menuitem,
  td.menuitemguest,
  td.menuitemordered,
  td.menuitemclosed,
  td.nomenuitem {
  font-weight: bold;
  border-color: black;
  border-width: 1px;
  border-style: solid;
  margin: 0px;
}

td.menuitem {
  background-color: #A9E6FF;
}

td.menuitemguest {
  background-color: #cccccc;
}

td.menuitemordered {
  background-color: #D8FFA9;
}

td.menuitemclosed {
  background-color: #cccccc;
}

td.nomenuitem {
  border-color: #DDDDDD;
}

td {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
}

td.sidewidth {
  width: 100%; /*border: thin solid red;*/
}

td.dotted {
  border-color: #000000;
  padding: 2px;
  font-weight: bold;
  background-color: #cccccc;
  border-width: 1px;
  border-style: dotted;
}

td.center,
  td.centerbold {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
  vertical-align: middle;
  text-align: center;
}

td.centerbold {
  font-weight: bold;
}

.normal {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.little {
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

input, select, textarea {
  font-family: verdana;
  font-size: 12px;
}

input.readonly, select.readonly, textarea.readonly {
  background-color: #D0D0D0;
}



td.headline {
  font-weight: bold;
  font-size: 14px;
  font-family: verdana;
  color: #000000;
}

td.navigation {
  white-space: nowrap;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  color: #000000;
  text-decoration: none;
  vertical-align: middle;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  padding-left: 2px;
}

td.box {
  font-family: verdana;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #e88a16;
}

td.bold {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

td.label {
  white-space: nowrap;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.inputelement {
  font-family: verdana;
  font-size: 12px;
  width: 500px;
}

.copyright {
  font-family: verdana;
  font-size: 12px;
}

.errortext {
  font-family: verdana;
  font-size: 12px;
  color: #AD0F0F;
}

.miniredtext {
  font-family: verdana;
  font-size: 9px;
  color: #AD0F0F;
  font-weight: normal;
}

.button {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #AAAAAA;
}

.selectversion {
  font-family: verdana;
  font-size: 12px;
  width: 100px;
}

.selectcomponents {
  font-family: verdana;
  font-size: 12px;
  width: 250px;
}

.nonselectversion {
  font-family: verdana;
  font-size: 12px;
  width: 100px;
  background-color: #D4D0C9;
}

.nonselectcomponents {
  font-family: verdana;
  font-size: 12px;
  width: 250px;
  background-color: #D4D0C9;
}

a.navigation:link,
  a.navigation:visited,
  a.navigation:hover {
  white-space: nowrap;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  color: #00000F;
  text-decoration: none;
}

a.navigation:visited {
  color: #000000;
}

a.navigation:hover {
  color: #000000;
  text-decoration: underline;
}

.mailtoLink {
  text-decoration: underline;
  color: blue;
}

.heading {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 25px;
  padding-bottom: 15px;
}

.text {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  padding-left: 10px;
  padding-bottom: 25px;
}

.box {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  margin-left: 15px;
  border: 1px solid #666666;
  background: #EEEEEE;
}

.entry {
  font-family: Monospace;
  font-size: 12px;
  font-weight: bold;
  padding: 2px;
  border: 1px solid #666666;
}

.footer {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #999999;
}

.error {
  font-weight: bold;
  color: #FF6600;
}

.bold {
  font-weight: bold;
}

a {
  font-size: 12px;
  font-family: verdana;
  text-decoration: none;
  color: #000000;
}

a.underline {
  font-size: 12px;
  font-family: verdana;
  text-decoration: underline;
  color: #000000;
}

.pagelinks {
  font-size: 12px;
  font-family: verdana;
  text-decoration: none;
  color: #064298;
}

a.pagelinks {
  font-size: 12px;
  font-family: verdana;
  text-decoration: none;
  color: #064298;
}

tr.even {
  background-color: #f6f6f6;
}

tr.odd {
  background-color: #dddddd;
}

thead {
  font-family: verdana;
  font-size: 12px;
  background-color: #ffffff;
}

.bookingGroup {
  color: black; /*text-align: right;*/
  font-weight: bold;
  vertical-align: top;
}

div.smotiveImg {
  height: 200px !important;
  width: 200px !important;
  overflow-x: hidden;
  overflow-y: hidden;
}

div.autocomplete {
  position: absolute;
  width: 250px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
}

div.autocomplete ul {
  height: 150px;
  overflow-y: scroll;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div.autocomplete ul li.selected {
  background-color: #A9E6FF;
}

div.autocomplete ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  height: 16px;
  cursor: pointer;
}

font.autocomplete_marked_text {
  font-size: 13px;
  font-weight:bold;
  font-family: verdana;
  text-decoration: none;
  color: #064298;
}


