body
{
      padding: 0;
      margin: 0;
      background-color: #ffffff;
      font: small Verdana, Arial, sans-serif;
      font-size: 10px;
}

ul
{
      margin: 0;
      padding: 18px;

}

li
{
      line-height: 15px;
      padding-left: 15px;
      padding-top: 0px;
}

li.latestnews
{
      font-size: 9px;
      /*font-style: italic;*/
      list-style-type: none;
      padding: 0;
      margin-left: 0;
      margin-top: 3px;
}

li.latestnews a
{
      color: #ff0000;
      font-size: 12px;
      font-style: normal;
      font-weight: bold;
      text-align: left;
}

ul.latestnews
{
      margin: 0;
      padding: 0px;

}

td
{

      vertical-align: top;
      text-align: left;
      font-size: 12px;
      line-height: 1.8em;
      text-align: justify;
}

td.aktuellt
{
      background-color: #EF3941;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 2px;
      text-align: center;
}


a, .submitLink
{
      text-decoration: none;
      color: #999999;
      font-weight: bold;

}

/* Submit button to look like a link */
.submitLink
{
   background-color: transparent;
   text-align:left;
   margin-left: 5px;
   border: none;
   cursor: pointer;
   cursor: hand;
}

a:hover, .submitLink:hover
{
      text-decoration: underline;
      color: #CC3333;
}


ul#mainlevel-nav
{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	list-style: none;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}


ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}

/*li.latestnews
{
      vertical-align: top;
      text-align: left;
      line-height: 1.8em;
      text-align: justify;
      list-style: none;
      padding-left: 0px;
      padding-top: 0px;
}*/

div#fireboard
{
    width: 750px;
}


#wrapper
{
      float:left;
      /*width: 750px;*/
      height: 800px;
      margin-left: 50px;
      margin-top: 0px;
      background:url(images/bg.gif) no-repeat;
}

#login
{
      float: right;
      margin-top: 30px;
      margin-right: 20px;
      width: 160px;
}

#mainbody
{
	/*width: 550px;*/
}

#aktuellt
{
      margin-top: 70px;
      margin-right: 20px;
      float: right;
      width: 150px;
}

#contentarea
{
      margin-top: 20px;
}

div#mainbody td.contentheading, div.componentheading
{
      color: rgb(85,85,85);
      font-weight: bold;
      text-transform: uppercase;
      font-variant: all-caps;
      background-image: url('../images/red_square.gif'); 
      background-repeat: no-repeat; 
      background-position: 0% 50%;
      padding-left: 15px;
      letter-spacing: 2px; 
      /*border-bottom: #000000 dotted 1px;*/  
      /*border-top: #000000 dotted 1px;*/

}

table.moduletable
{
      width: 100%;
      padding-bottom: 20px;
}

table.moduletable tr th
{
    border-top: thin rgb(85,85,85) solid;
    border-bottom: thin rgb(85,85,85) solid;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 3px; 
}

table.moduletable a.mainlevel
{
      padding-left: 15px;
}

table.moduletable a.sublevel
{
      padding-left: 30px;
}

table.moduletable a#active_menu
{
      background-image: url('../images/p.gif');
      color: #cc3333;
      background-repeat: no-repeat; 
      background-position: 0% 50%;

}

td.contactdetails
{
      /*border: 1px solid #cccccc;*/
      padding: 0px;
}

td.contactname
{
      color: rgb(85,85,85);
      font-weight: bold;
      text-transform: uppercase;
      font-variant: all-caps;
      letter-spacing: 2px;
}

td.contact_office
{
      font-style: italic;
}

span.authorised
{
      font-weight: bold;
}

table.contable
{
     border: 1px #cccccc solid;
}

table.contable tr td
{
     border-bottom: 1px #cccccc solid;
     padding: 5px;
}

table.contable tr td.sectiontableheader
{
     font-weight: bold;
     background-color: #cccccc;
     color: #ffffff;
     border-bottom: 1px #cccccc solid;
}