﻿*
{
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #6B6B6B;
}
html, body
{
  padding: 20px 0 0 0;
  margin: 0px 5px 5px 5px;
  background: #FFFFFF;
  width: 100%;
}

#main
{
  width: 98%;
}

table.box 
{
  border: solid 1px #B8000C
}

h1
{
  font-size: 14px;
  line-height: 13px;
  margin-bottom:0;
}

td.boxOverskrift
{
  background: #B8000C;
  font-size: 11px;
  color: White;
  font-variant:small-caps;
  font-weight:bold;
}

a.links 
{
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}

#bottom
{
  margin: 0;
  padding: 0;
}

div.bottom
{
  width: 1000px;
  margin-bottom: 5px;
  
}

div.bottomLine
{
  width: 1000px;
  background-color: #B8000C;
  height: 15px;
}

img.konkImg
{
  
}
