body {
  font-size: 11px;
  font-family: Arial;
}
#lunchlink ul {
  padding: 0px;
  margin: 0px;
}
#lunchlink li {
  font-weight: normal;
  list-style: square;
  margin: 0px;
  padding: 0px;
}
ol {
  padding: 0px;
  margin: 0px;
}

#lunchlink li span {
  font-family: 'trebuchet ms', Arial;
  font-size: 34px;
}

#lunchlink li:hover {
  background-color: #CC0033;
  color: #FFFFFF;
  cursor: pointer;
}

span.dheader {
  font-family: 'trebuchet ms', Arial; font-size: 38px;
}


#main {
  width: 850px;
  height: 280px;
  text-align: center;
}

#header-left {
    background: url('images/header-left.png') no-repeat top;
    float: left;
    width: 465px;
    height: 278px;
}
td.active {
  background-color: #CC0000;
}

#header-right {
    background: url('images/header-right.png') no-repeat top;
    width: 385px;
    height: 278px;
    float:right;
}
.menulinks a { color: #ff0000; }
#menu {
  font-family: "Century Gothic", 'trebuchet ms', arial;
  font-size: 24px;
  margin: 0px 42px 0px 42px;
}
#contentbg {
  background: url('images/contentbg2.gif') repeat-x;
  width: 766px;
  height: auto;
  min-height: 385px;
  padding: 0px;
  margin: 0px 42px 0px 42px;
  border: 1px solid #dedede;
}
img.small {
  height: 110;
  width: 130;
  border: 1px solid #660000;
}

.strip {
  padding: 0px;
  margin: 0px;
}

.tabell {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.menufont {
  font-family: 'Trebuchet MS';
  font-size: 13px;
  text-align: left;
}
.menu {
  font-size: 14px;
  font-family: Verdana;
}
tr.fastlinkmenu {

}

span.price {
  font-size: 20px;
  font-weight: bold;
}

.fastlinkmenu {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, 'Century Gothic';
}


.dinnerclass {
  font-size: 20px;
  font-family: 'Arial';
  font-weight: bold;
  text-transform: uppercase;
}


.navigation td:focus,.navigation td:hover {
  background-color: #cccdd3;
  color: white;
  cursor: pointer;
}
.context {
  text-align: left;
  font-family: 'trebuchet ms';
}
span.notice {
  font-family: 'Century Gothic', 'trebuchet ms', arial;
  font-size: 24px;
  color: #820a0b;
  padding-left: 5px;
}
span.notice_under {
  font-weight: bold;
  font-size: 13px;
}
span.welcome {
  font-family: 'Trebuchet MS', Arial;
  font-size: 36px;
}
span.welcome_rest {
  font-family: 'Century Gothic', 'Arial';
  font-size: 24px;
}
.underline {
  border-bottom: 1px solid #757575;
}

.right { text-align: right; }

img.notice {
  overflow: visible;
  margin-left: -3px;
}
ul.sc {
  list-style: square;
}
ul.sc li a {
  color: black;
  text-decoration: none;
}
ul.sc li a:hover {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}
.svlink { display: none; }