/* MISC
---------------------------------------- */
.altbody{
	background:#F07528;
}

#mainwrapper{
	width:900px;
	background:#fff;
	margin:20px auto 0 auto;
}

#top {
	width:900px;
	height:130px;
	overflow:hidden;
	position:relative;
}
	
#divider {
	width:900px;
	height:14px;
	background:url(../bilder_losning/dotts.gif) repeat-x;
}
/* Content
-----------------------*/
#content {
	padding:20px;
	min-height:400px;
	height:auto !important;
	height:400px;
	position:relative;
}
#content .logo{
	width:150px;
	height:43px;
	overflow:hidden;
	position:absolute;
	bottom:20px;
	left:20px;
}

/* Topmenu
-----------------------*/
#topmenu{
	position:absolute;
	top:20px;
	right:20px;
	z-index:101;
}
#topmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topmenu ul li{
	font-size:12px;
	line-height:22px;
	text-align:right;
}
#topmenu ul li a,
#topmenu ul li a:link,
#topmenu ul li a:active,
#topmenu ul li a:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
#topmenu ul li.selected a,
#topmenu ul li.selected a:link,
#topmenu ul li.selected a:active,
#topmenu ul li.selected a:visited{
	color:#e36b24;
	font-weight:bold;
}

/* Powered
-----------------------*/
#powered{
	color:#c76d3b;
	width:900px;
	height:20px;
	text-align:right;
	margin:3px auto;
	font-size:8px;
	text-transform:uppercase;
	font-weight:bold;
}
#powered a,
#powered a:link,
#powered a:active,
#powered a:visited{
	color:#c76d3b;
	text-decoration:none;
}	
	
/* Frontpage
-----------------------*/
#icon1{
	width:272px;
	height:328px;
	overflow:hidden;
	padding:0 20px 0 0;
	float:left;
}
#icon2{
	width:272px;
	height:328px;
	overflow:hidden;
	padding:0 20px 0 0;
	float:left;
}
#icon3{
	width:272px;
	height:328px;
	overflow:hidden;
	padding:0 0 0 0;
	float:left;
}
.front_img {
	width:272px;
	height:271px;
	overflow:hidden;
	background:#C0DFF1;
}
.front_img img {
	width:272px;
	height:271px;
}
.front_header {
	width:270px;
	height:56px;
	line-height:56px;
	text-align:center;
	border-left:1px dashed #C0DFF1;
	border-bottom:1px dashed #C0DFF1;
	border-right:1px dashed #C0DFF1;
}
.front_header a,
.front_header a:link,
.front_header a:visited,
.front_header a:hover,
.front_header a:active {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	display:block;
}
#sflogo{
	width:150px;
	height:43px;
	float:right;
	padding-top:80px;
}

/* Leftside
-----------------------*/
#leftside{
	width:140px;
	float:left;
}

/* Mainside
-----------------------*/
#mainside{
	width:445px;
	padding:0 15px;
	float:left;
}
/* Rightside
-----------------------*/
#rightside{
	width:245px;
	float:left;
}
#activities {
	width:225px;
	padding:10px;
	background:#eee;
}
#activities .heading {
	font-size:16px;
	font-weight:normal;
	color:#444;
	display:block;
	border-bottom:1px #c0dff1 dashed;
	padding-bottom:5px;
	margin-bottom:10px;
}
.moreactivities a,
.moreactivities a:link,
.moreactivities a:active,
.moreactivities a:visited{
	color:#E36B24;
	text-align:right;
	display:block;
}
#activities a:hover{
	text-decoration:underline;
}
.activityTitle {
	color:#E36B24;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px #c0dff1 dashed;
	line-height:26px;
	margin-bottom:10px;
}

#menutitle{
	color:#E36B24;
	font-weight:bold;
	padding-bottom:10px;
	font-size:11px;
}
	
/* Leftmenu
-----------------------*/
#leftmenu{
	margin-bottom:100px;
}
#leftmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#leftmenu ul li {
	color:#444;
	font-size:11px;
	display:block;
	width:130px;
	padding:8px 0;
	line-height:12px;
	border:0px #c0dff1 dashed;
	border-width:1px 0 0 0 ;
	padding-left:10px;
}
#leftmenu ul li a,
#leftmenu ul li a:link,
#leftmenu ul li a:active,
#leftmenu ul li a:visited{
	color:#444;
}
#leftmenu ul li.last {
	border-width:1px 0 1px 0 ;
}
#leftmenu ul li:hover a,
#leftmenu ul li:hover a:link,
#leftmenu ul li:hover a:active,
#leftmenu ul li:hover a:visited{
	color:#000;
}
#leftmenu ul li.selected a,
#leftmenu ul li.selected a:link,
#leftmenu ul li.selected a:visited,
#leftmenu ul li.selected a:active{
	font-weight:bold;
}
	
/* Article
-----------------------*/
#article{}
#article .image{
	width:435px;
	overflow:hidden;
	background:#eee;
	padding:5px;
	margin-bottom:10px;
}
#article .title {
	color:#E36B24;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px #c0dff1 dashed;
	line-height:26px;
	margin-bottom:10px;
}
#article .ingress {
	color:#444;
	font-weight:bold;
	padding-bottom:10px;
}

/* News
-----------------------*/
#news,
#nyttig {
	width:225px;
	padding:10px;
	background:#eee;
}
#news .heading,
#nyttig .heading {
	font-size:16px;
	font-weight:normal;
	color:#444;
	display:block;
	border-bottom:1px #c0dff1 dashed;
	padding-bottom:5px;
	margin-bottom:10px;
}	
#news .box .header,
.arkivHeader {
	color:#E36B24;
	font-weight:bold;
}
#news .box .date,
.author {
	font-size:10px;
	color:#999;
	font-weight:normal;
	line-height:16px;
}
#news .box .ingress,
.arkivIngress{
	color:#444;
	font-weight:normal;
	font-size:11px;
	line-height:12px;
}
#news .box .lesmer,
.arkivLesmer {
	padding:10px 0;	
	font-size:11px;
}
#news .box .lesmer a,
#news .box .lesmer a:active,
#news .box .lesmer a:visited,
#news .box .lesmer a:link,
.arkivLesmer a{
	color:#E36B24;
	border-bottom:1px #c0dff1 dashed;
	display:block;
	line-height:20px;
	padding-bottom:10px;
}	

.arkiv a,
.arkiv a:link,
.arkiv a:active,
.arkiv a:visited{
	color:#E36B24;
	text-align:right;
	display:block;
}
	
#news a:hover{
	text-decoration:underline;
}

/* Search
-----------------------*/
#search{
	background:url(../bilder_losning/searchbg.jpg) no-repeat;
	width:244px;
	height:24px;
	overflow:hidden;
	margin-top:20px;
	position:relative;
}
.searchfield{
	border:0;
	font-size:11px;
	color:#999;
	width:200px;
	position:absolute;
	top:6px;
	left:5px;
}
.searchbutton {
	background:none;
	border:none;
	width:30px;
	height:24px;
	position:absolute;
	right:1px;
	top:0;
}
	
#mainside ul {
	margin-left:15px;
}

.arrdato{
	width:340px;
	height:50px;
	color:#Fe5900;
	position:absolute;
	top:90px;
	left:20px;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}