* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Times New Roman", Georgia, Serif;
    font-style: italic;
    font-size: 18px;
    text-align: center;
    background-color: #fff;
    color: #000;
}
.body_slideshow {
    background-color: #fff;
    color: #000;
    font-family: "Times New Roman", Georgia, Serif;
    font-style: italic;
    font-size: 18px;
    text-align: center;
}
h1,
h3 {
    color: #000;
    font-size: 24px;
    line-height: 1.6em;
    padding-bottom: 15px;
}
h3 {
    padding: 5px;
    font-size: 18px;
}
h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.slideshow_title {
    background: #e3c89d;
    color: #000;
    text-align: center;
    font-size: 24px;
    font-variant: small-caps;
    font-weight: bold;
    margin: 15px 10px;
}
p {
    padding: 5px;
    text-align: left;
}
#pagecontainer {
    width: 1000px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    background-image: url(../assets/css/img/background.jpg);
    background-repeat: repeat-y;
}
#header {
    width: 1000px;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
}
#wrapper {
}
#entrytext {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 10px;
}
#entrytext ul {
    list-style-type: square;
    line-height: 100%;
}
#entrytext ul li {
    padding: 2px 10px 10px 10px;
}
.menu_button {
    position: absolute;
    width: 152px;
    height: 36px;
    left: 40px;
    border: 0;
    background-color: transparent;
}
.articleimage {
    background-image: url("../assets/css/img/articleimageborder.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 270px;
    width: 270px;
    margin-right: 10px;
    border: 0;
    padding: 0;
}
.articleimage img {
    margin-top: 24px;
    margin-left: 24px;
    border: 0;
    padding: 0;
}
img.float_left {
    border: 2px solid #333;
    float: left;
    margin: 10px;
}
img.float_right {
    border: 2px solid #333;
    float: right;
    margin: 10px;
}
#maincolumn {
    display: inline-block;
    width: 515px;
    min-height: 450px;
    margin-top: 0;
    color: #000;
    background-color: transparent;
    float: left;
}

#maincolumn a {
    color: white;
    text-decoration: underline;
}
#leftcolumn {
    width: 217px;
    margin-left: 25px;
    margin-top: 5px;
    display: inline-block;
    float: left;
}
#leftcolumn .centerImage {
    margin-left: -3px;
}
#rightcolumn {
    width: 185px;
    margin-top: 10px;
    display: inline-block;
    float: left;
    margin-left: 35px;
}
#newsgfx {
    height: 84px;
    margin-right: 5px;
    margin-bottom: 15px;
}
#newsticker {
    margin-right: 20px;
    height: 350px;
    margin-bottom: 20px;
}
#menu {
    color: #fff;
    display: block;
    font-family: "Times New Roman", Georgia, Serif;
    font-style: italic;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    height: 350px;
    margin-right: 2px;
}
#banner {
}
#menu a {
    color: #fff;
    display: block;
    padding: 7px 30px;
}
#menu a:hover,
.active {
    color: #eddb6d !important;
}
#menu .active {
    background-image: url("../assets/css/img/menu_gfx.png");
    background-position: 2px 2px;
    background-repeat: no-repeat;
}
ul {
    line-height: 90%;
    list-style-type: none;
    padding-left: 5px;
}
#news {
    color: #000;
    position: absolute;
    width: 185px;
    margin: 280px 60px 0 5px;
    padding: 0 170px 20px 0;
}
.news-title {
    text-align: center;
}
#newsticker .news-image img {
    height: 100px;
    width: 100px;
    margin-left: 0px;
    padding-top: 10px;
}
.news-container {
    width: 200px;
    height: 300px;
    overflow: hidden;
    border-bottom: 1px solid #db3d87;
    font-size: 14px;
    line-height: 0.95em;
}
.newsimageborder {
    background-image: url("../assets/css/img/newsimageborder.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 120px;
    width: 120px;
    margin: 0 0 0 15px;
    border: 0;
    padding: 0;
}
.news-image {
    margin-top: 12px;
    margin-left: 2px;
}
#newsticker .news-text {
    color: #000;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 15x;
    text-decoration: none;
}
#newsticker .news-title {
    color: #000;
    cursor: help;
    display: block;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    text-decoration: underline;
}
#newsticker ul li {
    display: block;
    list-style: none;
    margin-bottom: 5px;
    padding-bottom: 1px;
}
#news-buttons {
    background: #fff;
    border: 2px solid #f99605;
    float: left;
    height: 45px;
    width: 191px;
    margin: 5px 0 0 40px;
    padding: 15px 5px;
}
.newsItem {
    padding-top: 15px;
}
.newshtml {
    text-align: justify;
}
hr {
    color: #333;
    background-color: #333;
    margin-bottom: 5px;
    margin-top: 5px;
}
.content_highlight {
    padding-bottom: 20px;
}
.content_highlight p,
.content_highlight .news-title {
    color: #d79e70;
}
.content_highlight h3 {
    color: #dfd3c3;
}
td.image,
.newsborderimage {
    background-image: url("../assets/css/img/imageborder.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 144px;
    text-align: center;
    width: 144px;
}
.imagetable {
    padding-bottom: 10px;
}
.rowimage {
    background-image: url("../assets/css/img/galleryimageborder.png");
    background-position: top center;
    background-repeat: no-repeat;
    height: 250px;
    width: 250px;
    margin: auto;
}
.rowimage img {
    margin-left: 2px;
    margin-top: 20px;
}
.rowimage p {
    padding: 20px 0 5px 20px;
    text-align: center;
}
.listimage {
    background-image: url("../assets/css/img/galleryimageborder.png");
    background-position: top center;
    background-repeat: no-repeat;
    height: 244px;
    width: 244px;
    margin-right: 8px;
}
.listimage img {
    margin-left: 22px;
    margin-top: 20px;
}
#banner img {
    padding-top: 10px;
}
#footer {
}
#footer a {
    color: #fff;
}
#footer p {
    margin: 0;
    padding: 5px 10px;
}
#nyroshow_container {
    height: 510px;
    width: 760px;
    padding: 0px;
    margin: 20px;
    background: #e3c89d;
}
#slideshow_container {
    color: #000;
    width: 100%;
    margin-left: -15px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}
#slideshow_nav {
    width: 100%;
    margin: 2px 0 2px 20px;
}
#slideshow_nav a {
    width: 50px;
    padding: 0px;
    display: block;
    border: 1px solid #000;
}
#slideshow_nav img {
    border: none;
    display: block;
}
#slideshow_nav li {
    width: 52px;
    float: left;
    margin: 2px;
    list-style: none;
    padding: 3px;
    display: block;
}
#slideshow_nav li.activeLI {
    background: #fff;
}
#slideshow_text {
    padding-top: 35px;
    font-size: 18px;
    color: #e3c89d;
    margin-left: 10px;
    margin-right: 10px;
}
#slideshow_nav li.activeLI {
    background: #e3c89d;
}
.centerImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.nyroModal {
    color: #0100e2;
    font-size: 20px;
    font-weight: bold;
}
#nyro_container {
    background: #0100e2;
}
#nyroModalContent {
    background: #0100e2;
}
.nyroModal img {
    border: 0;
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
.slideshow_pictures {
    height: 500px;
    overflow: hidden;
    width: 500px;
    margin-left: 15px;
}
.slideshow_pictures img {
    background-color: #111;
    border: 0;
    height: 480px;
    left: 0;
    top: 0;
    width: 480px;
    margin: 2px;
    padding: 10px 2px;
}
a:link,
a:visited,
a:active,
a:hover {
    color: #8a1b22;
    text-decoration: none;
    border: 0px;
}
#imprint,
#imprint p {
    font-size: 18px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    text-align: center;
}
div#nyroModalFull {
    font-size: 16px;
    color: #000;
}
div#nyroModalLoading {
    border: 2px solid #d7bd68;
    width: 150px;
    height: 150px;
    text-indent: -9999em;
    background: #e3c89d url(../assets/css/img/ajax-loader.gif) no-repeat;
    background-position: center;
}
div#nyroModalLoading.error {
    border: 2px solid #d7bd68;
    line-height: 20px;
    width: 300px;
    height: 100px;
    text-indent: 0;
    background: #e3c89d;
    padding: 20px;
}
div#nyroModalWrapper {
    background: #e3c89d;
    border: 2px solid #d7bd68;
}
a#closeBut {
    position: absolute;
    display: block;
    top: -20px;
    right: -20px;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
    background: url(../assets/css/img/closebox.png) no-repeat;
    outline: 0;
}
h1#nyroModalTitle {
    position: absolute;
    top: -22px;
    left: 5px;
    font-size: 12px;
    color: #ddd;
    margin: 0;
    padding: 0;
}
div.wrapper div#nyroModalContent {
    padding: 5px;
}
div.wrapperImg div#nyroModalContent {
    position: relative;
    overflow: hidden;
    text-align: center;
}
div.wrapperImg img {
    vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
    position: absolute;
    bottom: 0;
    left: 0;
    background: black;
    border: 1px white dotted;
    overflow: hidden;
    opacity: 0.2;
    margin: 10px;
    padding: 10px;
}
div.wrapperImg div#nyroModalContent div:hover {
    opacity: 0.5;
    cursor: help;
}
a.nyroModalPrev,
a.nyroModalNext {
    z-index: 105;
    outline: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
    cursor: pointer;
    text-indent: -9999em;
    background-image: url(data:image/gif;base64,AAAA);
}
div.wrapperSwf a.nyroModalPrev,
div.wrapperSwf a.nyroModalNext,
div.wrapper a.nyroModalPrev,
div.wrapper a.nyroModalNext {
    height: 60%;
    width: 20%;
}
a.nyroModalPrev {
    left: 0;
}
a.nyroModalPrev:hover {
    background: url(../assets/css/img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
    right: 0;
}
a.nyroModalNext:hover {
    background: url(../assets/css/img/next.gif) right 20% no-repeat;
}

#footermenu {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

#footermenu li {
    display: inline-block;
    padding: 0 15px;
}

#footermenu li a {
    text-decoration: underline;
}

.slider {
    margin-top: 20px;
}

.slider img {
    width: 100%;
}

.d-none {
    display: none;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.w-50 {
    width: 50.0%;
    text-align: center;
    margin-top: 20px;
}

.slick-slide img {
    height: auto;
    width: auto;
    max-width: 100%;
}

.bold {
    font-weight: bold;
}

body {
}

.ma-gallery-container {
    background-color: #fff;
}
