html, body, h2, h5 {
    border: 0;
    margin: 0;
    padding: 1em;
    font: normal 9pt/1.35em "Trebuchet MS", Arial, sans-serif;
    color: black;
}

a {
    text-decoration: underline;
    color: black;
}

.termin a {
    text-decoration: none;
}

.press-gallery,
#admin-topSpace,
#admin-topContainer,
.sidebar,
.admin,
.topcolumn,
.termin-head img,
.info,
.tooltip,
#footer, .navbar .logo, .language, .seperator {
    display: none !important;
}

.cal .topcolumn {
    display: block !important;
}

.navigation {
    position: absolute;
    left: 1.3em;
    bottom: 1.5em;
}

.navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}

    .navigation li {
        padding: 0;
        margin: 0;
        display: none;
    }

    .navigation li.is-selected {
        display: inline;
    }

        .navigation li a {
            display: none;
            text-decoration: none;
            color: #808080;
            padding: 0 0.2em;
        }

        .navigation .subtitle {
            display: none;
        }

        .navigation .subtitle {
            padding-left: 0.2em;
        }

        .navigation .is-selected > a{
            display: inline-block;
        }

        .navigation .is-selected > a:after {
            content: ' >';
        }

#pageTitle, .navigation li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4em;
}

.navbar {
    height: 11em;
    position: relative;
    padding-bottom: 2.5em;
    border-bottom: 1em solid #BEBEBE;
}

img.print {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    height: 9em;
}

h1 {
    font-weight: bold;
    font-size: 1.4em;
    margin-left: 1.1em;
}

h2, h4 {
    border-bottom: 1pt dotted #BEBEBE;
    padding: 0 4em 1.2em 1.5em;
    margin: 3em 0 0.4em 0;
    text-transform: uppercase;
    font-weight: bold;
}

h4 {
    font-size: 1.2em;
    padding-left: 1.25em;
    margin-top: 0;
    border: none;
    padding-bottom: 0;
}

h5 {
    padding: 0 4em 1.2em 1.5em;
    font-weight: bold;
}

h1.cal {
    margin-top: 1.5em;
    display: inline-block;
}

.cal-open-closed {
    display: inline;
    padding-left: 0;
}

.cal-open-closed:before {
    content: "(";
}

.cal-open-closed:after {
    content: ")";
}

#left h2:first-child {
    margin-top: 1.5em;
}

.cal #left h2:first-child {
    margin-top: 3em;
}

.imageblock,
.termin,
p {
    padding: 0 4em 0 1.5em;
    margin: 0 0 .8em 0;
}

.termin-head {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 0.2em;
}

.termin-inhalt p,
.termin-inhalt h3 {
    font-size: 1em;
    padding: 0;
    margin: 0;
}

.imageblock {
    overflow: auto;
}

.imageblock img {
    float: left;
    margin: 0 1em 0 0;
}
