p
{
  margin: 0px;
}

img
{
  border: 0px;
}

body, td, table
{
  font-family: Verdana;
  font-size: 12px;
  color: #002c54;
}

td.nyheder, td.menu
{
  color: #ded4cb;
}

.lilleskrift
{
  font-size: 10px;
}

.asterisk
{
  color: #ff0000;
}

a:link    { color: #002c54; text-decoration: underline; }
a:visited { color: #002c54; text-decoration: underline; }
a:active  { color: #002c54; text-decoration: underline; }
a:hover   { color: #002c54; text-decoration: none; }

td.menu a:link    { color: #ded4cb; text-decoration: none; }
td.menu a:visited { color: #ded4cb; text-decoration: none; }
td.menu a:active  { color: #ded4cb; text-decoration: none; }
td.menu a:hover   { color: #91a25e; text-decoration: none; }

td.nyheder a:link    { color: #ded4cb; text-decoration: none; }
td.nyheder a:visited { color: #ded4cb; text-decoration: none; }
td.nyheder a:active  { color: #ded4cb; text-decoration: none; }
td.nyheder a:hover   { color: #91a25e; text-decoration: none; }

td.admtabeltop
{
  font-size: 10px;
  color: #912243;
  font-weight: bold;
  padding: 4px;
}

td.admtabelliniebred
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 0px;
  padding-right: 4px;
  padding-left: 4px;
}

td.admtabeltop a:link { color: #912243; text-decoration: underline; }
td.admtabeltop a:visited { color: #912243; text-decoration: underline; }
td.admtabeltop a:active { color: #912243; text-decoration: underline; }
td.admtabeltop a:hover { color: #912243; text-decoration: none; }

.sideoplysninger
{
  font-size: 10px;
  color: #912243;
  font-weight: bold;
  padding: 4px;  
}

.sideoplysninger a:link { color: #912243; text-decoration: underline; }
.sideoplysninger a:visited { color: #912243; text-decoration: underline; }
.sideoplysninger a:active { color: #912243; text-decoration: underline; }
.sideoplysninger a:hover { color: #912243; text-decoration: none; }

td.admtabellinie
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  padding: 4px;
}

td.admtabellinie a:link    { color: #000000; text-decoration: underline; }
td.admtabellinie a:visited { color: #000000; text-decoration: underline; }
td.admtabellinie a:active  { color: #000000; text-decoration: underline; }
td.admtabellinie a:hover   { color: #000000; text-decoration: none; }

.overskrift
{
  font-family: Verdana;
  font-size: 16px;
  font-weight: bolder;
  color: #912243;
}

input
{
  width: 300px;
  height: 20px;
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
}

input.knap
{
  width: 60px;
  font-family: Verdana;
  font-size: 11px;
  background-color: #941839;
  color: #ffffff;
}

input.afkryds
{
  width: 14px;
  height: 14px;
  margin-top: 5px;
  margin-left: 0px;
  background-color: #dad2c3;
}

select
{
  width: 300px;
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
}

textarea
{
  width: 500px;
  height: 240px;
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
}

