/* FRONTEND CSS

*********************************************/

@import "uikit/main.css";
@import "tabellen.css";
@import "articlemodules.css";
@import "head-styles.css";

html
{
	height: 100%;
}
body.sitestyle {
    padding-top: 0px !important;
}
body.kontakt {
}
.uk-background-dark

{
	color: #fff;
}
* {
font-variant-ligatures: none;
}


/* Schriften */



hr {

    width: 100%;
    display: block;
    clear: both;
    border: none;
    height: 20px;

}


a, 
a:visited,
a::before,
a:focus
 {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	 text-decoration: none;
	 outline: none;
}


a:hover
 {
text-decoration: none;
}

.item-content a {
	font-style: italic !important;
}

#system-message-container {

    

}
div.tooltip.fade {
	background: none;
	border: none;
}

li {
    line-height: inherit;
}


.uk-modal.uk-open {

    opacity: 1;
    z-index: 99999;

}
p, ul, ol, dl, pre, address, fieldset, figure {

    margin: 0 0 0px 0;

}
ul {
    padding-left: 10px;
}
ol {
    padding-left: 15px;
}
ol li::marker {
    

font-style: normal;
font-weight: normal;
}
ol li {
    
margin-bottom: 5px;
}
.moduletable ul,
.inhalt ul {
    list-style: none;
}
.moduletable ul li::before,
.inhalt ul li::before {
    content: '›';
    font-size: 25px;
    display: inline-block;
    position: absolute;
    margin-left: -10px;
	line-height: 0.9em;
}

.mod-articlesnews__item a,
.mod-articlesnews__item a:visited
{
    word-break: break-all;
}
/* catlink */


/* logo */

.topbar div {
	box-sizing: border-box;
   
}
.withbackground .uk-sticky-placeholder {
    max-height: 0px;
}
#oben2 {
    z-index: 99;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    letter-spacing: 0.03em;
}
#oben2.menuwithbackground {
    
}

#oben2.uk-active {
	background: #fff;
	
}
div.uk-sticky-placeholder {
    display: none;
}
#oben2 div.custom.logo {
	opacity: 1;
	-webkit-transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-ms-transition: opacity 400ms linear;
	-o-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
	
}
#logooben {
    height: 100%;
    display: block;
}
#oben2.uk-active div.custom.logo {
	opacity: 0;
	
}
#oben2 div.logo-big {
	width: auto;
	height: auto;
    padding: 10px 10px 10px 0;
}
#oben2.uk-active div.logo-big {
	opacity: 0;
	width: 0px;
	height: 0px;
	margin: 0px;
	display: none;
	
}
.logo-big.inline-block {

	text-align: center;
}
#oben2 div.custom.logo2 {
	opacity: 0;
	-webkit-transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-ms-transition: opacity 400ms linear;
	-o-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
	
}
#oben2.uk-active div.custom.logo2 {
	opacity: 1;
	
	
}
#oben2 div.logo-small {
	width: 0px;
    height: 0px;
	margin: 0;
	text-align: center;
	
}
#oben2.uk-active div.logo-small {
	width: auto;
    height: auto;
	display: block;
	margin: 10px 0px;
}
.custom.logo img,
.custom.logo svg
{
    width: auto;
}
.custom.logo2 img,
.custom.logo2 svg
{
    height: 40px;
    width: auto;
}

.contenttitle.noheadline {

    display: none;

}
.footers .btn.jmodedit {
    display: none;
    
}

/* toggle menu */
.logomenu svg {
    fill: #000;
    height: 30px;
    width: auto;
}
.mobilemenu {
    color: #000;
    width: 1100px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    max-width: 100%;
    top: -50px;
    transition: all 0.3s linear 0.6s;
}
.menu-open .mobilemenu {
    top: 0px;
}
.logomenu,
.burgermenu
{
    position: absolute;
}
.logomenu {
    margin-top: 15px;
    left: 10px;
}
.burgermenu
{
    right: 0px;
}
.menufeld .uk-nav {
    flex-direction: column;
}
.menufeld {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.menutext {

    width: auto;
    color: #000;
    margin: 0 auto;
    text-align: left;
    transform: translate3d(0%,0,0);
    left: 10px;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-delay: 0.7s;
    padding-bottom: 10px;
    top: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;

}
.menutext p,
.toplogo p
{

    display: inline-block;
    background: #000;
color: #fff;
    padding: 0 5px;
    line-height: 28px;
	margin: 2px 0;
	float: left;
}

.menu-open .menutext {
    opacity: 1;
}
.menutext .custom {
    position: relative;
white-space: break-spaces;
text-align: left;
	display: flex;
flex-direction: column;
align-content: flex-start;
align-items: flex-start;
}


/* usermenu */
.loginmodule {

    top: 60px;
	display: flex;
	z-index: 9999;

}

#usermenu, #usermenu.jmoddiv {
	left: 0;
	top: 0;
	z-index: 9999;
	margin:0;
	padding:0;
	background: #fff;
}

/* contents */
.icons {
    z-index: 1;
}
.icons a {
    display: inline-block;
}
.inhalt .icons li {
    list-style: none;
}
.inhalt .icons li::before,
.inhalt .edit ul li::before,
ul.nav-tabs li::before
{
    display: none;
}
section {
    overflow: hidden;
    
box-sizing: border-box;
}
section#content {
   margin-top: 160px;
}
#unten {
    position: relative;
}
.uk-section {

    padding-bottom: 0px;
    position: relative;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
    position: fixed;
}
.background {
    margin-top: 60px;
}

div.edit {
	max-width: 1000px;
	margin: 100px auto 0 auto;
}
.blog .item {
    
}
div.item-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contents {
    position: relative;
}
.inhalt.withoutheader {
    padding-top: 100px;
}


/* custom blog */
.custom-blog {
    /*padding-bottom: 60px;*/
}
.items-leading .blog-item,
.items.first
{
    width: 770px;
	max-width: 100%;
}
.items.first {
  margin-left: auto;
}
.items-leading .uk-container:nth-child(2) .blog-item {
    width: 800px;
}
.custom-blog .colored .item-element,
.custom-blog .element-padding.item-element,
.moduletable.uk-background-default,
.moduletable.uk-background-secondary
{
    padding: 2vw;
}
.custom-blog .colored .left.item-image {
    margin-top: -2vw;
    margin-left: -2vw;
    margin-right: -2vw;
    margin-bottom: 2vw;
}

.aftercontents .moduletable {
    padding: 100px 0;
}
.uk-container.maxwidth-smaller {
    max-width: 500px;
}
.with-uk-background-primary {
    margin-bottom: 0 !important;
}
.with-uk-background-primary::before {
    content: '';
    width: 200vw;
    height: 150%;
    display: block;
    top: 0;
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}
.with-uk-background-primary .item-element::before {
    content: '';
    width: 100%;
    display: block;
    height: 100%;
    background: #fff;
    left: 50%;
    top: 0;
    position: absolute;
    z-index: -1;
    transform: translateX(-50%);
    padding: 0 60px 60px;
}

.statement {
    width: 380px;
    max-width: 100%;
	position: relative;
	box-sizing: border-box;
}
.statement::before {

    width: 200vw;
    height: 200px;
    content: '';
    position: absolute;
    top: -71px;
    left: -100vw;
    z-index: -1;

}
.items-row .blog-item {
  margin: 40px 0;
}
.background-even-odd .items-row .blog-item {
  margin: 60px 0;
}
.items-row .uk-grid-small .blog-item {
  margin: 10px 0;
}
.items-row .blog-item.uk-invisible {
  margin: 0 !important;
}

.blog-items.items-leading .item-element,
.blog-items .item-element.element-padding.bordered-blue,
.blog-items .item-element.element-padding.bordered-red
{
  border-width: 1px;
  border-style: solid;
}
.veranstaltungen-2022 .blog-items .item-element.element-padding {
  max-width: 650px;
  margin-left: auto;
}
.teaser {
	padding: 10px 20px;
border-radius: 22px;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
font-size: 20px;
	text-transform: uppercase;
}
.uk-sticky.uk-active .teaser {
	display: none;
}
.menu-with-teaser .uk-navbar {
  float: right;
}
.item-114.mod-articlesnews__item,
.item-121.mod-articlesnews__item
{
  width: 100%;
}

/* modules */
.contentbottom > div {
}
/* acy newsletter */

input.cell {
    width: 100%;
    border: none;
      
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
/* cookie */

#redim-cookiehint {

    padding: 7px 5%;
    box-sizing: border-box;
    background-color: #000 !important;
    font-size: 14px;
	position: fixed;
	bottom: -40px;
width: 100%;
	z-index: 99999;
}
#redim-cookiehint .cookiecontent {

    font-size: 14px;
    line-height: 18px;
    color: #fff !important;
    display: inline-block;
	max-width: 60%;
	float: left;
}
/* dsgvo */

.cc-btn.cc-deny {
    order: 2;
}
.cc-btn.cc-dismiss {
    order: 3;
    display: none;
}
.cpnb .cpnb-inner {
}
.cpnb-buttons {
    display: flex !important;
    justify-content: space-around;
    margin-left: 0px !important;
    flex-wrap: wrap;
}
.cpnb-button {
    margin: 0px 5px 10px 5px !important;
    flex-grow: 1;
    min-width: 40%;
    text-transform: uppercase;
}
.cpnb-modal-actions .cpnb-button {
    min-width: none;
}
/* google map */


/* video */


/* jce */

.wf-mediabox-content, .wf-mediabox-content-item {
    width: 100% !important;
}
.wf-mediabox-nav .wf-mediabox-close {
	color: #fff;
}
.wf-mediabox-nav .wf-mediabox-close::before {
content: "×";
font-size: 2em !important;
font-weight: 200 !important;
vertical-align: middle;
display: inline-block;
margin-bottom: .25em;
}
.wf_caption span {
    font-size: 14px;
    line-height: 1;
    margin-top: 10px;
}
/* gallery */



/* scrollto top */


.totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    
}
.uk-totop:hover, .uk-totop:focus {


}
.totop svg {

    width: 30px;

}


/* bootstrap */
.form-horizontal .control-label {
	text-align: left;
}
.login label, .logout label {
	font-weight: normal;
	
}




.btn.jmodedit
{
    z-index: 100100 !important;
    
    top: 0;
    right: 0;
}
.mod-login-logout .btn.jmodedit {
    display: none;
   
}
.mod-login__submit {
    margin-bottom: 10px;
}

/* uikit */
.uk-form-horizontal .formError {
    color: #CF4D4D;
    font-weight: NORMAL;
    font-size: 14px;
    letter-spacing: 0.05em;
}
fieldset.formContainer {
    padding: 0;
    border: none;
    
}
.rs-form-email fieldset.formContainer > div.uk-grid {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}


.uk-radio, .uk-checkbox {
    margin-right: 5px;
    
}
.uk-button {
    padding: 3vmin;
    line-height: 1;
    
}
