/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/* Google Fonts lokal einbinden  */
@charset "utf-8";
/* CSS Document */
/* .rscarousel[class*="rsmg_rsp_container"]::before {
    background: none !important;
} */
@font-face {
    font-family: ABeeZee;
    src:url("fonts/abeezee-v11-latin-regular.ttf") format("truetype");
} 
/* abeezee-100 - latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 100;
  /* IE9 Compat Modes */
  src: url('fonts/abeezee-v11-latin-regular.eot');
  src: local('ABeeZee Thin'), local('ABeeZee-Thin'),
	/* IE6-IE8 */
        url('fonts/abeezee-v11-latin-regular.eot?#iefix') format('embedded-opentype'),
	/* Super Modern Browsers */
        url('fonts/abeezee-v11-latin-regular.woff2') format('woff2'),
	/* Modern Browsers */
        url('fonts/abeezee-v11-latin-regular.woff') format('woff'),
	/* Safari, Android, iOS */
        url('fonts/abeezee-v11-latin-regular.ttf') format('truetype'),
	/* Legacy iOS */
        url('fonts/abeezee-v11-latin-regular.svg#ABeeZee') format('svg');
}
body {
  background-color: #ffffff;
  color: #333333;
  font-family: ABeeZee;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  line-height: 27px;
  overflow-x: hidden;
  padding: 0;
  z-index: 0;
}

hr {
  border-color: #e1e1e1;
}

a {
  color: #B03626;
  outline: 0;
}

a:hover,a:active,a:focus {
  color: #B03600;
  text-decoration: none;
  outline: 0;
}

h1,h2,h3,h4,h5,h6 {
  font-family: ABeeZee;
  color: #B03626;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 0;
}

h1.alternated,h2.alternated,h3.alternated,h4.alternated,h5.alternated,h6.alternated {
  font-family: ABeeZee;
}

h1,h2,h3 {
  line-height: 1.2;
  margin-bottom: 30px;
  position: relative;
}

h1 {
  font-size: 40px;
  letter-spacing: -3px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

p {
  margin: 0 0 15px 0;
}
/* .rscarousel[class*="rsmg_rsp_container"]::before {
    background: none !important;
} */
.rstpl-header-border .container::before {
background-color: #B03626;
}
/* rsjuno -Grey border get rid of 
#rstpl-com_content .item-image{
  background-color:#FFF; 
}*/
/* Farbänderungen des RSJuno Templates  */
/* Farbe bei Links anzahl klicks aendern in RSBlog */
.text-info {
color: #007100 !important;
}
/* Farbe bei weblinks link-count ändern  */
.bg-info {
  --bs-bg-opacity: 0;
  background-color: rgba(var(--bs-info-rgb),var(--bs-bg-opacity));
  }
  .bg-info {
  background-color: #007100 !important;
}
/* Block "Du hast Fragen" - Is defined with the following CSS rule */
.rstpl-full-width-bg.light {
background-color: #007100;
color: #000000;
}
/* The menu bar background is defined by this CSS rule: */
.navbar-inner {
background: none no-repeat scroll 0 0 #007100;
}
/* Each menu item background color is defined by this rule */
.navbar .nav > li > a {
background-color: #007100;
color: #ffffff;
}
.rstpl-box-horizontal-icon .rstpl-box-icon {
  background-color: #007100;
  
/* Button Farbe */
.btn.btn-primary, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
	background-color: #007100;
	color: #ffffff;
}
.btn:hover, .button:hover {
	background-color: #ff0000;
	color: #ffffff;
}
.btn.btn-primary, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  background-color: #007100;
  color: #ffffff;
}
.rstpl-box-buttons {
    background-color: #007100;
	color: #ffffff;
}
.btn.btn-primary, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  background-color: #ff0000;
  color: #ffffff;
}
.rsblog-entry-more btn btn-primary btn-large {
    background-color: #007100;
	color: #ffffff;
}
/* Abschalten Fonts die ich nicht will in bootstrap.min.css 
:root {
    --bs-font-sans-serif: initial !important;
}
*/
/* Top Header Border abschalten */
.rstpl-header-border {
display: none;
}
body {  }