﻿.forside-box-min {
    background: #D6ECE0 url(/Content/Images/Forsider/bagg_intro_borger.jpg) no-repeat bottom right;
    background-size: 200px;
}
.forside-box-pro {
    background: #d7E1EB url(/Content/Images/Forsider/bagg_intro_pro.jpg) no-repeat bottom right;
    background-size: 200px;
}
.forside-box-indl {
    background: #E6DCDC url(/Content/Images/Forsider/bagg_intro_ind.jpg) no-repeat bottom right;
    background-size: 200px;
}
.glob-content-wrapper {
    padding-top:30px;
    margin-bottom: 50px;
}

.forside-box-singlenews {
    padding-top:30px;
    margin-bottom: 10px;
    min-height:146px;
    line-height:20px;
    float:none;
    clear:both;
}

.forside-hr {
    background-color:#e8e8e8;
    height:5px;
    color:#e8e8e8;
    border:0;
}


/* Frontpage boxes - begin */
.forside-topbox-img {
    width:64px;
    min-width:34px;
    height:65px;
    min-height:35px;
    margin-bottom:8px;
}
.forside-topbox a, .forside-topbox a:hover {
    color:inherit;
    text-decoration:none;
}
.forside-topbox:hover, .forside-topbox:active {
    /*background-color:#fcfcfc;*/
    text-decoration:none;
}
.forside-topbox {

    padding-top:20px;
    margin-top:10px;
}

.glob-leftitems-gridbox-item-text {
    margin-top: 6px;
    width: 8px;
    height: 13px;
    background-image: url('/Content/Images/Pro/Topmenu/link_pro.gif');
    background-repeat: no-repeat;
    background-size: 8px 13px;
    float: left;
}

.min-global-topmenu-topline {
    background-image: url('/Content/Images/Min/Topmenu/Min.menutop.png');
    background-position: top;
    background-repeat: repeat-x;
    height: 6px;
    display: block;
}

.pro-global-topmenu-topline {
    background-image: url('/Content/Images/Pro/Topmenu/Pro.menutop.png');
    background-position: top;
    background-repeat: repeat-x;
    height: 6px;
    display: block;
}

.indl-global-topmenu-topline {
    background-image: url('/Content/Images/Indl/Topmenu/Indl.menutop.png');
    background-position: top;
    background-repeat: repeat-x;
    height: 6px;
    display: block;
}

.forside-smalllogo {
    height: 40px;
    display:block;
}
.forside-smalllogo-ind {
    width:67%;
    display:block;
}
.forside-smalllogo-ind-box {
    padding-top:4px;
    padding-bottom:4px;
}
.forside-box {
    margin-top: -10px;
/*   padding-bottom: 10px;*/
}

.forside-box-text {
    padding:0 16px 0 16px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.forside-box-text-a {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}