/*temp, um die lästigen Meldungen zu entfernen*/
#system-message-container,
.page-header,
.text-muted
{visibility: hidden;}

html, body { 
  height:100.1%;
  width:100%;
  scroll-behavior: smooth;}

.clear {
	clear:both; }

td,tr,p,div { }

a img { border:none; }


/*ul, ol {list-style:none; }*/
/*ul.item, .item ul, .item-page ul {padding:0 0 0.75em 1.2em !important;}*/
ul {list-style-type:disc;}
ol {list-style-type:decimal; }
li {list-style-position:inside; }
#box_main ul li {
	list-style-position: outside;
	margin-left: 1.35em; }

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


img, .contact-image img {
	max-width:100%;
	border-radius:4%; }
.contact-image, 
.bild-re, img.bild-re,
.bild-re2, img.bild-re2,
.bild-re3, img.bild-re3,
.bild-re4, img.bild-re4,
.bild-re5, img.bild-re5 {
	float:right;
	margin:0 0 0.5rem 1.0%; }
.bild-li, img.bild-li,
.bild-li2, img.bild-li2,
.bild-li3, img.bild-li3,
.bild-li4, img.bild-li4,
.bild-li5, img.bild-li5 {
	float:left;
	margin:0 1.0% 0.5rem 0; }
.bild-re, img.bild-re,
.bild-li, img.bild-li {
	width:32.33%; }
.bild-re2, img.bild-re2,
.bild-li2, img.bild-li2 {
	width:48.99%; }
.bild-re3, img.bild-re3,
.bild-li3, img.bild-li3 {
	width:32.33%; }
.bild-re4, img.bild-re4,
.bild-li4, img.bild-li4 {
	width:23.99%; }
.bild-re5, img.bild-re5,
.bild-li5, img.bild-li5 {
	width:18.99%; }
.bild-gross, img.bild-gross {
	width:100%;
	margin:0 0 0.5rem 0; }
.bild1, .bild2, .bild3, .bild4, .bild5 {
	float:left;
	margin:0; }
.bild1 {/* 850 x 170 px*/
	width:100%; }
.bild2 {/*  x 170 px*/
	width:100%; }
.bild3 {/*  x 170 px*/
	width:100%; }
.bild4 {/* 170 x 170 px*/
	width:18.7%; }
.bild5 {/*  x 170 px*/
	width:20%; }


/*.moduletable {
  display:block; }
.moduletable-suche, .search-suche, .inputbox-suche { 
  margin:0;padding:0; }
.inputbox-suche { 
  margin:0;padding:0;
  border:none; }*/
  
/*fur SVG*/
canvas {
  display:block;
  width:100%;
  visibility:hidden;}
.svginside {
  position:relative;
  margin-left:auto;margin-right:auto;}
.svginside svg {
  position:absolute;
  top:0;left:0;
  width:100%;}


.row-separator {
  margin-top:2em;
  display:block; }
  
div.item {
	margin-bottom: 3em;} 
dl {margin-top:-0.55em; } 
div.blog-item {
	margin-bottom: 6rem;}   

.article-info {margin-bottom: 8px; }
 
 

legend, form { 
	padding-bottom: 1em; }
.contact-contactinfo { 
	padding-bottom: 2em; }
dd {padding-bottom: 0.5em; }
.contact-form, #contact-form,
fieldset, legend, 
dl, dt, dd, textarea {
	width: 100%; }
.required, .inputbox {
	width: 96%; }

input[type="text"], input[type="password"], input[type="email"] {
   /* s. CSS color */	
   appearance: none;
   font-weight: bold;
   outline: none;
   border: none;
   padding-left: 0.4em;}
/*input[type="checkbox"] {
   border-radius: 0 !important; } */
/*textarea  {
   border-radius: 0px !important;}*/

button {cursor:pointer; }
button[type="button"], button[type="submit"], input[type="submit"] {
   /* s. CSS color */	
   font-weight: bold;
   border: none;
/*   border-radius: 0px;*/ }

.contact-form {
	clear:both;
	padding-top:1em; }

.contact-misc {
	margin-bottom:2em; }

#search-query-explained {
	margin-bottom: 0.5em; }

.inline, p.inline {
	display:inline;
	margin-bottom:0 !important; 
	padding-bottom:0 !important; }
div.custom {
	display:inline; }


/*########## EIGENE ##########*/


.isbn13 { display:none !important; }

.avPlayerWrapper .avPlayerContainer .avPlayerBlock audio {background: transparent; padding:0; }
.avPlayer  { width: 100% !important; max-height: 1.4rem !important; }

/* ### www-warning ### */
.warningwrapper {
	display: inline-block; 
	margin: -1.2rem 3.0rem 4.2rem; 
	text-align: center; 
	text-transform: uppercase; }
.warning1, .warning2, .warning3 {
	font-size: 320%; 
	line-height: 100%; }


/* ### MODUL xxx (Login) ### */
#login {
	display:block;
	margin-top: 8rem; }
.doit {	/*background-color:#993333;*/
	padding: 0rem 0 1.5rem 0; }
.doit button {
	width: 12.5rem; }
.mod-login__username input,
.mod-login__password input {
	width: 11.3rem; }
.mod-login__remember input {
	margin-left: -0.03em; }
.mod-login__submit button[type="submit"] {
	margin-left: 7.3rem; }
.mod-login .form-group {
	margin-top: 0.3em; }
.mod-login .form-group label {
	display: inline-block;
	width: 7rem; }
.mod-login ul {
	margin-left: 7rem;  }
label.login-auth {
	vertical-align: top; }
div.com-users-login {
	display: none; }
input, input[type="text"], input[type="password"], input[type="email"] {
  border-radius: 0.5rem; }
button[type="button"], button[type="button"] svg {
  border-radius: 1.5rem; }
button[type="submit"], input[type="submit"] {
  border-radius: 1.5rem; }
/* Zustand -2 */ @media (max-width: 575.98px) {}


/* ### MODUL OGOL (LANGUAGES) ### */
   /* s. CSS color */	
div.mod-languages {
	margin: 0 -0.05em 0 0.05em;
  	background-color:none !important;}
.visually-hidden {
	display:none;}
ul.lang-inline li {
	display:inline;
        list-style:none;
	width:1.35em;
	height:1.35em;
        margin:0 0.1em 0 0.2em; }
ul.lang-inline a {
        margin-left: -0.52em;
        margin-right: -0.52em;
        line-height:1em !important;}
/* Zustand -2 */ @media (max-width: 575.98px) {
	ul.lang-inline li {
		display:block;
        	height:1.77em;}}


/* ### DARRs (Down-Arrows Startseite) ### */
.darrspacer {				/* Abstand darrs zu content */
	margin-bottom: 60rem; }
.darr, .darrinner {
	height:6.5rem;
	text-align:center; }
#darrmargin {
	width:100%;
	height: 4rem; }
#darrnews { }
#darrlogin {
	margin-top: -2.65rem;}
.darr svg {
	transform: scale(2.75, -1);
	height: 76.92%; }
#darrnewspuls svg {animation: newspuls 2s infinite ease; }
#darrloginpuls svg {animation: loginpuls 2s infinite ease; }
@keyframes newspuls {
	0% {margin-top:0.08rem; }  
	80% {margin-top:0.25rem; }
	100% {margin-top:0.08rem; } }
@keyframes loginpuls {
	0% {margin-top:0; }  
	80% {margin-top:1.25rem; }
	100% {margin-top:0; } }
/* Zustand -0 */ @media (max-width: 991.98px) { #darrmargin {height: 3rem; } } 
/* Zustand -1 */ @media (max-width: 767.98px) { #darrmargin {height: 2rem; } } 
/* Zustand -2 */ @media (max-width: 575.98px) { #darrmargin {height: 0rem; } }


/* ### Simple Image Gallery JoomlaWorks ### */
.rc_sb_button {
background-color:rgba(255, 255, 255, 0.5) !important;
background-size:cover;
margin:0 !important;
}
#rc_sb_close {
top:0 !important;
right:0 !important;
height:30px !important;
width:30px !important;
border-radius: 0 0 0 5px !important;
background-image: url(/templates/k-kat/images/gal-close.png);
}
#rc_sb_prev, #rc_sb_next {
height:40px !important;
width:40px !important;
}
#rc_sb_prev {
background-image: url(/templates/k-kat/images/gal-prev.png);
}
#rc_sb_next {
background-image: url(/templates/k-kat/images/gal-next.png);
}






