﻿/* Hartman Application CSS */

html
{
    background: url("images/body-bg.jpg") no-repeat scroll center top #bda87f;
    font-family: Arial, Helvetica, Sans-Serif;
}

#container
{
    position: relative;
    width: 906px;
    margin: 0 auto;
    background: none;
}

#content
{
    position: relative;
    width: 906px;
    margin: 0 auto;
    background: url(images/container-bg.png) repeat-y center top;
}

a
{
    color: #0072BD;
}

a:hover
{
    color: #000;
}

h1
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    margin-bottom: 20px;
    font-size: 24px;
}

h1, h2, h3, h4
{
    color: #000;
}

#main-column
{
    position: relative;
    float: left;
    width: 640px;
}

#main-column p
{
    line-height: 1.5;
    margin-bottom: 12px;
}

#main-column-inner
{
    position: relative;
    padding: 15px 15px 15px 75px;
    overflow: hidden;
}

#sub-column
{
    position: relative;
    float: right;
    width: 261px;
    text-align: left;
}

#sub-column-inner
{
    position: relative;
    padding: 15px 75px 15px 0px;
}

#sub-column a
{
    line-height: 1.5;
}

#sub-column p
{
    margin-bottom: 10px;
}


#sub-column h3
{
    margin-bottom: 10px;
    margin-top: 10px;
    color: #000;
}


#header
{
    position: relative;
    height: 135px;
    background: url(images/header-bg.png) no-repeat center bottom;
    width: 906px;
}

#header-inner
{
    padding: 0 60px;
}

h1#logo a
{
    position: absolute;
    top: 31px;
    left: 80px;
    text-indent: -9999px;
    display: block;
    width: 178px;
    height: 38px;
    background: url(images/company-logo.png) no-repeat 0 0;
}

#footer
{
    position: relative;
    clear: both;
    background: url(images/footer-bg.png) no-repeat center top;
    height: 120px;
    width: 906px;
    color: #818181;
    font-size: 10px;
    font-weight: bold;
}

#footer-inner
{
    position: relative;
    padding: 22px 82px 37px 82px;
}


#ebs-logo
{
    position: absolute;
    top: 17px;
    right: 82px;
    display: block;
    overflow: hidden;
    background: url(images/ebs-logo.png) no-repeat 0 0;
    width: 101px;
    height: 26px;
    text-indent: -9999px;
}

#ebs-logo:hover
{
    background: url(images/ebs-logo.png) no-repeat 0 -26px;
}

.top-menu
{
    position: absolute;
    top: 55px;
    right: 75px;
    text-align: right;
}

.top-menu a
{
    color: #444444;
    margin-left: 15px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif !important;
}

.top-menu a:hover
{
    color: #0072BD;
    font-size: 16px;
}

.quicklinks
{
    position: absolute;
    top: 101px;
    right: 286px;
}

.quicklinks a
{
    color: #5F5F5F;
    font-size: 10px;
    vertical-align: middle;
    margin-left: 10px;
    background: url(images/menu-separator.gif) no-repeat left center;
    padding-left: 10px;
    height: 28px !important;
    line-height: 28px !important;
    float: left;
}

.quicklinks a:hover
{
    color: #0072BD;
    font-size: 10px;
}

.quicklinks img
{
    vertical-align: middle;
}

.languages
{
    position: absolute;
    top: 101px;
    font-weight: normal !important;
    right: 75px;
    height: 28px;
    line-height: 28px;
    background: url(images/menu-separator.gif) no-repeat left center;
    padding-left: 10px;
}

.languages a
{
    color: #5F5F5F;
    font-size: 10px;
    vertical-align: middle;
    margin-left: 10px;
}

.languages a:hover
{
    color: #0072BD;
    font-size: 10px;
}

.languages img
{
    margin-right: 4px;
}

.footeredges
{
    border: none;
    background: url(images/content-header.gif) no-repeat 0 0;
    line-height: 26px;
    height: 26px;
    text-align: left;
    color: #fff !important;
}

#sub-column .footeredges
{
    background: url(images/submenu-header.gif) no-repeat 0 0;
}

.footeredges p
{
    height: 26px;
    line-height: 26px;
    color: #fff !important;
}

.footeredges .navilevel2
{
    color: #fff !important;
    line-height: 26px;
}

.footeredges .devheadings
{
    padding-left: 10px;
    color: #fff !important;
    font-weight: normal;
}

#sub-column-inner div
{
    padding-bottom: 10px;
}

.top-menu img
{
    display: none;
}

.navilevel2
{
    font-size: 10px !important;
    font-weight: normal !important;
}


/* Fancy lightbox BEGIN */
.documentimages
{
    background: #fff;
    position: relative;
    padding: 10px 0px;
    border: 1px dashed #CCCCFF;
}

.documentimages ul
{
    list-style-type: none;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
}

.documentimages li
{
    list-style-type: none !important;
    display: inline;
    position: relative;
    padding: 5px;
}
/* Fancy lightbox END */


#fadingBannerContainer
{
    position: relative;
    height: 366px;
    overflow: hidden;
}

.pics
{
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

.aktuellt
{
    background: none;
}

.news-date
{
    color: #BABABA;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 5px !important;
}

.news-link
{
    line-height: 1.2; /*color: #0072BD;*/
    display: block;
}

.news-archive
{
    border-top: 1px solid #D8D8D8;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.news-archive img
{
    vertical-align: middle;
}

.news-item
{
    text-align: left;
    margin-bottom: 10px !important;
}

.devheadings strong, .devheadings
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.kort2 td
{
    vertical-align: top;
    padding: 2px;
}

.tblcell1
{
    padding-right: 20px;
}

input, select
{
    border: 1px solid #B0B0B0 !important;
    margin: 5px 5px;
    font-family: Arial, Helvetica, sans-serif !important;
    padding: 2px;
}

.top-menu-insite img
{
    position: absolute;
    top: 54px;
}

#header .insite
{
    height: 133px;
}

#header .InSiteMarked
{
    height: 133px;
}

#header .insite img
{
    position: absolute;
    top: 0;
    right: 42px;
}

.front-table td
{
    height: 102px;
    text-align: center;
    padding-top: 7px;
    color: #fff;
    font-weight: bold;
}

.front-table a
{
    color: #fff;
    display: block;
    height: 90%;
}

#igence-link 
{
    position: absolute;
    top: 17px;
    right: 82px;
    background:url(images/igence-gray.png) no-repeat scroll 0 0 transparent;
    display:block;
    overflow:hidden;
    text-indent:-9999px;
    width:90px;
    height: 29px;
}

#igence-link:hover 
{
    background: url(images/igence-gray.png) no-repeat 0 -29px;
}