body {
  background-color : #000000;
  margin : 0;
  padding : 0 7px 2px 7px;
  line-height : 1.2;
  font-family : Verdana, Arial, Helvetica, Sans-serif;
  color : #333;
  font-size: 10pt;
}

div.body {
  background-color : #111419;
  width: 950px;
  min-height: 595px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

div.head {
  background-image: url('../img/head_bakgr.png');
  background-color : #111419;
  width: 890px;
  height: 65px;
  max-height: 65px;
  padding: 10px 30px 25px 30px;
  margin: 0px 0px 0px 0px;
  text-align: right;
  color : #FFF;
  font-size: 14pt;
  display: table;
}

div.svartbil {
  background-color : #000000;
  height: 5px;
}

div.main {
  width: 950px;
  min-height: 475px;
  display: table;
}

div.main2 {
  min-height: 400px;
  width: 925px;
  display: table;
}

div.menu {
  width: 215px;
  height: 200px;
  max-height: 200px;
  margin: 25px 25px 0px 30px;
  float: left;
  font-family: Times New Roman, Times, Serif;
  color : #FFF;
  font-size: 20pt;
  text-transform: uppercase;
  display: table;
}

div.menu2 {
  background-color : #000;
  padding: 5px 30px 5px 30px;
  margin: 0px 0px 0px 0px;
  width: 890px;
  color : #fff;
  font-family: Times New Roman, Times, Serif;
  font-size: 14pt;
  text-transform: uppercase;
}

div.flash {
  background-color : #111419;
  width: 650px;
  height: 200px;
  max-height: 250px;
  margin: 25px 0px 0px 0px;
  float: left;
}

.threeBoxes 
{
	width: 270px;
	height: 190px;
	float: left;
	background: url(../img/box_bakgr.png) no-repeat scroll center;
	margin-left: 30px;
	margin-right: -5px;
	padding: 5px;
	margin-top: 25px;
}

.threeBoxes2
{
	background: url(../img/box2_55rad.gif) no-repeat scroll center;
}

.nomargin 
{
	margin-right: 0px;
}

.clear 
{
	clear: both;
	height: 0px;
}

div.box_inside 
{
  padding: 5px;
}

.mainbox
{
  width: 950px;
  height: 250px;
}

div.box1 {
  background: url(../img/box1_bakgr.png) no-repeat scroll center;
  width: 280px;
  height: 200px;
  margin: 25px 0px 25px 30px;
  float: left;
}

div.box2 {
  background: url(../img/box2_55rad.gif) no-repeat scroll center;
  width: 280px;
  height: 200px;
  margin: 25px 0px 25px 25px;
  float: left;
}

div.box3 {
  background: url(../img/box_bakgr.png) no-repeat scroll center;
  width: 280px;
  height: 200px;
  margin: 25px 30px 25px 0px;
  float: right;
}

div.box2_old {
  background: url(../img/box2_55rad.gif) no-repeat scroll center;
  width: 280px;
  height: 200px;
  margin: 25px 0px 0px 335px;
}

div.box3_old {
  background: url(../img/box_bakgr.png) no-repeat scroll center;
  width: 270px;
  height: 200px;
  margin: -200px 0px 0px 640px;
}

.box_titill:first-letter
{
  font-size: 16pt;
  text-transform: uppercase;
}

.box_titill
{
  font-family: Times New Roman, Times, Serif;
  font-size: 14pt;
  text-transform: uppercase;
}

div.hr {
  height: 7px;
  background: url(../img/hr1.png) no-repeat scroll center;
}

div.hr hr {
  display: none;
}

div.foot {
  background-color : #111419;
  width: 950px;
  height: 25px;
  text-align: center;
}

div.pages {
  width: 200px;
  min-height: 350px;
  margin: 25px 0px 25px 30px;
  padding: 10px 10px 10px 10px;
  text-align: left;
  float: left;
  display: table-cell;
  height: 100%;
  color : #fff;
}

.pages a {
  color: #fff;
  font-size: 12pt;
}

div.textarea {
  background-color: #eee;
  width: 625px;
  min-height: 350px;
  margin: 25px 0px 25px 275px;
  padding: 10px 10px 10px 10px;
}

h2 {
  font-size: 14pt;
  font-weight: bold;
}

a.menu {
  color: #FFF;
  text-decoration: none;
}

.pathway a {
  color: #999;
}

.pathway {
  color: #444;
}

.pathway_location {
  position:relative;
  top: -5px;
}

.contentheading {
  font-family: Times New Roman, Times, Serif;
  font-size: 16pt;
  text-transform: uppercase;
  color: #000;
}

.required {
	color: #FF0000;
}
.info {
  font-size: 8pt;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

