body{
  background: #000;
  font-size: 62. 5%;
}

div{
  font: 1em/1.2em Arial, Tahoma, Geneva, sans-serif;
  color: #A8A8A8;
}

p{
  font-size: 0.8em;
  margin-bottom: 0.8em;
}

a, a:link, a:visited {
  color:white;
  text-decoration:none;
}

a:hover {
  color:#f2932b;
}

h1{
  font-size: 1.2em;
  line-height: 1.6em;  
  font-weight: bold;
  margin-bottom: 0.5em;
}

h1.demo{
  font-size: 1.2em;
  line-height: 1.6em;  
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}

h2{
  font-size: 1em;
  line-height: 2.6em;  
  font-weight: bold;
  color:#fff;  
}

h3{
  font-family: Geneva, sans-serif, arial;
  font-size: 1.0em;
  line-height: 1.0em;
  color:#f2932b;
}

h4{
  font-family: Geneva, sans-serif, arial;
  font-size: 0.8em;
  line-height: 2.6em;
  color:#fff;
}


#logo{
  margin-right: 335px;
}

#news a, #footer a{
  color:#f2932b;
}

#news a:hover, #footer a:hover{
  color:white;
}

#head{
  float: right;
  margin: 20px;
}

#wrapper{
  width: 980px;
  margin: 0 auto;
  padding-bottom: 50px;
}

#navigation{
  width: 980px;
  background-color: #020202;
}

#navigation ul{
  float: left;
  width: 980px;
  background: url(../images/navigation-ul-background.gif) repeat-x;
  border-bottom: 1px solid #121212;
}

#navigation ul li{
  font-size: 0.7em;
  font-weight: bold;
  float: left;
  background: url(../images/menu-background-last.gif) no-repeat top right;
}

#navigation ul li.last{
  background: url(../images/menu-background-last.gif) no-repeat top right;
}

#navigation ul li a{
  display: block;
  padding: 13px 14px;
}

#navigation ul li.active{
  padding: 13px 14px;
  background: #000 url(../images/menu-background-active.gif) no-repeat top left;
}

#navigation ul li.hover{
  padding: 13px 14px;
  background: #000 url(../images/menu-background-active.gif) no-repeat top left;
}

#navigation ul li.active a{
  color: #f2932b;
  padding: 0;
}

#navigation ul li.hover a{
  padding: 0;
}

#subnavigation{
  float: left;
  margin-top: 1px;
}

#subnavigation ul{
  padding: 2px 0 2px 0;
  float: left;
  width: 980px;
  background-color: #0b0b0b;
  height: 25px;
}

#subnavigation ul li{
  font-size: 0.6em;
  font-weight: bold;
  float: left;
  padding: 3px 14px;
  background: url(../images/footer-divider.gif) no-repeat top left;
}

#subnavigation ul li.active a{
  color: #f2932b;
}



#metres{
  clear: both;
  padding: 1px 0 0 0;
}

#content{
  float: left;
  width: 980px;
  background: #090909 url(../images/wrapper-background.jpg) repeat-x;
  padding: 1px 0 30px 0;
}

#left-col{
  margin: 50px 0 0 50px;
  width: 450px;
  float: left;
  display: inline;
}

ul.arrow li{
  font: 0.8em/1.4em Arial, Tahoma, Geneva, sans-serif;
  color: #A8A8A8;
  list-style-type: none;
  background: transparent url('../images/bullet.gif') 0px 6px no-repeat;
  padding-left: 15px;
  margin-bottom:10px;  
}

#left-col li{
  font: 0.8em/1.4em Arial, Tahoma, Geneva, sans-serif;
  color: #A8A8A8;
  list-style-type: none;
  background: transparent url('../images/bullet.gif') 0px 6px no-repeat;
  padding-left: 15px;
  margin-bottom:10px;  
}

#left-col table.utveckling {border-collapse: separate; table-layout: auto;}


#left-col table.utveckling td{
  vertical-align: top;  
  padding: 0 0 30px 20px;
}

#left-col li.name{
  padding-left: 30px;
  background: none;
  margin-bottom: 0;
}

#left-col li.name h4{
  font-family: Geneva, sans-serif, arial;
  font-size: 1.1em;
  line-height: 2.6em;
  color:#fff;
}

#left-col li.pdf{
  background: transparent url('../images/bullet_pdf.png') 5px -1px no-repeat;
  padding-left: 30px;
}


#left-col li.doc{
  display: block;
  background: transparent url('../images/bullet_doc.png') 5px -1px no-repeat;
  padding-left: 30px;
}

#left-col li.doc:first-line { padding:0; margin: 0;}

#left-col li.back{
  background: transparent url('../images/bullet_back.png') 5px -1px no-repeat;
  padding-left: 30px;
}


#right-col{
  margin: 50px 40px 0 0;
  float: right;
  display: inline;
}

#footer-col{
  margin: 30px 0 0 0;
  clear:both;
  width:100%;
  text-align:center;
}

#news{ 
  margin: 30px 0 0 -10px;
  width: 456px;
}

#news #news-top{
  height: 10px;
  background: url(../images/news-bg-top.gif) top left no-repeat;
}

#news #news-centre{
  line-height: 1.8em;
  padding: 10px 20px;
  background: url(../images/news-bg-centre.gif) top left repeat-y;
  zoom:1;
}

#news h2{
  font-size: 0.9em;
}

#news #news-bottom{
  height: 10px;
  background: url(../images/news-bg-bottom.gif) top left no-repeat;
}

#footer p{
  line-height: 50px;
  font-size: 0.9em;
  margin: 4px 0 0 0;
}

#footer img{
  line-height: 50px;
  vertical-align: middle;
}

#footer{
  width: 980px;
  text-align: center;
  clear: both;
  font-size: 0.6em;
  font-weight: bold;
  background: #000 url(../images/footer-bg.png) no-repeat;
  height: 71px;
  padding: 5px 0 5px 0;
}

#footer span{
  background: url(../images/footer-divider.gif) no-repeat top left;
  padding: 10px;
}

#footer span.first, #subnavigation ul li.first{
  background: none;
}

.date{
  font-size: 0.7em;
  line-height: 0.7em;
  margin-bottom: 0;
  color: #424242;
}

hr { border: none; border-top: 1px solid #333; margin: 15px 0; clear: both;}

/* Nyheter */
table.rss          { font-size: 0.85em;}
table.rss .title   { font-size: 1.2em; color: #fff;}
table.rss .date    { margin-top: 10px; margin-bottom: 10px; font-size: 0.85em;}
table.rss .desc p  { font-size: 0.9em;}
table.rss .more2    { float: right; font-size: 0.9em; clear: both; margin-bottom: 20px;}

ul.more_info { width: 400px; margin-bottom: 0; margin-top: 10px;}
.extended { font-size: 12px; font-weight: normal;}
.more { display: none; padding: 0; margin: 0;}

table.contact td       { vertical-align: top; text-align: left;}
table.contact td.image { width: 110px;}
table.contact td img   { border: 4px solid #000;}

#email          { background: transparent url(../images/bg-gold.jpg) 0 0 repeat-x; color: #000; width: 310px }
#email #emailcontent { color: #000; width: 310px; margin-left: 30px; margin-top: 20px; }
a.modalClose       { color: #000; position: absolute; right: 10px; top: 5px; font-weight: bold; font-size: 11px; cursor: pointer;}
a.modalClose:hover { color: #fff;}