﻿a.linknormal
{
  color: #0000ff;
  font-weight: normal;
  text-decoration:none;
}

a.linknormal:hover
{
  color: #0000ff;
  font-weight: normal;
  text-decoration:undeline;
}

a.linknormal:visited
{
  color: #0000ff;
  font-weight: normal;
  text-decoration:none;
}

.img
{
  border: none;
}

.text
{
  font-family:Lucida Sans, Verdana, Arial;
  font-size: 8pt;
  line-height:10pt;
}

.sidrubrik
{
    font-family:Lucida Sans, Verdana, Arial;
    font-size: 14pt;
    font-weight:bold;
}

.bildtext
{
    font-family:Arial;
    font-size:7pt;
    font-style:italic;
}

.underrubrik_1
{
    font-family:Lucida Sans, Verdana, Arial;
    font-size:12pt;
    font-weight:bold;
}

.underrubrik_2
{
    font-family:Lucida Sans, Verdana, Arial;
    font-size:10pt;
    font-weight:bold;
}

.underrubrik_3
{
    font-family:Lucida Sans, Verdana, Arial;
    font-size:10pt;
    font-weight:bold;
    color:Maroon;
}

a.linkMenu
{
    color:White;
}