


@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

/* fonts ********************************** */


/* fonts */

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-slab-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/roboto-slab-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-slab-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-slab-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-slab-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-slab-v24-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}






/* ************************* Admin-hacks ************************* */

body.xh_login {
	background: rgba(0, 0, 0, 0.1);
	display: table;
	height: 100vh;
	width: 90%;
	margin: 0 auto !important;
}
div.xh_login {
	display: table-cell;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}
#xhFilebrowser input[type="image"] {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}



.admin {margin-top:37px;}

.xh_login {
	text-align: center;
}

.xh_login h1, .xh_login p {
}

.xh_login input {
}

#login #submit {
}

#xh_adminmenu ul ul {
	top: 34px; z-index: 999;
}

#xh_adminmenu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
	padding-bottom:0;
		}
	
	
	div.xh_break {
    float: none;
    clear: both;
    padding: 0;
    border: 0;
    margin: 0;
    width: 100%;
	}


#xh_adminmenu_fixed, .navbar .fixed-top { margin-top:0em;}


#xh_system_check img {
	width: auto;
}

ul#xh_system_check li:before {
	content: "" !important;
}

#xh_config_form textarea.xh_setting_short, #xh_config_form textarea.cmsimplecore_settings_short {
	height: 23px; padding:2px;
}

/* Formulare ----------------------------------------------------- */
input, textarea {
	font: inherit !important;
	max-width:100%;
	margin:0.5em 0;
}

label, .label {
	font: inherit !important;
	font-size: 100%;
	font-weight:400;
	color:#000;
	margin:0.5em 0;
}

textarea {
	width: 98%;}

.xh_captcha_input {
}

.xh_captcha_code {
	background-color: #E6922C;
	border: 1px solid #E6922C !important;
}

#tinymce img.par {
	max-width: 200px;
	height: auto;
}

#tinymce .slides-container li {
	list-style: none;
}

.xh_mailform textarea, .text {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    color: #222;
    background-color: #fcfcfc;
    padding: 2px 4px;
    margin: 0 0 2px 0;
}

/* --- Headings | Überschriften ------------------------------------------------------------------------ */

.back { }


body {  font-family: 'Open Sans', sans-serif; color:#000;}


 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .font {
   
    font-family: 'Roboto Slab', serif;	     
    font-weight:400;
    color:navy;    
  }



 p {line-height: 1.5rem;}
  
  
	 hr {
    color: navy;
    background: transparent;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.67857em 0;
    border: 0;
    border-bottom: 1px navy solid;
  }
  
  .img-left {
	  
	  float:left;
	margin: 0 1em 0.5em 0;  
  }
  
  .block {font-size:85%; text-align:justify;}
  
  
  .dropdown-menu, .dropdown-item, .dropdown-menu-right .show { z-index:1000000;}
  
 /* --- navbar ------------------------------------------------------  */
 
 .navbar-brand {
    display: flex ;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.85rem;
    line-height: inherit;
    white-space: nowrap;
}




/*.navbar-header {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
	}

.navbar-header h1 {
   
	font-family: 'Roboto Slab', serif; font-size:2.50rem; color:navy;
	margin-bottom:.5rem;
	line-height:1.2;
}

*/


.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* ------------------------------------------------------- */

.bg-lm {
    background-color: transparent !important; color:#333;
}

.bg-2m {
    background-color:transparent  !important; color:#333;}

header { margin:1rem auto;}


.content {margin:2rem auto;}

.py-5 {
    padding-bottom: 2rem !important;
	padding-top: 2rem !important;
}

/* footer ---------------------------------------------------- */  


footer {
    border-top: 1px solid navy;
    background: none repeat scroll 0% 0%;
    padding-top: 0;
    margin-top: 0;
    clear: both;
    
    display: block;
}

footer .widgettitle {
    margin: 0px;
    padding: 0px 0px 15px;
    border-bottom: medium none;
}

footer h4 {
    color: ;
}

footer ul {
    list-style: outside none none;  padding:  0px;
}

footer li {
    padding: 5px 0px;
    border-bottom: 1px dotted navy;
    margin: 0px;
}

footer li a {
    color: ;
}


	footer a {
    color:#666 ;
    text-decoration: none;
}

	footer a:hover {
    color: #000;
    text-decoration: underline;
}

footer.py-5 {padding-top:1rem;}

.pb-5, .py-5 {text-align:center; padding: 1rem auto;}

#sub-floor {
	 border-top:1px solid navy;
    color: #666;
     padding: 1.0em 0px; 
	font-size:90%;
	
}

#sub-floor a { color:#666; padding: 1.0em 0px; }

/* --------- scroll --------------------- */
.scrollup i {
    background: #303948 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding-top: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 30px;
    z-index: 110;
}



@media screen and (max-width:360px) {

.navbar-brand {
    display:inline-flex ;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.85rem;
    line-height: inherit;
    white-space: nowrap;
}

}



/*@media screen and (max-width:640px) {
	
	.navbar-header {
    position: absolute;
    left: 25%;
    transform: translateX(-25%);
    top: -50px;
	}

.navbar-header h1 {
   
	font-family: 'Roboto Slab', serif; font-size:2.0rem; color:navy;
	margin-bottom:.5rem;
	line-height:normal;
}
header {margin-top:1rem;}
	
}


@media (min-width: 370px) and (max-width: 485px) {
	.navbar-header {
    position: absolute;
    left: 20%;
    transform: translateX(-20%);
    top: -60px;
	}

.navbar-header h1 {
   
	font-family: 'Roboto Slab', serif; font-size:1.6rem; color:navy;
	margin-bottom:.5rem;
	line-height: normal;
}

header {margin-top:3rem;}

}


@media screen and (max-width:360px) {
	
	.navbar-header {
    position: absolute;
    left: 15%;
    transform: translateX(-15%);
    top: -50px;
	}

.navbar-header h1 {
   
	font-family: 'Roboto Slab', serif; font-size:1.2rem; color:navy;
	margin-bottom:.5rem;
	line-height:1.2;
}
header {margin-top:2rem;}
	
}*/