﻿/**************************
	Content.
	1. body
	2. Positioning
**************************/


/***********************************
******** 1. body & overall looks *****
***********************************/
body{
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, sans-serif;

}

img, img a:link, img a:visited, img a:hover{
	border: none;
	padding: 0;
	margin: 0;
}

a:link, a:hover, a:visited{
	color: #033063;
	text-decoration: underline;
}
/*******************
*** 2. positioning ***
*******************/


.wrapper{
	width: 100%;
}

.header{
	float: left;
	width: 100%;
	height: 122px;
	background: url("images/header_bg.jpg") repeat-x;
}

.header_content{
	width: 950px;
	height: 122px;
	margin: 0 auto 0 auto;
}

.logo_left{
	float:left;
}

.logo_right{
	float:right;
}

.pagewrap{
	width: 950px;
	margin: 0 auto 0 auto;
}

.mainmenu{
	float: left;
	width: 950px;
	height: 32px;
	margin: 12px 0 0 0;
	padding: 0;
	background: url("images/menu_bg.jpg") repeat-x;
}


.content{
	width: 950px;
	float: left;
	margin: 20px 0 35px 0;
	}
	
.content_left{
	width: 200px;
	float: left;
	padding: 0 30px 0 0;
}

.submenu{
	float: left;
	width: 200px;
	background: url("images/h1backg.jpg") no-repeat;
}

.logpuff{
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

.genvagar{
	float: left;
	width: 100%;
	padding: 7px 0 8px 0;
	background-color: #033063;
}

.nyhetsarkiv{
	float: left;
	width: 100%;
	padding: 7px 0 8px 0;
	background-color: #033063;
}

.senaste_nytt{
	float: left;
	width: 200px;
	padding: 7px 0 8px 0;
	background-color: #033063;
}

.senaste_nytt_news{
	float: left;
	width: 200px;
	padding: 7px 0 8px 0;
	background-color: #033063;
}

.width100{
	width: 100%;
}

.content_middle{
	float: left;
	width: 490px;
	padding: 0 30px 0 0;
	line-height: 19px;
}

.narrow{
	width: 410px;
}

.content_right{
	float: left;
	width: 200px;
	margin: 0;
}

.wide{
	width: 280px;
}

.content_bottom{
	width: 950px;
	float: left;
}
	
.content_bottom_left{
	float: left;
	width: 465px;
	height: 113px;
	margin: 20px 15px 0 0;
	border:1px solid #ededed;
}	
	
.content_bottom_right{
	float: left;
	width: 465px;
	height: 113px;
	margin: 20px 0 0 0;
	border:1px solid #ededed;
}

.article_img{
	margin: 0 0 8px 0;
}


.bottom_txt{
	float: left;
	width: 365px;
	margin: 11px 5px 7px 10px;
}

.bottom_img{
	float: left;
	width: 70px;
	margin:10px 0 0;
}

.bottom_txt_right{
	float: left;
	width: 265px;
	margin: 11px 0 7px 10px;
}

.bottom_img_right{
	float: left;
	width: 170px;
}

.mainimg{
	margin: 0 0 -3px 0;
	padding: 0;
	line-height: 0;
}
.footer{
	float: left;
	width: 100%;
	height: 100px;
	background-color: #ededed;
	margin: 10px 0 0 0;
}

.footer_print{
	float: left;
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	margin: 10px 0 0 0;
}

.footer_content{
	margin: 0 auto 0 auto;
	width: 950px;
}

.footer_left{
	float: left;
	width: 258px;
	margin:0 0 0 13px;
}

.footer_mid{
	float:left;
	width: 300px;
	margin: 0 0 0 65px;
}

.footer_right{
	float:left;
	width: 255px,
}

.box_title{
	float: left;
	width: 220px;
}
.slide_txt{
	width: 227px;
	float: left;
	margin:17px 5px 5px 5px;
}

.blue{
	background: #1a305c url("images/blue.jpg") bottom no-repeat;
	min-height: 45px;
	width: 100%;
	float: left;
}

.green{
	 background: #8baa51 url("images/green.jpg") bottom no-repeat;
	 min-height: 45px;
	 width: 100%;
float: left;
 }
 
 .orange{
	 background: #f39204 url("images/orange.jpg") bottom no-repeat;
	 min-height: 45px;
	  width: 100%;
	 float: left;
 }
 
 .brown{
	 background: #695134 url("images/brown.jpg") bottom no-repeat;
	 min-height: 45px;
	 width: 100%;
	 float: left;
 }
#slide{
	width: 490px;
	float: left;
	margin:0 0 0 0;
	}
	
.newsdate{
	margin: 15px 0 0 0;
	padding: 0;
}

.newslist{
	float:left;
}
/****************************
*********** Text ************
****************************/
.slide_txt{
	color: #fff;
	font-size: 11px;
}
.slide_txt a:link, .slide_txt a:visited, .slide_txt a:hover{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.footer_left, .footer_left a:link, .footer_left a:hover, .footer_left a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
}

.footer_mid, .footer_mid a:link, .footer_mid a:hover, .footer_mid a:visited, .footer_right, .footer_right a:link, .footer_right a:hover, .footer_right a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #9b9b9b;
	text-decoration: none;
}
.mainmenu a:link, .mainmenu a:visited{
	color: #fff;
	text-decoration: none;
	background: url("images/menu_seperator.jpg") top right no-repeat;
	margin: 0 0 0 0;
	padding:10px 12px 6px 10px;
	height: 32px;
}

.mainmenu a:hover{
	color: #adc9ff;
	text-decoration: none;
}

.mainmenu li.current a:link{
	color: #adc9ff;
	text-decoration: none;
}
.genvagar{
	color: #fff;
}
.genvagar a:link, .genvagar a:visited{
	padding: 0 0 0 10px;
	color: #033063;
	text-decoration: none;
}

.genvagar a:hover{
	color: #6fa1ff;
	text-decoration: none;
}

.nyhetsarkiv{
	color: #fff;
}
.nyhetsarkiv a:link, .nyhetsarkiv a:visited{
	padding: 0 0 0 10px;
	color: #033063;
	text-decoration: none;
}

.nyhetsarkiv a:hover{
	color: #6fa1ff;
	text-decoration: none;
}

.submenu{
	color: #fff;
}
.submenu a:link, .submenu a:visited{
	padding: 0 0 0 10px;
	color: #033063;
	text-decoration: none;
}

.submenu a:hover{
	color: #6fa1ff;
	text-decoration: none;
}

li.selected a:link, li.selected a:visited{
	padding: 0 0 0 20px;
	color: #6fa1ff;
	text-decoration: none;
}

li.selectednocolor a:link, li.selectednocolor a:visited{
	padding: 0 0 0 20px;
	text-decoration: none;
}

li.selectedparent a:link, li.selectedparent a:visited{
	padding: 0 0 0 10px;
	color: #6fa1ff;
	text-decoration: none;
}
.senaste_nytt{
	color: #fff;
}

.senaste_nytt_news{
	color: #fff;
}


.senaste_nytt a:link, .senaste_nytt a:visited{
	 display: block;
	 text-decoration: none;
}

.senaste_nytt a:hover{
	display: block;
	text-decoration: underline;
	color: #033063;
}

.senaste_nytt_news a:link, .senaste_nytt_news a:visited{
	 display: block;
	 text-decoration: none;
}

.senaste_nytt_news a:hover{
	display: block;
	text-decoration: underline;
	color: #033063;
}

.date{
	color: #9b9b9b;
	font-size: 11px;
	padding:5px 10px 0;
}

.date a:link, .date a:visited{
	 color: #9b9b9b;
	 text-decoration: none;

 }
 .date a:hover{
	 color: #9b9b9b;
	 text-decoration: underline;
 }

.news_list_title{
	font-weight: bold;
	color: #033063;
	font-size: 13px;
	padding:0 10px;
}
.news_list_title a:link, .news_list_title a:visited{
	color: #033063;
	text-decoration: none;

}
.news_list_title a:hover{
	color: #033063;
	text-decoration: underline;

}

.news_list_ingres{
	font-weight: normal;
	color: #033063;
	padding: 0 10px 0 10px;
}
.news_list_ingres a:link, .news_list_ingres a:visited{
	color: #033063;
	text-decoration: none;
}
.news_list_ingres a:hover{
	color: #033063;
	text-decoration: underline;
}


.news{
}
.bottom_txt, .bottom_txt a:link, .bottom_txt a:hover, .bottom_txt a:visited{
	font-size: 11px;
}

h1{
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin:0;
	padding:10px 0 0 10px;
	min-height:105px;
}
h2, h2 a:link, h2 a:hover, h2 a:visited{
	width: 245px;
	font-size: 20px;
	color: #fff;
	margin: 0;
	padding: 10px 0 5px 7px;
	text-decoration:none;
	font-weight: normal;
	float: left;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #9b9b9b;
	line-height: 20px;
	margin: 0;
	padding: 20px 0 0 0;;
}

p.intro{
	color: #695134;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, sans-serif;
}	
/***************************
************* <li> <ul>********
*****************************/

.mainmenu ul{
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.mainmenu li{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	height: 32px;
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.mainmenu li.members{
background: url("images/membersbg.jpg") top left repeat-x;
}

.mainmenu li.members:hover{
background: url("images/membershover.jpg") top center no-repeat;
}

.mainmenu li.current_members{
background: url("images/membershover.jpg") top center no-repeat;
}

.mainmenu li.current{
background: url("images/menu_hover.jpg") top center no-repeat;
}

.members a:hover{
color: #fff;
}

.current_members a:link{
color: #fff;
}
.mainmenu li:hover{
	background: url("images/menu_hover.jpg") top center no-repeat;
}
	
.genvagar ul{
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	color: #033063;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #f2f4f7;
	height:180px;
}
	
.genvagar li{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom: 1px solid #fff;
}

.nyhetsarkiv ul{
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	color: #033063;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #f2f4f7;
}

.nyhetsarkiv li{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom: 1px solid #fff;
}

.submenu ul{
	margin:0;
	padding: 0 0 0 0;
	color: #033063;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #f2f4f7;
}
	
.submenu li{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom: 1px solid #fff;
}

.senaste_nytt ul{
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	color: #033063;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #f2f4f7;
}
	
.senaste_nytt li{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom: 1px solid #fff;
}


.senaste_nytt_news ul{
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
	color: #033063;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #f2f4f7;
}
	
.senaste_nytt_news li{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border-bottom: 1px solid #fff;
}

.filer{
border:1px dashed #695134;
padding:5px;
width: 400px;
}

.relaterat{
border:1px dashed #695134;
float:left;
padding:5px;
width:100px;
margin: 0 0 0 10px;
}

.relcontainer{
float:left;
padding:5px;
width:100px;
margin: 0 0 0 10px;
}

.down{
	margin: 10px 0 0 0;
	float:left
}
	