body
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
    line-height: 1.1em;
    font-weight: normal;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, span a
    {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
    }

    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
    {
        font-size: inherit;
        color: inherit;
    }

h1
{
    font-size: 38px;
    margin: 0 0 0.4em 0;
}

h2
{
    font-size: 32px;
    margin: 0 0 0.4em 0;
}

h3
{
    font-size: 28px;
    margin: 0 0 0.3em 0;
}

h4
{
    font-size: 24px;
    margin: 0 0 0.3em 0;
}

h5
{
    font-size: 20px;
    margin: 0 0 0.2em 0;
}

h6
{
    font-size: 18px;
    margin: 0 0 0.2em 0;
}

a
{
    color: #b12a30;
}

    a img
    {
        border: 0;
        border-color: #000;
    }

p
{
    padding: 7px 0;
    margin: 0;
}

blockquote
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    border-left: 3px solid #ccc;
}
body
{
    background: url(CSS/Images/bg.jpg) top center no-repeat #000;
}

html, body
{
    margin: 0;
    padding: 0;
}

#site-wrapper
{
    margin: 0 auto;
}

#content-wrapper
{
    background: #fff;
    clear: both;
}

#top-menu
{
    clear: both;
    width: 992px;
    background: url(css/images/menu_bg.png) no-repeat;
    height: 55px;
    margin: 0 auto;
}

#logo
{
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

#language-flag-container:before
{
    position: absolute;
    left: -33px;
    content: '';
    height: 0px;
    border-style: solid;
    border-width: 0 0 35px 33px;
    border-color: transparent transparent #fff transparent;
}

#language-flag-container {
    background: #fff;
    height: 35px;
    padding-left: 2px;
    text-align: right;
    position: relative;
    width: 180px;
    right: 0;
    float: right;
}

#language-flag-container img {
    margin-top: 2px;
    margin-right: 10px;
}

#language-flag-container > img {
    margin-left: 0;
}

#layout19-content-inner-placeholder
{
    -moz-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    -webkit-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    background: #fff;
    width: 960px;
    margin: 0 auto;
}

#layout19-menu-header
{
    height: 20px;
    width: 960px;
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: 3px 0px 6px rgba(55, 55, 55, 0.2);
    -webkit-box-shadow: 3px 0px 6px rgba(55, 55, 55, 0.2);
    box-shadow: 3px 0px 6px rgba(55, 55, 55, 0.2);
}

#layout19-content-top
{
    margin: 0 auto;
    padding: 20px 20px 0 20px;
}


#layout19-top, #layout20-top
{
    width: 960px;
    height: 90px;
    margin: 0 auto;
    padding-top: 12px;
    clear: both;
}

#layout19-content-wrapper
{
    width: 960px;
    margin: 0 auto;
    background: #fff;
    min-height: 400px;
    -moz-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    -webkit-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
}

#layout19-content-container
{
}

#layout19-content
{
    min-height: 400px;
    padding: 0 30px 20px 30px;
}

#layout19-footer, #layout20-footer
{
    clear: both;
    padding: 10px 20px;
    width: 920px;
    color: #fff;
    margin: 0 auto;
}

    #layout19-footer *, #layout20-footer *
    {
        color: #fff;
    }

    #layout19-footer a, #layout20-footer a, .footer a
    {
        text-decoration: none;
        color: #cccc99;
    }

        #layout19-footer a:hover, #layout20-footer a:hover, .footer a:hover
        {
            text-decoration: underline;
        }



#layout20-content-inner-placeholder
{
    -moz-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    -webkit-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    background: #fff;
    width: 960px;
    margin: 0 auto;
}

#layout20-menu-header
{
    height: 20px;
    width: 960px;
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    -webkit-box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
    box-shadow: 3px 3px 4px rgba(55, 55, 55, 0.2);
}

#layout20-content-top
{
    margin: 0 auto;
    padding: 20px 20px 0 20px;
}


#layout20-top, #layout20-top
{
    width: 960px;
    margin: 0 auto;
    padding-top: 12px;
    clear: both;
}

#layout20-content-wrapper
{
}


#layout20-content-container
{
}

#layout20-left
{
    float: left;
    width: 190px;
    padding: 24px 7px 40px 40px;
    min-height: 400px;
}

#layout20-content
{
    width: 642px;
    float: left;
    padding: 24px 40px 20px 40px;
    min-height: 400px;
}


/* Top menu */

ul.topmenu
{
    position: relative;
    z-index: 1200;
    margin: 0;
    height: 35px;
    padding: 0 18px 4px 44px;
}

.topmenu-root-node {
    border-left: 1px solid #000;
}

.topmenu-root-node.selected {
        background: url(css/images/menu_line.png) repeat-x;

}

    ul.topmenu a
    {
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
    }

    ul.topmenu li
    {
        z-index: 1200;
        float: left;
        list-style: none;
        padding: 10px 15px 10px 15px;
    }
        
    ul.topmenu a:hover
    {
    }

    ul.topmenu li a
    {
        display: block;
        color: #fff;
    }

    ul.topmenu li.hover, ul.topmenu li:hover
    {
        background: url(css/images/menu_line.png) repeat-x;
        color: #fff;
        position: relative;
        z-index: 1200;
    }

    ul.topmenu ul li:hover a
    {
        color: #fff;
    }

    /* 	LEVEL TWO  */

    ul.topmenu ul
    {
        width: 240px;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1200;
        margin: 0;
        padding: 0;
        background: #1f1b1b;
        color: #000;
    }

        ul.topmenu ul li
        {
            color: #fff;
            padding: 5px 6px 5px 13px;
            float: none;
            z-index: 1200;
        }

            ul.topmenu ul li a
            {
                color: #fff;
                border-right: none;
                width: 90%;
                display: inline-block;
                z-index: 1200;
                font-size: 16px;
                font-weight: normal;
            }

            ul.topmenu ul li:hover
            {
                color: #fff;
                background: #b12a30;
            }

            ul.topmenu ul li a:hover
            {
                color: #fff;
            }

        ul.topmenu ul ul
        {
            left: 100%;
            z-index: 1200;
            top: 0;
        }

    ul.topmenu div
    {
        cursor: pointer;
    }

        ul.topmenu li.nonempty > div
        {
            background: url(CSS/Images/menuarrow.png) no-repeat right;
            background-position: right;
        }

/* End Top menu */

/*------------ SubMenu ---------------*/

.submenu
{
    margin: 0;
    padding: 0;
}

    .submenu li
    {
        list-style: none;
    }

    .submenu a
    {
        color: #333;
        font-size: 15px;
        text-decoration: none;
    }

        .submenu a:hover
        {
            text-decoration: underline;
        }

#submenu-headline
{
    margin-bottom: 4px;
}

    #submenu-headline a
    {
        text-decoration: none;
        color: #000;
        font-size: 24px;
    }

        #submenu-headline a:hover
        {
            text-decoration: underline;
        }

.submenu-root-node
{
    margin: 0;
    padding: 5px 0 5px 0;
    border-top: 1px solid #000;
}

.submenu li.selected > a
{
    font-weight: bold;
}

.submenu-hassubmenu
{
}

.submenu-submenu-container
{
    margin: 0;
    padding: 0 10px;
}

.submenu-item
{
    margin-left: 10px;
}

.submenu-firstsibling
{
}

.submenu-lastsibling
{
}

.submenu-sub-item
{
    padding: 0;
    margin: 0;
}

* html #menu
{
    position: relative;
}

.clear
{
    clear: both;
}

#search-panel:before
{
    position: absolute;
    left: -40px;
    content: '';
    height: 0px;
    border-style: solid;
    border-width: 0 0 44px 40px;
    border-color: transparent transparent #fff transparent;
}

#search-panel
{
    background: #fff;
    height: 44px;
    padding-left: 4px;
    clear: right;
    position: relative;
    float: right;
    top: 6px;
    vertical-align: top;
}


#search-panel table {
    border-spacing: 0;
    margin-left: 0;
    margin-right: 10px;
}

#search-panel td {
    text-align: right;
    margin: 0;
    padding: 0;
    padding-top: 8px;
}

    #search-panel .search_button
    {
        background: url(css/Images/search.png) no-repeat;
        border: none;
        height: 28px;
        width: 28px;
    }

        #search-panel .search_button:hover
        {
            opacity: 0.7;
        }

    #search-panel input
    {
        width: 157px;
        border-left: 1px solid #888;
        border-top: 1px solid #888;
        border-bottom: 1px solid #888;
        border-right: 1px solid #b12d35;
        vertical-align: top;
        height: 26px;
        margin: 0;
        padding: 0 10px;
        outline: none;
    }

#search-result-page-contents
{
    margin-top: 16px;
    margin-left: 23px;
    width: 630px;
}

#search-term
{
    display: none;
}

#search-results
{
    margin-top: 10px;
}

    #search-results .hits
    {
        padding-left: 35px;
    }

    #search-results .separator
    {
        margin-top: 25px;
        margin-bottom: 20px;
        margin-left: -30px;
        width: 620px;
    }

    #search-results .no-search-hits
    {
        font-size: 18px;
        font-style: italic;
        color: #990000;
        margin-left: 17px;
        margin-top: -6px;
        margin-bottom: 20px;
    }

    #search-results .heading
    {
        border-top: 3px solid #000;
        background: #f4f4f4;
        font-size: 18px;
        padding-left: 17px;
        padding-top: 5px;
        padding-bottom: 7px;
    }

    #search-results .hit-title
    {
        color: #333;
        font-size: 18px;
        font-weight: bold;
        text-decoration: underline;
    }

    #search-results .excerpt
    {
        color: #333;
    }

.search-section
{
    margin-bottom: 20px;
}

span.search-results
{
    color: #333333;
    font-size: 32px;
}

#search-results ul
{
    list-style: decimal;
}

.sitemap
{
    margin: 0;
    padding: 0;
}

    .sitemap li
    {
        list-style: none;
        padding-left: 0px;
    }


.mobile .logo-parent
{
    background: url("CSS/Images/bg.jpg") !important;
    background-position: -640px 0px !important;
}

.mobile #language-flag-container
{
    background: none;
    margin-top: 0 !important;
    padding-left: 5px;
}

.mobile #language-flag-container .language-flag img
{
    margin-top: 0;
}
