﻿.topmenu-smalllogo {
    display:block;
    margin-top:30px;
/*    max-width: 225px; */
    height:30px;
}
.topmenu-smalllogo-ind {
    max-width: 131px;
}
.topmenu-smalllogo-scrolled {
    margin-top: 19px;   
}
.ind-topmenu-smalllogo-scrolled {
    margin-top: 13px;   
    margin-bottom: 10px;
}
.topmenu-biglogo {
    display: block;
    padding-top: 29px;
    /*margin-right: 68px;*/
    max-width: 250px;
    margin-left: 78px;
    margin-top: 4px;
    text-transform: uppercase;
    text-decoration: none;
    color: inherit;
}
.topmenu-biglogo:visited, .topmenu-biglogo.:hover, .topmenu-biglogo:active {
    color: inherit;
}
.topmenu-biglogo-indl {
    display:block;
    padding-top: 29px;
    margin-right: 68px;
    max-width: 250px;
    margin-left: 92px;
}
.topmenu-biglogo-scrolled {
    display:block;
    padding-top:5px;
    padding-bottom: 8px;
}
.topmenu-forside-wrapper {
    height: 90px;
    width:100%;
}
.topmenu-forside-wrapper-scrolled {
    height: 35px;
    width:100%;
}
.topmenu {
    float:right;
    margin-top:30px;
    list-style: none;
    list-style-type: none;
    display:none;
}
.topmenu-scrolled {
    float:right;
    margin-top:11px;
    list-style: none;
    list-style-type: none;
    display:none;
}
.ind-topmenu-scrolled {
    float:right;
    margin-top:3px;
    list-style: none;
    list-style-type: none;
    display:none;
}
.topmenu-ul {
    width:225px;
    border:solid 2px #d8d8d8;
    border-bottom:0;
}
.topmenu li ul {
    list-style: none;
    list-style-type: none;
}
.topmenu-listitem a, .topmenu-listitem a:hover, .topmenu-listitem a:visited, .topmenu-listitem a:active {
   /*color:#646464;*/
}
.topmenu-img {
    width:8px;
    height:13px;
}
.topmenu-text {
    width:202px;
    height:35px;
    padding-left:10px;
}
#TopMenuImg {
    margin-right:0;
    margin-top:1px;
}
/* These styles assume you are using ul and li */
.dropit {
    list-style: none;
    list-style-type: none;
	padding: 0;
	/*margin: 0;*/
}
.dropit .dropit-trigger { position: relative; }
.dropit .dropit-submenu {
    position: absolute;
    top: 30px;
    left: -155px; /* dropdown left or right */
    z-index: 1000;
    display: none;
    min-width: 225px;
    list-style: none;
    list-style-type: none;
	padding: 0;
	margin: 0;


}
#pro {
    color: #cbcbcb;
    font-weight: bold;
    text-decoration: none;
    margin-left: 0px;
}
#pro::after {
    text-indent: -999em;
    content: "\25BA";
    color: #0082c8;
    margin-left: 4px;
}
#borger {
    color: #cbcbcb;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}
#borger::after {
    text-indent: -999em;
    content: "\25BA";
    color: #05AF7A;
    margin-left: 10px;
}
.promin {
    position: relative;
    left: 198px;
}
.minindl {
    position: relative;
    left: 116px;
}
.proindl {
    position: relative;
    left: 194px;
}
#indl {
    color: #cbcbcb;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}

#indl::after {
    text-indent: -999em;
    content: "\25BA";
    color: #A02D32;
    margin-left: 4px;
}

.dropit-submenu li {
    line-height:40px;
    background-color:#fff;
    height:42px;
    font-weight:700;
    border-bottom:solid 2px #d8d8d8;
    font-size:82%;
    text-decoration:none;
    color:#646464;
    cursor:pointer;
    /*font-size:12px;*/
}
.dropit-submenu li:hover { 
    background-color: #F2F2F2;
}
.dropit .dropit-open .dropit-submenu { display: block; }
.phone-top-logos {
    display:none;
}

