P {
  margin: 0;
}

p {
  margin: 0;
}

LI {
  margin: 0;
}

li {
  margin: 0;
}

a {
  color: #660033;
  text-decoration: none;
  font-family: Times New Roman;
}

a:hover {
  color: #660033;
  text-decoration: none;
  font-family: Times New Roman;
}

.HEADER {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
  color: #000000;
}

.SUBHEADER {
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  color: #818182;
}

.SUBHEADERKURSIV {
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
  color: #818182;
}

.PLAINTEXT {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.NORMALTEXT {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.NORMALTEXTBOLD {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.NORMALTEXTKURSIV {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
  color: #000000;
}

.SMALTEXT {
  font-family: Times New Roman;
  font-size: 10pt;
  font-weight: normal;
  color: #818182;
}

.SMALTEXTBOLD {
  font-family: Times New Roman;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 1px;
  color: #818182;
}

.SMALTEXTKURSIV {
  font-family: Times New Roman;
  font-style: italic;
  font-weight: normal;
  font-size: 10pt;
  color: #818182;
}

ul.horisontal {
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
  vertical-align: bottom;
  white-space: nowrap;
}

ul.horisontal li {
  display: inline;
}

ul.horisontal li a {
  float: left;
  padding: 2px 17px 2px 15px;
  text-decoration: none;
  color: #666633;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
}

ul.horisontal li a:hover {
  color: #c4cd42;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
}

ul.horisontal li.active {
  color: #c4cd42;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
}

ul.horisontal li.horisontal-inpath {
  color: #c4cd42;
}

ul.horisontal li.horisontal-inpath a {
  color: #c4cd42;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
}

ul.horisontal li.horisontal-inpath a:hover {
  color: #c4cd42;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
}

ul.horisontal a {
  color: #666633;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}

ul.horisontal a.horisontal-inpath {
  color: #666633;
  font-family: MS Trebuchet, Verdana, Arial, Tahoma, Geneva;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
}

body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}


