@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
    color: #333;
    font-family: sans-serif, Century Gothic, Verdana;
    font-size: 14px;
    /*Silbentrennung*/
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

clear {
    clear: both;
}

html {
    overflow-y: scroll;
    /*Scrollbalken bleibt, damit Bild in der Mitte nicht um die 10px springt, wenn Balken mal nicht da*/
}

/* HTML Elements */

a {
    color: #735426;
}

p {
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    padding: 0px 0px 3px 0px;
    text-align: left;
    font-weight: bold;
}

h1 {
    font-size: 29px;
    text-transform: uppercase;
}

h2 {
    font-size: 21px;
    text-transform: uppercase;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 14px;
}

.cal-title h2 {
    font-size: 21px;
}

#content_right h1 {
    font-size: 19px;
}

#content_right h2 {
    font-size: 18px;
}

#content_right h3 {
    font-size: 17px;
}

#content_right h4 {
    font-size: 16px;
}

#content_right h5 {
    font-size: 14px;
}

#content_right h6 {
    font-size: 14px;
}

hr {
    border: none;
    border-top: 1px solid #666666;
    margin: 15px 0px;
}

/* Textstile des Editors*/

.important {
    font-weight: bold;
}

.detail {
    font-style: italic;
}

blockquote {
    margin: 5px 15px;
    font-style: italic;
}

blockquote p:before {
    content: ' " ' ' ';
}

blockquote p:after {
    content: ' ' ' " ';
}

.csc-frame-frame1 {
    background: white;
    border: 1px solid grey;
    padding: 5px;
    margin-bottom: 15px;
}

.csc-frame-frame2 {
    background: none repeat scroll 0 0 rgba(232, 159, 31, 0.15);
    border: 1px solid #808080;
    padding: 5px;
    margin-bottom: 15px;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

body {
    background: #fefeff;
    background-color: rgba(232, 159, 31, 0.45);
    /*background-image: url("../images/background_kirche.gif");*/
    background-image: url("../IMAGES/BACKGROU.GIF");
    /*mit Weichzeichner*/
    background-position: 5% bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#container {
    margin: 0 auto;
    margin-top: 85px;
    width: 1300px;
    box-shadow: 0 0 15px #645741;
    -moz-box-shadow: 0 0 15px #645741;
    -ms-box-shadow: 0 0 15px #645741;
    -o-box-shadow: 0 0 15px #645741;
    -khtml-box-shadow: 0 0 15px #645741;
    -webkit-box-shadow: 0 0 15px #645741;
    background-color: #fffccc;
    /*websafe*/
    background-color: #fcf5de;
    background-color: rgba(252, 245, 222, 0.65);
    background-color: rgba(255, 255, 255, 0.85);
}

#header {
    height: 284px;
    background-image: url("../IMAGES/BANNER_S.JPG");
    background-repeat: no-repeat;
    background-size: 1300px;
    position: relative;
}

#logo-type {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    background: white;
    height: 92px;
    top: -85px;
    box-shadow: 0 0 15px #645741;
}

#logo-title {
    /*background: url("../images/siegel_3.png") no-repeat 10px 3px;*/
    background: url("../IMAGES/SIEGEL_G.PNG") no-repeat 10px 3px;
    background: url("../IMAGES/SIEGEL_V.PNG") no-repeat 10px 3px;
    top: 7px;
    height: 80px;
    position: relative;
}

#logo-title h1 {
    text-transform: uppercase;
    font-size: 30px;
    margin-left: 95px;
    top: 4px;
    position: absolute;
}

.logo {
    float: left;
    position: absolute;
    top: 15px;
    left: 15px;
}

/*  -------------------------------*/

#adress {
    font-size: 18px;
    color: #FFB32E;
    text-shadow: 0px 0px 4px black, 0px 0px 3px black, 0px 0px 2px black, 0px 0px 1px black;
    margin: 165px 0 0 0;
    height: 100px;
}

.search {
    float: left;
    position: absolute;
    top: 15px;
    right: 15px;
}

#contentFrame {
    padding: 10px;
    min-height: 350px;
}

#nav {
    display: block;
    float: left;
    width: 20%;
    left: 0px;
    max-width: 400px;
}

.hauptmenu {
    display: block;
    text-align: left;
    padding-right: 25px;
}

.hauptmenu a {
    /*font-variant: small-caps;*/
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.hauptmenu ul {
    list-style: none;
    padding-left: 0;
}

.hauptmenu ul.firstlevelmenu li {
    margin-bottom: 10px;
}

.hauptmenu ul.firstlevelmenu li.cur a,
.hauptmenu ul.firstlevelmenu li.act a,
.hauptmenu ul.firstlevelmenu li a:hover {
    color: #975f0b;
}

.hauptmenu ul li.no {
	background: rgba(240,240,240,0.85);
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px #cecbc1;
}

.hauptmenu ul li a span {
    display: block;
    font-size: 12px;
    font-variant: normal;
    font-weight: bold;
    text-transform: none;
}

.hauptmenu ul.secondlevelmenu {
    margin-top: 7px;
}

.hauptmenu ul.secondlevelmenu li {
    margin-bottom: 2px;
    padding: 2px;
}

.hauptmenu ul.firstlevelmenu li.act .secondlevelmenu a,
.hauptmenu ul.firstlevelmenu li.cur .secondlevelmenu a,
.hauptmenu ul.secondlevelmenu a {
    font-variant: normal;
    font-size: 13px;
    color: #342d28;
}

.hauptmenu ul.secondlevelmenu li.act,
.hauptmenu ul.secondlevelmenu li:hover {
    background: white;
    color: #686250;
    box-shadow: 1px 1px 2px #cecbc1;
    -moz-box-shadow: 1px 1px 2px #cecbc1;
    -ms-box-shadow: 1px 1px 2px #cecbc1;
    -o-box-shadow: 1px 1px 2px #cecbc1;
    -khtml-box-shadow: 1px 1px 2px #cecbc1;
    -webkit-box-shadow: 1px 1px 2px #cecbc1;
}

#content {
    display: block;
    float: left;
    width: 80%;
    left: 20%;
    margin-bottom: 20px;
}

#content_full {
    display: block;
    float: left;
    width: 98%;
}

.frame-type-html > iframe {
    width: 100%;
    aspect-ratio: 16/9;
}

#content_main {
    display: block;
    float: left;
    width: 71%;
    padding-right: 25px;
}

#content_right {
    display: block;
    float: left;
    width: 25%;
    right: 0px;
}

#footer {
    padding: 10px 10px 10px 20px;
    border-top: 1px dotted #666666;
}

#content_right .csc-default {
    margin-bottom: 15px;
}

/* Bilder */

.csc-textpic-intext-left-nowrap img {
    margin-right: 13px;
}

.csc-textpic-intext-right-nowrap img {
    margin-left: 13px;
}

.csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-right: 13px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text {
    padding-left: 13px;
}

/* ------ Footer Sitemap ----------- */

#footer {
	display: flex;
        flex-wrap: wrap;
}

#footer * {
    float: left;
    /*Totalbreite 990px minus Padding durch 5 Spalten minus 10px margin-right*/
    margin-right: 10px;
    list-style: none;
    font-size: 14px;
    width:182px;
}

#footer * .ce-menu {
    list-style: none;
    margin-top: -10px;
    margin-bottom: 10px;
}

#footer * a {
    color: #666666;
    font-size: 11px;
}

/*Bildunterschriften*/

figcaption {
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding: 3px 0px;
    margin-left: 13px;
}

/* ------ Kalender CAL ----------- */

#content .tx-cal-controller dt {
    margin-top: 20px;
}

#content .tx-cal-controller dd {
    margin-top: 10px;
}

.tx-cal-controller a {
    /*color: #666666;*/
    font-size: 16px;
    font-weight: bold;
}

.tx-cal-controller dl dt span a {
    font-weight: normal;
    font-size: 14px;
}

.tx-cal-controller dl dt span.V9G {
    margin-top: 10px;
}

.tx-cal-controller .category div {
    margin-top: -20px;
}

#calendar-event-backlink a {
    font-size: 12px;
}

#calendar-event-backlink {
    margin-top: 30px;
}

.pagebrowser {
    margin-top: 30px;
}

/* ------ Kalender Newsbox ----------- */

.newsbox {
    position: absolute;
    height: auto;
    width: 340px;
    right: 15px;
    bottom: 15px;
    padding: 15px;
    background-color: white;
    /*websafe*/
    background-color: rgba(255, 255, 255, 0.75);
}

.newsbox .tx-cal-controller h3 {
    font-size: 14px;
}

.newsbox .tx-cal-controller .dtstart-container {
    float: left;
    /*Datum und Titel nebeneinander positionieren*/
    margin-top: 5px;
    text-align: center;
}

.newsbox .dtstart-container abbr {
    visibility: hidden;
    /*sonst wird teilweise die Uhrzeit eingetragen*/
}

.newsbox .dtstart-container abbr .cal-nb-day,
.newsbox .dtstart-container abbr .cal-nb-month {
    border: none;
    line-height: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #FFB32E;
    /*#B87D24;*/
    text-shadow: 1px 1px 1px #666666, 0px 0px 2px #666666;
    display: block;
    visibility: visible;
}

.newsbox .vevent {
    height: 50px;
}

.newsbox .tx-cal-controller .cal-nb-title,
.newsbox .tx-cal-controller .summary {
    font-variant: small-caps;
    font-size: 18px;
    font-weight: bold;
}

.newsbox .tx-cal-controller .cal-nb-title {
    height: 25px;
    overflow: hidden;
    width: 300px;
}

.newsbox .tx-cal-controller .summary {
    margin-left: 45px;
    margin-bottom: 10px;
    height: 30px;
}

.newsbox .tx-cal-controller .summary a {
    color: #666666;
}

.newsbox .tx-cal-controller .cal-nb-link {
    font-weight: normal;
    margin-top: -4px;
}

.newsbox .tx-cal-controller p.mfn-more-events a {
    font-size: 12px;
}

.newsbox .tx-cal-controller p.mfn-more-events {
    text-align: right;
    margin-right: 7px;
    margin-top: -5px;
}

/* ---------- Kalender  ---------- */

.cal-description div {
    transform: none !important;
}

.tx-cal-controller img {
    float: left;
}

.cal-location {
    float: left;
    margin-right: 5px;
}

/* ---------------------------------------- */

/*Ueberschreibung der Standards*/

#content_right img {
    /*width: 95px !important;*/
    width: 100%;
    height: auto;
}


/* ---------------------------------------- */
/*            RESPONSIVE DESIGN             */
/* ---------------------------------------- */

/* fix header for smaller screen sizes */

@media only screen and (max-width: 730px) {
    #logo-type {
        height: 130px;
    }
}

@media only screen and (max-width: 750px) {
    #header {
        height: 380px;
    }
    #adress {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 500px) {
    #logo-type {
        height: 160px;
    }
}

@media only screen and (max-width: 1300px) { /* ich werde hier die Scrollbar vernachlässigen, da diese systemabhängig ist*/
    #container, #nav, #content {
        width: 100%;
    }
    #nav > * {
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 850px) {
    #content_main, #content_right {
        width: 95% !important;
    }
}
