@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
}

 a{
	color:rgb(99, 111, 7);
	text-decoration:none;
}
 a:hover{
	color:rgb(173, 158, 0);
	text-decoration:none;
}

a img {border:none;}
.HIDE {position:absolute; top:-200em; left:-2000} /* used for headings */
hr {display:none; visibility:hidden;}
div.clearer {clear:both; height:1px; font-size:1px;}
/* * * * * * * * * * * * * * * * * */
/* MAIN CONTENT WRAPS */
/* * * * * * * * * * * * * * * * * */
div#site_wrap {
          width:55em;
          padding:0 1.9em 0 1.9em;
          margin-left:auto;
          margin-right:auto;
}

div#left_col_wide {
	float:left;
	width:37.25em;
}
div#right_col_262 {
	float:right;
	width:16.4em;
}

div#left_nav_col {
	width:11.25em;
	float:left;
	padding-bottom:1em;
}
div#center_col {
	width:24.25em;
	float:right;
	padding-bottom:1em;
}
div#left_nav_and_center_col_wrap {
	width:37.05em;
	float:left;
}
div#search_page_wrap {
	width:55em;
	float:left;
	padding-bottom:1em;
}
div#kalendarium_wrap {
	clear:both;
	width:55em;
	padding-bottom:1em;
}
div#webbkarta_wrap {
	width:55em;
	padding-bottom:1em;
}
div#list_page_wrap {
	float:right;
	width:42.2em;
	padding-bottom:1em;
}
div#list_page_wrap.no_left_image {
	float:left;
}
div#list_page_img_wrap {
	float:left;
	width:11.25em;
	padding-bottom:1em;
}
div#list_page_img_wrap p 
{
	padding: 0;
	margin: 0;
}

/* * * * * * * * * * * * * * * * * */
/* HEADER */
/* * * * * * * * * * * * * * * * * */
div#decorative_line {
	margin-left:auto;
	margin-right:auto;
	width:58.8em;
	height:6px;
	background-color:#91acbd;
	overflow:hidden;
}
div#header {
	width:55em;
}
div#header_left {
	float:left;
	width:9.7em;
	padding-top:1.2em;
}
div#header_left img {
	margin-left:12px
}
div#header_right {
	float:right;
	width:45.2em;
}
div#print_page_URL {
	display:none; /* for PRINT only */
}
div#logo1 {
	border-right:1px solid #e6e6e6;
	height:6.25em;
}
div#logo1 img{
	margin-top:0.45em;
	width:6.9em;
	height:5.25em;
}
div#logo2 {
	float:left;
	padding-top:1.25em;
	width:21.7em;
}
div#logo2 img {
	margin-left:1em;
}
div#links1 {
	float:right;
	padding-top:0.9em;
	width:25.5em;
	font-size:0.6em;
	font-weight:bold;
	height:10.2em;
}
div#links1 a{
	color:rgb(99, 111, 7);
	text-decoration:none;
}
div#links1 a:hover{
	color:rgb(173, 158, 0);
	text-decoration:none;
}
div#links1 span.divide{
	margin:0 0.5em;
	color:rgb(99, 111, 7);
}
div#search_row{
	padding:0.4em 0 0.5em 0;
}
div#drop_menu_row{
	padding:0 0 0 0;
}
div#links1 input.search_box {
	border:1px solid #e1e1e1;
	width:16em;
	margin-right:0.4em;
	padding:0.14em 0 0.14em 0.5em;
	font-size:1.1em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
}
div#links1 input.search_button {
	vertical-align:bottom;
}
div#drop_menu_row select {
	border:1px solid #e1e1e1;
	width:19.8em;
	font-size:1.1em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
}
div#links2 {
	clear:both;
	margin:0 0 0 0.8em;
	font-size:0.7em;
	font-weight:bold;
	/* Decrease the letter spacing for IE only */
	#letter-spacing:-0.03em;
}
div#links2 a{
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div#links2 a:hover{
	color:rgb(173, 158, 0);
}
div#links2 span.divide{
	color:rgb(99, 111, 7);
	margin:0 0.4em;
}
div#links2 a.selected{
	color:rgb(145, 172, 188);
	cursor:default;
}
div#external_link {
	padding:1em 0 0 0;
}
div#external_link a{
	text-align:center;
	display:block;
	width:13.55em;
	height:1.68em;
	padding:0.2em 0 0 0;
	background-image:url(/img/external_link_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:rgb(99, 111, 7);
	color:#fff;
}
div#external_link a:hover{
	background-image:url(/img/external_link_button_hover.gif);
	color:#ffffff;
}
div#stripes_top {
	clear:both;
	height:52px;
}
div#stripes_top img {
	margin-top:19px;
}
/* * * * * * * * * * * * * * * * * */
/* FOOTER */
/* * * * * * * * * * * * * * * * * */
div#footer{
	clear:both;
	height:5em;
	color:#333333;
}
div#footer p{
	float:left;
	font-size:0.7em;
	padding-right:1.6em;
}
div#footer p.about{
	float:right;
	padding-right: 0px;
}
div#footer p.about a{
	text-decoration:none;
	color:rgb(99,111,7);
}
div#footer p.about a:hover{
	color:rgb(173,158,0);
}

/* * * * * * * * * * * * * * * * * */
/* CONTENT ITEMS */
/* * * * * * * * * * * * * * * * * */
h3.title_type1 
{
	
	clear:both;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:0;
	
	padding:0.4em 0 0.4em 1.5em;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.05em;
}
h3.t1_first {
	border-top:none;
}
h3.t1_brown {
	background-image:url(/img/arrow_brown.gif);
	color:rgb(173, 158, 0);
}
h3.t1_blue {
	background-image:url(/img/arrow_blue.gif);
	color:rgb(72, 120, 154);
}
div.content_wrap_type1 {
	clear:both;
	width:37.25em;
	margin-bottom:1.1em;
}
div.content_wrap_type1 img{
	float:left;
	margin:0 1.5em 0 0;
}
div.content_wrap_type2 {
	clear:both;
	width:37.25em;
	padding:0.8em 0 0.2em 0;
}
div#list_page_wrap div.content_wrap_type2 {
	width:42.2em;	
}
div.content_wrap_type2 img{
	float:right;
	margin-left:0.8em;
}
div.show_all_link_type1 {
	clear:both;
	float:left;
	height:2.5em;
	width:37.25em;
	padding-top:0.5em;
	margin-top:1.2em;
	border-top:1px solid #e5e5e5;
}
div.show_all_link_type2 {
	clear:both;
	float:left;
	height:2.7em;
	width:16.4em;
	padding-top:0.7em;
}
div.content_wrap_type3 {
	clear:both;
	width:16.4em;
	background-color:#e7ecf0;
	padding:0.7em 0 0 0;
	border-bottom:1px solid #e5e5e5;
	z-index: 0;
}
div.content_wrap_type3 li
{
	list-style: none;
}
div.cw3_text_wrap, div.cw3_text_wrap2{
	width:15em;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:1em;
	overflow: hidden;
}
div.cw3_text_wrap ul{
	margin: 0.6em 0 1.9em  0;
	padding:0;
	font-size:0.7em;
	color:#333333;
}
div.cw3_text_wrap ul li{
	
	padding:0 0 0.7em 1em;
	list-style-position:inside;
	list-style-image:url(/img/bullet_green_square.gif) ;
	list-style-type:none;	
}

div.cw3_text_wrap ul#archive li{
	
	padding:0 0 0.7em 1em;
	list-style-position:inside;
	list-style-image:none ;
	list-style-type:none;	
}


/* add-on*/
div.cw3_text_wrap ul{
	margin:0.6em 0 0.6em 0;
	padding:0;
	font-size:0.7em;
	list-style:none;
}
div.cw3_text_wrap li{
	padding:0 0 0.2em 1em;
}
/* links */
div.cw3_text_wrap ul a{
	text-decoration:none;
	color:rgb(99, 111, 7);
	
}
div.cw3_text_wrap ul a:hover{
	color:rgb(173, 158, 0);
}
/*add-on*/



div.right_col_img_wrap {
	width:16.35em;
	padding:0 0 0.5em 0;
	border-bottom:1px solid #e5e5e5;
}
div.right_col_img_wrap div.right_col_pic_caption {
	font-size:0.6em;
	font-weight:normal;
	color:#666;
}
div.right_col_img_wrap img{
	width:16.4em;
	height:7.5em;
}
div.content_wrap_type4 {
	clear:both;
	width:37.25em;
}
div.cw4_text_wrap{
	float:left;
	width:30.4em;
	padding:0.8em 0 0 0;
}
div.cw4_pic_wrap {
	float:right;
	width:6.85em;
	text-align:right;
	padding:1em 0 0 0;
}
div.cw4_pic_wrap img{
	width:6em;
	height:4.6em;
}

div.content_wrap_type5 {
	clear:both;
	width:24.25em;
	padding:0.4em 0 0 0;
}

.pufflist
{
	float: right;
	list-style: none;
	padding-left: 0;
	width:16.4em;
	margin-left: 0;
	margin-bottom: 15px;
}

div#center_col div.date_box {
	clear:both;
	width:24.25em;
	padding:1em 0em 1em 0em;
	background-color:rgb(219, 211, 154);
}
div.date_box table#date_table {
	margin-left:1em;
}
table#date_table td{
	padding-right:3em;
}
table#date_table caption{
	display:none;
}
div.cw5_pic_wrap {
	width:24.25em;
	padding-top:0.8em;
	overflow: hidden;
}
/*borttaget 19/11-09*/
/*div.cw5_pic_wrap img{  
	width:24.25em;
	height:11.1em;
}*/
div#center_col_breadcrumb_wrap {
	width:24.25em;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:0.5em 0 0.5em 0;
}
div#wide_breadcrumb_wrap {
	width:42.2em;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	height:1em;
	padding:0.5em 0 0.5em 0;
}
div#full_width_breadcrumb_wrap {
	width:55em;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	height:1em;
	padding:0.5em 0 0.5em 0;
}
div#breadcrumb_left {
	float:left;
	font-size:0.7em;
	color:rgb(99, 111, 7);
	width:94%;
}
div#breadcrumb_left span{
	color:rgb(145, 172, 188);
	padding:0 0 0 0.2em;
	font-weight:bold;
}
div#breadcrumb_left a{
	color:rgb(99, 111, 7);
	text-decoration:none;
	padding:0 0.2em 0 0.2em;
}
div#breadcrumb_left a:hover{
	color:rgb(173, 158, 0);
}
div#breadcrumb_right {
	font-size:0.7em;
	float:right;
}
div#breadcrumb_right img{
	width:1.45em;
	height:1em;
}
div#breadcrumb_right a img{
	padding:0 0 0 0.5em;
}
div#left_nav_col ul {
	margin:0;
	padding:0;
}
div#left_nav_col ul li{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
div#left_nav_col a {
	display:block;
	border-top:1px solid #e5e5e5;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color:rgb(99,111,7);
	padding:0.5em 0 0.5em 1.4em;
	background-image:url(/img/nav_bullet_grey.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
div#left_nav_col a:hover {
	color:rgb(173, 158, 0);
}
div#left_nav_col a.current_page {
	color:rgb(145,172,188);
	background-image:url(/img/nav_bullet_grey.gif);
}
div#left_nav_col a.sub_link {
	border:none;
	background-image:none;
	font-weight:bold;
	padding:0em 0 0.5em 2.4em;
}
div#left_nav_col a.sub_sub_link {
	border:none;
	background-image:none;
	font-weight:bold;
	font-size:0.6em;
	padding:0em 0 0.5em 4.4em;
}

/* * * * * * * * * * * * * * * * * */
/* SEARCH PAGE */
/* * * * * * * * * * * * * * * * * */
div#search_page_wrap h4 {
	color:#333;
	margin:1.2em 0 1.4em 0;
}
div#search_page_wrap h5 {
	font-size:0.9em;
	color:#333;
	margin:1em 0 0.8em 0;
}
div#search_page_wrap h4 {
	color:#333;
	margin:1.2em 0 1.4em 0;
}
div#search_box1_wrap {
	width:54.4em;
	padding:0.4em 0 0.4em 0.6em;
	height:1.3em;
	background-color:rgb(242, 242, 242);
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
div#search_box1_left {
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	float:left;
	width:50%;
}
div#search_box1_help_link {
	float:right;
	padding:0.27em 0.8em 0.2em 0;
	background-image:url(/img/btn_plus.gif);
	background-position:center right;
	background-repeat:no-repeat;
	cursor:pointer;
}
div#show_hide_help_text
{
	margin:0;
	padding:0;
	font-size:0.7em;
	text-decoration:none;
	color:rgb(115, 115, 115);
	}

div#search_box1_adv_srch_link{
	float:right;
	margin-right:0.8em;
	padding:0.27em 0.8em 0.2em 0;
	cursor:pointer;
	background-image:url(/img/btn_plus.gif);
	background-position:center right;
	background-repeat:no-repeat;
	
	
	
}
div#show_hide_adv_srch_text{
	margin:0;
	padding:0;
	font-size:0.7em;
	text-decoration:none;
	color:rgb(115, 115, 115);
}

div#search_box1_wrap input#text_box {
	border:1px solid #c4c4c4;
	margin:0 0 0 1em;
}
div#search_box1_wrap input#search_button2 {
	margin:0 0 0 0.5em;
	vertical-align:bottom;
	margin-bottom:0.1em;
}
div#advanced_search_area {
	width:55em;
}
div#advanced_search_area form {
	margin:0;
	padding:0;
}
div#advanced_search_area label.open_close{
	color:rgb(99, 111, 7);
	font-weight:bold;
	cursor:pointer;
}

div#advanced_search_area label.open_close:hover{
	color:rgb(173, 158, 0);
}
div#advanced_search_area select {
	margin-left:0.3em;
	vertical-align:middle;
}
div#advanced_search_area div#show_hide_dokumenttyp {
	padding-left:3.7em;
}
div#advanced_search_area div#show_hide_sprak  {
	padding-left:2.4em;
}
div#show_hide_dokumenttyp select, div#show_hide_sprak select {
	margin-left:1em;
}
div#advanced_search_area div#show_hide_kategori{
	padding-left:2.5em;
}
div#show_hide_kategori span{
	float:left;
}
div#advanced_search_area div#show_hide_datum {
	padding-left:3.7em;
}
.Adv_row_hide {
	display:none;	
}
.Adv_row_show {
	display:block;
}
div#advanced_search_area select#from_date{
	margin-left:1em;
}
div#advanced_search_area div input{
	margin-left:1em;
	margin-top:0em;
	/*vertical-align:absmiddle;*/
	vertical-align:middle;
}
div#advanced_search_area div select{
	display:inline;
}
div#advanced_search_area div.alt1{
	background-color:rgb(242, 242, 242);
}
div#advanced_search_area div.alt2{
	background-image:url(/img/search_drop_arrow.gif);
	background-repeat:no-repeat;
	background-color:rgb(248, 248, 248); /* 50% transparency of 242 */
}
div#search_results_nav {
	padding:0.8em 0 0.4em 0.6em;
	height:1.7em;
	background-color:rgb(242, 242, 242);
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
div.kategori_heading {
	height:1.5em;
	padding:0.2em 0 0.1em 0.7em;
	margin-top:1.5em;
	background-color:#d7dabf;
	font-size:0.8em;
	font-weight:bold;
}
div.search_result {
	padding:1em 0 0 0;
	padding-bottom:1em;
	border-bottom:1px solid #e5e5e5;
}
div.search_result a.result_title {
	font-size:0.8em;
}
div.search_result a {
	font-size:0.7em;
	color:rgb(99, 111, 7);
	text-decoration:none;
}
div.search_result a:hover {
	color:rgb(173, 158, 0);
}
div.search_result p {
	margin:0.3em 0 0 0;
	font-size:0.7em;
	color:#333;
}
div.search_result a.markerade {
	margin-left:1em;
	font-size:1em;
}
div.search_result span {
	padding:0 0.7em 0 0.7em;
}
div.search_result img.file_icon{
	vertical-align:text-top;
}
div.search_footer {
	font-size:0.7em;
	text-decoration:none;
	padding:1em 0 0 0;
	font-weight:bold;
}
div.search_footer a.SelectedPagingItem {
	color:#ccc;
	cursor:default;
}
div.search_footer a.SelectedPagingItem:hover {
	color:#ccc;
}
div.search_footer a
{
	padding: 0 0.5em 0 0;
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.search_footer a:hover{
	text-decoration:none;
	color:rgb(173, 158, 0);
}

div.search_footer{
	
	color:rgb(204, 204, 204);
}

img.relevance_bar{
	margin-top:0.5em;
}
div#search_help_area {
	width:55em;
}
div#search_help_text {
	border:1px solid rgb(191, 191, 191);
	padding:0.4em;
}
div#search_help_area h5 {
	padding:0 0 0 0;
}
div#search_help_area h6 {
	font-size:0.8em;
	margin:0;
}
div#search_help_area p {
	font-size:0.7em;
	margin:0.5em 0 0.5em 0;
	line-height:1.6em;
}
/* * * * * * * * * * * * * * * * * */
/* KALENDAdIUM */
/* * * * * * * * * * * * * * * * * */
div#kal_coming_events {
	
}
div#kal_previous_events {
	
}
div#kal_year_nav {
	width:55em;
	padding:0.3em 0 0.4em 0;
	height:1.3em;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
div#kal_year_nav ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
div#kal_year_nav ul li{
	display:inline;
	margin:0;
	padding:0;
}
div#kal_year_nav ul li.selected a{
	color:rgb(145, 172, 188);
	font-weight:bold;
	cursor:default;
}
div#list_page_wrap div#kal_year_nav {
	width:42.2em;
}
div#kal_year_nav a{
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color:rgb(99, 111, 7);
	padding:0 1em 0 1em;
	border-right:1px solid rgb(99, 111, 7);
}
div#kal_year_nav a:hover{
	color:rgb(173, 158, 0);
}
div#kal_year_nav span{
	font-size:0.7em;
	color:rgb(145, 172, 188);

	padding:0 1em 0 1em;
	border-right:1px solid rgb(99, 111, 7);
}
div#kal_year_nav span.divide{
	color:rgb(99, 111, 7);
}
div#kal_year_nav span.kal_year_nav_title{
	padding:0 1.5em 0 0.2em;
	color:#000;
}
div#kalendarium_wrap h4 {
	width:55em;
}
div#kalendarium_wrap h5 {
	border-bottom:1px solid #e5e5e5;
	padding:0 0 0.6em 0;
}
span.prev_or_next_link_OFF {
	display:inline;
	color:#333;
}
span.prev_or_next_link_ON {
	display:inline;
	color:rgb(99, 111, 7);
	cursor:pointer;
}
span.prev_or_next_link_ON:hover {
	color:rgb(173, 158, 0);
}
div#kalendarium_wrap h5 span.divide{
	color:rgb(191, 191, 191);
	margin:0 0.8em;
}
div.kal_event_wrap {
	clear:both;
	padding-bottom:1em;
}
div.kal_date_box {
	float:left;
	width:4.2em;
	height:2.15em;
	padding:0.8em 0 0 0;
	background-color:rgb(145, 172, 188);
	text-align:center;
	font-weight:bold;
	color:#fff;
}
div.kal_event_text {
	float:right;
	width:50.1em;
	line-height:0.9em; /* FF and Safari require slightly closer line-height here */
	#line-height:1em;
}
div.kal_event_text a{
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.kal_event_text a:hover{
	color:rgb(173, 158, 0);
}
div.kal_event_text span {
	font-size:0.7em;
}
div.kal_event_text span.event_location {
	font-size:0.7em;
	font-weight:bold;
}
/* * * * * * * * * * * * * * * * * */
/* WEBBKARTA */
/* * * * * * * * * * * * * * * * * */
div#webbkarta_wrap h4 {
	margin:0 0 0 0;
	padding:0 0 1em 0;
}
div.webbkarta_col {
	float:left;
	width:18em;
	border:1px solid #ccc;
	position:relative;
	padding-bottom:1em;
}
div.webbkarta_col .first_col {left:0px;}
div.webbkarta_col .second_col {left:-1px;}
div.webbkarta_col .third_col {left:-2px;}
div.webbkarta_col ul{
	list-style:none;
	margin:0.3em 0 0 0;
	padding:0;
}
div.webbkarta_col ul {
	margin:0px;
	padding:0px;
}
div.webbkarta_col ul li{
	padding:0 0 0 1em;
	font-weight:bold;
}
div.webbkarta_col ul li.title{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:1.3em;
	font-weight:bold;
	margin-top:1em;
	padding-top:0.2em;
	padding-bottom:0.3em;
	background-color:rgb(227, 234, 238);
}
div.webbkarta_col ul li.first_title{
	border-top:none;
	border-bottom:1px solid #ccc;
	padding-top:0.2em;
	padding-bottom:0.3em;
	height:1.3em;
	background-color:rgb(227, 234, 238);
}
div.webbkarta_col ul li.level3{
	padding-left:2.5em;
	background-image:url(/img/webbkarta_drop_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
div.webbkarta_col ul li.level4{
	margin-left:1.5em;
	padding-left:2.5em;
	background-image:url(/img/webbkarta_drop_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
div.webbkarta_col li.title a, div.webbkarta_col li.first_title a{
	font-size:0.8em;
}
div.webbkarta_col a{
	font-size:0.7em;
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.webbkarta_col a:hover{
	color:rgb(173, 158, 0);
}

/* * * * * * * * * * * * * * * * * */
/* UTLYSNING */
/* * * * * * * * * * * * * * * * * */
div#utlysning {
	float:right;
	width:42.7em;
	padding-bottom:1em;
}
div#utlysning iframe
{
	width:42em;
	height:30em;
	margin:1em 0 0 0;
	padding:0;
}
/* * * * * * * * * * * * * * * * * */
/* LIST PAGE */
/* * * * * * * * * * * * * * * * * */
div#list_page_wrap h5 {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:0.6em 0 0.6em 0;
	color:#333;
	margin-bottom:0;
}



/* * * * * * * * * * * * * * * * * */
/* IMAGE WITH TEXT */
/* * * * * * * * * * * * * * * * * */

div.leftimagetext {
  float: left;
  margin: 0.5em 0.5em 0.5em 0em;
  padding:  0.5em 0.5em 0.5em 0em;
  
  text-align: left;
  color:#666;
  font-size:0.6em;
  text-indent: 0;
  
}
div.leftimagetext img 
{ 
	display:block;
	padding-bottom: 10px;
}

div.rightimagetext {
  float: right;
  margin:  0.5em 0em 0.5em 0.5em;
  padding:  0.5em 0em 0.5em 0.5em;
  
  
  text-align: left;
  color:#666;
  
   font-size:0.6em;
  text-indent: 0;
  
}
div.rightimagetext img 
{ 
	display:block;
	padding-bottom: 10px;
}




/* * * * * * * * * * * * * * * * * */
/* TEXT STYLES for main content */
/* * * * * * * * * * * * * * * * * */
div.content_wrap_type1 h4{
	margin:0 0 0 0;
}
div.content_wrap_type1 h4 a{
	margin:0 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	color:#333;
	text-decoration:none;
}
div.content_wrap_type1 p {
	margin:0.6em 0 0.6em 0;
	font-size:0.7em;
	font-weight:normal;
	color:#333333;
	line-height:1.6em;
}
div.content_wrap_type1 p.mer {
	font-weight:bold;
	margin-bottom:0;
}
div.content_wrap_type1 p.mer a{
	color:rgb(99, 111, 7);
	text-decoration:none;
}
div.content_wrap_type1 p.mer a:hover{
	color:rgb(173, 158, 0);
}
div.content_wrap_type2 h4, div.content_wrap_type2_newsletter h4 {
	margin:0 0 0 0;
}
div.content_wrap_type2 h4 a, div.content_wrap_type2_newsletter h4 a{
	font-size:0.9em;
	font-weight:bold;
	line-height:1.2em;
	color:#333;
	text-decoration:none;
}
div.cw4_text_wrap h4 {
	margin:0 0 0 0;
}
div.cw4_text_wrap h4 a{
	font-size:0.9em;
	font-weight:bold;
	line-height:1.2em;
	color:#333;
	text-decoration:none;
}
div.content_wrap_type2 span.date, div.content_wrap_type2_newsletter span.date{
	color:rgb(173, 158, 0);
	font-weight:bold;
}
div.content_wrap_type2 p,div.content_wrap_type2_newsletter p, div.cw4_text_wrap p {
	margin:0.2em 0 0.2em 0;
	font-size:0.7em;
	font-weight:normal;
	color:#333333;
	line-height:1.6em;
}
div.content_wrap_type2 p.mer, div.content_wrap_type2_newsletter p.mer, div.cw4_text_wrap p.mer {
	font-weight:bold;
	margin-bottom:0;
}
div.content_wrap_type2 p.mer a,div.content_wrap_type2_newsletter p.mer a, div.cw4_text_wrap p.mer a{
	color:rgb(99, 111, 7);
	text-decoration:none;
}
div.content_wrap_type2 p.mer a:hover,div.content_wrap_type2_newsletter p.mer a:hover, div.cw4_text_wrap p.mer a:hover {
	color:rgb(173, 158, 0);
}
div.show_all_link_type1 a{
	font-size:0.7em;
	font-weight:bold;
	color:rgb(99, 111, 7);
	text-decoration:none;
}
div.show_all_link_type1 a:hover{
	color:rgb(173, 158, 0);
}
div.show_all_link_type2 a{
	font-size:0.7em;
	font-weight:bold;
	color:rgb(99,111,7);
	text-decoration:none;
}
div.show_all_link_type2 a:hover{
	color:rgb(173,158,0);
}
div.cw3_text_wrap h4, div.cw3_text_wrap_ledare h4 {
	margin:0 0 0 0;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.2em;
	color:#333333;
}
div.cw3_text_wrap h4 a, div.cw3_text_wrap_ledare h4 a{
	color:#333333;
	text-decoration:none;
}
div.cw3_text_wrap p, div.cw3_text_wrap2 p, div.cw3_text_wrap_ledare p {
	margin:0.2em 0 0.2em 0;
	font-size:0.7em;
	font-weight:normal;
	color:#333333;
	line-height:1.6em;
}

div.cw3_text_wrap_ledare p
{
	margin: 8px 0 0.2em 0;
	}


div.cw3_text_wrap p.mer {
	font-weight:bold;
	margin-bottom:0;
}
div.cw3_text_wrap p.mer a{
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.cw3_text_wrap p.mer a:hover{
	color:rgb(173, 158, 0);
}
div.cw3_text_wrap2 a{
	margin:0 0 0 0;
	font-size:0.7em;
	font-weight:bold;
	line-height:1.2em;
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.cw3_text_wrap2 a:hover{
	color:rgb(173, 158, 0);
}
div.content_wrap_type5 h4, div.content_wrap_type5_subscribe h4 {
	margin:0 0 1em 0;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.2em;
	color:#333333;
}

/*div.date_box table td, div#print_content_wrap table td {
	font-size:0.7em;
}*/

div.date_box table td span {
	font-weight:bold;
}
div.content_wrap_type5 p{
	margin:1em 0 0.2em 0;
	font-size:0.7em;
	font-weight:normal;
	color:#333333;
	line-height:1.6em;
}
div.content_wrap_type5  a{
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.content_wrap_type5  a:hover{
	color:rgb(173, 158, 0);
}
div.content_wrap_type5 table td{
	font-size:0.7em;
}
div.content_wrap_type5 table td p{
	font-size:1em;
	margin:0;
}
div.content_wrap_type5 table td h3{
	font-size:1.6em;
}
div.content_wrap_type5 table td h4{
	font-size:1.3em;
}
div.content_wrap_type5 table td h5{
	color:#333;
	margin:0.8em 0 0 0;
	font-size:1.3em;
	font-weight:bold;
}
div.content_wrap_type5 table td h6{
	color:#333;
	margin:0.8em 0 0 0;
	font-size:1.1em;
	font-weight:bold;
}

div.content_wrap_type5 table td div.cw5_pic_caption{
	font-size:0.9em;
	color: #666666;
	font-weight:normal;
	padding: 0.2em 0 0 0;
}

div.content_wrap_type3 table td{
	font-size:0.7em;
}
div.content_wrap_type3 table td p{
	font-size:1em;
	margin:0;
}
div.content_wrap_type3 table td h3{
	font-size:1.6em;
}
div.content_wrap_type3 table td h4{
	font-size:1.3em;
}
div.content_wrap_type3 table td h5{
	color:#333;
	margin:0.8em 0 0 0;
	font-size:1.3em;
	font-weight:bold;
}
div.content_wrap_type3 table td h6{
	color:#333;
	margin:0.8em 0 0 0;
	font-size:1.1em;
	font-weight:bold;
}

div.cw5_pic_wrap div.cw5_pic_caption {
	font-size:0.6em;
	font-weight:normal;
	color:#666;
}
div.content_wrap_type5 p.highlight{
	font-weight:bold;
}
div.content_wrap_type5 h5 {
	color:#333;
	margin:1em 0 -0.5em 0;
	font-size:0.9em;
	font-weight:bold;
}
div.content_wrap_type5 ul {
	margin: 0.6em 0 1.9em  0;
	padding:0;
	font-size:0.7em;
	color:#333333;

}
div.content_wrap_type5 ul li {
	padding:0 0 0.7em 1em;
	list-style-position:inside;
	list-style-image:url(/img/bullet_brown_square.gif) ;
	list-style-type:none;	

}
div.content_wrap_type5 h6 {
	color:#333;
	margin:1em 0 -0.5em 0;
	font-size:0.8em;
	font-weight:bold;
}
div.cw3_text_wrap ul a{
	text-decoration:none;
	color:rgb(99, 111, 7);
}
div.cw3_text_wrap ul a:hover{
	color:rgb(173, 158, 0);
}

div#search_results_nav {
	font-size:0.7em;
	font-weight:bold;
	color:rgb(99, 111, 7);
}
div#search_results_nav span.selected{
	color:rgb(145, 172, 188);
}
div#search_results_nav a{
	color:rgb(99, 111, 7);
	text-decoration:none;
}
div#search_results_nav a:hover{
	color:rgb(173, 158, 0);
}
div#search_results_nav span{
	color:#333;
}


/*formuläret*/
div.content_wrap_type5 fieldset
{
	border: none;
	padding-left: 0px;
	padding-bottom: 10px;
	}

.form_textbox
{
	border:1px solid #e1e1e1;
	width:14em;
	margin-right:0.4em;
	padding:0.14em 0 0.14em 0.5em;
	font-size:1.1em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	}

.send_btn
{
	background-color: #bbb;
	border: none;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	height: 22px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 3px;
	float:right;

	}

	
	
/*BRITTAS TILLAGDA FÖR NYHETSBREVSSIDOR*/	

div#decorative_line_newsletter {
	background-color:#91ACBD;
	height:6px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:46.8em;
}

div#site_wrap_newsletter {
	margin-left:auto;
	margin-right:auto;
	padding:0 1.9em;
	width:43em;
}

div#header_newsletter {
	width:43em;
}

div#header_right_newsletter {
	float:right;
	width:33em;
}

h3.t1_blue {
	background-image:url(/img/arrow_blue.gif);
	color:#48789A;
}

h3.t1_first {
	border-top:medium none;
}

h2.title_type1 {
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	clear:both;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.05em;
	margin:0;
	padding:0.4em 0 0.4em 0em;
}

h3.title_type1_newsletter {
	background-position:left center;
	background-repeat:no-repeat;
	/*border-bottom:1px solid #E5E5E5;*/
	/*border-top:1px solid #E5E5E5;*/
	clear:both;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.05em;
	margin:10px 0px 0px 0px;
	padding:0.4em 0 0.4em 1.5em;
	width: 241px;
	text-transform:uppercase;
}

div#left_col_wide_newsletter {
	float:left;
	width:43em;
}

div.content_wrap_type2_newsletter {
	clear:both;
	padding:0.8em 0 0.2em;
	width:43em;
}

div.content_wrap_type2_newsletter div.image{
	
	float:right;
	margin-left:0.8em;	
	}

.content_wrap_type3_ledare{
	background-color:#E7ECF0;
	border-bottom:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	clear:both;
	padding:0.7em 0 0;
	width:25.3em;
	z-index:0;
	}

div.cw3_text_wrap_ledare {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:1em;
	width:23em;
}	
	
div.cw3_text_wrap_ledare p.mer {
	font-weight:bold;
}

div.content_wrap_type3_ledare p.highlight{
	font-weight:bold;
}

div.cw3_text_wrap_ledare .img
{	
	width: 140px;
	height: 140px;
	margin:  0px 0px 5px 5px;
	overflow: hidden;
	float:right;
	}	
	
	
div.content_wrap_type3_newsarchive {
	background-color:#E7ECF0;
	border-bottom:1px solid #E5E5E5;
	clear:both;
	padding:0.7em 0 0;
	width:16.4em;
	z-index:0;
	margin-bottom: 20px;
}

div.content_wrap_type5_subscribe {
	clear:both;
	width:23em;
	padding:5px 5px 5px 5px;
	margin: 20px 0 20px 0;
	background-color:#E7ECF0;
	border: 1px solid #E5E5E5;
}

div.content_wrap_type5_subscribe .center{

	}

div.content_wrap_type5_subscribe input.search_box {
	border:1px solid #E1E1E1;
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.7em;
	padding:0.13em 0 0.14em 0.5em;
	width:32em;
	margin-right: 5px;
	margin-top: 0px;
}

div.content_wrap_type5_subscribe .search_button{
	margin-top: 5px;
	}

div.content_wrap_type3_newsarchive li{
	/*background: url(/img/bullet_green_square.gif) no-repeat 2px 4px;*/
	list-style-type: none;
	}

div#footer_newsletter .editor{
	margin: 5px 0px 5px 0px;
	font-size:0.7em;
}

div#footer_newsletter p {
	float:left;
	font-size:0.7em;
	padding-right:1.1em;
}

.latest{
	font-weight: bold;}

.left{
	float: left;
	margin: 0px 20px 5px 0px;
	}

.right{
	float: left;
	margin: 0px 0px 5px 0px;
	width: 25.3em;
	}	
	
.strange{
	font-size: 0.7em;
	text-align: right;
	margin-bottom: 3px;
	}
		
div#footer_newsletter .last{
	padding: 0px;
	display:inline-block;
	float: right;
	}

.unsubscribe{

	float:right;
	}


.error_message
{
	color: Red;
	font-size: 0.7em;
	}
	
h3.title_type1_rightcolumn 
{
	
	clear:both;
	/*border-top:1px solid #e5e5e5;*/
	border-bottom:1px solid #e5e5e5;
	margin:0;
	text-transform:uppercase;
	padding:0.4em 0 0.4em 1.5em;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.05em;
}	

.SubscribeInfo
{
	font-size:0.7em;
	}
	
.testxforms hr
{
	visibility: visible;
	border-top: 1px solid #E5E5E5;
	border-bottom: none;
	border-right: none;
	border-left: none;
	display: block;
	}	
	
img
{
	border: none;}	
	
#ecxSMWEE_1 img
{
	position:relative;
	top:1px;
	width:150px;
	}
	
/*** Interactive scene ***/
.intScnContainer 
{
	margin-top: 8px;
	margin-bottom: 18px;
}