h3 ul                  { page-break-before: avoid; }
blockquote, pre        { page-break-inside: avoid; }
ul, ol, dl, p          { page-break-before: avoid; }
  
A:Active  {
	color : black;
    text-decoration : none;}

A:Hover  {
	color : black;
    text-decoration : none;}
 
A:Visited {
   color : black;
   text-decoration : none;}
 
body {
  width: 80%;
  border: none;
  background: none;
  color: black;
  background: white none;
  font-family: serif;
  margin : 0;}

h1, h2, h3, h4, h5, h6 { 
  page-break-after: avoid; 
  page-break-inside: avoid;
  color: black !important;
  background: white none;
  margin-top: 0;
  margin-bottom: 0; }
    
H1  {
	font : 32pt bold;}

H2  {
	font : 24pt;}

H3  {
	font : 18pt;}
        
p:first-letter  {
	font-size : 200%;}
    
.liten:first-letter {
	font-size : 100%;}
    
.stor:first-letter {
	font-size : 200%;}
    
.tekstbakgrunn {
    color : black;
    background : grey; 
    image: none; 
    vertical-align : middle; 
    align : center;
    padding : 10px;}
       
.blokk {
    margin : 0.5cm 0.5cm 0.5cm 33%;
    text-align : center;
    vertical-align: middle;
    background : grey; 
    image: none; 
    width: 6cm; 
    vertical-align : middle; 
    align : center;
    padding : 10px}

.forfatter {
    position: absolute;
    left : 17%;
    color : black;}
     
.hjem
{display : none;}
  
.smaaforsider {
    padding : 0px 50px 0px 0px;}