body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin:0;
    padding:0;
    vertical-align:baseline;
    border:0;
    font-size:100%;
    font: inherit;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display:block;
}
*:focus,
*:active {
    outline:0;
}
body {
    line-height:1.5;
    font-family:"adelle-sans", sans-serif;
    color:#000;
}
ol,
ul {
    list-style: none;
    list-style-position:inside;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse:collapse;
    border-spacing:0;
    overflow-x: auto;
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:"adelle-sans", sans-serif;
    font-weight:500;
    color:#000;
    font-style:italic;
}
h1 {
    font-size:1.875em;
    margin-bottom:1em;
}
h2 {
    font-size:1.5em;
    margin-bottom:1em;
}
h3,
h4,
h5,
h6 {
    font-size:1.125em;
    margin-bottom:0;
}
p {
    margin-bottom:1em;
}
a {
    text-decoration:none;
    color:#843a3a;
}
b,
strong {
    font-weight:700;
}
a:hover,
a:focus {
    color:#000;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color:#383838;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color:#383838;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color:#383838;
}
input,
textarea,
select {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
label,
legend {
    display:block;
    padding:1em 0 0.5em;
}
input,
textarea,
select {
    width:100%;
    padding:0.6em 0.5em;
    border:0.0625em solid #000;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
input:focus,
input:active,
textarea:focus,
textarea:active {
    background:#ccc;
    color:#000;
}
input[type="checkbox"]:hover,
input[type="checkbox"]:focus,
input[type="radio"]:hover,
input[type="radio"]:focus {
    box-shadow:0 0 5px #000;
    cursor:pointer;
}
input[type="submit"] {
    cursor:pointer;
    background:#000;
    color:#FFF;
}
input[type="submit"]:hover,
input[type="submit"]:focus {
    color:#000;
    background:#FFF;
    border-color:#000;
}
textarea {
    overflow: auto;
    font-family:"adelle-sans", sans-serif;
    max-width:100%;
}
button {
    overflow: visible;
}
.checkbox_container input,
.radio_container input {
    width:auto;
}
.checkbox_container label,
.radio_container label {
    display:inline-block;
}
blockquote h1 {
    margin:0;
}
blockquote h6 {
    text-align:right;
}
.checkbox_container span,
.radio_container span {
    display:block;
}
pre {
    font-size:0.5625em;
}

@media (max-width:640px) {
}

#header {
    background:#fff;
    color:#000;
    position:fixed;
    z-index:100;
    width:100%;
    box-shadow:0 0 5px #333;
    top: 0
}
#container {
    margin-top:3.125em;
}
#header .inside {
    max-width:60em;
    margin:0 auto;
    font-weight:700;
}
#header ul li {
    display:inline-block;
    float:left;
}
#header a {
    color:#000;
    text-decoration:none;
    display:inline-block;
    padding:1em;
    font-family:"adelle",serif;
    font-style:italic;
}
#header a:hover,
#header a:focus {
    color:#162883;
}
#header a.active {
    color:#fff;
    background:#162883;
}
#footer {
    background:#FFF;
    color:#000;
}

@media (max-width: 768px) {
#header .mod_onepagewebsitenavigation {
    display:none
}
}


/* module.css */
.team {
    padding-bottom:1em;
}
.team .box {
    width:31.25%;
    float:left;
    margin:3.125% 3.125% 0 0;
}
.team .box.third {
    margin-right:0;
}
.team .box img {
    max-width:100%;
}
.ce_headline,
.ce_text,
.ce_rsce_spalten,
.ce_rsce_team,
.ce_masonry_gallery,
.ce_form,
.ce_table,
.ce_markdown {
    max-width:60em;
    margin:0 auto;
    padding:1em 2em;
}
.ce_rsce_spalten img {
    min-width:100% !Important;
    max-width:100% !Important;
}
.ce_headline {
    padding-top:0;
    padding-bottom:0;
}
h1.ce_headline {
    max-width:32em;
}
h2.ce_headline {
    max-width:40em;
    padding-right:1.333333333333333em;
    padding-bottom:1em;
    padding-left:1.333333333333333em;
}
h3.ce_headline {
    max-width:53.33333333333333em;
}
.ce_rsce_banner {
    position:relative;
}
.ce_rsce_spalten .box {
    margin-bottom:1em;
}
.team .box span {
    display:block;
}
.ce_rsce_spalten.col-2 .box {
    width:48.4375%;
    float:left;
    padding-left:3.125%;
}
.ce_rsce_spalten.col-2 .box.first {
    padding-left:0;
}
.ce_rsce_spalten.col-3 .box {
    width:31.25%;
    float:left;
    padding-left:3.125%;
}
.ce_rsce_banner .banner-headline {
    position:relative;
    display:table;
    background:#ab123c;
    width:100%;
}
.ce_rsce_banner .banner-headline img {
    min-width:100%;
    position:absolute;
}
.ce_rsce_banner .banner-headline .banner-headline-innerwrap {
    width:100%;
    height:100%;
    position:relative;
    display:table-cell;
    padding:2em;
    vertical-align:middle;
}
.ce_form {
    margin-top:2em;
    margin-bottom:2em;
}
.team-name {
    font-weight:700;
}
.team-name,
.team-funktion {
    font-size:1.5em;
    color:#ab123c;
}
.team-social {
    padding-top:1em;
}
.team-social li {
    display:inline-block;
    padding:0 .75em .75em 0;
}
.team-social li a {
    width:1em;
    height:1em;
    display:block;
    padding:.3em .5em .7em;
    text-align:center;
    font-size:1.25em;
    color:#fff;
    background:#ccc;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
.team-social li a:hover,
.team-social li a:focus {
    opacity:0.3;
}
.team-social li a.xing {
    background:#135353;
}
.team-social li a.twitter {
    background:#55ACEE;
}
.team-social li a.instagram {
    background:#437198;
}
.team-social li a.facebook {
    background:#415E9B;
}
.team-social li a.googleplus {
    background:#DD4B39;
}
.team-social li a.youtube {
    background:#CC181E;
}
.team-social li a.vimeo {
    background:#17B3E8;
}
.team-social li a.pinterest {
    background:#BD2126;
}
.team-social li a.skype {
    background:#00AFF0;
}
.team-social li a.tumblr {
    background:#36465D;
}
.team-social li a.flickr {
    background:#E30761;
}
.team-social li a.soundcloud {
    background:#FF3300;
}
.ce_rsce_spalten.col-3 .box.first {
    padding-left:0;
}
.ce_rsce_banner {
    text-align:center;
}
.ce_rsce_banner h2 {
    font-size:1.875em;
}
.ce_text ul,
.ce_text ol,
.ce_rsce_spalten ul,
.ce_rsce_spalten ol {
    margin-bottom:1em;
}
.ce_text ul ul,
.ce_text ol ol,
.ce_text ul ol,
.ce_text ol ul,
.ce_rsce_spalten ul ul,
.ce_rsce_spalten ol ol,
.ce_rsce_spalten ul ol,
.ce_rsce_spalten ol ul {
    margin:0 0 0 1.5em;
}
.ce_text ul,
.ce_rsce_spalten ul {
    margin: 0.75em 0;
    padding: 0 1.5em;
    list-style: none;
}
.ce_text ul li:before,
.ce_rsce_spalten ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-size:0.6em;
    display: block;
    height: 0;
    width: 0;
    top:0.55em;
    left:-2em;
    position: relative;
}
.ce_text ul ul li:before,
.ce_rsce_spalten ul ul li:before {
    padding-right:.5em;
    content: '\f105';
    font: normal normal normal 14px/1 FontAwesome;
}
.ce_text ul ul ul li:before,
.ce_rsce_spalten ul ul ul li:before {
    padding-right:.5em;
    content: '\f101';
    font: normal normal normal 14px/1 FontAwesome;
}
.ce_text ol,
.ce_rsce_spalten ol {
    padding-left:1.5em;
}
.ce_text ol li,
.ce_rsce_spalten ol li {
    list-style: decimal;
}
.ce_table table,
.ce_rsce_spalten table {
    width:100%;
    margin:0 0 1em;
}
.ce_text table,
.ce_rsce_spalten table {
    margin:0 0 1em;
}
.ce_table table td,
.ce_text table td,
.ce_rsce_spalten table td {
    padding:.3em .5em;
}
.ce_table table thead,
.ce_table table tfoot,
.ce_table table th {
    font-weight:700;
}
.ce_table table thead {
    border-bottom:.0625em solid #000;
}
.ce_table table tfoot {
    border-top:.0625em solid #000;
}
.ce_table table thead th,
.ce_table table tfoot td {
    padding:.5em 0;
}
.mas-spalte {
    width:31.25%;
}
.mas-abstand {
    width:1%;
}
.masonry_gallery {
    width:31.25%;
    margin:1%;
}
.masonry_gallery img {
    width:100%;
    min-width:100%;
}
.embed-container {
    height:0;
    max-width:100%;
    position:relative;
    overflow:hidden;
    padding-bottom:56.25%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
}
.show-768 {
    display:none;
}
.caroufredsel_gallery .image_container img {
    min-width:100%;
}
.ce_player video {
    width:100%;
}
.ce_rsce_banner_neu {
    margin-top:0.5em;
    position:relative;
}
.banner {
    width:100%;
    position:relative;
    top:6px;
    text-align: center;
}
.banner img{
    margin: 0 auto;
}
.banner-inner {
    position:absolute;
    top:0;
    width:100%;
    height:100%;
}
.banner-innerst {
    position: relative;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align:center;
}
.banner-real-innerst img {
    max-width:500px;
    width:auto;
    height:auto;
}
.banner h1,
.banner h2 {
    margin-bottom:.2em;
    font-size:3.75em;
    color:#162883;
    font-family:"ff-enzo-web",sans-serif;
}

@media (max-width: 1350px) {
.banner-real-innerst img {
    max-width:370px;
    width:100%;
    width:auto;
    height:auto;
}
}

@media (max-width:1000px) {
.banner-real-innerst img {
    max-width:250px;
    width:100%;
    width:auto;
    height:auto;
}
}

@media (max-width:768px) {
.masonry_gallery {
    width:48%;
}
.ce_rsce_spalten.col-2 .box {
    width:48.4375%;
    float:left;
    padding-left:3.125%;
}
.ce_rsce_spalten.col-3 .box {
    width:48.4375%;
    float:left;
    padding-left:3.125%;
}
.team .box {
    width:45%;
    margin:10% 10% 0 0;
}
.team .box.third {
    margin-right:10%;
}
.team .box.second {
    margin-right:0;
}
.show-768 {
    display:block;
}
.banner h1,
.banner h2 {
    font-size:2em;
}
}

@media (max-width:600px) {
.ce_rsce_spalten.col-2 .box,
.ce_rsce_spalten.col-3 .box {
    width:100%;
    padding-left:0%;
}
.team .box {
    width:100%;
    margin:10% 0 0 0;
}
.team .box img {
    min-width:100%;
}
.masonry_gallery {
    width:98%;
    margin-bottom:5%;
}
.ce_rsce_banner h1 {
    font-size:2.75em;
}
.ce_rsce_banner h2 {
    font-size:1.875em;
}
.ce_rsce_banner .banner-headline h1,
.ce_rsce_banner .banner-headline h2,
.ce_rsce_banner .banner-headline h3,
.ce_rsce_banner .banner-headline h4,
.ce_rsce_banner .banner-headline h5,
.ce_rsce_banner .banner-headline h6 {
    font-size:1.5em;
}
.banner h1,
.banner h2 {
    font-size:1.5em;
}
}

@media (max-width:320px) {
}

