
/* Safari bug */
@media (min-width: 1200px){
	.col-lg-4 {
	max-width: 32%!important;
	}
}

.art-hoehe{height:520px;}
@media (max-width: 1200px) {.art-hoehe{height:500px;}}
@media (max-width: 769px) {.arti-hoehe{height:500px;}}





/* flip zwei untereinander stehende col */
@media (max-width: 769px) {
  .row.reorder-xs {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);

    direction: rtl;
  }

  .row.reorder-xs>[class*="col-"] {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);

    direction: ltr;
  }

  .korekt-abstand-sm {
    margin-top: -50px;
    padding-top: 0px;
  }
}


/* kalender */

#dropdownMenu1{display:none!important;}
[id^="pjWrapper"] .dropdown-menu{display:flex!important;background: #3088d3!important;margin: 0px!important;z-index:0!important;}
[id^="pjWrapper"] .clearfix{overflow:unset!important;margin-bottom: 30px!important;}
#pjWrapperPHPEventCalendar_theme1 li a {color: #fff;font-weight: 600!important;}
#pjWrapperPHPEventCalendar_theme1 a:hover {color:#3088d3!important;border-radius:5px!important;}
#pjWrapperPHPEventCalendar_theme1 a:focus {color:#3088d3!important;border-radius:5px!important;}
#pjWrapperPHPEventCalendar_theme1 a:active {color:#3088d3!important;border-radius:5px!important;}
.container-fluid p a{color:#3088d3!important;}
.container-fluid p a:hover{color:#12965d!important;}

#pjWrapperPHPEventCalendar_theme1 .pjIcCalendarTable { width: 70%;}

.today-widget{width:100%!important;}

.schnellkontakt{width:106%!important;}

@media (max-width: 769px) {
    .div-wetter, .schnellkontakt{width:100%!important;}

    #pjWrapperPHPEventCalendar_theme1 .pjIcCalendarTable {
        width: 100%;
    }
}

@media (max-width: 640px) {
	[id^="pjWrapper"] .dropdown-menu {
		font-size: 12px!important;
	}
	[id^="pjWrapper"] .dropdown-menu > li > a{
		padding: 3px 5px!important;
	}
}
@media (max-width:470px) {
	[id^="pjWrapper"] .dropdown-menu {
		margin-top: -50px !important;
	}
}





/* wetter */

.div-wetter{
	display:block;
	width:106%;
	border-radius:5px;
	border:1px solid #d7d7d7; 
	background:#fff;
}

.wetter{
	margin-left: -8px !important;
	border: none; 
	height: 340px; 
	background-color: transparent;
}
@media (min-width:1200px) {
	.wetter{
		width: 200%;
        margin-left: calc(50% - 130px)!important;
    }
	.div-wetter{
		width:106%;
	}
}
@media (max-width:991px) {
    .wetter{
        width: 106%;
        margin-left:calc(50% - 130px)!important;
    }
}


@media (max-width:679px) {
	.wetter{
		width: 106%;
		margin-left: calc(50% - 133px)!important;
}
	.div-wetter{
		width:100%;
	}
}


/* SimpleCE */
.sce_edit_button{width:140px;font-weight:500;}
.sce_edit_button a{color:#fff;}
.sce_type_short .sce_inline_editor, .sce_type_short .sce_editor {
    display: inline-block;
    min-width: 200px;
    background-color: rgba(183, 202, 206, 0.5);
}
.cke_editable {
    cursor: text;
    background-color: rgba(183, 202, 206, 0.5);
}
.sce_editable_area a{font-size:14px;font-weight:300;}
.backend .image-container {max-width:400px;} 
.sce_loop_container{width:100%;}
.sce_loop_container .sce_inline_editor{margin-top:5px;}
.sce_loop_container {list-style: none;} 
 
.sce_editable_area .fa{font-size:24px;font-weight:300;}
.sce_row_number{display:none!important;} 

.sce_loop--1000--row_container{
	border-top: 4px solid #2ba6cb;
	border-left: 4px solid #2ba6cb;
	border-right: 4px solid #2ba6cb;
	margin-top:50px;
}

.sce_loop--1200--row_container{
	border-top: 4px solid #2ba6cb;
	border-left: 4px solid #2ba6cb;
	border-right: 4px solid #2ba6cb;
	margin-top:50px;
}
.sce_loop--160--row_container{
	border-top: 4px solid #2ba6cb;
	border-left: 4px solid #2ba6cb;
	border-right: 4px solid #2ba6cb;
	margin-top:50px;
}
.sce_loop--180--row_container{
	border-top: 4px solid #2ba6cb;
	border-left: 4px solid #2ba6cb;
	border-right: 4px solid #2ba6cb;
	margin-top:50px;
}
.sce_loop--500--row_container{
	padding-top:100px;
}


.sce_loop_header {
	margin-top:-4px;
}

.shout{font-weight:700;color:#e10613;}


#login-box label {
    color:#004694!important;
}
.backend #ace-editor {
    height: 250px!important;
}


/* menu */
.bar{
	font-size: 12px;
	z-index: 9;
	width: 100%;
	height: 80px;
	max-height: 121px;
	background-color:#fff;
	border-bottom: 1px solid #D4D6DD;
}

.nav-container{position:absolute;z-index:400;width: 100%;}

.pos-fixed.bar .logo{max-height:7em}
.dropdown__trigger:hover{color:#3484ac!important;font-weight:700;}

.menu-vertical li{list-style:none!important;}

#topbar{
	top:-3px;
	position:fixed;
	z-index: 200;
}

.rt-logo-block {
	transition: top 0.2s ease 0s;
}
a#rt-logo {
	display: block;
	height: 157px;
	width: 130px;
	margin: auto;
    margin-top: auto;
	position: absolute;
	background: rgba(0, 0, 0, 0) url("../images/logo2.png") no-repeat !important;
    background-size: auto;
	transition: all 0.3s ease 0s;
	margin-top: -10px;
	background-size: cover !important;
}
#menu1{
	top:-30;
	opacity:0.9!important;
	z-index:3;
	border-top:2px solid #fff;
	width: 100%;
	background: rgba(255,255,255,1);
	transition: all 0.5s;
}

@media (max-width: 1130px) {
	.bar-1 .menu-horizontal > li:not(:first-child) {margin-left: 0.3em;}
	.menu-horizontal li{margin-right: 0.4em;}

	.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
		font-size:14px;
		letter-spacing: 0px;
	}
	.bar-1 .menu-horizontal > li > .dropdown__trigger{
		font-size:14px;
	}
}


@media (max-width: 991px) {
	.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
		font-size:12px;
		letter-spacing: 0px;
	}
	.bar-1 .menu-horizontal > li > .dropdown__trigger{
		font-size:11px;
	}
	.bar .logo{
		top: -10px;
		max-height: 6em;
	}
	.bar-1 .menu-horizontal > li{
		margin-left: 0.2em;
		margin-right: 0.2em;
	}
	.bar-1 .menu-horizontal > li:not(:first-child) {margin-left: 0.2em;}

	#mnu1{margin-top:320px;}

}

@media (max-width: 767px) {
	.dropdown .dropdown__content{transform: translateX(0%);	}
	.dropdown .dropdown__content:not([class*="bg-"]) {
		background: 
		rgb(239, 239, 239);
	}
	.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a {
		font-size: 14px;
		line-height: 2.166666666666667em;
		text-transform: uppercase;
		letter-spacing: .5px;
		color:#000;
		opacity: 1;
	}
	.dropdown .dropdown__content:not([class="bg--dark"]) .menu-vertical a {font-size: 14px;}
	.menu-vertical > .dropdown > .dropdown__trigger {font-size: 14px;}
	.level2 {background:rgb(239, 239, 239)!important;}

	.dropdown{width:120px;}
	

}





@media (max-width:992px) and (min-width:768px) {

}

/* Galerie */
#galerie img{padding:10px;}
#galerie .btn{margin-left:15px;}
#galerie h2{margin-left:15px;}
.boxed{
	margin-right:auto;
	margin-left:auto;
	background:rgba(255,255,255,0.6)!important;
	top: 250px;
	padding: 1em 2em;
}
#galerie img.crop-center{
    height: 300px;
    width: 100% !important;
    object-fit: cover;
    object-position: center center;
}
@media (max-width: 991px) {
	#galerie img.crop-center{
		height: 250px;
	}
}

@media (max-width: 769px) {
	#galerie img.crop-center{
		height: 200px;
	}
}

/* SERVICE */
#catac_col {
	display:block;
}

#catac_col .box {
	height: 265px;
	max-width: 310px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	text-align: center;
	border: 1px solid #0AA5DD;
	list-style-type: none;

	margin-right: auto;
	margin-left: auto;
}
#catac_col .box a {
	font-size: 18px;
	line-height: 60px;
}
#catac_col .box img {
	width: 100%;
	max-height: 204px;
	vertical-align:middle;
}
#catac_col .box:hover {
	opacity: 0.8;
}
#catac_col .box img {
	width: 100%;
	max-height: 204px;
	vertical-align: middle;
	border-radius: 0px;
	padding:5px;
	max-width: 100%;
	height: auto;
}
#catac_col .block{
	display:block;
	overflow: hidden;
}

/* IMPRESSUM */

#impressum p{
	color: #5c6369;
	font-weight: 300;
}


#weiteres p{font-size: 12px;Line-height: 14px;}
#weiteres h4{font-size: 14px;}

/* Carousel */
	.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	}
	.carousel-fade .carousel-inner .item,
	.carousel-fade .carousel-inner .active.left,
	.carousel-fade .carousel-inner .active.right {
	opacity: 0;
	}
	.carousel-fade .carousel-inner .active,
	.carousel-fade .carousel-inner .next.left,
	.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
	}
	.carousel-fade .carousel-inner .next,
	.carousel-fade .carousel-inner .prev,
	.carousel-fade .carousel-inner .active.left,
	.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
	}
	.carousel-fade .carousel-control {
	z-index: 2;
	}

	.carousel-indicators .active {
		width: 20px;
		height: 15px;
		margin: 0;
		background-color: #000;
		border: none;
		border-radius: 4px;
	}
	.carousel-indicators li {
		width: 20px;
		height: 15px;
		margin: 0;
		background-color: #fff;
		border: none;
		border-radius: 4px;
		-webkit-transform: skew(15deg, 0deg);
		-moz-transform: skew(15deg, 0deg);
		-ms-transform: skew(15deg, 0deg);
		-o-transform: skew(15deg, 0deg);
		transform: skew(15deg, 0deg);
	}
	#carousel .crop-center{
		height: 520px;
		width: 100% !important;
		object-fit: cover;
		object-position: center center;
		max-width:2600px;
		margin-left:auto;
		Margin-right:auto;
	}

	.carousel{background:#e4e4e4;}

	.carousel-inner{height:520px;margin-top:-50px;}

	@media (max-width: 991px) {
		.carousel-inner{height:320px;}
	}

	@media (max-width: 991px) {
		/*.carousel-inner{right:320px;}*/
	}


/* Kalender Startseitre */

.pjIcCalendar table td, .pjIcCalendar table tu{padding: 2px 0px!important;}

/* Footer */

#subline{font-size:11px;}
#subline a{text-decoration:none!important;color:#fff!important;font-size: 15px;}
#subline a:hover{
	text-decoration:none!important;
	opacity:1!important;
	font-weight:700!important;
	color:#368bb7!important;
}

footer img{max-width:110px;}
footer a{text-decoration:none!important;color:#000!important;}
footer a:hover{
	text-decoration:none!important;
	opacity:1!important;
	font-weight:500!important;
	color: #a5c8f4!important;
}
footer p{font-size:14px;}

footer{border-top: 1px solid #c0c4c8;}

/*start */
.artikel{min-height:550px;}

#kalender-iframe{
	overflow:hidden;
	min-height:850px;
}

.social-media{
	max-width:50px;
	margin:1.1%;
}
.bild-kalender{
	width:49%;
	padding-right:0.5%;
}

/* Artikel */
.rahmen{
	margin-bottom: 30px;
    padding: 5px 25px 25px 15px;
	border: 2px solid #D4D6DD;
	background: #e8e8e8;
	/*display: flex!important;*/
}
.rahmen p, .rahmen a{
	line-height:19px;
}


.abstand-artikel2{
	padding-right:25px;
	padding-bottom:5px;
	margin-bottom:0px;
}

.fensterbox{
	
	float:right;
	width:40%;
	padding:0px 25px 25px 25px;
	max-width:450px;
	width:100%;
}


.zeige-box{width:100%;}


@media (max-width: 767px) {
	.fensterbox{
		float: none;
		width:100%;
		padding:25px 0px;
		min-width:100%;
	}
	.container.rahmen{
		margin:15px;
		width:calc(100% - 30px);
		max-width:100%;
	}
    .zeige-box img{
        width:70%!important;
    }

}



/* introbox */

#intro h3{
    margin-bottom: 0;
    padding-bottom: 60px;
    font-size: 15px;
    line-height: 25px;
    color:     #000;
    letter-spacing: 1px;
    font-weight: 300;
}

#intro h1{margin-top: 20px;margin-bottom: 10px;}
#intro h3{padding-bottom: 60px;letter-spacing: 1px;}
.block {overflow: hidden;}

.uppercase{text-transform: uppercase;}


/* Präsidium */
.vc{
    /*max-width:590px;*/
    margin-left:auto;
    margin-right:auto;
}



/* Kalender */
.calen{
	max-width:70%;
	margin-left:auto;
	margin-right:auto;
} 

@media (max-width: 991px) {.calen{max-width:85%;}}
@media (max-width: 769px) {.calen{max-width:100%;}}



/* allgemein */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight:700!important;}


body{font-size:16px!important;}

@media (min-width: 576px){
	.container {
		max-width: 100%!important;
	}
}

#text-sect li{
	padding-bottom:0.5em!important;
}


.gal-bot:hover{background:#D4D6DD!important;}


.archiv{
	background-color:#e10613!important;
	color:#fff!important;
	font-weight:700!important;
}

.archiv:hover{color:#000!important;}


.mehr-laden, .mehr-laden2{
	background-color:rgb(33, 133, 187)!important;
	color:#fff!important;
	font-weight:300!important;
}

.mehr-laden:hover, .mehr-laden2:hover{
	color:#000!important;
	background-color:rgb(57, 185, 253)!important;
}


.menu300{
	font-weight:300!important;
	margin-left:20px!important;
}

.col-center, .center{
	margin-left:auto;
	margin-right:auto;
}
.txt_col {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.h1-mini{font-size:18px!important;text-transform: none; font-weight:500;}
.h2, h2{
	font-size: 18px!important;
	margin: 0 0 10px 0!important;
}

.list-ind{
	padding: 0px 8px 4px;
	font-size: 18px;
	margin-right: 10px;
	background-color:#0AA5DD;
	color:#fff;
	font-weight: 700;
	top: -2px;
	position: relative;
	line-height: 40px !important;
}

/* img, .img{border-radius:15px;} */

.blau{color:#0AA5DD;}
.blauebox{
	margin:15px 5px!important;
	border: 1px solid #3484ac;
	padding:15px;
	border-radius:15px;
	background:#fbfbfb;
}

.eckig{border-radius:0px;}

#kopf{
	width:100%;
	height:500px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}


body{color: #000;}
a{text-decoration:none!important;}
a:hover{
	color:#28607d!important;
	text-decoration:none!important;
}

ul, ol{
	list-style: disc;
	line-height: 1.2em;
	list-style-position: inside;
}
/*
li{
	padding-bottom:0.5em;
}
*/

#weiterlesen .accordion .accordion__title:before{content:none!important;}
#weiterlesen li{list-style:none;}
#weiterlesen .accordion li .accordion__title{padding:0px;}
#weiterlesen .accordion .accordion__title {opacity:1;}
#weiterlesen .accordion li.active .accordion__title{background:none;}
#weiterlesen .accordion-1 li.active .accordion__title {border:0px;}


.lead{
	font-size: 17px;
	font-weight: 600;
	color: #28607d;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}


.only-tablet{display:none!important;}
.no-tablet{display:block!important;}
@media (max-width: 991px) {
	.only-tablet{display:block!important;}
	.no-tablet{display:none!important;}
	#kopf{height:400px;}
	.boxed{top: 150px;}
}

.only-handy{display:none!important;}
.no-handy{display:block!important;}
.no-kalender{
	display:block!important;
}

.handy-schmal{width:100%;}

@media (max-width: 767px) {
	.no-kalender{display:block!important;}
}

@media (max-width: 767px) {
	.only-handy{display:block!important;}
	.no-handy{display:none!important;}

	.col-xs-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#kopf{height:300px;}
	.boxed{top: 100px;}
    .handy-schmal{width:80%;margin: auto;text-align: center;}
    .btn-schmal{margin: auto;text-align: center;}

}

@media (min-width:420px) and (max-width: 580px) {
	.col-xxs-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.col-xxs-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.block-center{
    display:block;
    margin-right: auto;
    margin-left: auto;
} 

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	/*display: table-cell!important;*/
	content: " ";
	}

.btn2{background:#c9d4e3;border-color:#5c6369!important;}
.btn2:hover{background:#a9d1bf;}

table tr{border:none!important;}
table td{padding: 3px 15px!important;}

.border15{border-radius:15px;}
.w100{width:100%!important;}
.fw7008{font-weight:700;}

.pl15{padding-left:15px;}
.pt0{padding-top:0px!important}
.pt10{padding-top:10px!important}

.p0{padding:0px!important;}
.pb0{padding-bottom:0px!important}
.pl0{padding-left:0px!important}
.pb10{padding-bottom:10px!important}
.pb50{padding-bottom:50px!important}
.pt50{padding-top:50px!important}


.mt-15{margin-top:-15px;}

.mt0{margin-top:0px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt40{margin-top:40px!important;}
.mt50{margin-top:50px!important;}
.mt60{margin-top:60px!important;}
.mt70{margin-top:70px!important;}
.mt80{margin-top:80px!important;}
.mt90{margin-top:90px!important;}
.mt100{margin-top:100px!important;}
.mt150{margin-top:150px!important;}


.mt-10{margin-top:-10px!important;}
.mt-15{margin-top:-15px!important;}
.mt-20{margin-top:-20px!important;}
.mt-30{margin-top:-30px!important;}
.mt-40{margin-top:-40px!important;}
.mt-50{margin-top:-50px!important;}
.mt-60{margin-top:-60px!important;}
.mt-70{margin-top:-70px!important;}
.mt-80{margin-top:-80px!important;}
.mt-90{margin-top:-90px!important;}
.mt-100{margin-top:-100px!important;}
.mt-150{margin-top:-150px!important;}
.mt-200{margin-top:-200px!important;}

.mb0{margin-bottom:0px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}
.mb60{margin-bottom:60px!important;}
.mb70{margin-bottom:70px!important;}
.mb80{margin-bottom:80px!important;}
.mb90{margin-bottom:90px!important;}
.mb100{margin-bottom:100px!important;}
.mb150{margin-bottom:150px!important;}
.mt200{margin-top:200px!important;}


.mb-10{margin-bottom:-10px!important;}
.mb-15{margin-bottom:-15px!important;}
.mb-20{margin-bottom:-20px!important;}
.mb-30{margin-bottom:-30px!important;}
.mb-40{margin-bottom:-40px!important;}
.mb-50{margin-bottom:-50px!important;}
.mb-60{margin-bottom:-60px!important;}
.mb-70{margin-bottom:-70px!important;}
.mb-80{margin-bottom:-80px!important;}
.mb-90{margin-bottom:-90px!important;}
.mb-100{margin-bottom:-100px!important;}
.mb-150{margin-bottom:-150px!important;}

.ml0{margin-left:0px!important;}
.ml10{margin-left:10px!important;}
.ml15{margin-left:15px!important;}
.ml20{margin-left:20px!important;}
.ml30{margin-left:30px!important;}
.ml40{margin-left:40px!important;}
.ml50{margin-left:50px!important;}
.ml60{margin-left:60px!important;}
.ml70{margin-left:70px!important;}
.ml80{margin-left:80px!important;}
.ml90{margin-left:90px!important;}
.ml100{margin-left:100px!important;}
.ml150{margin-left:150px!important;}


.ml-10{margin-left:-10px!important;}
.ml-15{margin-left:-15px!important;}
.ml-20{margin-left:-20px!important;}
.ml-30{margin-left:-30px!important;}
.ml-40{margin-left:-40px!important;}
.ml-50{margin-left:-50px!important;}
.ml-60{margin-left:-60px!important;}
.ml-70{margin-left:-70px!important;}
.ml-80{margin-left:-80px!important;}
.ml-90{margin-left:-90px!important;}
.ml-100{margin-left:-100px!important;}
.ml-150{margin-left:-150px!important;}


.mr0{margin-right:0px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.mr30{margin-right:30px!important;}
.mr40{margin-right:40px!important;}
.mr50{margin-right:50px!important;}
.mr60{margin-right:60px!important;}
.mr70{margin-right:70px!important;}
.mr80{margin-right:80px!important;}
.mr90{margin-right:90px!important;}
.mr100{margin-right:100px!important;}
.mr150{margin-right:150px!important;}


.mr-10{margin-right:-10px!important;}
.mr-15{margin-right:-15px!important;}
.mr-20{margin-right:-20px!important;}
.mr-30{margin-right:-30px!important;}
.mr-40{margin-right:-40px!important;}
.mr-50{margin-right:-50px!important;}
.mr-60{margin-right:-60px!important;}
.mr-70{margin-right:-70px!important;}
.mr-80{margin-right:-80px!important;}
.mr-90{margin-right:-90px!important;}
.mr-100{margin-right:-100px!important;}
.mr-150{margin-right:-150px!important;}




