﻿.mal1
{
    padding: 29px 0 0 29px; background-image:url(images/bgtopp.jpg); background-repeat: no-repeat; background-position: left top;

}
    
.mal2
{
    
 background-image:url(images/boks3.jpg); background-repeat: no-repeat; background-position: left bottom;
}

.mal3
{
    
  padding: 0px 0 0 29px; background-image:url(images/boks2.jpg); background-repeat: no-repeat; background-position: left bottom;
}

.mal4
{
    background-image:url(images/boks4.jpg); background-repeat: no-repeat; background-position: left top; padding-bottom: 20px;
 
}


.maincontent
{
    font-family: Arial, Tahoma, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}

.maincontent h2
{
    font-family: Arial, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #3b5da4;
    margin: 0;
    padding: 0;
}


.maincontent h1
{
    font-family: Arial, Tahoma, Helvetica;
    font-weight: bold;
    font-size: 18px;
    color: #3b5da4;
    margin: 0;
    padding: 0;
}


