#qgRteToolbar .-options > h1, #qgRteToolbar .-options > h4, #qgRteToolbar .-options > h5, #qgRteToolbar .-options > h6 {
    display: none !important;
}
html {
    overflow-y: scroll;
}
body {
    color: rgb(68, 68, 68);
    font-family: "Source Sans Pro";
    font-size: 17px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px 0px 0.25em 0px;
}
h1 {
    font-weight: normal;
    font-size: 1.8em;
    line-height: 1.1;
}
h2 {
    color: rgb(51, 51, 51);
    font-size: 24px;
    margin-bottom: 7px;
    font-weight: normal;
    line-height: 1.1;
}
h3 {
    color: rgb(51, 51, 51);
    font-size: 1em;
    margin-bottom: 7px;
    font-weight: bold;
    line-height: 1.1;
}
p {
    margin-bottom: 1em;
    margin-top: 0px;
}
a {
    color: inherit;
}
a:hover {
    color: rgb(199, 52, 41);
}
a:visited {
}
a:hover {
}
.l1_width {
    max-width: 940px;
    padding-left: 4vw;
    padding-right: 4vw;
    margin: auto;
}
#container {
    position: relative;
    z-index: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: initial;
    margin: auto;
}
#head {
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: rgba(255, 255, 255,0.8);
    padding: 25px 0px 16px 0px;
    border-color: rgb(230, 48, 39);
}
#head a {
    color: inherit;
    text-decoration: none;
}
#head > .-l1_width {
    align-items: center;
}
#logo > img {
    display: block;
    height: 94px;
}
#content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}
#main {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    margin-top: 0px;
    margin-bottom: 3em;
}
#main > .l1_cols {
    margin-top: 52px;
}
#left {
    padding-right: 20px;
    width: 187px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}
#right {
    padding-left: 20px;
    width: 187px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
}
#foot {
    padding-top: 10px;
    font-size: 13px;
}
#foot > .l1_width {
}
#foot a {
    color: inherit;
    text-decoration: none;
}
.l1_cols {
    display: flex;
}
.l1_cols > div {
    box-sizing: border-box;
}
#left nav {
    border-top-color: rgba(230, 48, 39,0.5);
    border-top-style: solid;
    border-top-width: 1px;
}
#left nav a {
    display: block;
    color: inherit;
    border-bottom-color: rgb(249, 229, 228);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 10px 0px;
}
#left nav li:not(.cmsInside) > ul {
    display: none;
}
#left nav a.cmsInside {
    color: rgb(230, 48, 39);
}
#left nav ul {
    padding-left: 0px;
}
#left nav > ul > li > ul > li > a {
    padding-left: 20px;
    font-size: 14px;
}
#left nav > ul > li > ul > li > ul > li > a {
    padding-left: 20px;
}
#left nav > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 30px;
}
.Center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}
.Left {
    display: block;
    text-align: left;
}
.Right {
    display: block;
    text-align: right;
}
img.Left {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
img.Right {
    float: right;
    margin-left: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.-m-cms-cont-breadcrumb1 {
    font-size: 12px;
    margin-bottom: 1.8em;
}
.-m-cms-cont-breadcrumb1 a {
    color: inherit;
}
.-m-cms-cont-breadcrumb1 a.cmsActive {
    color: rgb(230, 48, 39);
}
main ul {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    padding: 0px;
    margin: 1.1em 0px 1.8em 0px;
}
main li {
    position: relative;
    padding: 0px 0px 0px 14px;
    margin: 0.5em 0px;
}
main li::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0.45em;
    left: 0px;
    background-color: rgb(230, 48, 39);
}
#right > div {
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 10px;
    border-color: rgba(230, 48, 39,0.5) rgb(230, 48, 39) rgb(230, 48, 39) rgb(230, 48, 39);
}
#head .-m-cms-cont-lang-choose1 > a {
    color: rgb(230, 48, 39);
    font-size: 14px;
    display: block;
    text-align: right;
}
#head .-m-cms-cont-lang-choose1 > a.-active {
    font-weight: bold;
}
[data-c1-href]:hover {
    color: rgb(199, 52, 41);
}
.Rot {
    font-style: italic;
    color: rgb(230, 48, 39);
}
#address {
    color: rgb(230, 48, 39);
}
.-m-cms-cont-filelist {
}
.-m-cms-cont-filelist > li {
    padding: 0px;
}
.-m-cms-cont-filelist > li::before {
    display: none;
}
.-m-cms-cont-filelist > li > a, a.cd_download {
    text-decoration: none;
    display: inline-block;
    min-width: 3em;
}
.-m-cms-cont-filelist > li > a::before, a.cd_download::before {
    content: "";
    background-image: url("/qg/cms.layout.custom.6/pub/img/ic_file_download_black_24px.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
}
#sponsoren {
    text-align: right;
}
#sponsoren p {
    margin-bottom: 4px;
    text-transform: uppercase;
}
#left > .-wrapper {
    top: 0px;
    left: 0px;
}
.Bildbeschreibung {
    font-size: 14px;
    margin-bottom: 0.1em;
}
.-m-cms-cont-form1-fields2 > div {
    width: 100%;
    display: table;
}
.-m-cms-cont-slideshow-lory1 > .-wrapper > .-frame > ul > li::before {
    display: none;
}
.box_grau {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-attachment: scroll;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: rgb(234, 234, 234);
    font-size: 15px;
    padding: 12px 12px 6px 12px;
    margin: 1em 0px;
}
.c1-fieldTable {
    display: table;
}
.c1-fieldTable > * {
    display: table-row-group;
}
.c1-fieldTable > * > * {
    display: table-row;
}
.c1-fieldTable > * > * > * {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0.3em;
}
.c1-fieldTable > * > * > :first-child {
    padding-left: 0px;
}
.c1-fieldTable > * > * > :last-child {
    padding-right: 0px;
}
.c1-fieldTable input:not([type="checkbox"]):not([type="radio"]), .c1-fieldTable textarea, .c1-fieldTable select {
    width: 100%;
    vertical-align: middle;
}
.-pid1066 {
    font-size: 0.8em;
}

.cms_cont_privacy_policy1_notice button {
	color:rgb(68, 68, 68);
}
