body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fffeef;
}

.textonright {
	float: left;
	margin: 5px 20px 5px 0px;
}

.textonleft {
	float: right;
	margin: 5px 0 5px 20px;
}

.imagetext {
	color: #7c7c7c;
	font-size: 10px;
}

a img {border: none;}

p {
	line-height:  14px;
}

a {
	text-decoration: none;
	font-weight: normal;
	outline: none;
	color: #497191;
}

a:hover {
	color: #497191;
}

a.arrow {
	color: #497191;
	text-decoration: none;
/*	padding-left: 11px;
	background: url(../img/arrow.gif) no-repeat top left;*/
	font-weight: bold;
}

h1 {
	font-family: 'Arial Black', arial, sans-serif;
	font-size: 20px;
	margin: 0;
	padding: 0 0 0px 0px;
	font-weight: normal;
}

h1 a {
	color: #000 !important;
	text-decoration: none;
}

h1 a:hover {
	color: #cc0000;
	text-decoration: none;
}

h2 {
	font-family: 'Arial Black',arial, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0 0 5 0px;
	font-weight: normal;
}

h3 {
	font-family: 'Arial Black',arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0 0 4 0px;
	font-weight: bold;
}


hr {
	height: 1px;
	padding: 0;
	margin: 5px 0 10px 0;
	*margin: 5px 0 5px 0;
	border-bottom: 0px solid #fff;
	border-right: 0px;
	border-left: 0px; 
}

/** Normaltext ********************************************************/


.content-right .normal, .rightside .normal, .content-wide .normal,  .module-search, .module-form, .form-module, .raw {
	/*background: #fff;*/
	padding: 8px 8px 0px 8px;
	clear: both;
}

.content-left .normal {
	/*background: #fff;*/
	padding: 8px 8px 0px 0px;
	clear: both;
}



/** Positionering ********************************************************/

.layout-body {
	width: 976px;
	margin: 0 auto;
}

div.top {
	clear:both;
	overflow: hidden;
	padding: 0 0 9px 0;

}

div.top-left {
	float: left;
	width: 420px;
	padding: 68px 0 0 0;
}

div.top-middle {
	float: left;
	width: 305px;
}

div.top-right {
	float: right;
	width: 241px;
	padding: 45px 0 0 0;
	text-align: right; 
}


div.footer {
	padding: 0px;
	/*background: #fff;*/
	margin: 8px 0 20px 0;
}

/** Disp start ***************************************************************************/

div.container {
	overflow: hidden;
	border: 0px solid red;
	/*background: url(../img/content_start_bg.gif) repeat-y top center;*/
}

* html div.container {
	height: 100%;
}

.content-start {
	float: left;
	width: 728px;
	padding: 0 0 0px 0;
}

.rightside-start {
	float:right;
	width: 240px;
	/*/*background: #fff;*/
	height: 683px;*/
	padding: 0 0 8px 0;
}

.content-start .content-wide {
	/*height: 250px;
	background: #e6e6e6;*/
	padding: 0 0 8px 0;
}

.content-start .content-left {
	width: 480px;
	float: left;
	/*height: 425px;*/
	/*background: #fff;*/
	margin: 0px 0 8px 0;
}

.content-start .content-right {
	width: 244px;
	float: right;
	/*height: 425px;*/
	background: url(../img/bg_middle_start.gif) repeat-y;
	margin: 0px 0 8px 0;
	padding: 0 0 0 2px;
}

/** Disp sub ***************************************************************************/

div.container-sub {
	overflow: hidden;
	border: 0px solid red;
	/*background: url(../img/content_sub_bg.gif) repeat-y top center;*/
}

* html div.container-sub {
	height: 100%;
}

.rightside-sub {
	float: left;
	width: 240px;
	/*background: #fff;*/
}

.content-sub {
	float: right;
	width: 728px;
}

.content-sub .content-wide {
	/*background: #e6e6e6;*/
	padding: 0 0 8px 0;
}

.content-sub .content-left {
	width: 480px;
	float: left;
	/*background: #fff;*/
	margin: 0px 0 0px 0;
	padding: 0px 0 8px 0;
}

.content-sub .content-right {
	width: 240px;
	float: right;
	/*background: #fff;*/
	margin: 0px 0 0 0;
	padding: 0 0 8px 0;
}

/*** Menu *********************************************************************************/
div.menu {
	padding: 0 0px 0 0px;
	border: 0px solid green;
	background: #000; /*url(../img/bg_menu.gif) repeat-x;*/
	height: 29px;
	margin: 0 0 8px 0;
	clear: both;
}

div.menu ul.level-1 {
	padding: 0px 0 0 0px;
	margin: 0;
	list-style-type: none;
	float: left;
}

ul.level-1 li {
	padding: 0 0 0px 0;
	float: left;
	height: 29px;
}

ul.level-1 li.li1-active {
	background: #fffef0;
	border-top: 1px solid #000;
}

ul.level-1 li.li1-active a {
	color: #000;
}

ul.level-1 li a {
	color: #fff;
	/*line-height: 29px;
	background: url(../img/li_divider.gif) no-repeat top right;*/
	display: block;
	padding: 10px 5px 0 5px;
	font-size: 12px;
}

ul.level-2 {
	padding: 5px 0 0 0px;
	margin: 0px 15px 0 0;
	list-style-type: none;
}

li.li2 {
	padding: 5px 5px 5px 5px;
	background: #f4f2d4;
	margin: 0 0 2px 0;
}

li.active-l2 {
	background: #000;
	padding: 5px 5px 5px 5px;
	margin: 0 0 2px 0;
}

li.li2 a, li.li3 a {
	color: #000;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

li.active-l2 a.l2, li.active-l3 a.l3 {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

ul.level-3 {
	padding: 5px 0 0 0px;
	margin: 0px;
	list-style-type: none;
}

li.li3, li.active-l3 {
	padding: 0 0 8px 24px;
}

.menu-headline {
	/*background: url(../img/bg_menu_headline.gif) repeat-x;
	background: #000;
	line-height: 29px;
	margin: 8px;*/
	padding: 10px 0px 0 0px;
	color: #000;
	font-size: 15px;
}

/** Rightside puff **************************************************************************/

.puff-rightside {
	padding: 8px 8px 0px 8px;
	clear:both;
}

.puff-rightside-rubrik {
	/*background: #434343 url(../img/rightside_puff_bg.gif) repeat-x top left;
	background: #000;
	font-weight: bold;*/
	padding: 2px 0px 4px 0px;
	color: #000;
	font-size: 15px;
	}

.puff-rightside-content {
	/*margin: 4px 0 0 0;*/
}

/*** Gallery *******************************************************************************/

.gallery-overlay {
	background-image: url(/img/gallery/transparent.png);
	overflow: hidden;
}

* html .gallery-overlay {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	padding: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/gallery/transparent.png", sizingMethod="scale");
}

.gallery-background {
	background: #fff url(/img/gallery/close.gif) no-repeat top right;
	padding: 15px;
	display: table;
	margin: 0 auto 0 auto;
	display: none;
}

.gallery-image {
	border: 0px solid red;
}

.gallery-list {
	margin: 3px 0 0 0;
}

img.gallery {
	cursor: pointer;
}

/** Press modulen ***************************************************************/

div.press {
	padding: 8px 8px 0px 8px;
}

td.gallery-td {
	vertical-align: bottom;
	padding: 0 0 15px 0;
}

.gallery-name {
}

.gallery-img img {
	border: 0px solid #999;
	padding: 0 0 2px 0;
}

.gallery-weight, .gallery-description, .gallery-size, .gallery-download a {
	font-size: 10px;
	color: #666;
	white-space: nowrap;
}

.gallery-weight {
	float: left;
	padding: 0 14px 0 0;
	background: url(/img/gallery/slash.gif) no-repeat right;
}

.gallery-size {
	float: left;
	padding: 0 0px 0 0px;
}

.gallery-download {
	padding: 0 0px 0 20px;
	background: url(/img/gallery/download.gif) no-repeat left;
	clear: both;
}

/*** Form v2 *******************************************************/

form.form-module {
	/*background: #fff;*/
}

.text-input {
	width: 97%;
}

form.form-module div.form-module-inside {
  padding-left: 0px;
  padding-right: 0px;
}

form.form-module div.form-module-bottom {
  padding: 0px 0px 0px 0px;
}

.row {
  overflow: hidden;
  height: 100%;
}

.col {
  float: left;
  padding: 5px 0 5px 0;
  width: 46%;
  overflow: hidden;
}

.col1, .col2, .col3 {
	padding: 0 3px 0 0;
}

.colspan1 {
  width: 30%;
}

.colspan2 {
  width: 60%;
}

.colspan3 {
  width: 90%;
}

form.form-module select {
  border: 1px solid silver;
  width: 100%;
}

.popup {
  width: 100%;
}

.section {
  
}

.reset-button {
  float: left;
}

label.checkbox-label span, label.radio-button-label span {
  padding-left: 3px;
}

label.file-label, label.file-label span, label.textarea-label span, span.popup, label.checkbox-label, label.radio-button-label {
  display: block;
  padding: 2px 0 2px 0;
}

.error {
  border: 1px dotted red;
  background-color: pink;
  display: block;
  padding: 3px;
  margin-top: 5px;
}

/** Search **********************************************************************************/

div#search {
	float: right;
}


form#searchform
{
	margin: 0px 0 0px 0;
	padding: 0;
}

.search-holder
{
	padding: 5px 8px 0 0px;
}

.search-input
{
	width: 187px;
	height: 16px;
	/*background: #fff;*/
	border: 1px solid #ddd;
	color: #000000;
	margin: 0 8px 0 0px;
	padding: 1px 0 0 2px;
	font-size: 11px;
	display: block;
	float: left;
}

.searchButton {
	display: block;
	float: left;
}

div.module-search {
	padding: 0px 20px;
}

/** News start ***************************************************************************/

div.news-extra {
	padding: 8px 8px 0px 0px;
}

div.news-extra div.news-extra-entry-first {
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	overflow: hidden;
}

* html div.news-extra div.news-extra-entry-first {
	height: 100%;
}

div.news-extra div.news-extra-entry {
	padding: 4px 4px 4px 0px;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
	overflow: hidden;
}

* html div.news-extra div.news-extra-entry {
	height: 100%;
}

div.news-extra div.image {
	float: left;
	padding: 0 8px 0 0;
}

div.news-extra div.content {
	padding: 3px 0px 3px 0;
	overflow: hidden;
}

div.news-extra h3 {
	padding: 0 0px 0 0;
}

div.news-extra span.description {
	padding: 0 0px 0 0;
	display: block;
}

div.news-extra div.newsarch {
	float: left;
	width: 100px;
}

div.news-extra div.rss-link {
	float: right;
	width: 219px;
	padding: 8px 0 0 0;
}

/** Newsarch ****************************************************************************************/
div.newsarch {
	padding: 8px 8px 0 8px;
}

div.newsarch-years {
	padding: 0 0 15px 0px;
}

span.newsarch-year-first {
	display: block;
	border-right: 1px solid #d4d4d4;
	float: left;
	padding: 0 5px;
}

span.newsarch-year {
	display: block;
	float: left;
	padding: 0 5px;
}

div.newsarch-entry {
	padding: 10px 0;
	clear: both;
	overflow: hidden;
}

div.newsarch-entry .date {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 9px;
	color: #aaa;
}

div.newsarch-entry .news-content {
	display: block;
	float: left;
	width: 350px;
	padding: 0 0 0 15px;
}

div.left div.newsarch-entry .news-content {
	width: 250px;
}

div.newsarch-entry .news-content a {
	color: #3b372c;
}

div.newsarch-entry .arrow {
	display: block;
	float: left;
	width: 10px;
	padding: 0 0 0 15px;
}

/** rss-module *********************************************************/

div.rss-module {
	padding: 0px 20px 0 8px;
	background: url(../img/rss.gif) no-repeat right;
	width: 190px;
}

/** Kalender ************************************************************/

div.calender {
	padding: 8px 8px 0 8px;
	height: 100%;
	overflow: hidden;
}

.day {
	height: 20px;
	/*width: 15px;*/
	text-align: center !important;
}

#content-puff .day {
	height: 30px;
	/*width: 15px;*/
	text-align: center !important;
}

span.prev {
	display: block;
	width: 6px;
	float: left;
	padding: 0 0 5px 0;
}

span.month {
	display: block;
	margin: 0 auto;
	width: 100px;
	font-weight: bold;
	padding: 0 0 5px 0;
	text-align: center;
}

span.next {
	display: block;
	width: 6px;
	float: right;
	padding: 0 0 5px 0;
}

span.show-all {
	display: block;
	text-align: right;
	padding: 3px 0 0 0;
}

span.show-all a {
}

span.month a {
	color: #555;
	font-size: 11px;
}

div.calendar-left {
	float: left;
	padding: 0 10px 0 0;
	width: 100%;
}

div.day-content {
	float: left;
	width: 100%;
}

.calendar_vspace {
	background: url(../img/cal_div.gif) repeat-y;
	width: 1px;
}
.calendar_rowborder td {
	border-top: 1px #555 solid;
	cursor: default;
}
.calendar_body td, .calendar_heading td, .calendar_heading td a, .calendar_footer td {
	text-decoration: none;
	font-size: 11px;
}
.calendar_footer td {
	font-weight: normal;
}
.calendar_body td a {
	color: white;
	text-decoration: none;
	cursor: hand;
}
.calendar_body .calendar_day_event {
	background: #555;
	color: white;
	text-align: center;
}
.calendar_body .calendar_day_today {
	background: #DB8C11;
	color: white;
	text-align: center;
}
.calendar_event {
	display: none;
}

.event, .list-day {
	border-bottom: 1px solid #D7D7D5;
	margin: 8px 8px 10px 8px;	
	padding: 0px 0px 10px 0px;
}

.event-event {
	border-bottom: 1px solid #D7D7D5;
	padding: 4px 0 4px 0;
}

.calendar_body {
	clear: both;
	width: 100%;
}

.month-date {
	position: absolute;
}

.month-entry {
	padding: 0 0 0 80px;
}

div#content-right .calendar_event {
	display: none !important;	
}

div.calendar_intro {
	font-weight: bold;
	padding: 0 0 5px 0;
}

.calendar-show-month-name {
	text-transform: lowercase;
}

/** blogmodul **************************************************************************************/

/* Right blog */

div.blog-start-box {
	
}

ul.blog-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.blog-list li.blog-list-item {

}

ul.blog-list li.blog-list-item-active {

}

.blog-list-item-active a.arrow {
	background: url(../img/arrow_down.gif) no-repeat;
}

a.blog-list-item-active {
	background: url(../img/arrow_back.gif) no-repeat;
	font-weight: bold;
	padding: 0 0 0 11px;
}

a.blog-start-link {
	text-decoration: none;
	color: #393939;
	font-size: 11px;
}

a:hover.blog-start-link {
}

div.blog-title {
	background: #434343 url(../img/rightside_puff_bg.gif) repeat-x left top;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
}

span.blog-rub {
	font-weight: bold;
}

div.blog-extra {
	padding: 8px 8px 0px 8px;
}

ul.blog-list-sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.blog-list-sub li.blog-list-item-sub {
	list-style-type: none;
}

/* Right blog slut */

/* Main blog */

/* Nyhets meny categorier */

.blog-categories {
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
	display: block;
}

.blog-cat {
}


.blog-streck-first {
	text-decoration: none;
	padding: 0 5px 0 5px;
	color: #444929;
}

.blog-streck {
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-left: 1px solid #e7e5e1;
	color: #444929;
}

.blog-streck-active {
	text-decoration: underline;
	padding: 0 5px 0 5px;
	border-left: 1px solid #e7e5e1;
	color: #444929;
}

/* Nyhets meny sida

.blog-sida {
	float: right;
	text-transform: lowercase;
	font-size: 11px;
}

.sida-streck-first, .sida-streck-active-first {
	padding: 0 1px 0 2px;
	color: #444929;
}

.sida-streck, .sida-streck-active {
	padding: 0 2px 0 4px;
	border-left: 1px solid #e7e5e1;
	color: #444929;
}

.sida-streck, .sida-streck-first {
	text-decoration: none;
}

.sida-streck-active, .sida-streck-active-first {
	text-decoration: underline;
} 

.blog-ruta {
	padding: 15px 0 0 0;	
}

*/

.pagecontents {
	height: 20px;
	display: block;
}

/* blog info */

.blog-info {
	border-bottom: 1px dotted #B3B3A9;
	margin: 8px 8px 0px 8px;
	padding: 0 0 15px 0;
}

.blog-title-date, .blog-title-author, .blog-title-categories, .blog-title-comment {
	color: #ccc;
	font-size: 10px;
}

.blog-title-comment a {
	font-size: 10px;
}

/* comments */

.blog-comment {
	margin: 8px 8px 0px 8px;
}

.blog-comment .comment-info {
	color: #ccc;
	font-size: 10px;
	padding: 10px 0 20px 0;
	display: block;
}

.blog-comment .comment-body {
	display: block;
}

/******** Simple News *********************************************************/

/*** Displaying one ***/

.simple_one {
	display: block;
	overflow: hidden; 
}

.simple_one h2 { 
}

.simple_one .simple_image {

}

.simple_one .simple_image img.simple_one {
	width: 100%;
	padding:0px;
	margin: 5px;
}

.simple_one .simple_date {
	text-align: right;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 0; 
	padding: 0px;
}

.simple_one .simple_title {
	display: block;
	margin-top: 10px;
}

.simple_one .simple_text {
	padding: 10px 0 0 0;
	margin: 0px;
}

.simple_one .simple_text p {
	padding: 0 0 7px 0;
	margin: 0px; 
}



/*** Archive ***/

.simple_archive {
	margin-top: 5px; 
}

a.archive_year {
	padding: 0px 5px;
	background: url(/img/li_divider.gif) no-repeat center left;
}

a.archive_year_first {
	padding: 0px 5px 0 0;
}

.simple_archive .simple_archive_table {
	width: 480px; 
}

.simple_archive .simple_archive_table td {
	text-align: left;
	padding: 10px 0;
}

.simple_archive .simple_archive_table td .textABack {
	
}

.simple_archive_innehall {
	width: 330px; 
}

.simple_archive .simple_archive_table td.simple_date{
	width: 80px!important;
	color: #AAAAAA;
	font-weight: bold;
}

.simple_archive_innehall .textA {
	margin-left:5px;
	float: right;
}

.simple_archive .textDIV .simple_las_mer {
	float:right;
}

.simple_archive .textDIV .textABack {
	float: right;
}

.simple_archive .textDIV .textDIV_inner {
	clear:both;
	display: block;
	margin: 10px 0;
	width: 100%;
}

.simple_archive .textDIV .archive_las_hela {
	float:left; 
}

.simple_archive_innehall .archive_title {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	display: normal!important; 
}

/*** News feed Start page ***/

.simple_newsfeed_wrapper {

}

.simple_newsfeed_wrapper .simple_newsfeed_entry, .simple_newsfeed_wrapper .simple_newsfeed_first {
	margin: 0 0px 10px 2px;
	padding: 0 0px 12px 0px;
	clear: both;
	display: block;
	overflow: hidden;
	border-bottom: 1px #E6E6E6 solid;
}

.simple_newsfeed_wrapper .simple_newsfeed_entry .newsfeed_image, .simple_newsfeed_wrapper .simple_newsfeed_first .newsfeed_image img  {
	float: left;
	display: block;
}

.simple_newsfeed_wrapper .simple_newsfeed_entry .simple_newsfeed_entry_text {
	float: right;
	display: block;
	width: 348px;
	margin: 0 10px 0 0;
}

.simple_las_mer {
	display: block;
}

.simple_newsfeed_wrapper .simple_newsfeed_entry .simple_newsfeed_entry_text .simple_intro, .simple_newsfeed_wrapper .simple_newsfeed_first .simple_intro {
	display: block;
	margin: 0 0 5px;
}

.simple_newsfeed_wrapper .simple_newsfeed_entry .simple_newsfeed_entry_text .simple_title, .simple_newsfeed_first .simple_title {
	font-weight: bold;
	display: block; 
	margin: 0 0 5px;
}

.simple_newsfeed_wrapper .simple_newsfeed_entry .simple_newsfeed_entry_text .simple_date, .simple_newsfeed_wrapper .simple_newsfeed_first .simple_date  {
	display: block;
	margin: 0 0 5px;
}

.simple_newsfeed_wrapper .simple_newsfeed_entry .newsfeed_image img {
	padding-top: 3px; 
}

.simple_newsfeed_wrapper .simple_newsfeed_first .newsfeed_image img {
	padding-top: 3px; 
}

/* First entry */

.simple_newsfeed_wrapper .simple_newsfeed_first {
	margin: 10px 0px 10px 2px!important; 
}

.simple_newsfeed_wrapper .simple_newsfeed_first .simple_newsfeed_entry_text {
	float: right;
	display: block;
	width: 270px;
	margin: 0px 10px 0 0;
}











