hr
{
  margin-top:125px;
  margin-bottom:125px;
  opacity: 0.5;
}

.frame-type-text hr
{
  margin-top:25px;
  margin-bottom:25px;
  opacity: 0.5;
}



.responsiveContainer
{
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
  height:auto;
}
/*------------------------------------------------ Mobil --------------------------------------------------------------*/
header
{
	margin-bottom:20px;  
}

/*---TEXT-------------------------*/
h1
{
    /*color: #b61f1f; 	*/
  	font-size: 22px;
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
  position:relative;
  padding-bottom:10px;
  margin-bottom:15px;
}

h1::after
{
  border-bottom:3px solid #007fc8;
  bottom: 2px;
    content: "";
    height: 0;
    position: absolute;
    left: -10px;
    width: 75px;
}

h2
{
	font-size: 18px;
  	font-weight: 600;
  	/*text-transform: uppercase;*/
    color: #555; 
  	position:relative;
  	padding-bottom:10px;
}


h3
{
	font-size: 20px;
  	font-weight: 600;
  	/*text-transform: uppercase;*/
    color: #555; 
  	position:relative;
  	padding-bottom:10px;
}

h3::after
{
  border-bottom:3px solid #007fc8;
  bottom: 2px;
    content: "";
    height: 0;
    position: absolute;
    left: -7px;
    width: 75px;
}

h4
{
  font-size:17px;
  padding-bottom:10px;
}

main ul
{
  margin-top:10px;
  margin-bottom:10px;
  margin-left:20px;
}

main li
{
  margin-bottom:10px;
}

main a
{
  color:#007fc8;
  	text-decoration:none;
}

main a.button
{
      padding: 7px;
    background: #007fc8;
  color:#fff;
    display: inline-block;
    border: 1px solid #007fc8;
    font-weight: 600;
    border-radius: 5px;
}

.image-caption
{
 font-size:14px;  
  margin-top:5px;
  text-align:left;
}

/*---CONTENT-------------------------*/

main img
{
	width:100%;
    height:auto;
}

.hintergrund
{
	background:#eee6de;
}

/*---Inhaltselemente---*/
/*Bilder */
/*.frame-layout-0 .ce-gallery .ce-row */
.ce-gallery .ce-row 
{
display:inline-flex;
  padding:3px;
}

.frame-layout-3 .ce-gallery .ce-row 
{
  padding:0px;
}

.ce-gallery .image 
{
position: relative;
}

.ce-gallery .image figcaption 
{
/*opacity: 0;
position: absolute;*/
height:30px;
width: 100%;
bottom: 0px;
left: 0px;
padding: 2px 0px;
color:#333;
/*background:#fff;*/
text-align: center;
}

.ce-gallery .image:hover figcaption 
{
/*opacity: 0.7;*/
}

.frame-layout-1 .ce-gallery img {
  filter: gray;
  -webkit-filter: grayscale(100%); 
}

.frame-layout-1 .ce-gallery img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

/*Text-Bilder */

main .ce-column, .ce-gallery figure
{
  width:100%;
}

main .frame-layout-0 .ce-row
{
  padding:6px;
}

main .ce-border img, .ce-border iframe
{
	border:3px solid #cfcfcf;  
}

main .ce-textpic .ce-gallery
{
  float:none;
}

/*-Spalten-Layout--------------------------------------------------------*/

  /*
col-md-3 = 3 Spalten ohne HG 
col-md-4 = 3 Spalten mit Hintergrund
col-md-6 = halb/halb
col-md-2 & col-md-8 = 1/3 + 2/3 Spalte
  */

.col-md-2
{
  
}

.col-md-8
{
  
}

/*------*/
.col-md-3
{
  margin-bottom: 60px;
}

/*------*/
.col-md-4
{
      -webkit-box-shadow: 0px 6px 7px #bdbdbd;
	-moz-box-shadow: 0px 6px 7px #bdbdbd;
	box-shadow: 0px 6px 7px #bdbdbd;
  padding:20px;
  margin-bottom: 60px;
  background: #ffffff91;
}

/*------*/
.col-md-4 .frame-layout-0:first-child,
.col-md-3 .frame-layout-0:first-child,
.col-md-2 .frame-layout-0:first-child,
.col-md-8 .frame-layout-0:first-child 
{
    margin-top: 0em;
}

/*-Container Tabs--------------------------------------------------------*/
.ce-tabpanel ul
{
  margin-bottom:0px;
}

.nav-tabs li
{
  list-style-type: none;
    display: inline-block;  
  padding-top:5px;
  width:49%;
  margin-bottom:0px;
}

.nav-tabs a
{
  display: block;
    color: #333;
    font-weight: 600;
  padding: 7px; 
  background:#ccc;
  font-size: 15px;
}

.nav-tabs a.active
{
  font-weight:bold;
  background: #ffffff91;
  color:#007fc8;
}

.ce-tab-pane.active
{
  display:block;
}

.ce-tab-pane
{
  display:none;
}

.tab-content
{
  background: #ffffff91;
    -webkit-box-shadow: 0px 6px 7px #bdbdbd;
    -moz-box-shadow: 0px 6px 7px #bdbdbd;
    box-shadow: 0px 6px 7px #bdbdbd;
    padding: 35px 15px 15px 15px;
}

.tab-content .frame-layout-0:first-child {
    margin-top: 0em;
}

.tab-content .frame-layout-0, .tab-content .frame-layout-1 {
    width: 100%;
}

.tab-content h1
{
  	font-size: 20px;
  padding-bottom: 5px;
}

/*------------------------------------------------ Browser (ab 750 PX) ------------------------------------------------------------*/

@media screen and (min-width:750px)
{
  
  /*Bild Links*/  
.ce-intext.ce-left .ce-gallery
{
	width:40%;
  	float:left;
  	margin-right: 50px;
}

.ce-intext.ce-left .ce-bodytext
{
  	vertical-align: top;
}  
  
/*Bild Rechts*/  
.ce-intext.ce-right .ce-gallery
{
	width:40%;
	float:right;
  	margin-left: 50px;
}
  
}


/*------------------------------------------------ Browser (ab 900 PX) ------------------------------------------------------------*/

@media screen and (min-width:900px)
{
  
  main.main_sticky
  {
    margin-top:60px;
  }

  /*-Spalten-Layout--------------------------------------------------------*/
  
  /*
col-md-3 = 3 Spalten ohne HG 
col-md-4 = 3 Spalten mit Hintergrund
col-md-6 = halb/halb
col-md-2 & col-md-8 = 1/3 + 2/3 Spalte
  */

/*------*/
  
  .row
  {
    display: flex;
    position: relative;
  }
  
.frame-type-ce_columns2 .ce-row-collapse .ce-col:first-child
  {
    padding-right:100px;
  }
  
/*------*/  
.col-md-2
{
    width:30%;
    display:inline-block;
}

.col-md-8
{
      width:70%;
    display:inline-block;
}

/*------*/
.col-md-3
{
      width:27%;
    margin:0px 30px;
    padding:25px 15px;
    display:inline-block;
    text-align:left;
}
  
.col-md-3:first-child
{
    margin: 0px 30px 0px 0px;
}
 
.col-md-3:last-child
{
    margin: 0px 0px 0px 30px;
}
  
/*------*/  
.col-md-4
{
      width:29%;
    margin:0px 18px;
    padding:25px 15px;
    display:inline-block;
    text-align:left;
}
  
.col-md-4:first-child
{
    margin: 0px 18px 0px 0px;
}
 
.col-md-4:last-child
{
    margin: 0px 0px 0px 18px;
}

/*------*/
.col-md-6
{
      width:48%;
    display:inline-block;
    text-align:left;
}
  
  .col-md-6:first-child
{
    margin-right:50px;
}
  
  /*-Container Tabs--------------------------------------------------------*/

.nav-tabs li
{
  list-style-type: none;
    display: inline-block;  
  padding-top:5px;
  width:auto;
}
  
  .nav-tabs a
{
  padding: 12px; 
}
  
 
}