body {
  background: #ffffff;
  background-image: url("/left2.gif");
  background-repeat: repeat-y;
  font-family:'Nimbus Sans L',Helvetica,sans-serif;font-weight:normal;
}

div#bodytext {
  position: absolute;
  left: 200px;
  right: 25px;
  top: 25px;
  font-size: 15px;
  line-height: 20px;
  color: black;
  text-align: justify;
}

div#mainmenu {
  position: absolute;
  left: 0px;
  width: 152px;
  bottom: 0px;
  top: 25px;
  padding: 0px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  color: black;
  text-align: center;
}

div#thepreview {
  width: 220px;
  height: 300px;
}

h1 {
  margin: 0px 0px 15px 0px;
  text-align:center
}

table.whatson {
}

table.whatson td      {border-style: none; margin: 0px; padding: 1px;}
table.whatson tr      {border-style: none; margin: 0px; padding: 0px;}
table.whatson         {border-style: none; margin: 0px; padding: 0px;}
table.whatson td.from {width: 7%; text-align: right;}
table.whatson td.dash {width:1%;  text-align: center}
table.whatson td.to   {width:7%;}
table.whatson td.who  {width:25%;}
table.whatson td.what {width:60%;}
table.whatson td.whatnot {width:55%; font-size: 12px; font-style: italic; text-align: right;}
table.whatson tr.free {background: #eeeeee;}
table.whatson tr.confirmed  {background: #dddddd;}
table.whatson tr.unconfirmed  {background: #e6e6e6;}

div#footmenu {
  position: absolute;
  right: 50px;
  bottom: 50px;
  width: 150px;
  line-height: 15px; 
  font-size: 12px;
  color: black;
  text-align: center;
}

div#mainimage {
  position: absolute;
  left: 95px;
  bottom: 91px;
}

div#otherimage {
  position: absolute;
  right: 41px;
  top: 50px;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #222222;
}

div#bodytext a {
  color: #111133;
  text-decoration: underline;
}

div#bodytext a:hover {
  color: #222222;
}


div#vmenu3 {
  background: #dddddd;
  position: absolute;
  left: 61px;
  width: 14px;
  height: 14px;
  top: 181px;
}

div#menu3 {
  background-image: url("shop2.jpg");
  position: absolute;
  left: 0px;
  width: 165px;
  height: 180px;
  top: 300px;
}


table.home {width: 100%; }
table.home td { vertical-align: top;}

tr.home {min-height: 300px;}
td.col0 {background: #eeeeee; width:30%;}
td.col1 {background: #dddddd; width:30%;}
td.col2 {background: #cccccc; width:30%;}

table.home img.th {float:left; margin-left: 0px;
                margin: 0px 8px 0px 0px; height: 87px;}

table.home p { margin: 0px 0px 18px 0px;}

table.home div.adate {font-weight: 200; font-size: 15px;
               line-height: 23px; margin: 0px 0px 1px 0px;  
               text-align: center; height: 25px; overflow: hidden;}

table.home div.aname {font-weight: 200; font-size: 18px;
               line-height: 25px; margin: 0px 0px 6px 0px;
               text-align: center; height: 25px; overflow: hidden;}

table.home div.atitle {font-weight: 200; font-size: 18px;
               line-height: 25px; margin: 0px 0px 4px 0px;  
               text-align: center; height: 25px; overflow: hidden;}

table.home div.ascroll {
               position: relative;
               text-align: center; height: 25px; overflow: hidden;}

table.home div.rest {text-align: justify; font-size: 13px; line-height: 18px;
               padding: 0px 8px 0px 8px; height: 216px; overflow: hidden;}

img.grey {width: 100%; height: 36px; position: relative; bottom:39px;}

.small {
  font-size: 8px;
  font-weight: 100;
}

.admin {
  background-color: #fff0f0;
}
