﻿/*subpage with 3 cols*/
.subpage3 .colL     {width:238px;padding:30px 0 0 0;}
.subpage3 .colC     {padding:0 15px 0 0px;}
.subpage3 .colR     {width:254px;}
.subpage3 .topbox   {padding:20px 0px 0px 0px;}
.subpage3 .colL .box            {padding:0 0 0 0;}
.subpage3 .colC .box	        {padding:0 0 0 0;}
.subpage3 .colR .box	        {padding:0 0 0 0px;}
.subpage3 .colR .box .body      {padding:5px 15px 5px 9px ;}
.subpage3 .colR .box .webpart_heading   
{
    height:20px;
    padding:5px 0 0 9px;
    background-color:#DEECF1;
    color:#005992;
}
.subpage3 .colC .box .webpart_heading   
{
    padding:7px 0 0 0;
    color:#000000;
    font-size:1.8em;
    text-transform:none;
    font-weight:normal;
}

/*fjerne brekk i venstremenyen*/
.subpage3 .colL .box .body DIV{ width:180px;}

.subpage3 .colL .box ul, .subpage3 .colR .box ul 
{list-style-type:none; margin:0px; padding:0px;}
.subpage3 .normaltext li {list-style-type:   square;  margin-left:7px;} /*Lagt til som test JR*/