html
{
    margin: 0;
    padding: 0; /*  height: 100%;*/
}

body
{
    font-family: Arial, "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 13px; /* width: 100%;*/
    margin: 0;
    padding: 0; /* height: 99%;*/
    background-image: url(../media/Assets/gfx-background.png);
    border: none;
}
form
{
    display: inline; /*width: 100%;*/
    width: auto;
    margin: 0;
    padding: 0; /* height: 99%;*/
}
h1
{
    color: White;
    font-weight: bold;
    font-size: 22px;
    font-family: Helvetica;
    line-height: 19px;
}
h2
{
    color: #4a7570;
    font-weight: bold;
    font-size: 22px;
    margin: 0;
}
h3
{
    color: #4a7570;
    font-weight: bold;
    font-size: 22px;
    margin: 0;
}
a
{
    color: #4a7570;
    font-weight: bold;
}
/* Header text in a "Textpage" */
.header
{
    color: #4a7570;
    font-weight: bold;
    font-size: 22px;
    margin: 0;
}

#header-container
{
    width: 945px;
    height: 144px;
    background-image: url(../media/Assets/gfx-header.jpg);
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    position: relative;
    z-index:999;
}
#header-logo-link
{
    position: absolute;
    top: 0;
    left: 0;
}
#header-logo-link a
{
    position: absolute;
    float: left;
}
#header-logo-link a img
{
    height: 104px;
    width: 104px;
    border: 0;
}
#header-name
{
    padding: 35px 0 0 118px;
}
#header-name img
{
    border: 0;
}
/* ************	Search button in the right side ************ */
#searchButton
{
    float: right;
    margin: 1px 9px 0px 0px;
}

#searchButton a
{
    color: white;
    position: relative;
    left: -37px;
    bottom: 2px;
    text-decoration: none;
}

#searchButton img
{
    margin: 0 0 -5px;
}

#searchButton .hiddenSearchButton
{
    visibility: hidden;
    display: none;
}

/* ************ Top menu ************ */
#top-menu-container
{
    height: 20px;
    color: White;
    float: right;
    background-image: url(../media/Assets/gfx-top-menu.png);
    margin: 0px 0px 0px 0px;
    background-repeat: repeat-x;
}
#top-menu-left
{
    width: 22px;
    height: 20px;
    padding: 0;
    float: right;
    margin: 0px 0px 0px 0px;
}

ul#top-menu
{
    float: left;
    margin: 0;
    padding: 0px 0 0 0;
    position: relative;
    height: 20px;
}

ul#top-menu img
{
    vertical-align: text-top;
}

#top-menu li
{
    float: left;
    list-style-type: none;
    padding: 0;
    position: relative;
    height: 20px;
}
/*
#top-menu li.print 
{
    background-image:url(../img/gfx-printer-icon.png);
    background-position:left 2px;
    background-repeat:no-repeat;
    padding:0 0 0 15px;
    }
*/
#top-menu a
{
    font-size: 11px;
    padding: 0px 8px 0px 8px;
    color: White;
    text-decoration: none;
}

#top-menu a img
{
    border: 0;
    padding: 2px 7px 0 0;
}

#top-menu a:hover
{
    text-decoration: none;
    overflow: auto;
}

ul#top-menu li ul
{
    background-color: #172522;
    list-style-type: none;
    margin-left: 0px;
    margin-top: 4px;
    padding: 0px;
    visibility: hidden;
    position: absolute;
    width: 150px;
}

ul#top-menu li:hover ul
{
    visibility: visible;
}

#top-menu li:hover ul li:hover, #top-menu li:hover ul li:hover a
{
    background-color: #5b918a;
}

#top-menu li li
{
    background-color: #172522;
    border-bottom: 1px solid #2F3B39;
    border-color: #2F3B39;
    border-width: 1px;
    overflow: auto;
    padding: 1px 15px 0px;
    text-decoration: none;
    width: 166px;
}

#current
{
    border-right-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #2b4741;
    background-color: #5b918a;
    text-decoration: none;
}

/* ************ Main menu ************ */
#breadcrums
{
    font-size: 10px;
    padding-bottom: 8px;
}
#main-menu-container
{
    height: 35px;
    padding: 0 0 0 108px;
    text-align: left;
    margin: 10px 0 0 0;
    display: block;
    position: relative;

}
ul#main-menu
{
    float: left;
    margin: 0;
    padding: 0px 0 0 0;
    list-style-type: none;
    position:absolute;

}
/* #main-menu li active
{
    display: inline;
    list-style-type: none;
    padding: 0;
} */
#main-menu li
{
    float: left;
    position:relative;
    list-style-type: none;
    padding: 0;
}
#main-menu a
{
    padding: 10px 9px 9px 9px;
    color: White;
    text-decoration: none;
    display: block;
}

#main-menu a:hover, #main-menu li:hover a
{
    background-color: #172522;
    color: White;
    overflow: auto;
}

ul#main-menu li ul
{
    visibility: hidden;
    list-style-type: none;
    width: 200px;
    position: absolute;
    background-color: #172522;
    padding: 0;
    margin: 0;
}

#main-menu li:hover ul, #main-menu li.sfhover ul
{
    visibility: visible;
}
#main-menu li:hover ul li:hover, #main-menu li:hover ul li:hover a, #main-menu li.sfhover ul li.sfhover, #main-menu li.sfhover ul li.sfhover a
{
    background-color: #5b918a;
}

#main-menu li li
{
    float: left;
    width: 200px;
    padding: 0;
    margin: 0; /*padding: 5px 5px 9px 6px;*/
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #2f3b39;
    color: White;
    background-color: #172522;
    text-decoration: none; /*  overflow: auto;*/
}

#sub-header
{
    width: 945px;
    height: 15px;
    background-color: #eeefef;
    margin: auto;
}

/* ************ Content containers ************ */
#content-container
{
    margin: auto;
    text-align: left;
    width: 945px;
    background-color: White;
    height: auto;
    overflow: auto;
}

/* ***** front page left column ***** */
#content-column-left
{
    margin-left: 20px;
    margin-top: 23px;
    width: 280px;
    min-height: 400px;
    float: left;
    background-color: White;
}

/* ***** front page right column ***** */
#content-column-right
{
    margin-left: 30px;
    margin-top: 23px;
    width: 583px;
    min-height: 400px;
    float: left;
    background-color: White;
}

/* ***** wide page column ***** */
#content-column-wide
{
    margin-left: 20px;
    margin-top: 23px;
    width: 863px;
    min-height: 400px;
    float: left;
    background-color: White;
}
/* ***** two column page - use with #content-column-first ***** */
#content-two-column
{
    margin-left: 20px;
    margin-top: 23px;
    width: 706px;
    min-height: 400px;
    float: left;
    background-color: White;
}
/* ***** regular page first (out of three) column - product menu ***** */
#content-column-first
{
    margin-top: 23px;
    width: 190px;
    min-height: 400px;
    float: left;
    background-color: White;
}
/* ***** regular page second (out of three) column ***** */
#content-column-second
{
    margin-left: 20px;
    margin-top: 23px;
    width: 360px;
    min-height: 400px;
    float: left;
    background-color: White;
}

/* ***** regular page third (out of three) column ***** */
#content-column-third
{
    margin-left: 30px;
    margin-top: 23px;
    width: 316px;
    min-height: 400px;
    float: left;
    background-color: White;
}
#content-column-third img
{
    width: 316px;
}
#content-green
{
    color: #4a7570;
}

/* ************ Footer ************ */
#footer-container
{
    float: left;
    width: 945px;
    height: 33px;
    background-color: White;
    background-image: url(../media/Assets/gfx-footer.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 70px 0 0 0;
    overflow: visible;
}
#footer-text
{
    width: 940px;
    text-align: center;
    color: White;
    font-size: 11px;
    font-weight: bold;
}

#footer-text a
{
    color: White;
    text-decoration: none;
}

/* ****** Search field text ****** */
.displaytext
{
    width: 148px;
    height: 20px;
    margin: 16px 5px 0px 0px;
    background: White;
    border: none;
    color: #4a7570;
    font-size: 14px;
    padding: 3px 0 0 5px;
}
.normaltext
{
    /* float: right; */
    width: 148px;
    height: 20px;
    margin: 16px 5px 0px 0px;
    background: White;
    border: none;
    color: #4a7570;
    font-size: 14px;
    padding: 3px 0 0 5px;
}

/* ************  Left menu ************ */
ul#left-menu
{
    width: 190px;
    float: left;
    margin: 0;
    padding: 0;
}
ul#left-menu img
{
    vertical-align: text-top;
}

#left-menu li
{
    display: block;
    list-style-type: none;
    border-bottom: 1px solid #a5beba; /* #5b918a */
}
#left-menu li.selected
{
    background-color: #a5beba;
}
#left-menu li.selected a
{
    color: White;
}
#left-menu li:hover
{
    background-color: #a5beba;
    color: White;
}
#left-menu li a:hover
{
    color: White;
}
#left-menu a
{
    display: block;
    color: #4a7570;
    text-decoration: none;
    padding: 3px 0 3px 13px;
}

#left-menu a:hover
{
    text-decoration: none;
    overflow: auto;
}

/* Menu item with sub-menu and selected */
.left-menu-sub
{
    background-image: url(../media/Assets/gfx-marker.png);
    background-repeat: no-repeat;
    background-position: 170px 7px; /* 170px from the left side, 7px from top */
}

li.left-menu-sub:hover
{
    background-color: #5B918A;
    background-image: url(../media/Assets/gfx-marker-white.png);
    background-repeat: no-repeat;
    background-position: 170px 7px; /* 170px from the left side, 7px from top */
}

#left-menu .left-menu-sub-selected
{
    background-image: url(../media/Assets/gfx-marker-white.png);
    background-repeat: no-repeat;
    background-color: #5b918a;
    background-position: 170px 7px;
    border-bottom: none;
}

#left-menu .left-menu-sub-selected a
{
    color: white;
}

#left-menu li.left-menu-sub-selected:hover
{
    background-color: #5B918A;
}

#left-menu .left-menu-sub-selected ul
{
    background-color: #cddedc;
    padding-left: 0px;
    margin:0; ke
}

#left-menu .left-menu-sub-selected ul li a
{
    color: #4a7570;
    margin-left: 10px;
}

#left-menu .left-menu-sub-selected ul li.active
{
    background-color: #a5beba;
}

#left-menu .left-menu-sub-selected ul li ul li a
{
    margin-left: 20px;
}

/* Employee pages */
#content-column-employees
{
    width: 940px;
    margin-top: 23px;
    float: left;
    background-color: white;
}
#content-column-employees h2
{
    text-align: center;
}
#content-column-employees ul
{
    list-style: none;
    float: right;
    margin: 10px 100px 10px 0;
}
#content-column-employees ul li
{
    float: left;
    margin: 0 4px 0 4px;
}
#content-column-employees table
{
    border: none;
}
#content-column-employees table table
{
    border: 1px solid #598C83;
    height: 220px;
}
#content-column-employees table table table
{
    border: none;
    height: auto;
}
#content-column-employees .MedarbejderTextBold, .MedarbejderTextBold
{
    font-weight: bold;
}
#content-column-employees .MedarbejderTitelNoItal, .MedarbejderTitelNoItal
{
    color: #598C83;
    font-size: 95%;
    font-weight: bold;
}
.MedarbejderTitelNoItalBig
{
    color: #598C83;
    font-size: 110%;
    font-weight: bold;
}
#content-column-employees .MedarbejderHeader, .MedarbejderHeader
{
    color: #466F68;
    font-weight: bold;
}
#content-column-employees .MedarbejderTitel
{
    color: #598C83;
    font-size: 95%;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
}
.MedarbejderTitelBold
{
    color: #598C83;
    font-size: 120%;
    font-style: italic;
    font-weight: bold;
    text-transform: none;
}
#content-column-employees .MedarbejderTextLight, .MedarbejderTextLight
{
    color: #666666;
    font-size: 95%;
    font-weight: normal;
    text-transform: capitalize;
}
#content-column-third .employeeImage img
{
    width: 120px;
    margin-top: 30px;
}
.employeeSearch
{
    clear: both;
    float: right;
    margin: 10px 95px 10px 0;
}

/* Search Page */
#xsltsearch
{
    margin: 0;
    padding-bottom: 20px;
}
#xsltsearch_navigation
{
    text-align: center;
}
#xsltsearch_navigation .disabled
{
    color: #AAA;
}
#xsltsearch_stats
{
    font-size: 75%;
    color: #999;
}
#xsltsearch_results
{
    padding-bottom: 20px;
}
#xsltsearch h2
{
    font-size: 150%;
}
.xsltsearch_result p
{
    margin: 0;
    padding: 0;
}
.xsltsearch_result:hover
{
    background: #fafafa;
}
.xsltsearch_ordinal
{
    font-weight: bold;
    font-size: 75%;
}
.xsltsearch_title
{
    font-weight: bold;
}
.xsltsearch_score
{
    font-size: 75%;
}
p.xsltsearch_result_description
{
    padding-bottom: 10px;
}
.xsltsearch_description strong
{
    background: #FFD;
}
/* highlighting */

/* Contact Page */
fieldset legend
{
    display: none;
}

fieldset label
{
    display: block;
    margin: 10px 0 0 0;
}

.selectbox
{
    margin: 10px 0 0 0;
    line-height: 14px; /*vertical-align:middle;*/
}

fieldset label.first
{
    margin: 0;
}

fieldset input
{
    border: 2px solid #a5beba;
    width: 265px;
    height: 17px;
    padding: 2px;
    margin: 0 0 3px 0;
    font-size: 14px;
}

fieldset textarea
{
    border: 2px solid #a5beba;
    width: 265px;
    height: 130px;
    padding: 2px 2px 1px 2px;
    margin: 0 0 3px 0;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
}

fieldset input:focus, fieldset textarea:focus
{
    border: 2px solid #5b918a;
}

fieldset input.error, fieldset textarea.error
{
    border: 2px solid red;
}

fieldset input.error:focus
{
    border: 2px solid red;
}

fieldset button
{
    border: none;
    padding: 0 7px 0 0;
    margin: 10px 0;
    background: url('../media/Assets/arrow_right.gif') no-repeat right 50%;
}

#ErrorMailSettings
{
    font-weight: bold;
    margin: 5px 0 5px 0;
}

/* Google Map */
.mapdimensions, .mapdimensions2
{
    width: 680px;
    height: 450px;
    border: 1px solid black;
    overflow: hidden;
    visibility: visible;
    margin: 10px 0 10px 0;

}
.mapdimensions2
{
    height: 500px;
}

#map1{ z-index: 1; } 

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

