.unterseite .search {
    width: 20%;
}

.unterseite .search form {
    width: 100%;
    margin: 0;
}

.start .search form {
    width: 100%;
    margin: 0;
}

.content a {
    color: #828282;
}

.subnav {
    float: left;
    width: 20%;
    line-height: 1.1;
    font-size: 17px;
    background-color: rgb(249, 247, 243);
    font-family: 'crimson_textbold';
}

.subnav a {
    position: relative;
    text-decoration: none;
    color: rgb(130, 130, 130);
}

.subnav .ora,
.subnav .labora {
    text-decoration: none;
    color: rgb(130, 130, 130);
    min-height: 100px;
}

.subnav .nav2 {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: height 0s, visibility 0s, opacity 0.5s linear;
    -moz-transition: height 0s, visibility 0s, opacity 0.5s linear;
    -ms-transition: height 0s, visibility 0s, opacity 0.5s linear;
    -o-transition: height 0s, visibility 0s, opacity 0.5s linear;
    transition-property: height 0s, visibility 0s, opacity 0.5s linear;
    height: 0;

}

.subnav .open .nav2 {
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.subnav .unavi3 {
    display: none;
}

.unavi3 li {
    border-top: 1px #f9f7f3 solid;
}

.unavi3 li a {
    padding: 10px 0 5px 0;
}

.unavi3 li:first-child {
    border-top: none;
}

.subnav .unavi4 {
    padding-left: 15px;
    display: none;
}

.subnav .unavi3 a {
    font-weight: normal;
    font-family: AvenirLTStd-Light;
    font-size: 14px;
    line-height: 18px;
}

.unavi3 .active .unavi4 {
    display: block;
}

.subnav li.active .unavi3 {
    display: block;
}

.subnav a:hover,
.subnav .active a,
.subnav .aktiv,
.subnav .ora:hover,
.subnav .labora:hover {
    color: red;
}

.subnav .active li a {
    color: #828282;
}

.subnav .active li>a:hover,
.subnav .active li.active>a {
    color: red;
}

.subnav .ora,
.subnav .labora {
    margin-bottom: 10px;
    padding: 0x;
    width: 100%;
    position: relative;
    z-index: 2;
}

.subnav li {
    list-style: none;
    padding: 0 0 5px 0;
}

.subnav .nav2>li {
    padding: 10px 20px 2px 20px;
    border-top: 1px #f9f7f3 solid;
}

.nav2>li:first-child {
    border-top: none;
}

.subnav .subnav1 {
    list-style-type: none;
    padding: 20px 0;
}

.subnav .subnav2,
.subnav .subnav3 {
    padding-left: 20px;
    padding-top: 5px;
    display: none;
}

.nav2 li.active .unavi3,
.unavi3 li.active .unavi4,
.unavi4 li.active .unavi5 {
    display: block;
}

.subnav1 {
    display: none;
}

.subnav1.active {
    display: block;
}

.subnav li a {
    padding-bottom: 5px;
    display: block;
}

.subnav .navtitle {
    font-size: 40px;
    padding: 20px 20px 14px 20px;
    cursor: pointer;
    background-image: url(../img/nav.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    margin-bottom: 6px;
}

.subnav .open .navtitle {
    background-image: url(../img/nav-active.png);
}

.subnav .navtitle a.active {
    color: red;
}



.subnav>div {
    background: #eceae5;
}

.subnav>div.open {
    background: #eceae5;
}

.content {
    float: left;
}

.content.middle {
    width: 58%;
    margin: 0 1% 50px 1%;
    background: white;
}

.mittelbild {
    width: 100%;
    text-align: center;
    /* margin-top: 40px;
    margin-bottom: 40px; */
}

.mittelbild img {
    max-width: 600px;
    height: auto;
}

a.gallery {
    display: inline-block;
    float: left;
    width: 49%;
    margin-right: 2%;
}

.gallery .mittelbild {
    margin-top: 0;
}

a.gallery.outer {
    margin-right: 0;
}

a.gallery img {
    max-width: 100% !important;
    height: auto;
    width: auto;
    border: 10px #eceae5 solid;
    max-height: 130px !important;
}

.gallerybox.audio .vorschaubild {
    position: relative;
}

.gallerybox.audio .vorschaubild iframe {
    position: absolute;
    bottom: 0;
    left: 0;
}

.gallerybox {
    clear: both;
    text-align: center;
    width: 360px;
    margin: 0 auto;
}

.gallerybox a {
    display: none;
}

.gallerybox a.first {
    display: block;
}

.vorschaubild {
    height: 150px;
    width: 150px;
    overflow: hidden;
    border: 10px #eceae5 solid;
}

.vorschaubild a img {
    border: none !important;
    max-height: 180px !important;
    max-width: inherit !important;
}

.textbox {
    height: 150px;
    width: 150px;
    overflow: hidden;
    border: 10px #eceae5 solid;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    display: table;
    line-height: 1.2em;
}

.textbox p {
    text-indent: inherit !important;
    font-weight: bold;
    padding: 0 8%;
    display: table-cell;
    vertical-align: middle;
}

.vorschaubild a {
    width: 100%;
    margin: 0;
}

.einleitung {
    color: #8f8f8f;
    line-height: 1.1;
    font-weight: normal;
    font-family: 'crimson_textitalic';
    font-size: 17px;
}

.eingerueckt {
    padding-left: 39px;
    font-family: 'crimson_textregular';
    margin-bottom: 0px;
    text-indent: 0px;
    display: block;
}

#breadcrumb {
    text-align: center;
    padding: 20px;
    color: rgb(255, 0, 0);
    font-size: 11px;
    text-transform: uppercase;
}

#breadcrumb a {
    color: red;
    text-decoration: none;
}

#player {
    display: none;
}

#title {
    padding: 50px;
}

.content.middle p {
    font-family: 'crimson_textregular';
}

.content ul {
    font-family: 'crimson_textregular';
    padding-left: 15px;
}

p.align-center {
    text-align: center;
    padding-bottom: 20px;
}

.content.middle p.align-center a {
    font-family: AvenirLTStd-Light;
}

.content h2 {
    padding-left: 39px;
    margin-bottom: 13px;
    margin-top: 30px;
    font-family: 'crimson_textregular';
    font-size: 17px;
}

.news-single h2 {
    padding-left: 0px;
}

h4 {
    color: red;
    padding: 14px 0;
    font-size: 14px;
}

.content h4 a {
    color: red;
}

h3 {
    padding: 14px 0;
    font-size: 15px;
}

.aufklapper {
    color: #828282;
    clear: both;
    position: relative;
    /*min-height: 46px;*/
    margin: 0 -28px 18px -28px;
    width: 100%;
}

.aufklapper .klapptitel {
    background-color: #eceae5;
    padding: 11px 26px 1px;
    width: 100%;
    font-size: 11px;
    cursor: pointer;
}

.aufklapper.offen .klapptitel {
    margin-bottom: 8px;
}

.aufklapper .content {
    display: none;
}

.aufklapper.offen .content {
    display: block;
    float: none;
}

.aufklapper h4 {
    margin-top: 6px;
    color: red;
    font-size: 17px;
    font-family: 'crimson_textregular';
    padding-top: 2px;
    padding-bottom: 5px;
}

.aufklapper .boxgrau h4 {
    margin-top: 6px;
    font-size: 14px;
    font-family: AvenirLTStd-Light;
}

.boxgrau {
    background: #eceae5;
    padding: 24px 28px 15px;
    font-size: 13px;
    color: #8f8f8f;
    /*float:left;*/
    margin: 0 39px 8px 39px;
    width: calc(100% - 137px);
}

.boxgrau .tease p {
    font-weight: bold;
}


.aufklapper .boxgrau {
    margin-left: 67px;
    float: none;

}

.boxgrau table {
    border-spacing: 0;
}

.boxgrau td {
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 0;
    padding: 5px 0;
    xline-height: .95;
    vertical-align: top;
}


#title ul {
    padding-left: 0px;
    font-family: 'crimson_textregular';
    font-size: 14px;
    padding-right: 35px;
    list-style-image: initial;
    list-style-type: none;
    list-style-position: initial;
    clear: both;
}

.csc-sitemap {
    background: #eceae5;
    padding: 24px 28px 15px;
    font-size: 13px;
    color: #8f8f8f;
    float: left;
    margin: 0 39px 8px 39px;
    width: calc(100% - 137px);
}

#title .csc-sitemap ul {
    float: left;
    width: calc(100% - 35px);
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 10px;
}

#title .csc-sitemap ul ul {
    float: right;
    width: 40%;
    clear: none;
    border-bottom: none;
    padding-bottom: 0;
}

#title .csc-sitemap ul ul ul {
    width: 65%;
}

#title .csc-sitemap ul ul ul li {
    width: 65%;
    padding-bottom: 0;
    padding-top: 15px;
}

.csc-textpic-text {
    width: 100%;
}

.csc-textpic-text .bilduntertitel {
    margin-top: -40px;
    padding-left: 9.39%;
    /*56px;*/
    padding-right: 9.39%;
    margin-bottom: 40px;
}

#title .csc-textpic-text p {
    text-indent: 0;
    font-size: 17px;
    line-height: 1.1em;
}

#title li {
    padding: 0px 0px 5px 0px;
    margin: 0px 0 0 39px;
    list-style-type: none;
    list-style-position: initial;
    position: relative;
}

#title .csc-sitemap li {
    margin: 0px 0 0 0;
    padding-bottom: 15px;
    font-family: AvenirLTStd-Light;
    font-size: 13px;
    clear: both;
    width: 100%;
    float: left;
}

#title li:before {
    content: "·";
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    left: -15px;
    top: -1px;
}

#title .csc-sitemap li:before {
    display: none;
}

#title h1 {
    font-size: 75px;
    text-align: center;
    font-weight: normal;
    font-family: 'crimson_textbold';
    line-height: 0.96;
    letter-spacing: -1px;
    min-height: 298px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: initial;
    vertical-align: middle;
    display: table-cell;
    padding-bottom: 50px;
}

#title .csc-sitemap h1 {
    font-size: 14px;
    color: red;
    min-height: 14px;
    padding-bottom: 14px;
    line-height: 1.3em;
    border-bottom: none;
    font-family: AvenirLTStd-Light;
}

#title>div:first-child {
    display: table;
    min-height: 325px;
    height: 325px;
    width: 100%;
    margin-bottom: 25px;

}


#title p {
    /**text-indent: 39px;*/
    font-family: 'crimson_textregular';
    margin: 0px 0px 18px 0px;
  	padding-left: 39px;
}

#title .author p {
    padding-left: 39px;
    text-indent: 0px;
    font-size: 13px;
    margin-bottom: 31px;
    margin-top: 25px;
    font-family: AvenirLTStd-Light;
}

table p,
#title .boxgrau table p {
    font-family: AvenirLTStd-Light;
    text-indent: 0px;
    margin: 0px 0px 0px 0px;
}

.contenttable td {
    vertical-align: top;
}

#title p.align-center {
    text-indent: 0px;
}

.news-list-container p {
    text-indent: inherit !important;
}

.news-list-container.tagebuch p {
    text-indent: 29px !important;
}

.news-list-container.tagebuch h4 {
    margin-bottom: 18px !important;
}

.news-list-container.tagebuch div > p {
    text-indent: 0px !important;
    margin-bottom: 0 !important;
}

.news-list-container.tagebuch p b {
    margin-top: 0!important;
}

.news-list-container.tagebuch article {
    text-indent: 29px !important;
    font-family: 'crimson_textregular';
    margin: 0px 0px 18px 0px;
}

.titeltabelle {
    font-family: 'crimson_textregular';
}

.news-list-container h4 {
    padding-bottom: 0px !important;
}

.news-list-container.tagebuch h4 {
    padding-bottom: 0 !important;
}

.align-left {
    text-align: left;
}

.align-left .mittelbild {
    text-align: left;
}

.align-center .mittelbild img {
    float: none;
}


.content.right {
    width: 20%;
    /*    background: #eceae5;*/
    padding-bottom: 50px;
}

.content.right .item {
    background: #eceae5;
    min-height: 200px;
    padding: 10px;
    margin-bottom: 10px;
}

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

.item a {
    text-decoration: none;
}

.item p {
    font-size: 14px;
    color: #111;
    margin-top: 10px;
}

.item .right-title {
    width: 60%;
    padding-left: 20%;
    font-family: "crimson_textbold";
    font-size: 38px;
    line-height: 1.2;
    color: #8B8B8B;
    text-align: center;
    margin: 0px;
}

.item .right-image {
    text-align: center;
}

.header.fixed {
    position: fixed;
    top: 0px;
    z-index: 1000;
    width: 100%;
}

.navitopmob.fixed {
    position: fixed;
}

.quarter {
    width: 20%;
}

/* News */

.news-list-container .boxgrau hr {
    border-bottom: 1px solid #8f8f8f;
}

#title .news-list-item p {
    padding-left: 0px;
    font-family: 'crimson_textregular';
    margin-bottom: 0px;
    text-indent: 0px;
}

#title .news-list-item table {
    width: 100%;
}

.klapptitel h4 {
    position: relative;
}

.klapptitel h4:after {
    content: '';
    position: absolute;
    left: -26px;
    bottom: 5px;
    width: 13px;
    height: 21px;
    background-image: url(../img/icon_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.offen .klapptitel h4:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: -21px;
    bottom: 4px !important;
    top: inherit !important;
}

.news.klapptitel {
    padding: 11px 26px 1px;
}

.offen .news.klapptitel h4:after {
    top: 30px;
}

.edisentis .boxgrau .content {
    color: #828282;
}

.edisentis .aufklapper .content {
    color: #000;
}

.titelkursiv {
    font-style: italic;
    font-size: 17px;
}

/* Newsletter */

#mc_embed_signup {
    background-color: rgb(236, 234, 229);
    font-size: 13px;
    color: rgb(143, 143, 143);
    padding: 24px 28px 15px 28px;
    margin: 39px 39px 1em 39px;
}

#mc_embed_signup>h4 {
    padding-bottom: 14px;
    color: red;
    font-size: 14px;
}

#mc_embed_signup label {
    width: 25%;
    display: inline-block;
}

#mc_embed_signup input {
    width: 70%;
    margin-left: 2%;
    padding: 3px 4px;
    margin-bottom: 10px;
    border: 1px solid rgb(128, 128, 128);
}


#mc-embedded-subscribe {
    margin-top: 15px;
    padding: 5px !important;
    margin-left: 0px !important;
    cursor: pointer;
    width: auto !important;
}

input[type="email"] {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

input[type="submit"],
input[type="text"],
input[type="password"],
textarea,
selected,
input[type="email"] {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}


/*#sb-body img {
    border: none;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}

#sb-wrapper {
    position: absolute;
    visibility: hidden;
    max-width: 1200px;
    max-height: 900px;
    height: auto !important;
	left:18% !important;
}*/

figcaption.csc-textpic-caption {
    padding-left: 5px;
}

.page-navigation {
    text-align: center;
    margin-bottom: 20px;
    font-size: 10px;
}

.page-navigation p{
    padding-left: 0 !important;
}

.news .page-navigation ul  li a{
    height: 25px;
    width: 25px;
    background: #eceae5;
    border-radius: 50%;
    padding: 0;
    color: #000;
    line-height: 25px;
}

.news .page-navigation ul  li.current{
    height: 25px;
    width: 25px;
    background: #000;
    border-radius: 50%;
    padding: 0;
    color: #fff;
    padding: 0 !important;
    line-height: 25px;
}

.news .page-navigation ul  li.next a, .news .page-navigation ul  li.previous a {
    height: auto;
    width: auto;
    background: #fff;
    border-radius: 0;
    padding: 0;
    color: #000;
}

.news .page-navigation ul {
    float: none;
    display: flex;
    justify-content: center;
}

.news .page-navigation p {
    float: none;
}
.page-navigation p {
    font-size: 10px;
}

#title .f3-widget-paginator li:before {
    content: "";
}

input.Klosearch {
    width: 100%;
    height: 20px;
    padding-left: 5px;
    -webkit-appearance: textfield;
}

.search-word {
    display: flex;
    margin-top: 15px;
}

.search-word .red_col {
    color: red;
    margin-left: 15px;
    font-style: italic;
}

/*#title p {
    text-indent: 0;
}

#title li{
    margin: 0;
    margin-right: 10px;
}*/
.tx-indexedsearch-browsebox {
  margin-top: 10px;
}

ul.tx-indexedsearch-browsebox{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
ul.tx-indexedsearch-browsebox li:before{
  content: '';
}

/*#title li:before{
  content: '';
}

#title li{
  margin: 0px 10px 0px -1px;
}*/

.kloster-link a{
  color: #000;
  text-decoration: none;
  font-family: 'crimson_textregular';
  margin-bottom: 13px;
  margin-top: 30px;
  font-size: 17px;
  text-decoration: none;
}

.tx-indexedsearch-res h3{
  margin: 20px 0;
}

.tx-indexedsearch-res  .tx-indexedsearch-description{
  color: #828282;
}

strong.tx-indexedsearch-redMarkup{
    color: red;
}





/* --- Eigenes CSS --- */

div.ce-image {
    overflow: hidden;
}

div.ce-center .ce-gallery {
    overflow: hidden;
}

div.ce-center .ce-outer {
    position: relative;
    float: right;
    right: 50%;
}

div.ce-center .ce-inner {
    position: relative;
    float: right;
    right: -50%;
}

div.ce-image .ce-gallery figure.image {
    margin-bottom: 10px;
    display: table;
}

div.ce-image .ce-gallery img {
    border: none;
    display: block;
}

figcaption.image-caption {
    padding-left: 5px;
    display: table-caption;
}

.image-caption {
    text-align: left;
    caption-side: bottom;
}

.ce-textpic.ce-left .image .mittelbild {
    text-align: left;
}

.ce-textpic.ce-left .image {
    display: inline-block;
}

/*.frame-type-image div.ce-image.ce-center.ce-above figure.image {
    margin-bottom:6px;
}*/

.archiv.aufklapper .tagebuch .page-navigation {
    display: none;
}

.tx-indexedsearch-searchbox-sword.Klosearch {
    width: 100% !important;
    padding: 3px 4px !important;
    border: 1px #a9a9a9 solid !important;
    height: auto;
}
#title .tx-indexedsearch-browsebox p{
    text-indent: 0;
}

#title .tx-indexedsearch-browsebox li:before{
    content:'';
}

#title .tx-indexedsearch-browsebox li{
    margin: 0;
    margin-right: 15px;
}

#title .tx-indexedsearch-res p.tx-indexedsearch-description{
    text-indent: 0;
}

.mittelbild img{
    float: right;
    margin-bottom: 5px;
} 

.newsgalerie {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1% 20px -1%;
    width: 100%;
}

.newsgalerie .image-wrapper {
    width: 23%;
    margin: 0 1% 10px 1%;
}

.newsgalerie .image-wrapper  a {
    display: block;
    width: 100%;
    height: 140px;
    background-size: cover;
    background-position: center;
}


.clearBoth{
    clear: both;
}


#cookieBanner{
    position: fixed;
    background-color: #eceae5;
    color: black;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    padding: 50px;
	display:none;
}

#cookieBanner button {
    font-weight: bold;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #000;
    padding: 4px 5px;
    float: right;
	outline:none;
	cursor:pointer;
}

#cookieBanner a {
	color:#000;	
}

.testimonial {
    background: url(/fileadmin/templates/kloster/img/ico_quote_24_black.svg) no-repeat left top;
    background-size: 24px;
    margin-bottom:40px;
}
.testimonial span {
    padding-left: 39px;
    font-family: 'crimson_textitalic';
    font-size: 17px;
    color: #8f8f8f;
}
    


/* _____ */
.tx-indexedsearch-browsebox p, .tx-indexedsearch-description{
    padding-left: 0 !important;
    color: #000 !important;
    font-family: AvenirLTStd-Light !important;
}
.boxgrau p {
    padding-left: 0 !important;
}
