table
{
  font-family: arial,verdana;
  font-size: 11px;
}

.title, .title a
{
  font-family: arial,verdana;
  font-size: 16px;
  font-weight: bold;
  color		: #000000;
  text-decoration : none;
}

.ingress
{
  font-family: arial,verdana;
  font-size: 11px;
}

.body
{
  font-family: arial,verdana;
  font-size: 11px;
}


.align_table
{
  vertical-align: top;
  text-align: center;
}

<!--
.top
{
  background-image: url(/wip4/img/top.jpg);
  background-repeat: no-repeat;
}

.top
{
  background-image: url(/wip4/img/top2.jpg);
}
-->

.top
{
  background-image: url(/wip4/img/top3.jpg);
  background-repeat: no-repeat;
}



.bottom
{
  background-image: url(/wip4/img/bottom.jpg);
  background-repeat: no-repeat;
}

.forside
{
  background-image: url(/wip4/img/velkommen_ny.jpg);
  background-repeat: no-repeat;
}

.om
{
  background-image: url(/wip4/img/om.jpg);
  background-repeat: no-repeat;
}

.ferskfisk
{
  background-image: url(/wip4/img/ferskfisk.jpg);
  background-repeat: no-repeat;
}

.nyhet
{
  background-image: url(/wip4/img/nyhet.jpg);
  background-repeat: no-repeat;
}

.produkt
{
  background-image: url(/wip4/img/produkt.jpg);
  background-repeat: no-repeat;
}

.sporbare
{
  background-image: url(/wip4/img/sporbare.jpg);
  background-repeat: no-repeat;
}

.blank
{
  background-image: url(/wip4/img/blank.jpg);
  background-repeat: no-repeat;
}

.generell
{
  background-image: url(/wip4/img/generell.jpg);
  background-repeat: no-repeat;
}

#dv_generell {
        width: 580px; height: 330px; vertical-align: middle;
        overflow: auto;
        padding-right: 16px; /* for the benefit of macIE5 only */
}
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#dv_generell { padding-right: 0; }


.kontakt a:link, kontakt a:visited {
  color           : #0000FF;
  text-decoration : none;
}

.kontakt a:hover {
  text-decoration : underline;
}

.kontakt, .kontakt a
{
  font-family: arial,verdana;
  color		: #000000;
  text-decoration : none;
}
.kontakt:hover
{
  font-family: arial,verdana;
  color		: #000000;
  text-decoration : underline;
}

