.department_header_big {
    height: 68px !important;
    line-height: 68px;
    background-repeat: no-repeat !important;
    background-position: 0px 50% !important;
    background-color: #eee;
    font-size: 28px;
    font-weight: bold;
    color: #85817e; /* grå */
    border: 1px solid #c9cacb;
    padding-left: 70px;
    margin-left: 145px;
    vertical-align: middle;
    width: auto;
    /*right: 5px;*/
    display:block;
}

.department_header_big .headerlinkbutton {
    width: 46px;
    height: 46px;
    float: right;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    padding-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.department_header_big a.headerlinkbutton,
.department_header_big a.headerlinkbutton:link,
.department_header_big a.headerlinkbutton:hover,
.department_header_big a.headerlinkbutton:visited,
.department_header_big a.headerlinkbutton:active {
    text-decoration:none !important;
}

/*------------- LINKS ------------------*/
.department_header_big div.department_links {
    font-size: 11px;
    font-weight: normal;
    float: right;
    padding-right: 25px;
    vertical-align: middle;
	line-height: 14px;
    padding-top: 15px;
}

.department_header_big div.department_links li {
	list-style-type: none;
}

div.department_links li.page_info {
    padding-left: 30px !important;
    background: url(/images/icons/infobutton.gif) no-repeat scroll 5px 50%;
}

.department_header_small {
    height: 30px !important;
    line-height: 30px;
    background-repeat: no-repeat !important;
    background-position: 3px;
    background-color: #eee;
    font-size: 14px;
    font-weight: bold;
    color: #7ab063; /* grønn */
    border: 1px solid #c9cacb;
    padding-left: 35px;
    margin-left: 160px;
    margin-bottom: 5px;
    vertical-align: middle;
    width: auto;
    right: 5px;
    display:block;
    position:static !important;
}



.department_header_small div.department_links {
    font-size: 10px;
    font-weight: normal;
    float: right;
    vertical-align: middle;
}

.department_header_small div.department_links li
{
    list-style-type: none;
    display:inline;
    padding:5px;
}

.department_header_small div.department_links li a {
    padding-right: 15px;
}

/* -------------- HEADLINE ---------------- */
.department_header_big div.department_headline,
.department_header_small div.department_headline {
    color: #a5a09f;
    float:left;
    height: 100%;
   /* padding-left: 12px;  */
}

.department_header_big div.department_headline {

    height: 100%;
    vertical-align:middle;
    text-align:left;
	position:relative;
    float:left;
}

.department_header_big.cpm {
	color: #db7d20;
    background:#f3f3f3 url(/images/trading/carbon_orange.gif) no-repeat 50px 10px;
}

.department_header_big.cpm ul li{
	list-style-type:none;
	font-weight:bold;
}

.department_header_big.darkblue {
   background-color:#005A84 !important;

}

.department_header_big.carbon.orange {
    background-image:url(/images/trading/carbon_orange.gif);
}

.department_header_big.carbon.darkblue {
    padding-left: 78px;
    background:#005A84 no-repeat 50px 10px;
    background-image:  url("/css_images/headers/header-bluegrad_carbon.gif") !important;
}

.department_header_big.power.darkblue {
    padding-left: 78px;
    background:#005A84 no-repeat 50px 10px;
    background-image:  url("/css_images/headers/header-bluegrad_power.gif") !important;
}

.department_header_big.gas.darkblue {
    padding-left: 78px;
    background:#005A84 no-repeat 50px 10px;
    background-image: url("/css_images/headers/header-bluegrad_gas.gif") !important;
}

.department_header_big.oil.darkblue {
    padding-left: 78px;
        background:#005A84 no-repeat 50px 10px;
    background:#005A84 url("/css_images/headers/header-bluegrad_oil.gif") !important;
}

.department_header_big.darkblue .department_headline {
    color:white !important;
    font-family:'KnowledgeRegular',Arial,sans-serif;
    font-size:32px;
    font-weight:normal;
}

.department_header_big.darkblue div.department_links a {
    color:white !important;
}

.department_header_small.cpm,#wide .department_header_small.cpm {
    background: #f3f3f3 url(/images/headers/gradgrey_bg.png) repeat-x !important;
    height: 30px !important;
    font-size: 20px;
    font-weight: bold;
    color: #FFA200;
	border: 1px solid #ddd;
    padding-left: 0;
	margin-left: 160px;
	margin-bottom:10px;
    vertical-align: middle;
    width: auto;
    right: 5px;
}

.department_header_small.cpm .department_headline {
    color: #FFA200;
    padding-left: 50px;
    background:transparent url(/images/trading/carbon_small_orange.gif) no-repeat 1px center;
}

/*only IE6*/
* html .department_header_small.cpm .department_links {
    padding-top: 5px;
}

/*only IE7/8*/
.department_header_small.cpm .department_links {
    *padding-top: 5px;
}

.department_header_small.cpm .department_links ul li{
    font-weight:bold;
    border-left:1px solid #b7b6b6;
    padding-left:15px;
    padding-right: 5px;
}

.department_header_big.cpm div.department_headline {
    color: #db7d20;
}

.department_header_big.carbon div.department_headline {
    color:white !important;
}

