@charset "utf-8";
@font-face {
    font-family: 'shnebuch';
    src: url('../fonts/soehne-buch.woff2') format('woff2'),
         url('../fonts/testsohne-buch-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'abc_walter_alroentgentherapie';
    src: url('../fonts/ABCWalterAlte-Roentgentherapie.woff2') format('woff2'),
         url('../fonts/ABCWalterAlte-Roentgentherapie.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



html {
	height:100%;
    scroll-behavior: smooth;
	}
body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-size:16px;
	}
#bodyarea,
.acym__modal__iframe {
	font-family: 'shnebuch', Arial, Helvetica, sans-serif;
	color:#000;	
	margin:0;
	padding:0;
	background:#ececec;
	}
.center {
	width: 1035px;
	min-height: 800px;
	margin: auto;
	text-align: left;
	padding-top: 0;
	position: relative;
}


/* Seitenladezeit */
#preload-wrapper.loaded {
    visibility: hidden;
}	
#preload-wrapper {
    transition: all 500ms;
}
#preload-wrapper.loaded {
    visibility: hidden; 
    opacity: 0;
}
#preload-wrapper .preload {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#ececec;
    z-index: 700;
	}
#preload-wrapper .preload .preloadcontent {
    width:100%;
    height:auto;
    padding:calc(45vh - 72px) 0 0;
    margin: 0;
    color:#000;
    display:block;
    z-index: 705;
    position: absolute;
}
#preload-wrapper .preload .preloadcontent p strong {
    font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    font-size: 90px;
}
#preload-wrapper .preload .preloadcontent p {
    font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    margin:0 5%;
}

@media (max-width: 767px) {
#preload-wrapper .preload:before {
    padding:calc(50vh - 48px) 0 0;
    font-size: 48px;
}
#preload-wrapper .preload .preloadcontent {
    padding:calc(45vh - 48px) 0 0;
    }
#preload-wrapper .preload .preloadcontent p strong {
    font-size: 48px;
}
}
    
    

/* Menuebereich */
#menuarea {
	font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:1.25rem;
	height:1.25rem;
	position:fixed;
	top:0;
	width:100%;
	padding:20px 0 160px;
	z-index:600;  
 background: rgb(236,236,236);
background: -moz-linear-gradient(180deg, rgba(236,236,236,0.7959384437368697) 0%, rgba(236,236,236,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(236,236,236,0.7959384437368697) 0%, rgba(236,236,236,0) 100%);
background: linear-gradient(180deg, rgba(236,236,236,0.7959384437368697) 0%, rgba(236,236,236,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ececec",endColorstr="#ececec",GradientType=1);   
    
	}
#logo {
	width:450px;
	position:fixed;
    top:80px;
    left:calc(50% - 225px);
    font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:60px;
	height:1.25rem;
    margin:0 auto;
    text-align: center;
    z-index:650;
	}
#logo a {
	color:#000;
	text-decoration:none;
	}
#menuarea ul {
	margin:0;
	padding:0;
	text-align:right;
	float:right;
    z-index: 500;
  position: relative;
	}
#menuarea #menuleft ul {
	margin:0;
	padding:0;
	text-align:left;
	float:left;
    z-index: 500;
  position: relative;
	}
#menuarea ul li {
	margin:0;
	padding: 0 10px 0 0;
	list-style:none;
	display:inline;
	}
#menuarea a {
	color:#000;
	text-decoration:none;
	}	
#menuarea a:hover {
	border-bottom:1px solid #000;
	}
#menuarea a img {
  max-height: 14px;
  width: auto;
  padding: 0 0 0 3px;
}
div.mod-languages a {
  padding: 0;
}
div.mod-languages ul li.lang-active {
  background-color: transparent !important;
}
div.mod-languages ul li.lang-active a {
  border-bottom:1px solid #000;
}
#mobilemenuarea {
	display:none;
	}






#menubigarea #menuarea ul li {
	display:block;
	}
#menubigarea #menuarea ul {
text-align: center;
  float: none;
}
#mobilebuttonnew {
	clear:both;
	position:absolute;
	top:20px;
	left:23px;
	display:block;
    width: 60px;
	height:30px;
    z-index: 100;
	float:right;
	}
#mobilebuttonnew #bars {
    display: block;
    padding: 0 0 6px;
    width: 27px;
	margin:0;
}
#mobilebuttonnew #bars span.bar {
    display: block;
    margin: 0 auto 7px;
    padding-bottom: 5px;
    width: 45px;
	background:#000;
    z-index: 110;
    position: relative;
}
#realbutton {
	clear:both;
	position:absolute;
	top:20px;
	left:23px;
	display:block;
    width: 45px;
	height:30px;
    z-index: 510;
	float:right;
	opacity:0;
	}
#mobilebuttonactive {
	position:absolute;
	top:80px;
	left:23px;
	display:block;
    width: 45px;
	height:30px;
    z-index: 520;
	float:right;
}
#mobilebuttonactive #bars {
    display: block;
    padding: 0 0 5px;
    width: 27px;
	margin:0;
}
#mobilebuttonactive + span {
	position:absolute;
    display:block;
	right:0;
	top:22px;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	width: 45px;
	}
#mobilebuttonactive #bars span.bara,
#mobilebuttonactive #bars span.barb,
#mobilebuttonactive #bars span.barc {
    background: #000 none repeat scroll 0 0;
    display: block;
    margin: 0 0 7px;
    padding-bottom: 5px;
    width: 45px;
	opacity:1;
 transition: all 0.5s ease-in-out 0ms;
 -webkit-transition: all 0.5s ease-in-out 0ms;
 -moz-transition: all 0.5s ease-in-out 0ms; 
 -o-transition: all 0.5s ease-in-out 0ms; 
 -ms-transition: all 0.5s ease-in-out 0ms;
}
#menubigarea > label + input:checked + div#menuarea .bara{
    background: #000 none repeat scroll 0 0;
 	transform: rotate(45deg) translateY(0px) translateX(0px);
	margin: 10px 0 0 5px;
	width: 45px; 
 transition: all 0.5s ease-in-out 50ms;
 -webkit-transition: all 0.5s ease-in-out 50ms;
 -moz-transition: all 0.5s ease-in-out 50ms; 
 -o-transition: all 0.5s ease-in-out 50ms; 
 -ms-transition: all 0.5s ease-in-out 50ms;
}
#menubigarea > label + input:checked + div#menuarea .barb{
	opacity:0;
 transition: all 0.5s ease-in-out 50ms;
 -webkit-transition: all 0.5s ease-in-out 50ms;
 -moz-transition: all 0.5s ease-in-out 50ms; 
 -o-transition: all 0.5s ease-in-out 50ms; 
 -ms-transition: all 0.5s ease-in-out 50ms;
	}
#menubigarea > label + input:checked + div#menuarea .barc{
    background: #000 none repeat scroll 0 0;
	transform: rotate(-45deg) translateY(0px) translateX(0px);
	margin-top: -14px;
	width: 45px;
	margin: -17px 0 0 5px;
 transition: all 0.5s ease-in-out 50ms;
 -webkit-transition: all 0.5s ease-in-out 50ms;
 -moz-transition: all 0.5s ease-in-out 50ms; 
 -o-transition: all 0.5s ease-in-out 50ms; 
 -ms-transition: all 0.5s ease-in-out 50ms;
}
#menubigarea label {
  font-size: 0;
}
#menubigarea > input {
	display:none;
	}
#menubigarea {
	clear:both;
	position:fixed;
	float:none;
  	width: 100%;
	padding:0;
	margin:0;
	top:0;
	left:0;
	height:5px;
	max-height:5px;
	display:block;
    z-index: 650;
	}
#menubigarea > div#menuarea {
	position:absolute;
    top:-60px;
  	width: 100%;
	padding:50px 0 0 0;
	margin:0 0 2rem 0;
	height:100vh;
	max-height:0;
	display:block;
	overflow:hidden;
  	color:#585857;
	background: rgb(236,236,236);
background: -moz-linear-gradient(180deg, rgba(236,236,236,1) 46%, rgba(236,236,236,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(236,236,236,1) 46%, rgba(236,236,236,0) 100%);
background: linear-gradient(180deg, rgba(236,236,236,1) 46%, rgba(236,236,236,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ececec",endColorstr="#ececec",GradientType=1); 
  	z-index:500;
    opacity: 0;
 transition: all 0.5s ease-in-out 50ms;
 -webkit-transition: all 0.5s ease-in-out 50ms;
 -moz-transition: all 0.5s ease-in-out 50ms; 
 -o-transition: all 0.5s ease-in-out 50ms; 
 -ms-transition: all 0.5s ease-in-out 50ms;
}
#menubigarea > label + input:checked + div#menuarea{
  	height:100vh;
    width: 100%;
  	max-height:1200px;
  	padding:60px 0 0 0;
    opacity: 1;
  transition: all 0.5s ease-in-out 50ms;
 -webkit-transition: all 0.5s ease-in-out 50ms;
 -moz-transition: all 0.5s ease-in-out 50ms; 
 -o-transition: all 0.5s ease-in-out 50ms; 
 -ms-transition: all 0.5s ease-in-out 50ms;
} 





#menubigarea ul.nav.menu,
#menubigarea ul.nav{
	margin:0;
	padding:200px 0 200% 0;
	width:100%;
	height:100%;
	background: rgba(253,253,253,0.7);
	display:block;
	}
#menubigarea ul.nav.menu li,
#menubigarea ul.nav li{
	list-style:none;
	width:100%;
	text-align:center;
    font-size: 2.5rem;
    max-height: 3rem;
    line-height: 2.5rem;
	color:#000;
	}
#menubigarea ul.nav.menu li a,
#menubigarea ul.nav li a{
	color:#000;
	text-decoration:none;
	}
#menubigarea ul.nav.menu li a:hover,
#menubigarea ul.nav li a:hover{
    border-bottom:3px solid #000;
	}
div.mod-languages li {
  margin: 0 0.25em;
}
    
    
    
#menubigarea ul.nav li.parent:hover {
        max-height: 20em;
    padding:0 0 20px;
    margin:0 0 10px;
    }    
#menubigarea ul.nav li.parent ul {
        height:0;
    max-height:0;
    overflow: hidden;
    font-size: 1.5rem;
    padding:0;
    margin:0;
    transition: all 0.2s ease-in-out 0ms;
  -webkit-transition: all 0.2s ease-in-out 0ms;
  -moz-transition: all 0.2s ease-in-out 0ms;
  -o-transition: all 0.2s ease-in-out 0ms;
  -ms-transition: all 0.2s ease-in-out 0ms;
    }    
#menubigarea ul.nav li.parent:hover ul {
        height:auto;
    max-height:20em;
    overflow:visible;
    transition: all 0.2s ease-in-out 0ms;
  -webkit-transition: all 0.2s ease-in-out 0ms;
  -moz-transition: all 0.2s ease-in-out 0ms;
  -o-transition: all 0.2s ease-in-out 0ms;
  -ms-transition: all 0.2s ease-in-out 0ms;
    } 
#menubigarea ul.nav li.parent ul li {
    font-size: 1.5rem;
    line-height:2rem;
    }


.moduletable.lang {
    position: absolute;
	right:23px;
    z-index: 900;
	font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:1.25rem;
	height:1.25rem;
    }
.mod-languages {
    padding:20px 0;
    z-index: 900;
    }
.mod-languages a {
    color:#000;   
    }
.mod-languages a:hover {
    color:#000;   
    border-bottom: 1px solid #000;
    }






@media (max-width: 959px) {
#menuarea {
	display:none;
	}
/*
#mobilemenuarea {
	display:block;
	font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:1.25rem;
	height:1.25rem;
	position:fixed;
	top:0;
	width:100%;
	padding:0 0 30px;
	z-index:600;
    background: rgb(236,236,236);
background: -moz-linear-gradient(180deg, rgba(236,236,236,1) 46%, rgba(236,236,236,0) 100%);
background: -webkit-linear-gradient(180deg, rgba(236,236,236,1) 46%, rgba(236,236,236,0) 100%);
background: linear-gradient(180deg, rgba(236,236,236,1) 46%, rgba(236,236,236,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ececec",endColorstr="#ececec",GradientType=1); 
	}
#mobilebutton {
	clear:both;
	position:relative;
	top:10px;
	display:block;
    width: 100%;
    z-index: 600;
	text-align:right;
	}
#mobilebutton #bars {
    display: block;
    padding: 10px 0;
    width: 82px;
	margin:0;
	float:right;
}
#mobilebutton #bars span.bar {
    background: #000 none repeat scroll 0 0;
    display: block;
    margin: 0 auto 5px;
    padding-bottom: 5px;
    width: 32px;
}
    */
.moduletable.lang {
    position: absolute;
	right:23px;
    z-index: 900;
	font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:1.25rem;
	height:1.25rem;
    }
.mod-languages {
    padding:20px 0;
    z-index: 900;
    }
.mod-languages a {
    color:#000;   
    }
.mod-languages a:hover {
    color:#000;   
    border-bottom: 1px solid #000;
    }
    /*
.onclick-menu {
    position: absolute;
	right:0;
    display: inline-block;
	float:right;
	width:100%;
	height:50px;
	z-index:800;
}
.onclick-menu:before {
    content: " ";
}
.onclick-menu:focus {
    pointer-events: none;
}
.onclick-menu:focus .nav.menu,
.onclick-menu:focus .nav{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.onclick-menu .nav.menu,
.onclick-menu .nav{
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
 transition: all 1.5s ease-in-out 0ms;
 -webkit-transition: all 1.5s ease-in-out 0ms;
 -moz-transition: all 1.5s ease-in-out 0ms; 
 -o-transition: all 1.5s ease-in-out 0ms; 
 -ms-transition: all 1.5s ease-in-out 0ms;	
}
.onclick-menu ul.nav.menu,
.onclick-menu ul.nav{
	margin:0;
	padding:40% 0 200% 0;
	width:100%;
	height:100%;
	background: rgba(253,253,253,0.7);
	display:block;
	}
.onclick-menu ul.nav.menu li,
.onclick-menu ul.nav li{
	list-style:none;
	width:100%;
	text-align:center;
    font-size: 2.5rem;
    max-height: 3rem;
    line-height: 2.5rem;
	color:#000;
	}
.onclick-menu ul.nav.menu li a,
.onclick-menu ul.nav li a{
	color:#000;
	text-decoration:none;
	}
.onclick-menu ul.nav.menu li a:hover,
.onclick-menu ul.nav li a:hover{
    border-bottom:3px solid #000;
	}
div.mod-languages li {
  margin: 0 0.25em;
}
    
    
    
.onclick-menu ul.nav li.parent:hover {
        max-height: 20em;
    padding:0 0 20px;
    margin:0 0 10px;
    }    
.onclick-menu ul.nav li.parent ul {
        height:0;
    overflow: hidden;
    font-size: 1.5rem;
    padding:0;
    margin:0;
    }    
.onclick-menu ul.nav li.parent:hover ul {
        height:auto;
    overflow:visible;
    } 
.onclick-menu ul.nav li.parent ul li {
    font-size: 1.5rem;
    line-height:2rem;
    } 
*/    
    

 
    
    
    
    
    
    
    
    
    
    
    
}
@media (max-width: 767px) {
#logo {
	width:320px;
    top:80px;
    left:calc(50% - 160px);
	font-size:42px;
	}
.onclick-menu ul.nav.menu,
.onclick-menu ul.nav{
	padding:220px 0 200% 0;
	}
}
	
	


/* Aboutbereich */	
#about {
    float:left;
}
#about > label {
	display:inline-block;
	font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:1.25rem;
	height:1.25rem;
	position:relative;
	top:0;
	width:auto;
	padding:0 0 20px 0;
    z-index:800;
	}
#about > label span:hover {
	border-bottom:1px solid #000;
	}	
#about > div#upperarea {
	position:fixed;
  	width: 100%;
	padding:0 0 0 23px;
	margin:0 0 2rem 0;
	max-height: 0;
	display:block;
	overflow:hidden;
  	z-index:400;
	top:0;
    left:-23px;
	background:#dee4e6;
    font-family: 'shnebuch', Arial, Helvetica, sans-serif;
    font-size: 16px;
 transition: all 1s ease-in-out 50ms;
 -webkit-transition: all 1s ease-in-out 50ms;
 -moz-transition: all 1s ease-in-out 50ms; 
 -o-transition: all 1s ease-in-out 50ms; 
 -ms-transition: all 1s ease-in-out 50ms;
}
#about > label + input:checked + div#upperarea{
    max-height: 100%;
	overflow: auto;
	top:-10px;
    left:-23px;
	padding: 160px 0 0 23px;
  transition: all 1s ease-in-out 50ms;
 -webkit-transition: all 1s ease-in-out 50ms;
 -moz-transition: all 1s ease-in-out 50ms; 
 -o-transition: all 1s ease-in-out 50ms; 
 -ms-transition: all 1s ease-in-out 50ms;
}	
#about > input {
	display:none;
	}
/*#about > label + input:checked + div#upperarea + div#menuarea {
	position:relative;
  transition: all 1s ease-in-out 50ms;
 -webkit-transition: all 1s ease-in-out 50ms;
 -moz-transition: all 1s ease-in-out 50ms; 
 -o-transition: all 1s ease-in-out 50ms; 
 -ms-transition: all 1s ease-in-out 50ms;
	}*/



/*#upperarea {
	background:#dee4e6;
	padding:25px 0 60px;
	width:100%;
	height:auto;
	margin:0;
	}*/
#upperarea a {
    text-decoration: underline;
    color:#000;
}
.sideborder {
	padding:0 23px;
	margin:0;
	width:auto;
	}
.sideborder:after {
    content: "";
    display:block;
    width:100%;
    height:1px;
    clear: both;
    position: relative;
}


#upleft p,
#upmiddle p {
	padding:0 10px 0 0;
	}
#upleft {
	width:37.5%;
	float:left;
	}
#upmiddle {
	width:25%;
	float:left;
	}
#upmiddle img {
  max-width: 100%;
  height: auto;
}
#upright {
	width:37.5%;
	float:right;
	}
#upright img {
	width:100%;
	height:auto;
	}
@media (max-width: 959px) {
#about > label {
	width:70%;
	}
#upleft p,
#upmiddle p {
	padding:0;
	}
#upleft {
	width:100%;
	float:none;
	}
#upmiddle {
	width:100%;
	float:none;
	}
#upright {
	width:100%;
	float:none;
	}
}
@media (max-width: 767px) {
}
	


/* inhaltsbereich */	
#contentarea {
	padding:200px 0 0 0;
	}
.blog-featured,
.blog {
	height:100%;
	}	
.blog-featured h1,
.blog h1 {
	font-size:1.875rem;
	font-weight:normal;
	text-align:left;
	line-height:1em;
	width: 80%;
	margin:0 auto;
	opacity:1;
 -webkit-animation: fadein 2s; 
 -moz-animation: fadein 2s; 
 -ms-animation: fadein 2s; 
 -o-animation: fadein 2s; 
 animation: fadein 2s;
	}
.blog-featured .items-row  {
	width:100%;
	height:auto;
	text-align:center;
	clear:both;
	margin:0;
	}
.blog-featured .row-0,
.blog-featured .row-2,
.blog-featured .row-4,
.blog-featured .blog-items,
.newsflash,
.blog .blog-items {
	width:80%;
	margin:0 auto;
	padding:60px 0 0 0;
	}
.blog-featured .blog-items .blog-item:nth-of-type(4n-1) .wrapper,
.blog-featured .blog-items .blog-item:nth-of-type(4n) .wrapper{
    width: 78%;
}
.blog-featured .blog-items .blog-item:nth-of-type(4n-1) .wrapper{
    width: 78%;
    float:right;
}
.blog-featured .row-0 .column-1,
.blog-featured .row-2 .column-1,
.blog-featured .row-4 .column-1,
.blog-featured .blog-items .blog-item:nth-of-type(4n-3),
.newsflash .mod-articlesnews__item:nth-of-type(4n-3),
.blog .blog-items .blog-item:nth-of-type(4n-3) {
	width:40%;
	float:left;
	padding:0 6% 60px 0;
    clear: both;
    display: grid;
    grid-template-columns: auto-fit min-content auto-fit;
    grid-template-rows: min-content min-content min-content min-content;
	}	
.blog-featured .row-0 .column-2,
.blog-featured .row-2 .column-2,
.blog-featured .row-4 .column-2,
.blog-featured .blog-items .blog-item:nth-of-type(4n-2),
.newsflash .mod-articlesnews__item:nth-of-type(4n-2),
.blog .blog-items .blog-item:nth-of-type(4n-2)
{
	width:54%;
	float:right;
    padding:0 0 60px;
    display: grid;
    grid-template-columns: auto-fit min-content auto-fit;
    grid-template-rows: min-content min-content min-content min-content;
	}
.blog-featured .row-1,
.blog-featured .row-3,
.blog-featured .row-5 {
	width:63%;
	margin:0 auto;
	padding:60px 0 0 0;
	}
.blog-featured .row-1 .column-1,
.blog-featured .row-3 .column-1,
.blog-featured .row-5 .column-1,
.blog-featured .blog-items .blog-item:nth-of-type(4n-1),
.newsflash .mod-articlesnews__item:nth-of-type(4n-1),
.blog .blog-items .blog-item:nth-of-type(4n-1) {
	width:50%;
	float:left;
	padding:0 5% 60px 0;
	height:100%;
    clear: both; 
    display: grid;
    grid-template-columns: auto-fit min-content auto-fit;
    grid-template-rows: min-content min-content min-content min-content;
	}
.blog-featured .row-0 img,
.blog-featured .row-1 img,
.blog-featured .row-2 img,
.blog-featured .row-3 img,
.blog-featured .row-4 img,
.blog-featured .row-5 img,
.blog-featured .blog-items .blog-item img,
.newsflash .mod-articlesnews__item img,
.blog .blog-items .blog-item img{
	max-width:100%;
	max-height:660px;
    width:auto;
    height:auto;
	}	
.blog-featured .row-1 .column-2,
.blog-featured .row-3 .column-2,
.blog-featured .row-5 .column-2,
.blog-featured .blog-items .blog-item:nth-of-type(4n),
.newsflash .mod-articlesnews__item:nth-of-type(4n),
.blog .blog-items .blog-item:nth-of-type(4n) {
	width:41%;
	float:right;
	height:100%;
    padding:0 0 60px;  
    display: grid;
    grid-template-columns: auto-fit min-content auto-fit;
    grid-template-rows: min-content min-content min-content min-content;
	}
.blog-featured .articletitlearea {
	height:100%;
	position:relative;
	overflow:hidden;
    text-align: left;
	}
.blog-featured .articletitlearea a,
.blog-featured .item-title a,
.blog .item-title a,
.blog .item-content .page-header a{
	color:#000;
	text-decoration:none;
	}
.blog-featured .articletitlearea .articletitle {
    background: rgba(255,255,255,0);
	opacity:0;
    height: 100%;
    position: relative;
    top: 0;
	padding:5px 0 0 0;
    width: 100%;
	font-size:1.25rem;
 transition: all 0.25s ease-in-out 250ms;
 -webkit-transition: all 0.25s ease-in-out 250ms;
 -moz-transition: all 0.25s ease-in-out 250ms; 
 -o-transition: all 0.25s ease-in-out 250ms; 
 -ms-transition: all 0.25s ease-in-out 250ms;
	}
.blog-featured .articletitlearea:hover .articletitle {
    background: rgba(245,245,245,0.8);
	opacity:1;
 transition: all 0.25s ease-in-out 0ms;
 -webkit-transition: all 0.25s ease-in-out 0ms;
 -moz-transition: all 0.25s ease-in-out 0ms; 
 -o-transition: all 0.25s ease-in-out 0ms; 
 -ms-transition: all 0.25s ease-in-out 0ms;
	}
.blog-featured .articletitlearea .articletitle h2,
.blog-featured .articletitlearea .articletitle p.publisher,
.blog-featured h2.item-title,
.blog h2.item-title,
.blog .item-content .page-header h2{
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:1.2em;
	font-size:1.25rem;
	}
.blog-featured .articletitlearea .articletitle p.untertitel {
	line-height:1.2em;
	font-size:0.75rem;
	}
.blog-featured .item-image,
.blog .item-image{
	line-height:0;
    margin:0;
    grid-column: 2 / 3;
    grid-row: 1 / 2;
	}
.blog-featured .item-content,
.blog .item-content{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.blog-featured figcaption,
.blog figcaption{
    display:none;
}
.list-title a {
	color:#000;
	}
.list-title {
    text-align: left;
}
.visually-hidden {
    display:none;
}
.article-info {
    padding:0;
    margin:0;
	line-height:1.2em;
	font-size:1.25rem;
}
.article-info dd {
    padding:0;
    margin:0;
}
.category-name {
    color:#7e7e7e;
}
.category-name a {
    color:#7e7e7e;
    text-decoration: none;
}
.blog-featured .published{
    color:#7e7e7e;
}

.newsflash .mod-articlesnews__item .newsflash-title {
    grid-column: 2 / 3;
    grid-row:2 / 3;
    font-weight: normal;
    line-height: 1.2em;
    font-size: 1.25rem;
    padding:0;
    margin:0;
}
.newsflash .mod-articlesnews__item .newsflash-title a {
    text-decoration: none;
    color:#000;
}
.newsflash .mod-articlesnews__item figure {
    padding:0;
    margin:0;
    grid-column: 2 / 3;
    grid-row:1 / 2;
}
.newsflash .mod-articlesnews__item figure figcaption {
    display:none;
}
.newsflash .mod-articlesnews__item .article-info {
    grid-column: 2 / 3;
    grid-row:3 / 4;
    line-height: 1.2em;
    font-size: 1.25rem;
}
.newsflash .mod-articlesnews__item .category-name {
    grid-column: 2 / 3;
    grid-row:4 / 5;
    font-weight: normal;
    line-height: 1.2em;
    font-size: 1.25rem;
}


.ohneerste4 .newsflash .mod-articlesnews__item:nth-of-type(1),
.ohneerste4 .newsflash .mod-articlesnews__item:nth-of-type(2),
.ohneerste4 .newsflash .mod-articlesnews__item:nth-of-type(3),
.ohneerste4 .newsflash .mod-articlesnews__item:nth-of-type(4) {
    display:none;
}


/* Breite Kachel */
.bigcontent .newsflash {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: "Century Schoolbook L", "Times New Roman", "serif";
}
.bigcontent .newsflash .mod-articlesnews__item:nth-of-type(4n-3) {
    width: 100%;
    float: none;
    padding: 0 0 120px 0;
    clear: both;
    display: grid;
    grid-template-columns: 22% 56% 22%;
    grid-template-rows: 55vw 60px min-content min-content min-content;
}
.bigcontent .newsflash .mod-articlesnews__item .newsflash-title {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    font-weight: normal;
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    text-decoration: underline;
}
.bigcontent .newsflash .mod-articlesnews__item figure {
    padding: 0;
    margin: 0;
    grid-column: 1 / 4;
    grid-row: 1 / 2;
    overflow: hidden;
}
.bigcontent .newsflash .mod-articlesnews__item figure img {
    width: 100vw;
    object-fit: cover;
    max-height: 55vw;
    max-width:200%;
}
.bigcontent .newsflash .mod-articlesnews__item .article-info {
    display: none;
}
.bigcontent .newsflash .mod-articlesnews__item .category-name {
    display:none;
}
.bigcontent .newsflash .mod-articlesnews__item .category-name + div,
.bigcontent .newsflash .mod-articlesnews__item .category-name + p,
.bigcontent .newsflash .mod-articlesnews__item .introtextlink{
    grid-column: 2 / 3;
    grid-row: 4 / 5;
    font-size: 22px;
    line-height: 24px;
    margin:0;
}
.bigcontent .newsflash .mod-articlesnews__item .introtextlink {
    text-decoration: none;
    color:#000;
}
.bigcontent .newsflash .mod-articlesnews__item .introtextlink p {
    margin:0;
}
.bigcontent .newsflash .mod-articlesnews__item .category-name + div + p.readmore,
.bigcontent .newsflash .mod-articlesnews__item .category-name + p + p.readmore,
.bigcontent .newsflash .mod-articlesnews__item .category-name + p.readmore{
    grid-column: 2 / 3;
    grid-row: 5 / 6;
    margin:0;
    font-size: 1.25rem;
}
.bigcontent .newsflash .mod-articlesnews__item .category-name + div + p.readmore a,
.bigcontent .newsflash .mod-articlesnews__item .category-name + p + p.readmore a,
.bigcontent .newsflash .mod-articlesnews__item .category-name + p.readmore a{
    color: #7e7e7e;
    text-decoration: none;
    
}


@media (max-width: 959px) {
.blog-featured .row-0,
.blog-featured .row-2,
.blog-featured .row-4,
.blog-featured .row-1,
.blog-featured .row-3,
.blog-featured .row-5,
.blog-featured .blog-items,
.blog .blog-items {
	width:100%;
	padding:0;
	}
.newsflash {
	width:100%;
	margin:0 auto;
	padding:0;
	}
.blog-featured .row-0 .column-1,
.blog-featured .row-2 .column-1,
.blog-featured .row-4 .column-1,
.blog-featured .row-1 .column-1,
.blog-featured .row-3 .column-1,
.blog-featured .row-5 .column-1,
.blog-featured .row-0 .column-2,
.blog-featured .row-2 .column-2,
.blog-featured .row-4 .column-2,
.blog-featured .row-1 .column-2,
.blog-featured .row-3 .column-2,
.blog-featured .row-5 .column-2,
.blog-featured .blog-items .blog-item:nth-of-type(4n-3),
.blog-featured .blog-items .blog-item:nth-of-type(4n-2),
.blog-featured .blog-items .blog-item:nth-of-type(4n-1),
.blog-featured .blog-items .blog-item:nth-of-type(4n),
.newsflash .mod-articlesnews__item:nth-of-type(4n-3),
.newsflash .mod-articlesnews__item:nth-of-type(4n-2),
.newsflash .mod-articlesnews__item:nth-of-type(4n-1),
.newsflash .mod-articlesnews__item:nth-of-type(4n),
.blog .blog-items .blog-item:nth-of-type(4n-3),
.blog .blog-items .blog-item:nth-of-type(4n-2),
.blog .blog-items .blog-item:nth-of-type(4n-1),
.blog .blog-items .blog-item:nth-of-type(4n) {
	width:90%;
	float:none;
	padding:0 5% 60px 5%;
	}	
.blog-featured .blog-items .blog-item:nth-of-type(4n),
.blog .blog-items .blog-item:nth-of-type(4n) {
	padding:0 5% 0 5%;
	}
.blog-featured .blog-items .blog-item:nth-of-type(4n-1) .wrapper,
.blog-featured .blog-items .blog-item:nth-of-type(4n) .wrapper{
    width: 100%;
    float:none;
}
.blog-featured .articletitlearea .articletitle {
    background: rgba(255,255,255,0);
	opacity:1;
    height: auto;
    position: relative;
    top: 0;
	padding:20px 0 30px 0;
    width: 100%;
	font-size:1.5rem;
 transition: all 0.25s ease-in-out 250ms;
 -webkit-transition: all 0.25s ease-in-out 250ms;
 -moz-transition: all 0.25s ease-in-out 250ms; 
 -o-transition: all 0.25s ease-in-out 250ms; 
 -ms-transition: all 0.25s ease-in-out 250ms;
	}
.blog-featured .articletitlearea .articletitle h2,
.blog-featured .articletitlearea .articletitle p.publisher {
	font-size:1.2rem;
	}
.blog-featured h1,
.blog h1{
	font-size:1.5rem;
	width: 90%;
    padding:0 0 20px;
    }
    

    
    
	
}
@media (max-width: 767px) {
.blog-featured .articletitlearea .articletitle h2,
.blog-featured .articletitlearea .articletitle p.publisher {
	font-size:1rem;
	}
.bigcontent .newsflash .mod-articlesnews__item:nth-of-type(4n-3) {
    grid-template-columns: 23px calc(100% - 46px) 23px;
    grid-template-rows: 60vw 60px min-content min-content min-content;
}
.bigcontent .newsflash .mod-articlesnews__item figure img {
    height: 60vw;
    max-height: 60vw;
}
}



/* Seitenzahlen */
.counter {
	text-align:right;
	height:30px;
	clear:both;  
    margin:0 2% 10px 0;
    width:49%;
    float: left;
}
.pagination__wrapper {
	text-align:left;
	height:80px;
    float:right;
    width:45%;
	}
.pagination {
	padding:0;
	margin: 0 auto;
	position: relative; 
	width:auto !important;
	}
.pagination li {
	padding:0 10px 0 10px;
	list-style:none;
	position: relative; 
	text-decoration:none;
	display:inline-block;
	}
.pagination li:first-child {
	border-left: none;
	}
.pagination li a, 
.pagination a {
	color:#000;
	text-decoration:none;
    width:30px;
    display:block;
    text-align: center;
	}
.pagination a:hover {
    background: #dfff2c;
}
body div.easy-tooltip-wrapper { display: none !important; }
body div.tooltip.fade.top { display: none !important; }



/* Inhaltsseite */
.item-page,
#acym_wrapper {
	color:#000000;
	position:relative;
    margin: 60px auto 0;
    width:48vw;
	}
.item-page.breiter {
    margin: 0 16%;
    width:68%;
	}
.item-page h1,
.item-page h2,
.item-page .article-info,
#acym_wrapper h1{
	font-size:1.875rem;
	font-weight:normal;
	text-align:left;
	line-height:1em;
	width:36vw;
	margin:0 auto;
	opacity:1;
 -webkit-animation: fadein 2s; 
 -moz-animation: fadein 2s; 
 -ms-animation: fadein 2s; 
 -o-animation: fadein 2s; 
 animation: fadein 2s;
	}
.item-page .icons ul {
	margin:0;
	padding:0;
	}
.item-page .article-info dd {
	padding:0;
	margin:0;
	}
.item-page .item-image {
	width:100%;
    height:auto;
	margin:0;
	padding:6vw 0 60px 0;
    text-align: left;
	}
.item-page .item-image figcaption {
    width:48vw;
    margin: 0 auto;
}
.item-page .item-image .img-centered {
	text-align:center;
	}
.item-page .item-image .img-centered .img_caption {
	margin:0 auto;
	text-align:left;
	}
.item-page .item-image img {
	max-width:100%;
	height:auto;
    width:auto;
}
.item-page .com-content-article__body {
    width:100%;
    position: relative;
}
.item-page p,
.item-page .com-content-article__body h1,
.item-page .com-content-article__body h2,
.item-page .com-content-article__body h3,
.item-page .moduletable.inspalte{
	width:36vw;
    text-transform: none;
    text-align: left;
	margin:0 auto;
	padding:0 0 1rem 0;
	line-height:1.5rem;
	opacity:1;
	font-size:1.1875rem;
 -webkit-animation: fadein 2s; 
 -moz-animation: fadein 2s; 
 -ms-animation: fadein 2s; 
 -o-animation: fadein 2s; 
 animation: fadein 2s;
}
.item-page .com-content-article__body h2 {
    font-size: 1.5rem;
}
.item-page p.img_caption {
	width:36vw;
	}
.item-page .com-content-article__body img {
    width: 48vw;
    max-width:48vw;
    height:auto;
    margin-left:-6vw;
}
.item-page p a,
.item-page h1 a,
joomla-hidden-mail a{
    color:#000;
}
.item-page p img {
    max-width: 100%;
    height:auto;
}
.subtitle {}
.item-page p.subtitle {
  font-size: 16px;
    line-height: 1.1em;
  top: -1em;
  position: relative;
    width: 48vw;
}
#tinymce p.subtitle {
  font-size: 14px;
  top: -1em;
  position: relative;
}
a.cta {
 background: #dfff2c;
  color: #000;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    font-size: 16px;
  border-radius: 4px;
    border:3px solid #dfff2c;
    box-shadow: none;
  padding: 8px 19px;
    margin:20px 0 20px;
  text-decoration: none;
    display:inline-block;
  transition: all 200ms ease-in-out 0ms;
  -webkit-transition: all 200ms ease-in-out 0ms;
  -moz-transition: all 200ms ease-in-out 0ms;
  -o-transition: all 200ms ease-in-out 0ms;
  -ms-transition: all 200ms ease-in-out 0ms;
}
a.cta:hover {
    background: #f5f7f8;
    color:#000;
  transition: all 200ms ease-in-out 0ms;
  -webkit-transition: all 200ms ease-in-out 0ms;
  -moz-transition: all 200ms ease-in-out 0ms;
  -o-transition: all 200ms ease-in-out 0ms;
  -ms-transition: all 200ms ease-in-out 0ms;
}


@keyframes fadein {
	0%{opacity:0;}
	75%{opacity:0;}
	100%{opacity:1;}
}
@-moz-keyframes fadein {
	0%{opacity:0;}
	75%{opacity:0;}
	100%{opacity:1;}
}
@-webkit-keyframes fadein {
	0%{opacity:0;}
	75%{opacity:0;}
	100%{opacity:1;}
}
@-ms-keyframes fadein {
	0%{opacity:0;}
	75%{opacity:0;}
	100%{opacity:1;}
}
@-o-keyframes fadein {
	0%{opacity:0;}
	75%{opacity:0;}
	100%{opacity:1;}
}
.bigheadline {
	color:#000;
	font-size:6rem;
	font-family:'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	line-height:1.3em;
	letter-spacing:-0.05em;
	text-align:center;
	width:75%;
	margin:0 12.5%;
	position:absolute;
	top:20rem;
	opacity:0;
 -webkit-animation: fadeout 2s; 
 -moz-animation: fadeout 2s; 
 -ms-animation: fadeout 2s; 
 -o-animation: fadeout 2s; 
 animation: fadeout 2s;
    display:none;
}
@keyframes fadeout {
	0%{opacity:1;}
	50%{opacity:1;}
	100%{opacity:0;}
}
@-moz-keyframes fadeout {
	0%{opacity:1;}
	50%{opacity:1;}
	100%{opacity:0;}
}
@-webkit-keyframes fadeout {
	0%{opacity:1;}
	50%{opacity:1;}
	100%{opacity:0;}
}
@-ms-keyframes fadeout {
	0%{opacity:1;}
	50%{opacity:1;}
	100%{opacity:0;}
}
@-o-keyframes fadeout {
	0%{opacity:1;}
	50%{opacity:1;}
	100%{opacity:0;}
}	
	
	
	
a.pdf-download,
.pdf-download a {
	width:200px;
	padding:0 0 0 52px;
	margin:0 auto;
	background:url(../images/pdf-download.png) no-repeat left center;
	line-height:40px;
	display:block;
	height: 40px;
	text-decoration:none;
	}
		

#acym_wrapper form {
    margin:60px 0 120px;
    text-align: center;
}	
#acym_wrapper form legend{
    color: #333;
    text-decoration: none;
}
#acym_wrapper fieldset{
    border: 1px solid #000;
    padding: 20px;
}
.visform fieldset{
    border: 0 solid #000;
    padding: 0;
}
#acym_wrapper input[type=text],
#acym_wrapper input[type=email],
.acym_form input[type=text],
.acym_form input[type=email],
.visform input[type=text],
.visform input[type=email] {
    border: none;
    margin: 0;
    padding: 10px 20px;
    font-family: 'shnebuch', Arial, Helvetica, sans-serif;
    width:calc(100% - 40px);
}
.visform input[type=text],
.visform input[type=email] {
    margin:0 0 10px;
}
.row .vis_mandatory {
    display:none;
}
.acym_form a {
    color:#000;
}
#acym_wrapper label.cell span {
    width:80px;
    display:inline-block;
}
#acym_wrapper .acym_radio_group {
    margin:0 20px 0 0;
}
.acym_form {
    border-spacing:0;
}
.acym_module_form .onefield {
    padding:0 0 5px; 
}
.acyfield_language {
    display:none;
}


	
#system-message-container {
	padding:0 0 60px 0;
	clear:both;
}
@media (max-width: 959px) {
.item-page,
#acym_wrapper,
.item-page.breiter {
    margin: 0;
    width:100%;
	}
.item-page h1,
.item-page h2,
.item-page .article-info,
#acym_wrapper h1 {
	font-size:1.5rem;
	width:calc(88vw - 46px);
	margin:0 auto;
	opacity:1;
 -webkit-animation: fadein 0.5s; 
 -moz-animation: fadein 0.5s; 
 -ms-animation: fadein 0.5s; 
 -o-animation: fadein 0.5s; 
 animation: fadein 0.5s;
	}
.item-page h1,
.item-page h2,
#acym_wrapper h1 {
	padding:30px 0 0 0;
	}	
.item-page p, 
.item-page .com-content-article__body h1, 
.item-page .com-content-article__body h2, 
.item-page .com-content-article__body h3,
.item-page .moduletable.inspalte {
	width:calc(88vw - 46px);
	opacity:1;
 -webkit-animation: fadein 0.5s; 
 -moz-animation: fadein 0.5s; 
 -ms-animation: fadein 0.5s; 
 -o-animation: fadein 0.5s; 
 animation: fadein 0.5s;
}	
.item-page .item-image figcaption {
    width:calc(88vw - 46px);
    }
.item-page .com-content-article__body img {
  max-width:calc(100vw - 46px);
    width:100vw;
    }
.bigheadline {
	display:none;
	}	
#system-message-container {
	clear:both;
}
.item-page p.subtitle {
max-width:calc(100vw - 46px);
    width:100vw;
}
}
@media (max-width: 767px) {
}

/* bereich 1 unter Inhalten */	
#undercontent1 h3 {
    font-weight: normal;
}
.more {
    margin: 160px 0 115px;
}
.more h3 {
    display:inline-block;
    margin:0 20px 0 0;
}
.more ul {
    display:inline-block;
    margin:0;
    padding:0;
}
.more ul li {
    display:inline-block;
    margin:10px 10px 0 0;
    padding:0;
    list-style: none;
    height:36px;
}
.more ul li a {
    background: #dfff2c;
    border-radius: 4px;
    border:3px solid #dfff2c;
    padding:8px 19px;
    margin:20px 10px 0 0;
    display:block;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    color:#000;
    text-decoration: none;
transition: all 1s ease-in-out 50ms;
  -webkit-transition: all 1s ease-in-out 50ms;
  -moz-transition: all 1s ease-in-out 50ms;
  -o-transition: all 1s ease-in-out 50ms;
  -ms-transition: all 1s ease-in-out 50ms;
}
.more ul li a:hover {
    background: #f5f7f8;
    color:#000;
transition: all 500ms ease-in-out 0ms;
  -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  -ms-transition: all 500ms ease-in-out 0ms;
}


/* bereich unter Inhalten */	
#undercontentarea {
	background:#ececec;
	clear:both;
	padding:160px 0;
	z-index:200;
	}
#undercontentarea .spaltenheader {
	width:100%;
	height:1.5rem;
	border-bottom:1px solid #000;
	line-height:1rem;
	font-weight:bold;
	font-size:0.875rem;
    color:#ececec;
	}
#undercontentarea ul {
	margin:0;
	padding:0;
	}
#undercontentarea ul li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1em;
	}
#undercontentarea .mod-articles-category-group {
	width:100%;
	height:2rem;
	border-bottom:1px solid #000;
    color:#7e7e7e;
	font-size:1.25rem;
	text-align:center;
	line-height:2rem;
	vertical-align: middle;
	background:#ececec;
	margin:0;
	padding:0;
	}
#undercontentarea ul li:first-child .mod-articles-category-group {
	display:none;
	}
#undercontentarea ul li ul li{
	width:100%;
	height:2rem;
	border-bottom:1px solid #000;
	line-height:2rem;
	}
#undercontentarea ul li ul li:hover{
	background: #dfff2c;
	color: #000;
	padding:0 23px;
	margin-left: -23px;
	}
#undercontentarea ul li ul li p {
	line-height:1em;
	padding:0;
	margin:0;
	}	
#undercontentarea .mod-articles-category-writtenby {
	width:25%;
	float:left;
	height:1.5rem;
	overflow:hidden;
	}
#undercontentarea a .mod-articles-category-writtenby {
	color:#000;
	text-decoration:none;
	}
#undercontentarea .mod-articles-category-title {
	width:50%;
	float:left;
	text-transform:uppercase;
	height:1.5rem;
	overflow:hidden;
	}
#undercontentarea .spaltenheader .mod-articles-category-title {
	text-transform: none;
	}
#undercontentarea .mod-articles-category-category {
	width:19%;
	float:left;
	height:1.5rem;
	overflow:hidden;
	}
#undercontentarea .mod-articles-category-date {
	width:6%;
	float:left;
	height:1.5rem;
	overflow:hidden;
	}
#undercontentarea a.mod-articles-category-title,
#undercontentarea .mod-articles-category-category a,
#undercontentarea a .mod-articles-category-date,
#undercontentarea a .mod-articles-category-category {
	text-decoration:none;
	color:#000;
	}
#undercontentarea a.mod-articles-category-title:hover,
#undercontentarea .mod-articles-category-category a:hover {
	text-decoration:none;
	}
#undercontentarea ul li ul li:hover a.mod-articles-category-title,
#undercontentarea ul li ul li:hover a.mod-articles-category-title:hover,
#undercontentarea ul li ul li:hover .mod-articles-category-category a,
#undercontentarea ul li ul li:hover .mod-articles-category-category a:hover,
#undercontentarea ul li ul li:hover .mod-articles-category-writtenby,
#undercontentarea ul li ul li:hover .mod-articles-category-writtenby:hover,
#undercontentarea ul li ul li:hover a .mod-articles-category-date,
#undercontentarea ul li ul li:hover a .mod-articles-category-category,
#undercontentarea ul li ul li:hover a .mod-articles-category-date:hover,
#undercontentarea ul li ul li:hover a .mod-articles-category-category:hover {
	color: #000;
	}
	
	
#groupbigarea > div#grouparea {
	position:relative;
  	width: 100%;
	padding:0;
	margin:0 0 0 0;
	max-height: 0;
	display:block;
	overflow:hidden;
  	z-index:300;
 transition: all 1s ease-in-out 50ms;
 -webkit-transition: all 1s ease-in-out 50ms;
 -moz-transition: all 1s ease-in-out 50ms; 
 -o-transition: all 1s ease-in-out 50ms; 
 -ms-transition: all 1s ease-in-out 50ms;
}
#groupbigarea > label + input:checked + div#grouparea{
  max-height: 2000px;
  transition: all 1s ease-in-out 50ms;
 -webkit-transition: all 1s ease-in-out 50ms;
 -moz-transition: all 1s ease-in-out 50ms; 
 -o-transition: all 1s ease-in-out 50ms; 
 -ms-transition: all 1s ease-in-out 50ms;
}	
#groupbigarea > input {
	display:none;
	}

#undercontentarea ul li:first-child	#grouparea,
#undercontentarea ul li:nth-child(2) #grouparea{
	max-height:4000px;
	overflow:visible;
	}


@media (max-width: 959px) {
#undercontentarea .spaltenheader {
	display:none;
	}
#undercontentarea ul li ul li{
	height:3rem;
	border-bottom:1px solid #000;
	line-height:1.5rem;
	position:relative;
	}
#undercontentarea ul li ul li:hover{
	background: #dfff2c;
	color: #000;
	padding:0;
	margin-left:0;
	}
#undercontentarea ul li ul li:hover a.mod-articles-category-title,
#undercontentarea ul li ul li:hover a.mod-articles-category-title:hover,
#undercontentarea ul li ul li:hover .mod-articles-category-category a,
#undercontentarea ul li ul li:hover .mod-articles-category-category a:hover,
#undercontentarea ul li ul li:hover .mod-articles-category-writtenby,
#undercontentarea ul li ul li:hover .mod-articles-category-writtenby:hover,
#undercontentarea ul li ul li:hover a .mod-articles-category-date,
#undercontentarea ul li ul li:hover a .mod-articles-category-category,
#undercontentarea ul li ul li:hover a .mod-articles-category-date:hover,
#undercontentarea ul li ul li:hover a .mod-articles-category-category:hover {
	color: #000;
	}
#undercontentarea .mod-articles-category-writtenby {
	width:70%;
	float:none;
	position:absolute;
	top:0;
	left:0;
	height:1.5rem;
	overflow:hidden;
	}
#undercontentarea .mod-articles-category-title {
	width:70%;
	float:none;
	position:absolute;
	top:1.5rem;
	left:0;
	height:1.5rem;
	overflow:hidden;
	}
#undercontentarea .mod-articles-category-category {
	width:30%;
	float:none;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	}
#undercontentarea .mod-articles-category-date {
	width:30%;
	float:none;
	position:absolute;
	top:1.5rem;
	right:0;
	text-align:right;
	}
}
@media (max-width: 767px) {
}
	
	
	
/* Fussbereich */	
#footerarea {
	background:#dee4e6;
	padding:60px 0 125px 0 ;
	width:100%;
	height:auto;
	}
#footerarea a {
	color:#000;
	}
#footerarea p {
	margin:0 0 10px 0;
	padding:0;
	}
#footerleft {
	width:25%;
	padding:0;
	margin:0;
	float:left;
	}
#footermiddle {
	width:35.5%;
	padding:0 2% 0 0;
	margin:0;
	float:left;
	}
#footerright {
	width:37.5%;
	padding:0;
	margin:0;
	float:right;
	}
@media (max-width: 959px) {
#footerleft {
	width:100%;
	}
#footermiddle {
	width:100%;
    padding:0;
	}
#footerright {
	width:100%;
	}	
}
@media (max-width: 767px) {
}



/* newsletter bereich */
#appeararea {
    background: #dfff2c;
    color:#000;
    padding:0 23px;
    margin:0;
    position: fixed;
    bottom: 0;
    height:0;
    width:100%;
transition: all 1s ease-in-out 0ms;
  -webkit-transition: all 1s ease-in-out 0ms;
  -moz-transition: all 1s ease-in-out 0ms;
  -o-transition: all 1s ease-in-out 0ms;
  -ms-transition: all 1s ease-in-out 0ms;
    display:grid;
    grid-template-columns: 23px calc(80% - 46px) 20% 23px;
    grid-template-rows: min-content;
}

#appearwrapper {
    position: fixed;
    bottom:0;
    z-index: 310;
}
#appearwrapper > label + input:checked + div#appeararea {
    height: 80px;
    transition: all 0.5s ease-in-out 50ms;
    -webkit-transition: all 0.5s ease-in-out 50ms;
    -moz-transition: all 0.5s ease-in-out 50ms;
    -o-transition: all 0.5s ease-in-out 50ms;
    -ms-transition: all 0.5s ease-in-out 50ms;
  }

#appearwrapper label {
    position: absolute;
    left: calc(100vw - 73px);
  bottom: 25px;
    z-index: 300;
    display:block;
    height:30px;
    width:30px;
}

#appearbuttoninner {
    position: absolute;
    left: calc(100vw - 73px);
  bottom: 25px;
    width:30px;
    height:30px;
    display:block;
    transform: rotate(180deg);
    background:url("../images/pfeilchen.png");
    transition: all 0.5s ease-in-out 0ms;
    -webkit-transition: all 0.5s ease-in-out 0ms;
    -moz-transition: all 0.5s ease-in-out 0ms;
    -o-transition: all 0.5s ease-in-out 0ms;
    -ms-transition: all 0.5s ease-in-out 0ms;
}
#appearwrapper > label + input:checked + div#appeararea #appearbuttoninner {
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0ms;
    -webkit-transition: all 0.5s ease-in-out 0ms;
    -moz-transition: all 0.5s ease-in-out 0ms;
    -o-transition: all 0.5s ease-in-out 0ms;
    -ms-transition: all 0.5s ease-in-out 0ms;    
}


#appearwrapper input#appear {
    display:none;
}


#appeararea .moduletable {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    align-self: center; 
    width:calc(100% - 46px);
}
#appeararea .moduletable h3 {
    margin:0 20px 0 0;
    font-weight: normal;
    padding:0;
    display:block;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
}
#appeararea .moduletable p {
    margin:30px 0 0;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
}
#appeararea .moduletable a {
    color:#000;
    text-decoration: none;
}



#appeararea .moduletable .acym_module {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    margin:0;
    display:block;
}
.acyterms,
.fieldacyterms {
    font-size:12px;
    margin: 0;
    padding:  10px 0 0 25px;
    position: relative;
}
.visform [type="checkbox"] + label {
    font-size:12px;
    margin: 0;
    padding:  5px 0 0 25px;
    position: relative;
    display:inline-block;
}
.acyterms a,
.fieldacyterms a{
    color:#000;
}
.acym_module input[type=button],
#acym_wrapper input[type=submit],
.visform input[type=submit],
.acym_module button,
#acym_wrapper button[type=submit],
.visform button[type=submit]{
 background: #dfff2c;
  color: #000;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    font-size: 16px;
  border-radius: 4px;
    border:3px solid #dfff2c;
    box-shadow: none;
  padding: 8px 19px;
    margin:40px 0 40px;
  text-decoration: none;
  transition: all 200ms ease-in-out 0ms;
  -webkit-transition: all 200ms ease-in-out 0ms;
  -moz-transition: all 200ms ease-in-out 0ms;
  -o-transition: all 200ms ease-in-out 0ms;
  -ms-transition: all 200ms ease-in-out 0ms;
}
.acym_module input[type=button]:hover,
#acym_wrapper input[type=submit]:hover,
.visform input[type=submit]:hover,
.acym_module button:hover,
#acym_wrapper button[type=submit]:hover,
.visform button[type=submit]:hover {
    background: #f5f7f8;
    color:#000;
  transition: all 200ms ease-in-out 0ms;
  -webkit-transition: all 200ms ease-in-out 0ms;
  -moz-transition: all 200ms ease-in-out 0ms;
  -o-transition: all 200ms ease-in-out 0ms;
  -ms-transition: all 200ms ease-in-out 0ms;
}
.acym_module_form label {
  margin: 30px 0;
    position: relative;
    padding:0 0 0 25px
}
.visform .field4 #modvisform137datenschutzlbl,
.visform #modvisform139telnahmebedingungenlbl,
.visform #modvisform139datenschutzlbl,
.visform #modvisform140telnahmebedingungenlbl,
.visform #modvisform140datenschutzlbl,
.visform #modvisform140nlabolbl,
.visform #modvisform139nlabolbl,
.visform #modvisform137newsletterlbl
{
    display:none;
}
.visform .field15 {
    margin:1em 0 0;
}
.acym_module_form [type="checkbox"],
.visform [type="checkbox"] {
  position: absolute;
  left: 0;
  top: -4px;
  z-index: 0;
  -webkit-appearance: none;
}
.acym_module_form [type="checkbox"]::before,
.visform [type="checkbox"]::before {
  width: 15px;
  height: 15px;
  background-color: #fff;
  display: inline-block;
  content: "";
  margin: 5px 5px 0 0;
  z-index: 5;
  position: relative;
}
.acym_module_form .acyterms [type="checkbox"]::before,
.visform [type="checkbox"]::before {
  margin: 10px 5px 0 0;
}
.acym_module_form input[type="checkbox"]:checked::before,
.visform [type="checkbox"]:checked::before {
  background-color: #000;
}
.form-check-inline {
    position: relative;
}


/* Newsletter Abmeldeseite */
#acym_wrapper .acym__unsubscribe__page {
font-family: 'shnebuch', Arial, Helvetica, sans-serif;
}
#acym_wrapper .acym__unsubscribe__actions .button {
    height: auto;
    min-width: 100px;
    max-width: 100%;
    padding: 0 16px;
    border-radius: 0px;
    font-size: 14px;
    color: #000;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
}
#acym_wrapper .acym__unsubscribe__page .acym__title {
    font-size: 2rem;
    text-align: center;
    font-family: 'shnebuch', Arial, Helvetica, sans-serif;
}
#acym_wrapper .acym__unsubscribe__page .button.button-secondary {
    color: #000 !important;
        background: #ececec;
}
#acym_wrapper .acym__unsubscribe__page fieldset {
    border:none;
}




.clearer {
	clear:both;
	}



/* Newsletter Popup engagebox */
.eb-content {
    display:grid;
    grid-template-columns:100%;
    grid-template-rows: min-content min-content;
}
.eb-content h2 {
    grid-row: 1 / 2;
    margin: 0;
    white-space:normal;
    padding:30px 15%;
    overflow: hidden;
    text-overflow:inherit;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    font-weight: normal;
    font-size: 48px;
    line-height: 1em;
    text-align: center;
    display:block;
    background: #dfff2c;
}
.eb-content .acym_module_form label {
    font-family: 'shnebuch', Arial, Helvetica, sans-serif;
    text-align: left;
  padding: 0 25px 0 25px;
}
.eb-content .acym_module_form input {
  max-width: 100%;
}
.eb-content .acym_form input[type="text"], 
.eb-content .acym_form input[type="email"] {
  padding: 10px 20px;
  width: 100%;
}
.eb-content .inpopup {
  border-radius: 7px;
  background: rgb(223, 228, 230);
  position: relative;
  top: -7px;
}
.eb-content .acym_module input[type=button] {
    margin:40px 0 0;
}

/* Newsletter Popup */
/*.ui-dialog {
    margin:30px;
}
.ui-widget.ui-widget-content {
    border: 1px solid #dfff2c;
    padding: 0;
    background: #dfff2c;
    z-index: 800;
    max-width: 50%;
    overflow: hidden;
}
.ui-widget.ui-widget-content:before {
    content: "";
    width:100vw;
    display:block;
    background: rgba(0,0,0,0.6);
    -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
    z-index: 700;
    position: fixed;
    left:0;
    top:0;
    animation: growing 1s ease-in-out 30s forwards;  Animation, die nach 3s startet 
}
@keyframes growing {
  from {
    height: 0;
  }
  to {
    height: 100vh;
  }
}
.ui-dialog .ui-dialog-titlebar {
    margin: 0;
    padding: 50px 0;
    background: #dfff2c;
    border-color: #dfff2c;
    z-index: 800;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.ui-dialog .ui-dialog-title {
    float: none;
    margin: 0 auto;
    white-space:normal;
    width: 70%;
    overflow: hidden;
    text-overflow:inherit;
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    font-weight: normal;
    font-size: 48px;
    line-height: 1em;
    text-align: center;
    display:block;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 15px;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
    background: transparent;
    border: none;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: 0;
    background: none;
    overflow: auto;
    border-radius: 7px;
    margin: -7px 0 0;
    background-color: #dfe4e6;
    z-index: 800;
    border: 1px solid #dfff2c;
}*/
.inpopup input {
    background-color: #dfe4e6; 
}
.inpopup .acym_module_form .acyfield_text {
    border-bottom:1px solid #c1c4c5;
}
.inpopup .acym_module_form td.acyterms,
.inpopup .acym_module_form td.acysubbuttons{
    border-bottom:none;
}
.inpopup .acym_module_form table {
    width: 100%;
}
.inpopup input::placeholder {
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    color:#000;
}
.inpopup .fieldacyterms {
    width:calc(100% - 180px);
    max-width: 60%;
}
.inpopup .acysubbuttons{
    position: absolute;
    bottom: 0;
    right: 30px;
    text-align: right;
}
.inpopup .acym_module input[type="button"] {
    font-family: 'abc_walter_alroentgentherapie', "Arial Black", Gadget, sans-serif;
    max-width: 100%;
}

/* #popuparea + div {
    opacity: 0; /* Anfangszustand: nicht sichtbar */
/*    z-index: -10;
    transition: all 1s ease-in-out; /* Übergang für die Deckkraft */
/*    animation: fade-inpop 1s ease-in-out 30s forwards; /* Animation, die nach 3s startet */ /*
}
@keyframes fade-inpop {
  from {
    opacity: 0;
      z-index: -10;
  }
  to {
    opacity: 1;
      z-index: 800;
  }
}

#popuparea + div + div{
    display:none !important;
}
*/






#redim-cookiehint {
  padding: 0 5% 7px;
  box-sizing: border-box;
  background-color: #dee4e6;
  font-size: 14px;
  font-family: 'shnebuch', Arial, Helvetica, sans-serif;
  border-top: 1px solid #000;
}
#redim-cookiehint, #redim-cookiehint a {
  color:#000;
}











ul.actions {
	margin: 0;
	padding: 0;
}
ul.actions li {
	list-style-image: none;
	list-style-type: none;
	float: right;
}
ul.actions li a img {
	border: 0 none;
	padding-left: 0px;
	padding-right: 0px;
}
ul.actions li a,ul.actions li a:hover, ul.actions li a:active, ul.actions li a:visited, ul.actions li a:link {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.row-separator, .item-separator {
	display:block;
	width: 675px;
	height:5px;
	clear:both;
}
img {
	border: none;
	}
.edit-icon {
	display:none;
	}
@media (max-width: 1400px) {
.ui-widget.ui-widget-content {
    max-width: 80%;
}
.inpopup .fieldacyterms {
    max-width: 100%;
    text-align: left;
}
}
@media (max-width: 1200px) {
.ui-widget.ui-widget-content {
    max-width: 100%;
}
}
@media (max-width: 959px) {
}
@media (max-width: 767px) {
.inpopup .fieldacyterms {
    width: 100%;
    max-width: 100%;
}
.inpopup .acysubbuttons{
    position: relative;
    bottom: 0;
    margin: 0;
}
.inpopup .acym_module input[type="button"] {
    margin:0;
    }
}
@media (max-width: 460px) {
.ui-dialog .ui-dialog-title,
.eb-content h2 {
    font-size: 36px;
    line-height: 1em;
}
}



/* Socials */
.facebook,
.instagram,
.linkedin,
.xing {
    
}
a.facebook,
a.instagram,
a.linkedin,
a.xing {
    font-size:0;
    text-decoration: none !important;
}
a.facebook:hover,
a.instagram:hover,
a.linkedin:hover,
a.xing:hover {
    text-decoration: none !important;
    border-bottom: none !important;
}
a.facebook:before,
a.instagram:before,
a.linkedin:before,
a.xing:before {
    content: "";
    margin:0 10px 0 0;
    padding:0;
    display:inline-block;
    width:24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: left 3px;
}
a.facebook:before {
    background-image: url("../images/icons8-facebook-24.png");
}
a.instagram:before {
    background-image: url("../images/icons8-instagram-24.png");
}
a.linkedin:before {
    background-image: url("../images/icons8-linkedin-24.png");
}
a.xing:before {
    background-image: url("../images/icons8-xing-24.png");
}
