/* ----------------------------- */
/* ---------- GENERAL ---------- */
/*
gold: #b17d2a
dunkelblau: #e21717
hellblau: #009ee3
hellgrau: #e3e3e3;
dunkelgrau: #41454f;
 *
*/
/* ----------------------------- */

html, body, img, pre {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
    color: #000000;
}

body {
    font-size: 16px;
}

input {
    /*font-size: 12px !important;*/
}

.clearfix {
    clear: both;
    height: 0;
}

.fix {
    position: fixed;
}

body {
    background: none;
    margin: 20px !important;
}

hr {
    height: 1px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #000000;

}

.pointer {
    cursor: pointer;
}

h1 {
    font-size: 2em !important;
    text-transform: uppercase;
}

h2 {
    font-size: 1.5em !important;
    text-transform: uppercase;
}

.Titel {
    text-transform: uppercase;
}

#LogoNavIcon,
header,
#bannercontainer,
#EventListeNavigationContainer,
.scrollToTop,
#NewsletterContainer,
#SitemapContainer,
#SocialMediaContainer
{
    display: none;
}

#content,
#banneroverlay,
footer,
#footerinner {
    margin: 0px !important;
}

#banneroverlaytext {
    height: auto !important;
}

#content img,
#EventDetailPrint img {
    width: 25%;
}

#content a {
    text-decoration: none;
}

#EventDetailInner,
#ContentFooter {
    display: none;
}