﻿@charset "UTF-8";

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#dddddd;
	font-size: 12px;
	color: #222222;
	}

a {
	color: #d68500;
	font-weight:normal;
	text-decoration:none;
}

div#toppmenu {
	height: 40px;
	background:url(/resources/images/template/topmenu_back.gif);
	background-repeat:repeat-x;
	line-height: 40px;
	
	}
	
div#toppmenu div#topplinkar {
	width: 980px;
	margin: 0 auto;
	}

div#toppmenu div#topplinkar a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background:url(/resources/images/template/menu_divide.gif) no-repeat right;
}

div#toppmenu div#topplinkar a:hover {
	background:url(/resources/images/template/top_hover_back.gif) repeat-x center;
}

div#logotop_space {
	width:980px;
	height:190px;
	background-color:#ffffff;
	margin: 0 auto;
	}
	
div#logotop_space  a#logo {
	float:left;
	height: 90px;
	width: 173px;
	margin-left:44px;
	margin-top: 71px;
	background:url(/resources/images/template/logo2.gif);
	}
div#logotop_space img#toppic {
	float: left;
	height: 170px;
	width: 700px;
	margin-left: 45px;
	margin-top: 10px;
	}

div#main_area {
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;	
}

div#main_area  div#bg {
	float: left;
	background-color:#ffffff;
	width: 980px;
}

div#pageheader {
	color: #888888;
	font-size: 15px;
	margin-bottom: 20px;
}

img#rss {
	position:relative;
	top: 2px;
	margin-left:8px;
}

h1 {
	clear:both;
	float: left;
	background: url(/resources/images/template/title_back.gif) top left repeat-x;
	color: #222222; 
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 11px;
}

h1 span {
	float: left;
	background: url(/resources/images/template/title_left.gif) no-repeat;
}

h1 span  span
{
	float: left;
	padding:5px 8px;
	background: url(/resources/images/template/title_right.gif) top right no-repeat;
	height:30px;
	line-height:19px;


}

h2 {
	clear:both;
	font-size: 15px;
	margin-bottom: -3px;
}

h3 {
	clear:both;
	font-weight:normal;
	font-size: 12px;
	margin-bottom: -1px;
}

h3 a {
	color:#222222;
}

p, ul
{
	clear:both;
}
	
/* vinstri spalti */

div#left_column {
	float: left;
	width: 200px;
	margin-left: 30px !important;
	padding-right: 20px;
	margin-left: 15px;
	padding-top: 22px;
	overflow:hidden;
}


div#left_column div#tildate {
	float: left;
	width: 200px;
	color: #777777;
	font-size: 11px;
	margin-bottom: 10px;
}

div#left_column div#overview {
	float: left;
	width: 220px;
	height:40px;
	background:url(/resources/images/template/view_back.gif);
	background-repeat:repeat-x;
}

div#overview div#overview_text {
	margin-top: 5px;
	background:url(/resources/images/template/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#left_column div#overview a {
	margin-left: 10px;
	font-size: 15px;
}

/* midju spalti */

div#middle_column {
	float: left;
	width: 470px;
	padding-right: 20px;
	margin-left: 10px;
	padding-top: 20px;
}

div#news_header {
	font-size: 15px;
}

div#news_date {
	margin-top:5px;
	font-size: 11px;
	color: #888888;
}
div#news_item {
	width: 470px;
	margin-bottom: 15px;
}

div#kynning {
	height: 49px;
	background:url(/resources/images/template/middle_back.gif);
	width: 490px;
	line-height: 49px;
}

div#kynning span#text {
	font-size:15px;
	color:#777777;
}

div#kynning span#text a {
	padding-left:10px;
	margin-left:5px;
	background:url(/resources/images/template/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}

img#pdf {
	position:relative;
	top: 2px;
	margin-left:10px;
}

div#paperhead {
	font-size:15px;
	margin-top: 15px;
}

div#papername {
	font-size:15px;
	margin-top:10px;
}

div#paperdescr {
	font-size:11px;
	color:#888888;
	margin-top:3px;
	margin-bottom: 15px;
}

/* haegri spalti */

div#right_column {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-top: 20px;
}	

div#tenglabox {
	width: 190px;
	font-size: 12px;
}

div#tenglabox a {
	color:#222222;
}

div#tenglar {
	margin-bottom: 10px;
}

div#tenglar ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight: bold;
}

div#tenglar ul li {
	font-size:11px;
	line-height: 14px;
	font-weight: normal;
	font-style:italic;
}

div#tenglar ul li  a {
	font-style: normal;
}

div#tenglabox div#tenglahead {
	font-weight: bold;
}

/* foturinn */

div#footer {
	display:block;
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background:url(/resources/images/template/topmenu_back.gif);
	background-repeat:repeat-x;
	line-height: 40px;
	margin-top: 10px;
	clear:both;
}

div#footer div#footer_text {
	font-size: 11px;
	margin-left: 20px;
	color: #ffffff;
}