﻿/* Test print.css this way: Comment out main.css and change print.css' media to screen
		<link rel="stylesheet" type="text/css" media="screen" href="/css/print.css" />
*/

body
{
	font-size:100%;
	font-size:14px;
	color:#000000 !important;
}

.top
{
	display:none;
}
#top-right
{
	display:none;
}	

#footer
{
	display:none;
}

#content-wrapper{
	padding-bottom:0;
	border-top:none !important;
}


.content-right
{
	display:none;
}

.content-left
{
	display:none;
}

.content-middle{
	width:100%;
	float:none;
}


.share-box,.breadcrumb
{
	display:none;
}

.doc-content-wrapper
{
	width:74%!important;
	float: left;
}

.doc-main{
	padding-bottom:0;	
}

.doc-right{
	width:24%;
margin-left:2%;	
	float:left;
}

.chapter-top {	
	page-break-after:avoid ;
}



.doc-result-2012 {
	page-break-inside:auto;
}

.doc-content {
	line-height:130%;
	color:#000000 !important;
    font-size:12px;
}

em {	
	color:#000000 !important;
}

br {
	display:block;
}

i {
	color:#000000 !important;
}

#slideshow-pager
{
	display:none;
}

.doc-slideshow{
	padding: 0;
	margin-bottom:15px;	
}

.doc-slideshow #slideshow-prev,.doc-slideshow #slideshow-next,.doc-slideshow-items .slide-item,#slideshow-pager
{
	display:none;
}
.doc-slideshow-items .slide-item:first-child{
	display:block;
}

#slideshow-next, #slideshow-prev
{
	display:none;
}

.facts-chat{
	display:none;
}

.doc h1{
	background-position: left bottom;	
    font-size:24px;
    width:72%;
}

.doc p.ingress{
    font-size:16px;
}

.doc h2{
    font-size:16px;
}

.doc blockquote p{
    font-size:16px;
}

.doc blockquote cite {
    font-size:14px;
}

.doc-image{
    width:74%;
}
    .doc-image span {
        margin-top:5px;
        display:inline-block;
        font-size:12px;
    }

p {
	color:#000000;
	font-size:12px;
	line-height:130%;
}

h1 {
	page-break-before:avoid;
	page-break-after:avoid;
	font-size:16px;

	color:#000000 ;
}

 h3 {
 	font-size:14px;

	color:#000000 !important;
}

h2 {
	color:#000000;
}


ul li{
	color:#000000 !important;
}

  body, html
  {
	height:auto!important;
  }

.facts-box .facts-header {
    font-size:15px;
}

.facts-box .facts-text{
    color:#000;
    font-size:12px;    
}

.doclist-styret{
    width:72%;
}

.doclist-styret-text p{
    font-size:12px;
}

.doclist-styret-text strong {
    font-size:14px;
}