body
{
  background-color: #eceae8;
  font-size: 12px;
  font-family: arial, sans-serif;
}

.indryk
{
  margin-left: 20px;
}

.email
{
  font-size: 80%;
  text-decoration: italic;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 85%;
  position: relative;
  left: 50px;
  border: thin solid black;
}

.frontPageNews
{
  font-size: 80%;
  text-decoration: italic;
  text-align: left;
}

.noegleord
{
  margin-left: 20px;
  font-size: 11px;
}

.mainPage
{
  text-align: left;
  font-size: 15px;
  background-color: #ffffff;
  border-width: 0px;
  margin: 0px;
}

.overskrift
{
  color: green;
  font-weight: normal;
  text-decoration: none;
  font-size: 135%;
}

.overskrift2
{
  color: green;
  font-weight: normal;
  text-decoration: none;
  font-size: 115%;
}

.sponsorIMG
{
  vertical-align: middle;
  border: 0;
}

.sponsorTable
{
  padding: 10px;
}

.sponsorFront
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  border: thin solid black;
}

.HTMLtable
{
  border-style: solid;
  border-width: 1px;
  padding: 2px 5px;
  text-align: center;
}

.figCaption
{
  width: 65%;
  position: relative;
  top: 10px;
  text-align: center;
  font-style: italic
}

.footer
{
  width: 700px;
  text-align: center;
  font-size: 12px;
  background-color: #ffffff;
  border-width: 0px;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.center{text-align: center;}

.knap
{
  font-family: arial, sans-serif;
  background-color: #eceae8;
  border-width: 2;
  width: 75px;
  height: 22px;  
  font-size: 8pt;
}

.soegetabel
{
  font-family: arial, sans-serif;
  font-size: 10pt;
}

.inputfelt
{
  font-family: arial, sans-serif;
  background-color: white;
  border-color: black;
  border-width: 1;
  width: 300px;
  height: 20px;  
  font-size: 8pt;
}

.inputfelt2
{
  font-family: arial, sans-serif;
  background-color: white;
  border-color: black;
  border-width: 1;
  width: 150px;
  height: 20px;  
  font-size: 8pt;
}

.inputfelt3
{
  font-family: arial, sans-serif;
  background-color: white;
  text-align: right;
  border-color: black;
  border-width: 1;
  width: 75px;
  height: 20px;  
  font-size: 8pt;
}

.inputarea
{
  font-family: arial, sans-serif;
  background-color: white;
  border-color: black;
  border-width: 1;
  font-size: 8pt;
}

hr
{
  color:#483d8b;
}

a:link     {color:#0000aa; text-decoration: none;}
a:visited  {color:#323296; text-decoration: none;}
a:active   {color:#323296; text-decoration: none;}
a:hover    {color:maroon; text-decoration: none;}

li {list-style-image: url("Images/redArrow.gif");}

