﻿body
{
  font-size: 11px;
  color: black;
  font-style: normal;
  font-family: Verdana;
}
table
{
  font-family: verdana;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: black;
  text-decoration: none;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}

a:link
{
  color: black;
  text-decoration: none;
}
a:visited
{
  color: black;
  text-decoration: none;
}
a:hover
{
  /*color: black;*/
  text-decoration: underline;
}
a:active
{
  /*color: black;*/
  text-decoration: underline;
}

a.topmenu_blue
{
  color: black;
  font-weight: lighter;
  /*text-decoration: underline;*/
}
a.topmenu_green
{
  color: black;
  font-weight: lighter;
  /*text-decoration: underline;*/
}

.pitch
{
  font-size: 11px;
  color: black;
  font-style: normal;
  font-family: Verdana;
}
.titel
{
  font-size: 12px;
  color: red;
  font-family: Verdana;
  font-weight: bold;
}
.overskrift
{
  font-size: 12px;
  color: black;
  font-family: Verdana;
  font-weight: bold;
}
.topmenu_green
{
  font-size: 10px;
  color: white;
  font-style: normal;
  font-weight: bold;
  font-family: Verdana;
  background-color: transparent;
}
.topmenu_blue
{
  font-size: 10px;
  color: white;
  font-style: normal;
  font-weight: bold;
  font-family: Verdana;
  background-color: transparent;
}
.button
{
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif;
  color: black;
  background-color: white;
  border-right: thin outset;
  border-top: thin outset;
  border-left: thin outset;
  border-bottom: thin outset;
}

