@charset "utf-8";

body,textarea,input {
    -x-system-font: none !important;
    font-family: Segoe UI, Tahoma, Arial !important;
    font-size: 12px !important;
    font-size-adjust: none !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: normal !important;
}

* {
    font-family: Segoe UI, Tahoma, Arial;
}

html,body {
    border: 0 none;
    margin: 0px;
    padding: 0;
}

h1 {
    font-family: Times, serif !important;
    font-size: 200%;
    margin-top: 20px;
}

p {
    margin: 5px;
}

a,a:visited {
    color: #9C9183;
}

a img {
    border: none;
}

a:hover {
    color: #615344;
}

div.container {
    width: 800px !important;
    text-align: left;
}

div.header {
    text-align: right;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #9C9183;
}

div.navigation {
    width: 100%;
    background-color: #FFFFFF;
    height: 250px !important;
}

div.navigation-panel {
    height: 100% !important;
    width: 160px !important;
    background-color: #2f2211;
    position: absolute;
    height: 250px !important;
    top: 65px;
    left: 65%;
    z-index: 100;
}

table.navigation-table {
    vertical-align: middle;
    height: 100% !important;
    margin-left: 5px;
    margin-right: 5px;
}

tr.navigation-on-mouse-over {
    background-color: #544838;
}

tr.navigation-on-mouse-out {
    background-color: #2f2211;
}

a.navigation-link {
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    color: #FFFFFF;
}

div.content {
    text-align: left;
    margin: 10px;
    padding-bottom: 10px;
    min-height: 200px;
}

div.footer {
    clear: both;
    text-align: left;
    padding-top: 5px;
    color: #9C9183;
    border-top: 1px #9C9183 dotted;
    font-size: 95%;
}

div.footer span.copyright {
    float: right;
}

div.footer div.last-modification {
    text-align: center;
    padding-top: 20px;
    font-size: 90%;
    padding-bottom: 20px;
}

.partner-table {
    border: 1px #dcdcdc solid;
}

a.partner-link {
    font-size: 90%;
}

td.fotogalerie-navigation {
    background-color: #2f2211;
    color: #FFFFFF;
    margin: 5px;
    vertical-align: top;
}

td.fotogalerie-navigation li {
    margin-left: -20px;
    margin-top: 10px;
}

td.fotogalerie-content {
    text-align: center;
    vertical-align: top;
}

span.fotogalerie-meta {
    font-size: 85%;
}

td.abenteuer-navigation {
    background-color: #2f2211;
    color: #FFFFFF;
    margin: 5px;
    vertical-align: top;
}

td.abenteuer-navigation li {
    margin-left: -20px;
    margin-top: 10px;
}

td.abenteuer-content {
    text-align: center;
    vertical-align: top;
}

span.abenteuer-heading {
    font-weight: bold;
}

span.abenteuer-meta {
    color: #2f2211;
    font-size: 85%;
}

fieldset.fotogalerie-fieldset {
    width: 400px;
    text-align: left;
    padding: 15px;
}

fieldset.fotogalerie-fieldset legend {
    font-weight: bold;
    color: #000000;
}

/* custom navigation backgrounds */
.kontakt-static-image {
    background: url(../images/navigation/kontakt/01.jpg) no-repeat
        !important;
}

.partner-static-image {
    background: url(../images/navigation/partner/01.jpg) no-repeat
        !important;
}

.fotogalerie-static-image {
    background: url(../images/navigation/fotogalerie/01.jpg) no-repeat
        !important;
}

.reisen-static-image {
    background: url(../images/navigation/reisen/01.jpg) no-repeat !important
        ;
}

.sitemap-static-image {
    background: url(../images/navigation/sitemap/01.jpg) no-repeat
        !important;
}

.impressum-static-image {
    background: url(../images/navigation/impressum/01.jpg) no-repeat
        !important;
}