body {
    font:18px Source Sans Pro,sans-serif;
}
#header-content {
    width:80%;
    padding-right:10%;
    padding-left:10%;
    background-color:#384F9F;
    padding-top: 15px;
    padding-bottom: 5px;
}
.header-main-txt {
    font-size:3rem;
    font-weight:bold;
    color:#fff;
}
.header-sub-txt {
    margin-bottom:25px;
    color:#fff;
}
.header-bild img {
    margin:0;
    padding:0;
    border-bottom:1px solid #000;
}
#main a,
#footer a {
    text-decoration:none;
    color:#095197;
}
#footer a {
    text-decoration:none;
    color:#fff;
}
.schrift-kleiner {
    font-size:1rem;
}
h1 {
    margin-top:175px;
    font-family:Arial,Helvetica;
    color:#384F9F;
}
.h1-mit-sub h1,
.h1-mit-sub p {
    margin-bottom:0;
    padding-bottom:0;
}
.h1-mit-sub p {
    margin-top:0;
    margin-bottom:25px;
    padding-top:0;
}
h2,
h3 {
    font-family:Arial,Helvetica;
}
h2,
h3,
h4 {
    color:#555;
}
#main .link-button a {
    padding:5px;
    background-color:#dedede;
    border-top:5px solid #f57215;
    text-decoration:none;
    color:#333;
}
#main .link-button.link-button-submenue a {
    width:45%;
    display:inline-block;
    margin-right:2%;
    padding:10px;
    text-align:center;
    margin-bottom: 15px;
}
hr {
    width:50%;
    max-width:400px;
    margin-top:30px;
    margin-bottom:30px;
    border:1px solid #1e90ff;
}
.ui-accordion-header {
    max-width:700px;
    margin-bottom:5px;
    padding:5px 5px 5px 15px;
    background-color:#dedede;
    border-top:5px solid #095197;
    font-size:1.25rem;
    color:#095197;
    cursor: pointer;
}
.brand-font-color {
    color:#1e90ff;
}
.cookiebar__button {
    background-color:#f57215;
}
.cookiebar__message {
    font-size:1rem;
}
#breadcrumb ul li {
    float:left;
    margin-right:25px;
    font-size:.9rem;
}
#breadcrumb ul li.first {
    display:none;
}
#breadcrumb ul li a {
    text-decoration:none;
}
#logo {
    left:10%;
    position:relative;
    margin-bottom:15px;
    z-index: 999;
}
#newsletter-anmelden input,
#newsletter-abmelden input {
    width:90%;
    max-width:400px;
    margin-bottom:10px;
    padding:5px;
    border:1px solid #333;
}
#newsletter-anmelden button,
#newsletter-abmelden button {
    width:150px;
    height:40px;
    background-color:#384F9F;
    border:0px hidden;
    font-size:1.15rem;
    color:#fff;
    text-transform:lowercase;
    cursor: pointer;
}
.seminar-tabelle table {
    width:100%;
    border:1px solid #333;
}
.seminar-tabelle thead {
    width:100%;
    text-align:left;
    background-color:#dedede;
}
.seminar-tabelle thead .head_0,
.seminar-tabelle thead .head_2 {
    width:25%;
}
.seminar-tabelle thead .head_1 {
    width:50%;
}
.seminar-tabelle th {
    padding:5px;
}
.seminar-tabelle td {
    padding:2px;
    font-size:1rem;
}
.seminar-tabelle tr.even {
    background-color:#ededed;
    font-size:1rem;
}
#main .content-text ul,
#main .accordion ul li{
    list-style-type:none;
}


#main .content-text ul li::before,
#main .accordion ul li::before{
    content: "\2022";
    color: #f57215;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}


#main p {
    max-width:1200px;
    line-height:140%;
}
#header-textbox {
    left:10%;
    position:absolute;
    font-size:2rem;
    font-weight:bold;
    color:#fff;
    z-index: 999;
    top: 100px;
}
.textfarberot {
    color:#f00;
}
.textfarbegruen {
    color:#0F0;
}
.ce_accordionSingle.weiterlesen-element {
    margin-bottom:50px;
}
.weiterlesen-element .ui-accordion-header {
    max-width:100%;
    margin-bottom:0;
    padding:0;
    background-color:#fff;
    border:0px hidden;
    font-size:1rem;
    color:#f57215;
}

.startboxen figure{
    margin-right: 50px;
    margin-bottom: 25px;
}
