.article_table {
    width:100%;
}
body {
	font-family: times new roman, serif;
}
img { /* endres... #right_column img*/
    border:0;
}
h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
h2 { font-size:11px; }
h3 { font-size:10px; }
h4 { font-size:9px; }
h5 { font-size:8px; }

#printbilde { display: block; }
#head { display: hidden; }
a { text-decoration: none; }
#menucontentbox { display: none; }
#main { }
#left_column { display: none; }
#mid_column { font-size: 70%; }
#right_column { display: none; }

table.image-box.right-floated {
  float:right;
}
table.image-box.left-floated {
  float:left;
}
.summaryText {
	font-style: normal;
	color: #333333;
}
.summaryLink {
    padding: 0px;
    border:0px;
    margin:0px;
    color:#DD2C11;
    border-bottom:5px solid #fff;
}
.summaryLink a {
    color:#DD2C11;
}
.summaryLink a:hover {
    color:#DD2C11;
}
.summarypic {
    margin-left:6px;
    margin-bottom:6px;
    /*width: 33%;*/
}
.ingress {
	margin:0;
	padding:0;
	padding-top:9px;
	/*font-size:9px;*/
	font-style: normal;
	color: #333333;
}
.ingress_right {
	margin:0;
	padding:0;
	padding-top:4px;
/*	font-size:9px;*/
	font-style: normal;
	color: #333333;
}

.midt_column_grey_line {
	padding-top: 12px;
	margin-bottom: 8px;
	border-bottom: 1px solid #A6B6C5;
}
.mid_column_grey_line {
x    padding-top:12px;
    border-bottom: 1px solid #A6B6C5;
	padding-top:6px;
}
.mid_column_grey_line_left {
    padding-top:12px;
    border-right:6px solid #FFFFFF;
    border-bottom: 1px solid #A6B6C5;
}
.mid_column_grey_line_right {
    padding-top:12px;
    border-left:6px solid #FFFFFF;
    border-bottom: 1px solid #A6B6C5;
}
.small_article_left {
    float:left;
	width:255px; /*191*/
x	border-right: 6px solid #FFFFFF;
}
.small_article_right {
 /**   float:right;*/
	width:255px; /*191*/
x	border-left:6px solid #FFFFFF;
}
.right_article {
    padding-top:9px;
}
.right_article a {
    color: #000000;
}
.right_article a:hover {
    color: #000000;
	text-decoration:underline;
}
.summary { padding-bottom: 10px; }
.summary h1 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.summary h1:hover {
    text-decoration:underline;
}
.article h1 {
    padding-bottom:10px;
}

/*
-----------------------
--  WYSIWYG CLASSES  --
-----------------------
*/
.internalLink {
	text-decoration:none;
	font-weight:bold;
	color: #686F68;
}
.internalLink a:hover {
	text-decoration:underline;
	color:#4D317E;
}
.externalLink {
	text-decoration:none;
	font-weight:bold;
	color: #686F68;
}
.externalLink a:hover {
	text-decoration:underline;
	color:#4D317E;
}


/**********************************/
.wraptable {
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}

.intro {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
.white {
  background: #ffffff;
}
.w270 {
	width:270px;
}
.w165 {
	width:165px;
}
.w235 {
	width: 235px;
}
.w384 {
	width: 384px;
}
.F3F5F2{
	background:#F3F5F2;
}
.brwhite24 {
	border-right:24px solid #ffffff;
}
.brwhite15 {
	border-right:15px solid #ffffff;
}
.btop44 {
	border-top:44px solid #ffffff;
}
.bbotom20{
	border-bottom:20px solid #ffffff;
}


.left_column_grey_line_top {
	margin-bottom: 8px;
	border-bottom: 10px solid #A6B6C5;
}
.left_column_grey_line_bottom{
    margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 10px solid #A6B6C5;
}
.left_column_img {
	border: 0px solid #fff;
}
.left_column_img img {
	padding:0;
	margin:0 !important;
	margin-bottom: -3px;
}
.left_column_content {
	padding-left:15px;
	padding-bottom: 45px;
	clear:both;
}
.mid_column_grey_line_top { display: none; }
.mid_column_grey_line_bottom {
	margin-bottom: 5px;
	border-bottom: 10px solid #A6B6C5;
}
.mid_column_content_img {
	border: 0px solid #fff;
	background:#A6B6C5;
	border-bottom:15px solid #ffffff;
}
.mid_column_content_img img {
	margin-bottom:-3px !important;
	margin-bottom: 0px;
}
.mid_column_content {
}
.mid_column_content H1 a:hover {
text-decoration: none;
}
.mid_column_content p.ingress a:hover {
text-decoration: none;
}
.mid_column_content_lower {
	padding-top:35px;
}
.mid_column_linked_headings {
	/*font-size:9px;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #686F68;
}
.mid_column_linked_headings a {
	color: #686F68;
}
.mid_column_linked_headings a:hover {
	color: #000000;
}
/* headings blir nok ikke brukt */
.headings {
	font-size:9px;
	font-weight: bold;
x	text-transform: uppercase;
	color: #333333;
}

.list {
	padding-bottom: 42px;
}
.list ul {
	list-style-type:none;
	margin:0;
	padding:0;
/*	font-size: 65%;*/
	font-weight: bold;
	color:#686F68;
}
.list a {
	color:#000;
	text-decoration:none;
}
.list a:hover {
	color:#4D317E;
	text-decoration:underline;
}
.list li {
	line-height: 20px;
}
.right_column_grey_line {
	padding-top: 12px;
x	margin-bottom: 8px;
	border-bottom: 1px solid #A6B6C5;
}
.right_column_grey_line_top {
	margin-bottom: 12px;
	border-bottom: 10px solid #A6B6C5;
}
.right_column_grey_line_bottom {
	margin-bottom: 12px;
	border-bottom: 5px solid #A6B6C5;
}
.right_column_top_heading {
	padding-bottom:5px;
}
.colofon_content {
	margin:0;
	padding:0;
	padding-top: 9px;
	font-size:9px;
	font-style: normal;
	color: #333333;
}
.colofon_content a {
x	color:#463C81;
x	font-weight: bold;
x	text-decoration:none;
}
.colofon_content a:hover {
x	color:#4D317E;
x	font-weight: bold;
x	text-decoration:underline;
}
.bottom_line_fix {
	background:#ffffff;
	width:900px; /*760*/
	line-height:5px !important;
	line-height:0px;
}
.footer { display: none; }
#idium { display: none; }

.article p.ingress {
  font-weight: bold;
  padding: 0px;
  border:0px;
  margin:0px;
  padding-bottom: 10px;
}
.article {
 /* font-size: 10px;*/
  padding-bottom: 10px;
}
.bordered-user-table {
  border: solid 1px #000000;
  border-collapse: collapse;
}
.bordered-user-table td {
  border: solid 1px #000000;
  padding: 2px;
  margin: 0px;
}

.embedded-img {
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
.embedded-img-com {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.read_more {
  font-weight: bold;
  padding: 5px 0px;
}
A.read_more {
  color: #DD2C11; 
}


.produktramme {
    color: #000;
    border-bottom: 1px solid #A6B6C5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float:left;
    width: 100%;
}
.produktingressbilde {
    float: left;
    width: 100px;
    text-align: center;
    padding: 0px 20px 0px 0px;
}
.produktingresstekst {
    float: left;
}
.produktramme A {
    color: #000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
.produktramme A:hover {
    color: #000;
    text-decoration: underline;
}
.produktramme P A { 
    font-weight: normal;
}
.produktramme P A:hover {
    font-weight: normal;
    text-decoration: none;
}
.produktvisning H1 {
    border-bottom: 1px solid #A6B6C5;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.produktvisning IMG {
 /*   float: left;
    margin-right: 20px;*/
}
#produktvisninginfo {
    /*float: right;*/
   /* width: 150px;*/
    padding: 5px;
    padding-top: 0px;
    padding-right: 0px;
   /* border: 1px solid #A6B6C5;*/
    text-align: right;
}

/* ******************************************************************************************

   STILER FOR SPRÅKVELGER

   ****************************************************************************************** */

#velgspraak {
    position: absolute;
    right: 0px;
    top: 0px;
}
#velgspraak DIV { 
    float: left;
    width: 30px;
    height: 15px;
    margin: 10px 5px 5px 5px;
    cursor: pointer;
}
#velgspraak #no { 
    background: url(flagg-no-liten.gif) no-repeat;
}
#velgspraak #se { 
    background: url(flagg-se-liten.gif) no-repeat;
}
#velgspraak #dk {
    background: url(flagg-dk-liten.gif) no-repeat;
}

/* ******************************************************************************************

   STILER FOR PAGINATOR

   ****************************************************************************************** */

#paginator {
    text-align: center;
    margin-top: 10px;
}
#paginator A,#paginator SPAN {
    margin-right: 10px;
    padding: 2px;
}
#paginator A {
}
#paginator A:hover {    
}
#paginator SPAN {
    background-color: #ccc;
}
/* ******************************************************************************************

   DIVERSE

   ****************************************************************************************** */
#arkiv {
    margin-top: 10px;
}
A.read_more_right_column {
    color: red;
    font-weight: normal;
}
A.read_more_right_column:hover {
    color: red;
    font-weight: normal;
}
.right_ads {
    font-size: 70%;
}
.right_ads P {
    margin: 0px;
}
.right_ads H1 {
    margin-bottom: 5px;
}
.redlobster { color: red; }
A.redlobster:hover { text-decoration: underline; }
#soekeresultat {

}
#soekeresultat H2 {
    padding-bottom: 5px;
   border-bottom: 1px solid #A6B6C5;
}
#soekeresultat LI {
    margin-bottom: 5px;
}
#soekeresultat A {
    color: red;
}
