@charset "UTF-8";
@import url("/jakarta.faces.resource/reset.css.jsf?ln=css");
@import url("/jakarta.faces.resource/general.css.jsf?ln=css");
@import url("/jakarta.faces.resource/formate.css.jsf?ln=css");

.wrapper {
    margin: 0 auto;
    width: 999px;
    position: relative;
}

#page {
    top: 0px;
    background: #fff;
    width: 100%;
    margin-bottom: 22px;
    min-height: 470px;
    height: auto !important;
}

#head {
    position: relative
}

.keyvisual {
    position: relative
}

.header {
    padding-bottom: 15px
}

.footer {
    margin: 0 16px
}

body.edit_mode {
    clear: left
}

.sidebar {
    width: 248px;
    padding-top: 14px;
}

.nav_bar {
    width: 155px
}

.logo {
    position: absolute;
    top: 24px;
    left: 25px;
    z-index: 100
}

#print-contact {
    display: none
}

body.edit_mode {
}

body.edit_mode #header {
    clear: left
}

body.one_column #content {
    height: 2000px;
    margin: 0;
    width: 100% !important
}

body.one_column iframe {
    border: 0 none;
    height: 2000px;
    width: 100%
}

div.edit_mode_box {
    border: 1px dotted #c00;
    float: left;
    position: relative
}

div.edit_mode_box div.module_content {
    float: left;
    position: relative;
    width: 100%
}

div.edit_mode_box:hover div.edit_mode_buttons {
    display: block
}

div.edit_mode_buttons {
    display: none;
    position: absolute;
    z-index: 1000;
    white-space: nowrap
}

div.empty {
    padding: 12px 0;
    width: 100%
}

div.empty div.edit_mode_buttons {
    margin: -8px 0 0 5px
}

#edit_mode_box_language {
    width: 120px
}

#edit_mode_box_short_navigation_2 {
    width: 350px;
    float: right
}

#edit_mode_box_navigation {
}

#edit_mode_box_content {
    width: 100%
}

#edit_mode_box_ticker {
    width: 100%;
    clear: both;
    margin: 10px 0;
    padding: 10px 0
}

body.fourohfour {
}

body.fourohfour #main {
    clear: both;
    min-height: 300px;
    padding-top: 50px
}

body.fourohfour #content {
    margin-left: 135px
}

.no_wrap {
    white-space: nowrap
}

th > span{
    font-weight: bold;
}