@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

/*.table {  max-width:768px;}*/

	.space {margin:2em 0;}
	
	  p {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
  }

.text-mitte { vertical-align:central;}

/* ************************* Admin-hacks ************************* */

.xh_login {
	text-align: center;
}

.xh_login h1, .xh_login p {
}

.xh_login input {
}

#login #submit {
}
#xh_adminmenu ul ul {
	top: 34px;
}
#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: auto;
}

/* 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;
}


/* --------- header ------------------------------------ */

#header-bar{background:#eee; border-bottom: 1px solid #ccc;
color:#000;}

#header-bar a {color:#000000; text-decoration: underline;}

#logo{margin-top:10px;
float:left;}

.header-contact{float:right;
margin-top:10px;}

.header-phone .fa-stack, .header-email .fa-stack{font-size:20px;
margin-right:8px;}
.header-phone{margin-bottom:8px;}

.header-phone .fa-circle, .header-email .fa-circle{color:#65b257;}
.header-phone .fa-phone, .header-email .fa-envelope{color:#fff;}

.navbar{margin:10px 0 0 0;
border:none;
border-radius:0px;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;    
}
	

.navbar-default .navbar-collapse{
	background:tranparent; border-bottom: 0px solid#e30613; width: 100%; max-width: 1280px; text-transform:uppercase; font-weight:600; }	
	

.navbar-default .navbar-nav > li> a {color:#65b257 !important;}

.navbar-default .navbar-nav > li > a{font-size: 1em; line-height:2em; }

.navbar-default .navbar-nav>li> a:hover{color:#0b75b7; background-color:transparent; border-bottom: 2px solid#0b75b7; margin-bottom:-2px;}

.navbar-default .navbar-nav li.active{color:#fff; background-color: #fff; border: 1px solid#65b257; border-bottom: 2px solid#65b257; margin-bottom:-4px; }



.navbar-nav.navbar-right:last-child{margin-right: 0 !important}

.navbar-default{background:none;border:none; }

 .navbar-collapse {
    padding-left: 0;
    padding-right:0;
}



img {
      max-width: 100%;
      height: auto;
      }


/* Makes images fully responsive */

/*.img-responsive,*/
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}


@media (max-width: 320px) {
	
.header-contact{float:left;
margin-top:32px;}	

}


/* --- Headings | Überschriften ------------------------------------------------------------------------ */

body {font-family: Arial, Helvetia, sans serif; font-size:16px; line-height:150%;}
 
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
   
    font-weight:400 ;
    color: #65b257;
    margin: 0;
  }



  h1{
    /* font-size: 34px; */
    font-size: 2.125em;
    line-height: 1.5em;
    margin: 0 0 0.65625em 0;	
  }

h2 {
    /* font-size: 30px; */
    font-size: 1.875em;
    line-height: 1.5em;
    margin: 0 0 1em 0;
  }

h3 {
    /* font-size: 26px; */
    font-size: 1.625em;
    line-height: 1.5em;
    margin: 0 0 1em 0;
  }



  h4 {
    /* font-size: 22px; */
    font-size: 1.375em;
    line-height: 1.5em;
    margin: 0 0 1em 0;
  }

  h5 {
    /* font-size: 18px; */
    font-size: 1.125em;
    line-height: 1.5em;
    margin: 0 0 1.16667em 0;
  }

  h6 {
    /* font-size: 14px; */
    font-size: 100%;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 1.5em 0;
  }
  
  
	 hr {
    color: #65b257;
    background: transparent;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.67857em 0;
    border: 0;
    border-bottom: 1px blue solid;
  }
  
  .img-left {
	  
	  float:left;
	margin: 0 1em 0.5em 0;  
  }

.partner {margin: 1.5em 0;}

/* ------------------------------------------------------------------  */

.panel-default > .panel-heading {
    background-color: #65b257;  
    color: #333;
}

.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;	
}

.panel-body {border-color:#ccc;}

.panel-heading h4 {color:#fff; margin-top:15px;}

.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;
}





body { padding-top: 0px; font-family: 'Open Sans', sans-serif; color:#000;}

/* button tinymce4  border für hover*/
.mce-btn button, .mce-btn-group   {margin:2px; padding:2px; line-height:200; border:1px #eee;}



.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}





/*.center {margin:5px auto; text-align:center;}*/




/* responsive google maps */
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
	margin-bottom:1.5em;
}
.map-responsive iframe{
    left:0;
    top:0;
   height:100%;	
    width:100%;
    position:absolute;
}

 /*  ------------------------------------------------- */
 
 

.row-eq{
    display: flex;
}
.col-eq{
  flex: 1;
   margin: 10px;
}

  /* button link ------------------------------------------------------------------ */
  
  

  
  
  .content {margin: 2em auto; min-height:280px; }
  
  #main{z-index: 10;
background:#ffffff;
}


.box-zeiten {
    background-color: #fff;
    border: 0.125em solid #65b257;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 0.8em;
    transition: border 0.2s ease-in-out 0s;
}
  
  /* header ++++++++++++++++++++++++++++++++++++++++++++++ */
  


.img-center {
	margin: 0 auto;
}
  
  
  
 
  
/* footer ---------------------------------------------------- */  


#footer {
    border-top: 1px solid #999;
    background: #65b257 none repeat scroll 0% 0%;
    padding-top: 30px;
    margin-top: 60px;
    clear: both;
    color: #fff;
    display: block;
}

#footer .widgettitle {
    margin: 0px;
    padding: 0px 0px 15px;
    border-bottom: medium none;
}

#footer h4 {
    color: #fff;
}

#footer ul {
    list-style: outside none none;  padding:  0px;
}

#footer li {
    padding: 5px 0px;
    border-bottom: 1px dotted rgba(255, 255, 255, 1);
    margin: 0px;
}

#footer li a {
    color: #fff;
}


	footer a {
    color: #e0ffff;
    text-decoration: underline;
}

	footer a:hover {
    color: #e0ffff;
    text-decoration: underline;
}



#sub-floor {
	 border-top:2px solid #0067cc;
    color: #000;
    background:  #ffd502 none repeat scroll 0% 0%;
    padding: 1.0em 0px; 

	font-size:90%;
	
}

#sub-floor a { color:#000; text-decoration: underline;}

#sub-floor a:hover {
    color: #000000;
    text-decoration: underline;
}



/* formular ++++++++++++++++++++++++++++++++++ */

.textblock { text-align:justify; font-size:12px;}



@media (max-width:768px){

 .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
     display:block;     float: none;
    padding: 0;
    margin: 0;
    width: 100% !important;
}

}


/*.edit {
	font-size: 100%;
	color: black;
	background: buttonface;
	margin: 10px;
	padding:4px;
	
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
	padding:5px;
}
input, select {
	font-size: 9pt;
	background: #ffffff;
	border:1px solid #000;
}
textarea {
	width: 98%;
	background: #ffffff;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
	border:1px solid #000;
	margin: 10px 0;
	padding:4px;
}



div.advfrm-mailform table{ width:100%; height:auto;}


 input[type="checkbox"],
  input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }*/

/*
.label, label {color:#333; font-size:16px; font-weight:normal; line-height:1.632em;}*/


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {

    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;

}