.header {
 position: absolute;
 top: 3px;
 left: 280px;
}

A
{
 color: black;
 font-family: Verdana;
 text-decoration: underline;
}
A:hover
{
 color: #A48531;
 font-family: Verdana;
 text-decoration: underline
}

A.articlelist {
 color: #6E0000;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}


.headermenu {
 background-color: #A48531;
 border: 1px solid black;
 border-bottom: 1px solid #000000;
 padding: 5px;
 line-height: 30px;
 color: white;
 font-weight: bold;
 text-decoration: none;
 font-size: 11px;
}

.headermenuActive, .headermenu:hover  {
 background-color: white;
 border: 1px solid black;
 border-bottom: 1px solid white;
 padding: 5px;
 padding-top: 8px;
 line-height: 30px;
 color: black;
 font-weight: bold;
 text-decoration: none;
}

.headermenuActive:hover {
 text-decoration: none;
 color: #DC4202;
}

.tydligknapp {
 background-color: #A48531;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}
.tydligknapp:hover, .tydligknappActive {
 background-color: #DC4202;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: black;
 font-weight: bold;
 text-decoration: none;
}

a.newsline_major {
 text-decoration: none;
}

a.newsline_minor {
 padding: 4px;
 padding-left: 20px;
 background: url(/images/unread_letter.gif) 0 5px no-repeat;
}

a.newsline_minor:visited {
 background: url(/images/read_letter.gif) 0 5px no-repeat;
}

a.artline_minor {
 padding: 4px;
 padding-left: 20px;
 background: url(/images/icon_info.gif) 0 5px no-repeat;
}

a.artline_minor:visited {
 background: url(/images/icon.note.gif) 0 5px no-repeat;
}


.artHolders {
 border: 1px solid #808080;
 padding: 5px;
 margin-bottom: 10px;
 background-color: #ffffff;
 background-image: url(/images/yellow_bkg.jpg);
}

.divheader {
 border: 1px solid #808080;
 border-bottom: 0px;
 padding: 2px;
 color: #6E0000;
 font-weight: bold;
 font-size: 14px;
 font-family: 'Comic Sans MS', arial;
 background-color: #FFE9BA;
 background-image: url(/images/divheader.jpg);
}

.comHolders {
 border: 1px solid #999999;
 padding: 5px;
 margin-bottom: 10px;
 background-color: #FFF7DC;
}

.ExtraBox {
 background-color:#F5F5F5;
 border: 1px solid #999999;
 padding: 5px;width:300px;
}

.FactBox {
 border: 1px solid #999999;
 padding: 5px;
}

.menuLevel1 {
 color: #A48531;
 font-weight: bold;
 text-decoration: none;
}

.menuLevel2 {
 text-decoration: none;
 background: url("/images/bullet.gif");
 background-repeat: no-repeat;
 background-position: left center;			    
 padding-left: 10px;
}

.menuLevel2row {
 text-decoration: none;
}

.menuLevel2Active {
 text-decoration: none;
 background: url("/images/bullet.gif");
 background-repeat: no-repeat;
 background-position: left center;			    
 padding-left: 10px;
 font-weight: bold;
}

.formcaption {
 font-size: 12px;
 font-family: Arial;
}

BODY {
 background-color: white;
 background-image: url(/images/wood.jpg);
 background-attachment: fixed;
}

BODY, TABLE
{
 font-size: 11px;
 color: black;
 line-height: 160%;
 font-family: Verdana;
 text-align: left;
}
P, DL, DD, DT, H1, H2, H3, H4, H5, H6, H7, H8, H9, FORM {
 margin: 0px;
 padding: 0px;
}
OL, UL {
 margin-top: 4px;
}

LI
{
 padding-left: 0px;
 margin-left: 0px
}
H1
{
 font-weight: bold;
 font-size: 24px;
 color: #6E0000;
 line-height: normal;
 font-family: Verdana;
}
H2
{
 font-family: Arial;
 color: #000000;
 font-weight: bold;
 font-size: 15px;
 line-height: 130%;
}
H3
{
 font-family: Arial;
 font-size: 14px;
 color: #6E0000;
 font-weight: bold;
}
H4
{
 font-size: 9px;
 font-weight: normal;
}
H5
{
 font-size: 9px;
 font-family: courier;
 color: #009900;
 font-weight: normal;
 padding: 5px;
}
H6
{
 FONT-WEIGHT: normal;
 FONT-SIZE: 14px;
 COLOR: #000000;
 FONT-SIZE: 9px;
}
.textfield {
 font-size: 10px;
 font-family: verdana;
}

.button 
{
  border: #808080 1px solid;
  font-size: 9pt;
  coor: #000000;
  font-family: Verdana
}

.textfield 
{
  border: #808080 1px solid;
  color: #000000;
  font-family: verdana;
  background-color: #ffffff;
  font-family: arial;
}


.adHeader {
 font-weight: bold;
 color: #6E0000;
 text-decoration: underlined;
}

.adHeader:hover {
 font-weight: bold;
 color: red;
 text-decoration: underlined;
}

.adBody {
 color: black;
}

.adHref {
 color: green;
}

.adBox {
 padding: 3px;
 width: 200px;
 margin-right: 5px;
 line-height: 14px;
 border: 1px solid #B4D0DC;
 background-color: #FFEFDC;
 margin-bottom: 3px;
}
