  BODY {
    background-color: rgb(255,255,255);
    background-image: url("/images/menubar_145px.gif");
    background-repeat: repeat-y;
  }
  P {
    font-family: garamond;
  }
  P.citat {
    text-align: center;
    font-style: italic;
  }
  H1 {
    font-family: garamond, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 20pt;
    margin-top: 40px;
  }
  TD { 
    font-family: garamond; 
  }
  HR {
    margin-top: -20px;
    margin-bottom: 10px;
  }
  DT.menu {
      margin-top: 10px;		/* virker kun i IE */
  }
  A {
    text-decoration: none;
  }
  A.menuitem {
    color: white;
    font-family: sans-serif;
    font-weight: bold;
    font-size:14pt;
    margin-top:10px;		/* virker kun i Netscape */
  }
  A:hover.menuitem {
    color: white;
  }
  A.cart {
    color: white;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin: 0px;
  }
  A.cartitem {
    color: white;
    font-family: sans-serif;
    font-size: 10pt;
    margin: 0px;
  }
  A:hover.menustatus {
    color: white;
  }
  A.thispage {
    color: rgb(150,150,200);
    font-size: 14pt;
    font-family: sans-serif;
    font-weight: bold;
    margin-top: 10px;		/* virker kun i Netscape */
  }
  A:hover.thispage {
    color: white;
  }

  SPAN.vintype, DIV.vintype {
    font-family: garamond;
    font-size: large;
    font-weight: bold;
    margin-top: 10px;
  }
  SPAN.gavekasse {
    font-size: small;
  }
  TR.vintypelist, SPAN.vintypelist {
    font-size: small;
    background: #f0f0f0;
  }
  DIV.submenu {
    color: rgb(150,150,200);
    font-size: 10pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
  }
  IMG.center {
    text-align: center
  }
  .etikette {
    margin-left: 20px;
  }
  IMG.stemning {
    margin-left: 40px;
    margin-bottom: 10px;
  }
  IMG.right {
    float: right;
  }  
  TH.infotabel {
    background-color: rgb(35,56,174);
    color: white;
  }
  .listing0 {
    background-color: #d0d0d0;
  }
  .listing1 {
    background-color: #f0f0f0;
  }
  .retter {
    font-weight: bold;
    background-color: #cc33aa;
  }
  TD.shade { 
    background-color: #f0f0f0; 
    border-width: 2px 0px 2px 0px; 
    border-style: solid; 
    border-color: white;
  }
 
  .etikettetekst {
    color: #888888;
    font-size: smaller;
    margin-left: 20px;
    text-align: center;
  }
  .korttekst {
    color: #888888;
    font-size: smaller;
    text-align: center;
  }
  .billedtekst {
  	font-style: italic;
  }
  .footer {
    color: #888888;
    font-family: garamond;
    margin-top: 30px;
    border-width: 1px 0px 0px 0px;	/* virker i baade IE og NS for DIV-tag */
    border-style: solid;
    border-color: #888888;
  }
  .footer2 {
    color: #888888;
    font-family: garamond;
    margin-top: 30px;
    text-align: center;
    border: 1px;
    border-width: 1px;	/* virker i baade IE og NS for DIV-tag */
    border-style: solid;
    border-color: #888888;
  }
  HR.hrfoot {
    color: #888888;
    margin: 20px 0px 0px 0px;
    padding: 0px;
  }
  .footer3 {
    color: #888888;
    font-family: garamond;
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  UL.error {
    color: black;
    background: white;
    border: solid red; 
  }
  UL.error LI, STRONG.error {
    color: red;
  }
  STRONG.kontakt {
    color: blue;
  }

