﻿body
{
    margin: 0px;
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #dddddd;
    background-color: #294062;
}

.header
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

.news_header
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: Orange;
}

.refdesc
{
    font-style: italic;
}

a:link
{
    font-weight: bold;
    color: #dddddd;
    text-decoration: none;
}

a:visited
{
    font-weight: bold;
    color: #dddddd;
    text-decoration: none;
}

a:active
{
    font-weight: bold;
    color: #dddddd;
    text-decoration: none;
}

a:hover
{
    font-weight: bold;
    color: orange;
    text-decoration: underline;
}


div#content
{
    width: 900px;
    height: 600px;
    background-image: url('images/background2.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    margin-top: 0px;
}


div#error_content
{
    width: 900px;
    height: 600px;
    background-image: url('images/error_back.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    margin-top: 0px;
}

div#search_box
{
    position: absolute;
    left: 164px;
    top: 64px;
    width: 573px;
    height: 481px;
    border: solid 0px white;
}

.ScrollDivContainer
{
    position: relative;
    left: 10px;
    top: 10px;
    width: 375px;
    height: 245px;
    overflow: hidden;
}

#scroll_up_button a
{
    position: absolute;
    top: 541px;
    left: 387px;
    width: 44px;
    height: 22px;
    display: block;
    background: url('images/arrow_up.jpg' ) top left no-repeat;
}

#scroll_up_button a:hover
{
    background-position: -44px 0;
}

#scroll_down_button a
{
    position: absolute;
    top: 541px;
    left: 732px;
    width: 44px;
    height: 22px;
    display: block;
    background: url('images/arrow_down.jpg' ) top left no-repeat;
}

#scroll_down_button a:hover
{
    background-position: -44px 0;
}


div#scroll_instruction
{
    position: absolute;
    top: 546px;
    left: 475px;
}


#post_it
{
    position: absolute;
    top: 10px;
    left: 10px; 
}

#hsm 
{
    position: absolute;
    top: 582px;
    left: 505px; 
}

#hsm a:link
{
    color: #384649;
    text-decoration: none;
}

#hsm a:visited
{
    color: #384649;
    text-decoration: none;
}

#hsm a:active
{
    color: #19b226;
    text-decoration: none;
}

#hsm a:hover
{
    color: #19b226;
    text-decoration: none;
}

div#mfd
{
    position: absolute;
    left: 117px;
    top: 276px;
    width: 200px;
    height: 239px;
    border: solid 0px white;
    background: #16304c url('images/menu8.jpg' ) no-repeat;
}

div#menu
{
    margin:  28px 2px 2px 3px;
}

div#dk_flag
{
    position: absolute;
    left: 10px;
    top: 6px;
    width: 24px;
    height: 15px;
}

div#uk_flag
{
    position: absolute;
    left: 169px;
    top: 6px;
    width: 24px;
    height: 15px;
}

div#pfd
{
    position: absolute;
    left: 385px;
    top: 276px;
    width: 395px;
    height: 290px;
    border: solid 0px white;
}

div#pfd_empty
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/empty_pfd.jpg' ) no-repeat;
}

div#pfd_default
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/empty_pfd.jpg' ) no-repeat;
}

div#pfd_about
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/roskilde_twr_scroll.jpg' ) no-repeat;
}

div#pfd_news
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/helicopter_scroll.jpg' ) no-repeat;
}

div#pfd_lossoflicense
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/torn_certificate_scroll.jpg' ) no-repeat;
}
div#pfd_health
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/hospital.jpg' ) no-repeat;
}

div#pfd_search
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/magnifying_scroll.jpg' ) no-repeat;
}

div#pfd_references
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/references_scroll.jpg' ) no-repeat;
}

div#pfd_contact
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/helpinghands.jpg' ) no-repeat;
}


div#pfd_products
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/pen.jpg' ) no-repeat;
}

div#pfd_aircraft
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/planeburn_scroll.jpg' ) no-repeat;
}

div#pfd_business
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/hangar_scroll.jpg' ) no-repeat;
}
div#pfd_travel
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/travel_scroll.jpg' ) no-repeat;
}

div#pfd_person
{
    width: 100%;
    height: 100%;
    background: #16304c url('images/falck_scroll.jpg' ) no-repeat;
}

.pfd_content
{
    position: relative;
    left: 10px;
    top: 10px;
    width: 375px;
    height: 270px;
    overflow: auto;
}


a#Default_da-DK
{
    background-image: url('images/da-DK/menu_default.jpg' );
}

a#About_da-DK
{
    background-image: url('images/da-DK/menu_about.jpg' );
}

a#News_da-DK
{
    background-image: url('images/da-DK/menu_news.jpg' );
}

a#Products_da-DK
{
    background-image: url('images/da-DK/menu_products.jpg' );
}

a#References_da-DK
{
    background-image: url('images/da-DK/menu_references.jpg' );
}

a#Search_da-DK
{
    background-image: url('images/da-DK/menu_search.jpg' );
}

a#FindUs_da-DK
{
    background-image: url('images/da-DK/menu_findus.jpg' );
}

a#Contact_da-DK
{
    background-image: url('images/da-DK/menu_contact.jpg' );
}

a#Back_da-DK
{
    background-image: url('images/da-DK/menu_back.jpg' );
}

a#Aircraft_da-DK
{
    background-image: url('images/da-DK/menu_aircraft.jpg' );
}

a#LossOfLicense_da-DK
{
    background-image: url('images/da-DK/menu_lossoflicense.jpg' );
}
a#Health_da-DK
{
    background-image: url('images/da-DK/menu_hospital.jpg' );
}

a#Travel_da-DK
{
    background-image: url('images/da-DK/menu_travel.jpg' );
}

a#Person_da-DK
{
    background-image: url('images/da-DK/menu_accident.jpg' );
}

a#Business_da-DK
{
    background-image: url('images/da-DK/menu_business.jpg' );
}


a#Default_en-GB
{
    background-image: url('images/en-GB/menu_default.jpg' );
}

a#About_en-GB
{
    background-image: url('images/en-GB/menu_about.jpg' );
}

a#News_en-GB
{
    background-image: url('images/en-GB/menu_news.jpg' );
}

a#Products_en-GB
{
    background-image: url('images/en-GB/menu_products.jpg' );
}

a#References_en-GB
{
    background-image: url('images/en-GB/menu_references.jpg' );
}
a#Search_en-GB
{
    background-image: url('images/en-GB/menu_search.jpg' );
}
a#FindUs_en-GB
{
    background-image: url('images/en-GB/menu_findus.jpg' );
}

a#Contact_en-GB
{
    background-image: url('images/en-GB/menu_contact.jpg' );
}

a#Back_en-GB
{
    background-image: url('images/en-GB/menu_back.jpg' );
}

a#Aircraft_en-GB
{
    background-image: url('images/en-GB/menu_aircraft.jpg' );
}

a#LossOfLicense_en-GB
{
    background-image: url('images/en-GB/menu_lossoflicense.jpg' );
}

a#Health_en-GB
{
    background-image: url('images/en-GB/menu_health.jpg' );
}

a#Travel_en-GB
{
    background-image: url('images/en-GB/menu_travel.jpg' );
}

a#Person_en-GB
{
    background-image: url('images/en-GB/menu_accident.jpg' );
}



a.Navigator_Item_Link, a.Navigator_Item_Link_Selected
{
    display: block;
    width: 194px;
    height: 26px;
    background-repeat: no-repeat;
}

a.Navigator_Item_Link
{
    background-position: 0 0;
}

a.Navigator_Item_Link_Selected
{
    background-position: -194px 0;
}

a.Navigator_Item_Link:hover
{
    background-position: -194px 0;
}

