

@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,500');





html {
    font-size: 18px;
}


body, .htmlarea-content-body {
    color: #333;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 19px;
    line-height: 1.5rem;
}




body {
    background-attachment: fixed;
    background-color: #adb5bd;
    background-image: url("https://www.spp1623.de/fileadmin/admin/css/Hintergrund_mol_2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}


    .body-bg {
      background: white; 
	  margin-left: auto;
	  margin-right: auto;
	  }
	
	  
/*   Im Template noch loeschen  */
.section.section-small.footer-section.footer-section-meta {
    display: none;
}	  



.navbar-default, .navbar-default-transition, .navbar-default-transition.navbar-transition {
    background-color: transparent;
    border-color: transparent;
}


/*   TYPO  */


p {
    margin: 0 0 1.5rem 0;
}

p.lead {
    color: #466180;
    font-family: "IBM Plex Sans",sans-serif;
    font-size: 1.15rem;
    font-weight: 300;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
	margin-top: -0.5rem;
	margin-bottom: 0.75rem !important;
}


h1, h2, h3, h4 {

	font-family: 'IBM Plex Sans', sans-serif;
	color: #83CA17;

}


h1, .h1 {
    font-size: 2.2rem;
	font-weight: 400;
	color: #83CA17;
	line-height: 3rem;
	margin-bottom: 1.5rem;
}


h2, .h2 {
    font-size: 1.8rem;
	font-weight: 400;
	line-height: 2.25rem;
	margin-bottom: 1.5rem;
		color: #83CA17;
}

h3, .h3 {
    font-size: 1.35rem;
	font-weight: 400;
	line-height: 2.25rem;
	margin-bottom: 1.5rem;
}

h4, .h4 {
    font-size: 1.15rem;
	line-height: 1.5rem;
	margin-bottom: 1.5rem;
}


a:hover, a:focus {
    color: #309e00;
    text-decoration: none;
}



#content ul {
	margin-bottom: 1.5rem;
}

#content ul li {
	margin-bottom: 0.75rem;
}
main ul {
    padding-left: 1rem;
}

figure {
    display: block;
    line-height: 1.55;
    margin-bottom: 1.5rem;
    margin-top: 0.75rem;
}

/* Abstand oben ausrichten für Bilder neben text */
.frame-type-textpic .col-md-6 figure {
	margin-top: -0.75rem;
}



/*   Diverses  */


.nav.nav-sidebar {
    font-size: 1rem;
	font-size: 19px;
	margin-top: 1rem;
}



.frame {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}





/* HERO Startseite */



.headerinner {
    background-color: #EBEEF0;
    display: table;
    height: auto;
    overflow: visible;
    width: 100%;
	padding: 1rem 2rem 1rem 2rem;
}

.spp-hero {
    padding-top: 3rem;
    padding-bottom: 9rem;
	padding-left: 1.5rem;
	background-size: cover;
	background-color: #A2BDD9;

}

.spp-hero-textbox {
    width: 440px;
	color: white !important;
	font-size: 1rem;
	padding: 1rem 1.75rem;

}


.spp-hero-bildbox {
    font-size: 1rem;
    padding: 0;
    width: 480px;
}

.spp-hero {
    background-size: cover;
    padding-bottom: 10rem;
    padding-left: 3rem;
    padding-top: 4rem;
}

.spp-hero-bildbox img{
    font-size: 1rem;
    padding: 0;
    width: 100%;
}

.spp-hero-textbox h2 {
	font-size: 1.6rem;
    line-height: 2.25rem;
	color: white !important;
	text-align: left;
	font-family: "Source Sans Pro";
}




/* Spezielle Boxen */


.frame-well .col-md-6 {
	width: 25%;
}

/* Box fuer Forscherkontakt */


.frame-100  {
	padding: 1.5rem 2rem;
}

.frame-100 .firstcol {
	max-width: 200px;
}

.frame-100 .secondcol {
	width: 65%;
}


.container .frame-100, .container-fluid .frame-100 {
    background-color: #586a80;
    color: white;
    margin-top: 1.5rem;
	margin-bottom: 1.5rem;
    padding: 1.5rem 3rem 1rem 2rem;
    width: 90%;
	
	background: #586a80 url("https://www.spp1623.de/fileadmin/admin/templ_img/contactbox_bg_2.png") no-repeat scroll right bottom / cover;
	background: #596a85 url("https://www.spp1623.de/fileadmin/admin/templ_img/contactbox_bg_2.png") no-repeat scroll right bottom / 500px auto;
	
	background-size: 500px auto;
}

.frame-100 p {
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 0.75rem;
}
.frame-100 p {
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 0.75rem;
}

.frame-100 figure {
    margin-top: 0;
	margin-bottom: 0.75rem;
}

.frame-100 a {
    background: hsla(220,40%,25%,0.5); 
	background: hsla(220, 20%, 85%, 0.8) none repeat scroll 0 0;
	background: #83ca17 none repeat scroll 0 0;
    color: white;
    /* color: #58a100; */
	padding: 4px 16px 4px 14px;
	margin-top: 0.75rem;
	display: inline-block;
}



/* Header Formate */




.searchbox {
    float: right;
    width: 45%;
}
.searchbox {
    bottom: 14px;
    position: absolute;
    right: 55px;
    width: 42%;
}


.metamenu ul li {
    display: inline;
}


.navbar .searchbox .control-label {
    display: none;
}

.searchbox .btn-primary {
    background-color: #6A8199;
    border-color: #6A8199;
    color: #fff;
}

.searchbox .form-control {
    background-color: #C3CBCD;
    border: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0) inset;
    color: #444;

}

.navbar-header-main .navbar-brand {
    height: 120px;
    width: 440px;
}

.navbar-brand-image > img {
    height: auto;
    width: 100%;
	max-height: 100%;
}

.navbar.navbar-top {
    margin-top: 1rem;
}



.navbar-top.metamenu:after {
  content: "";
  display: table;
  clear: both;
}


.navbar .container {
    position: relative;
}


.navbar-top div.metamenu {
    
	margin-top: 1rem;
	width: 45%;
	float: right;
}

.navbar-top div.metamenu::after {
    clear: both;
    content: "";
    display: table;
}

.navbar-top .mmenu.pull-right > li {
    background: #83CA17 none repeat scroll 0 0;
    margin-left: 1.5rem;
	padding: 4px 16px;
}

.navbar-top .mmenu.pull-right > li a{
    color: white;
}


/*
.form-group:last-child {
    display: none;
}
*/

.navbar .form-group:last-child {
    display: none;
}


.navbar-top fieldset p {
    margin: 0;
	display: none;
} 


.navbar-top .form-control {
	height: 34px;
} 

.navbar-top .btn {
	height: 34px;   
	font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}


.header-subline {
    margin-top: 0.75rem;
	margin-bottom: 1.5rem;
	height: 8px;
	overflow: hidden;
	
}

.col-md-3.subline-links {
    background: #c3cbcd none repeat scroll 0 0;
}

.col-md-9.subline-rechts {
    background: #6A8199 none repeat scroll 0 0;
}




.col-md-9.maincontent-wrap {
    width: 71%;
}

.col-md-3.subcontent-wrap {
    width: 28.99%;
}




/*

.navbar-top .formgroup:nth-child(2) {
    display: none;
} 


.navbar-top.formgroup:last-child {
    display: none;
} 

.navbar-top fieldset.formgroup:last-of-type {
    display: none;
} 

*/


/* Menu links */



.subcontent-wrap.hidden-print {
    border-top: 8px solid #6a8199;
    margin-top: 1.5rem;
}



.nav.nav-sidebar {
    background-color: #E8EAEC;
	background-color: #ebeef0;
}


.nav.nav-sidebar li a {
	border: none;
    border-bottom: 4px solid white;
    color: #4A5966;
	color: #283440;
    display: block;
    padding: 10px 15px;
    position: relative;
    transition: all 0.15s ease-in-out 0s;
}

/*  Schreibt auf alle Ebenen  */
.nav.nav-sidebar li a:active, .nav.nav-sidebar li a:hover, .nav.nav-sidebar li a:focus {
    background-color: #eee;
    border-color: #83ca17;
    color: #333;
    outline: 0 none;
    text-decoration: none;
    z-index: 1;
}


.nav-sidebar ul li a{
    color: #4A5966;
}



.nav.nav-sidebar > li {
    margin-bottom: 0 !important;
}


.nav.nav-sidebar li.active > a {
    color: white;
	background-color: #83ca17;
}

/*  Hover-Farbe aus package überschreiben  */
.nav.nav-sidebar li.active > a:active, .nav.nav-sidebar li.active > a:hover, .nav.nav-sidebar li.active > a:focus {
    color: white;
    /*  background-color: inherit;  */
}


.nav-sidebar li.active > ul {
    margin-bottom: 0 !important;
	background: #D9F2C1 none repeat scroll 0 0;
}

.nav-sidebar li.active > ul li{
    margin-bottom: 0 !important;
}



/*  2te Ebene ausgeklappt  */

/*  Hintergrund  */
.nav.nav-sidebar ul {
    border-left: none;
    margin-top: -1px;
    padding-left: 0;
}

.nav.nav-sidebar > li > ul::before {
    background-color: #e6e6e6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0px;
}


.nav.nav-sidebar li li:hover {
    background: transparent;
}

/*
.nav.nav-sidebar li li a {
    color: #3D4735;
}
*/

/*  Aktiver Punkt auf Ebene 2  */
.nav.nav-sidebar li li.active > a {
    background-color: #83ca17;
	background-color: #67B333;
    color: white;
}


.nav.nav-sidebar li li a:active, .nav.nav-sidebar li li a:hover, .nav.nav-sidebar li li a:focus {
    background-color: transparent;
    border-color: #83ca17;
    color: #333;
    outline: 0 none;
    text-decoration: none;
    z-index: 1;
}



/*  Folgeseiten header / breadcrumb  */
.breadcrumb-inner {
    background: #95A5BA none repeat scroll 0 0;
    height: 15rem;
    padding: 1.5rem;
	background-image: url('https://www.spp1623.de/fileadmin/admin/css/SPP_Folgeseiten_back4.jpg');
	background-image: url('https://www.spp1623.de/fileadmin/admin/css/SPP_Folgeseiten_back_grafisch.jpg');
	background-size: cover;
	position: relative;
}


.breadcrumb-section {
    background-color: transparent;
    /*  border-bottom: 8px solid #eee;  */
    margin-bottom: 27px;
}

.breadcrumb {
    background-color: white;
	background-color: #4c6280;
    margin-bottom: 27px;
    padding: 8px 15px;
}

.breadcrumb-section .breadcrumb {
    border-radius: 0;
    margin-bottom: 0;
    padding: 5px 15px;
	display: inline-block;
	position: absolute;
	bottom: 1.5rem;
}

.breadcrumb-section .breadcrumb {
    border-radius: 0;
    bottom: 1.5rem;
    display: inline-block;
    font-size: 28px;
    margin-bottom: 0;
    padding: 15px 25px;
    position: absolute;
}

.breadcrumb a {
    color: white;
}
.breadcrumb > .active {
    color: white;
}


.section {
    padding-bottom: 5rem;
    padding-top: 1.5rem;
}


.nav-tabs {
    border-bottom: 4px solid #ddd;
}


hr.boldline {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C3CBCD;
    border-image: none;
    border-style: solid none none;
    border-width: 5px 0 0 0;
    margin-bottom: 0.75rem;
    margin-top: -1.25rem;
}

.frame-space-before-small {
    margin-top: 1.5rem;
}




.frame-indent {
    margin-left: 0;
    margin-right: 25%;
}

.frame-indent h1{
    margin-left: 0;
}





/*  Spezial-Boxen  */
/*  #############  */


/*  Box links grün - News etc. in Seitenspalte */
 


.frame-98 {
    background-color: #ebeef0;
	padding: 0 0 1.5rem 0;
	margin-bottom: 2.25rem;
} 


.frame-98 h2, .frame-98 h3 {
    background-color: #83ca17;
		color: white;
		padding: 0.25rem 1.25rem;
		margin-bottom: 0.75rem;
		font-size: 20px;
}

.frame-98 h4 {
		color: #83ca17;
		padding: 0 1.25rem 0rem 1.25rem;
		margin-bottom: 0.75rem;
		font-size: 20px;
}

.frame-98 p {
		padding: 0 1.25rem 0.5rem 1.25rem;
		/* font-size: 20px; */
}


.frame-98 .header > a {
		padding: 0 1.25rem 0.5rem 1.25rem;
		display: block;
		/* font-size: 20px; */
}


.more {
    color: transparent;
    display: block;
    margin: 0 1.25rem 0.5rem;
}


.box-links .more::before {
    content: url("https://www.spp1623.de/fileadmin/user_upload/Design-Icons_und_Grafiken/More_Button_rund.png"); 
    display: block;
    float: left;
    margin-left: 0;
    margin-right: 10px;
}




.frame-98 figure {
    display: table;
    line-height: 1.55;
    margin: -1.25rem 0 0.5rem 0;
    padding: 0.25rem 1.25rem;
}


/*  Projekt-Box - auf der home */

.frame-99 {
    background-color: #586A80;
		color: white;
		padding: 1.5rem 0.25rem 1.75rem 0.25rem;
		font-size: 20px;
		display: flex;
		display:-ms-flexbox;
}

.projektbox-grid {
    width: 32.9%;
	border-right: 2px solid white;
	padding: 0rem 1.5rem;
}
.projektbox-grid.last{
	border-right: none;
}
/*  Umbruch auf Desktop fuer Hoehe  
.projektbox-grid h5 {
    max-width: 70%;
}*/

/*  Version 2  */
.frame-99 {
    background-color: #586A80;
	background-color: #4c6280;
		color: white;
		padding: 1.5rem 0.25rem 1.75rem 0.25rem;
		padding: 0;
		font-size: 20px;
		display: block;

}
.projektbox_grafikheader {
    background: #ebeef0 none no-repeat scroll 0 0;
    height: 15rem;
	background-image: url("https://www.spp1623.de/fileadmin/admin/templ_img/projectbox_header_bg.jpg");
	background-size: cover;
	display: flex;
	align-items: flex-end;
	padding: 1.5rem 1.75rem 1.75rem 1.75rem;
	padding: 1.5rem 3rem 0.75rem 3rem;
	width: 100%;
}

.projektbox_grafikheader h2, .projektbox_grafikheader h3 {
	color:  #466180;
	font-size: 2.2rem;
}

.projektbox_itemrow {
    display: flex;
	padding: 1.5rem 1.75rem 1.75rem 1.75rem;
	
}

.projektbox-grid {
    width: 49.9%;
	border-right: 2px solid white;
	padding: 0rem 1.5rem;
}



.nav-tabs > li > a  {
    background-color: #83ca17;
	background-color: #6a8199;
	border: none;
    color: white;
	padding: 7px 21px;
	margin-right: 4px;
}

.nav-tabs > li > a:hover {
    background-color: #83ca17;
}

.nav-tabs > li > a:hover {
    border: none;
	background-color: #83ca17;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #6a8199;
	background-color: #83ca17;
    border: none;
    color: white;
}


.scroll-top {
    background-color: #3b4f6b;
    border: 2px solid white;
    bottom: 40px;
    color: #fff;
    height: 3em;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 40px;
    transition: all 0.3s ease-in-out 0s;
    width: 3em;
    z-index: 1000;
}

.css-arrow::before, .scroll-top .scroll-top-icon::before {
    border-left: 2px solid;
    border-top: 2px solid;
}



.alert-info {
    background-color: #ebeef0;
    border-color: #ebeef0;
    color: #31708f;
}


.footer-section {
    background-color: #586a80;
	background-color: #4c6280;
}

.footer-section-content figure {
    width: 80%;
	max-width: 400px;
}


.footer-logo {
    width: 90%;
}
.footer-logo img{
    width: 80%;
	max-width: 180px;
	margin-top: 12px;
}

.footer-legal a, a.footer-legal {
    color: white;
}

.footer-legal a:hover, a.footer-legal:hover {
    color: white;
}


.footer-legal a::before, a.footer-legal::before {
	/* koennte man mit background-image eigentlich stabiler loesen, aber beforer/after ist ja trendiger  */	
    background: rgba(0, 0, 0, 0) url("https://www.spp1623.de/fileadmin/admin/templ_img/MoreBtn__rnd_blau_auf_ws_footer.png") no-repeat scroll right top / cover ;
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 10px;
    margin-top: 4px;
    width: 20px;
}



  @media (min-width: 768px) {

    .container {
      max-width: 748px; } 

}


  @media (min-width: 992px) {

    .container {
      max-width: 982px; } 

	.navbar-collapse.collapse {
    display: none !important;

}


/* genaueres Zielen auf object für überschreiben der less-Datei  */
.navbar-header-main .navbar-brand.navbar-brand-image > img {
    height: auto;
    width: 100%;
}
    

}


  @media (min-width: 1280px) {

    .container {
max-width: 1280px;
 } 
 
 
     .container {
    margin-left: 60px;
    margin-right: 60px;
	} 

    .body-bg {
	padding-top: 1.5rem;
	  
	  /*hier weniger Abstand  
	  max-width: 1320px; } */
	   }
	  
	.body-bg {
	display: table;
    /*  padding: ;  */
    width: auto;
	}  
	
	/*  mehr Weissraum in Desktop-Ansicht  */
	.col-md-9.maincontent-wrap {
    padding-left: 3%;
	}

}




  @media (min-width: 1400px) {


}



  @media (max-width: 1280px) {

.container .frame-100, .container-fluid .frame-100, .container .frame-100, .container-fluid .frame-100 {
    width: 100%;
}

.frame-100 .firstcol {
    max-width: 30%;
}

.frame-100 .secondcol {
    width: 69%;
}

}



  @media (min-width: 992px) {

.subcontent-wrap {
    display: block;
}

#mobile-bottom {
    display: none;
}

}


  @media (max-width: 991px) {

/* genaues zielen auf object nötig für überschreiben der less-Datei  */


.navbar-top div.metamenu {
    display: none;
}

.navbar-header-main .navbar-brand.navbar-brand-image {
    padding-top: 0;
}

.navbar-header-main .navbar-brand.navbar-brand-image > img {
    width: 100%;
	height: auto;
	max-height: inherit;
}

.searchbox {
    display: none;
}

.col-md-3.subcontent-wrap {
    width: 100%;
}

#content .subcontent-wrap {
    display: none;
}

.col-md-9.maincontent-wrap {
    width: 100%;
}

#mobile-bottom {
    display: block;
	max-width: 748px;
	margin: 1rem auto;
}
	    

}  /* Ende   @media (max-width: 991px)  */



  @media (max-width: 867px) {

/* genaueres Zeielen auf bject nötig für überschreiben der less-Datei  */

.spp-hero {
    padding: 4rem 12% 10rem 10%;
}

.spp-hero-bildbox {
    padding: 0;
    width: 100%;
}



.navbar-header-main .navbar-brand, .navbar-header-main .navbar-brand.navbar-brand-image {
    height: 120px;
    padding-top: 0;
    width: 400px;
}



/* benutzt bei Seitentitel h1  */
.frame-indent {
    margin-left: 0;
    margin-right: 0%;
}

h1, .h1 {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 2rem;
    margin-bottom: 1.5rem;
}


.frame-100 .firstcol {
    max-width: 30%;
    padding: 0.375rem;
}
.frame-100 p {
    font-size: 18px;
}




.navbar-header-main .navbar-brand, .navbar-header-main .navbar-brand.navbar-brand-image {
    padding-top: 0;
    width: 100%;
	max-width: 480px;
}

	    

}  /* Ende   @media (max-width: 867px)  */


  @media (max-width: 575.98px) {

/* Notiz: genaueres Zeielen auf object für überschreiben der less-Datei  */

.navbar-header-main .navbar-brand, .navbar-header-main .navbar-brand.navbar-brand-image {
    height: 100px;
}
.navbar-toggle {
    margin-top: 0;
	margin-bottom: 0;
}

/* Umbrueche imMobile Menu  */
.dropdown-menu > li > a {
    white-space:normal;
}

/* Notiz: genaueres Zeielen auf object für überschreiben der less-Datei  */
.headerinner {
    display: table;
    height: auto;
    overflow: visible;
    padding: 1rem 5%;
    width: 100%;
}


.navbar-header-main .navbar-brand {
    height: 100px;
    padding: 0;
    width: 100%;
}


.spp-hero {
    padding: 4rem 5% 10rem 5%;
}


.navbar-header-main .navbar-brand {
    height: 100px;
    width: 100%;
}

.projektbox_grafikheader {
    height: 10rem;
	padding: 0.75rem 1.5rem 2.25rem 1.75rem;
}

.projektbox_itemrow {
    display: block;
	padding-bottom: 0.75rem;
}
.projektbox-grid {
    border-right: none;
	border-bottom: 2px solid white;
    padding: 0.75rem 1.5rem 2.25rem 0rem;
    width: 99%;
}
    
.projektbox-grid.last {
    border-bottom: none;
}
.projektbox-grid h5 {
    margin-bottom: 0;
}

}  /* Ende   @media (max-width: 575.98px)  */










/*  ################################################################  */

 .animated {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }


@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}


/*  Testformate  */


/* 
h1, .h1 {
    border-bottom: 5px solid #c3cbcd;
    color: #83ca17;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 3rem;
    margin-bottom: 0.75rem;
    padding-bottom: 1.5rem;
}
*/


.panel-default > .panel-heading {
    background-color: #ebeef0;
    border-color: #ddd;
    color: #333;
}


.nav-sidebar li.active > ul {
    background: #d9f2cd none repeat scroll 0 0;

background: #dae4eb none repeat scroll 0 0;

    margin-bottom: 0 !important;
}

.nav-sidebar li.active > ul {
    background: #d8e0e6 none repeat scroll 0 0;
    margin-bottom: 0 !important;
}



body, .htmlarea-content-body {
    color: #232d40;
	color: #283440;
}


/*  Newsausgabe  */

.box-links .more {
    color: transparent;
}

.news-img-wrap.box-links {
    display: none;
}

.teaser-text p {
    margin-bottom: 0.75rem;
}


/*  Liste im Content  */

.news .article .news-img-wrap a {
    border: none;
    display: block;
    float: left;
    padding: 0;
}

.news-list-view .footer {
    display: none;
}

.news-list-view .article .teaser-text {
    margin-top: 0.75rem;
}

.news-list-view .more {
    color: #83ca17;
}

/*  Detail View  */

.news-single .footer {
    display: none;
}

.news-single .article .teaser-text {
    color: inherit;
    font-size: 20px;
    margin-bottom: 1.5rem !important;
}












hr {
    border-color: #c3cbcd currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 5px 0 0 0;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
 /*  schlechtes Kerning, wenn kursive daneben  */
b, strong {

}

em {
    margin-right: 4px;
}



 /*  Anmeldeformulare  */
 
 
.tx-powermail .container-fluid {
    margin: 0;
	padding: 0;
} 
 
.powermail_fieldset.powermail_fieldset_1 {
    background: #ebeef0 none repeat scroll 0 0;
}

.powermail_fieldwrap {
    width: 100%;
}


.powermail_fieldwrap .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 18px;
    height: 41px;
    line-height: 1.55;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.powermail_fieldset .form-group {
    margin-left: 0px;
}

.powermail_fieldwrap .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.powermail_fieldwrap .col-sm-10 {
    display: block;
	width: 95%;
}

.powermail_fieldwrap .control-label.col-sm-2 {
    display: block !important;
}

.powermail_fieldwrap .control-label.col-sm-2 {
    display: block !important;
    font-weight: 400;
    text-align: left;
    width: 100%;
}

.powermail_fieldwrap_type_submit .col-sm-offset-2 {
    margin-left: 0;
}

.powermail_fieldwrap_type_text .col-sm-offset-2{
    margin-left: 0;
}

.powermail_fieldwrap_type_html .col-sm-offset-2 {
    margin-left: 0;
}

.powermail_fieldwrap_type_html .radio input {
    margin-top: 0;
}

/* Warum als absolute gesetzt? So lassen? */ 
.radio input, .checkbox input {
    color: red;
    margin-left: -20px;
    margin-right: 10px;
    margin-top: 9px;
    position: absolute;
}


.powermail_fieldwrap_type_submit .btn-primary {
    background-color: #83ca17;
    border-color: #74b314;
    color: #fff;
	padding: 7px 28px;
}

.powermail_fieldwrap_type_radio {
    margin-bottom: 1rem;
}



/* Login form */ 


#c750.frame-98 figure {
    line-height: 1.55;
    margin: 0.5rem 0 0.5rem 0;
    padding: 0.25rem 1.25rem 0.25rem 1.25rem;
}

#c750 p a {
    color: inherit;
}



.frame-type-login {
    background: #ebeef0 none repeat scroll 0 0;
    padding: 0.75rem 1.5rem;
	margin-bottom: 1.5rem;
}

.frame-type-login legend {
    font-size: 24px;
    margin-bottom: 27px;
}




/*  Liste past eventes - 11/2021 */

/*  Format von - CPS Startseite Keynote-Speakerbox */
.frame-101 {
    background: #ebeef0 none repeat scroll 0 0;
    margin-top: 0;
    padding: 2rem 2rem 1rem;
	padding: 1.5rem 2rem 1.5rem 2rem;
	margin-bottom: 3rem;
}

.frame-101 header {
    background: #eb5d1d none repeat scroll 0 0;
	background: #83ca17 none repeat scroll 0 0;
	
    color: white !important;
    display: table;
    margin-bottom: 1.5rem;
    margin-top: 0;
    padding: 6px 16px;
}

.frame-101 header h2,
.frame-101 header h3 {
    color: white !important;
    margin-bottom: 0;
}
