/*
  blue: #098bc7
  green: #7cc70c
*/

body     { font-size: 62.5%; font-family: Tahoma, Arial, "Lucida Grande",sans-serif; margin: 0 0 0 0; line-height: 2.4em;}

/* links */
a:link,
a:visited,
a:active   { color: #000000; text-decoration: none; }
a:hover  { text-decoration: underline; color: #345d66; }

/* layout */
body      { line-height: 50px;}
#wrapper  { width: 565px; margin: 0 auto; position: relative;  margin-bottom: 100px;}
#header   { position: relative; font-size: 0.8em; font-weight: bold; }
#content  { position: relative; padding-right: 5px;}
#footer   { position: relative; padding-top: 50px;}

/* Header classes */
#header img           {border: 0}
#header .issue        { position: absolute; right: 20px; top: 0; color: #345d66; font-size: 11px; z-index: 3;}
#header .issue img    { padding: 0 5px 0 5px;}
#header .logo         { z-index: 2; position: relative;}
#header .sub_front    { margin: -41px 3px -7px 0; height: 80px; 
                        }
#header .sub_articles { margin: -41px 0 45px 4px; height: 200px; z-index: 1; position: relative;}
#header .arkiv        { visibility: hidden; position: absolute; bottom: 50px; right: 15px;}
       
#header a:link,
#header a:visited,
#header a:active   { text-decoration: none; font-size: 12px; font-weight: normal;}
#header a:hover  { text-decoration: underline; color: #345d66;}

#content p        { margin-bottom: 1.5em; font-size: 12px; line-height: 1.4em;}
#content p.strong { font-weight: bold; margin-bottom: 1.8em; font-size: 12px;}
#content p.clean  { margin: 0;}
#content p.rubrik { text-transform: uppercase; margin: 0; font-weight: bold; font-size: 12px;}

/* Conent */              
#content           { line-height: 1.3em;  display: inline;}
#content h1        { font-weight: normal; font-size: 22px; margin-bottom: 15px; margin-top: 20px; }
#content h2        { font-weight: bold; font-size: 0.85em; margin: 30px 0 4px 0; text-transform: uppercase;}
#content h3        { font-weight: bold; font-size: 1.2em; margin: 3px 0 5px 0; }
#content .newsList { margin-bottom: 15px; float:left; line-height: 1.1em;}
#content .newsList .image { float: left; width: 140px;}
#content .newsList .text  { float: left; width: 400px;}
#content .newsList a:link,
#content .newsList a:visited,
#content .newsList a:hover,
#content .newsList a:active  { text-decoration: none; }
#content .newsList a:hover   { text-decoration: none; color: #345d66;}

#footer     { font-size: 11px; overflow: hidden; line-height: 1.4em;}
#footer img { padding-right: 5px;}
#footer hr  { border: 0; height: 5px; background-color: #999999; margin: 30px 0 30px 0;}
#footer .float_right { float: right;}
#footer .float_left  { float: left;}
#footer p {font-size: 10px; line-height: 0.8em;}
#footer p.strong {font-size: 11px; font-weight: bold;}

#footer a:link,
#footer a:visited,
#footer a:active   { color: #000000; text-decoration: none; font-size: 11px;}
#footer a:hover  { text-decoration: underline; }
#footer p.rmv    { display: none;}

#content table.arkiv    { font-size: 11px; table-layout: fixed; border-collapse: separate; border-spacing: 15px 5px; margin-left: -15px;}
#content table.arkiv th { font-weight: bold; font-size: 12px; text-align: left;}

