body {
    background-color: #DEDEDE;
    color: #000000;
}

.wrap-header a {
    color: #ffffff;
}

.wrap-top-panel {
    margin-top: -10px;
}

.wrap-content {
    margin-top: 30px;
}

.wrap-left {
    width: 98%;
    margin: 0 auto;
}

.wrap-content p {
    padding: 8px 0 8px 0;
}

.print {
    float: left;
    padding-top: 8px;
}

.wrap-navigation-top {
    width: 100%;
    text-align: right;
    border-bottom: 2px solid #F9F9F9;
    padding: 10px 0 10px 0;
}

.wrap-navigation-top span {
    margin: 0 0 0 0;
    border-left: 1px solid #000000;
    padding: 0 10px 0 10px;
    text-align: center;
}

.navigation-panel-current-page {
    font-weight: bold;
    color: #7f2826;
}

.wrap-navigation-top a {
    text-decoration: none;
}

.wrap-navigation-bottom {
    /*width: 100%;*/
    text-align: center;
    border-top: 2px solid #F9F9F9;
    margin-top: 30px;
    padding-top: 20px;
}

.wrap-navigation-bottom span {
    margin: 0 0 0 0;
    border-left: 1px solid #000000;
    padding: 0 5px 0 5px;
    text-align: center;
}

.wrap-navigation-bottom a {
    text-decoration: none;
}

.wrap-footer {
    margin-top: 20px !important;
    border-top: 15px solid #CF363B;
    /*border-top: 2px solid #F9F9F9;*/
    border-bottom: none;
}

.wrap-footer p {
    padding: 3px;
}

.related-pages {
    width: 215px;
    background-color: #C5C5C5;
    font-size: 11px;
    border: 1px solid #000000;
}

.related-pages ul {
    list-style-type: disc;
    list-style-position: outside;
}

.related-pages ul  li {
    padding-top: 4px;;
}

.wrap-homepage{
    width: 95%;
    margin: 0px auto 18px;
    text-align: center;
    padding: 11px 0px 0px 19px;
    font-size: 18px;
    font-weight: normal;
    position: relative;
    z-index: 10;
    color: #6B6B6B;
    line-height: 30px;
    font-family: 'lucida_sans_unicoderegular',Arial,sans-serif;
    min-height: 600px;
}
.wrap-homepage a{
    font-size: 18px;
    text-decoration: none;
}

.homepage-image-people {
    margin-top: 50px;
}

.homepage-image-people img {
    border-radius: 10px;
}

.homepage-language-links {
    margin: 20px 0 0 0;
}

.hompeage-animation {
    width: 120px;
    position: absolute;
    top: 220px;
    right: 0;
}

.hompeage-animation a {
    line-height: 20px;
    font-size: 8px;
}

.decorative_line {
    bottom: -50px;
}

#homepage-bottom-sitemap-link {
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: right;
    background: none;
    position: absolute;
}

#homepage-bottom-sitemap-link a {
    font-size: 12px;
    color: #c73d3b;
    padding: 0 10px 0 0;
}
