::-moz-selection { background: #730217; color: #fff; text-shadow: none; }
::selection { background: #730217; color: #fff; text-shadow: none; }

body, .body {
    font-weight: 300;
    text-transform: none;
    font-size: 18px !important;
    line-height: 1.6em;
    color: #111210;
}
h1 {
  color: #730217;
}
.astroid-header-section {
    width: 100%;
    left: 0;
    z-index: 1002;
    background-color: #e0e8ef !important;
    padding-top: 10px;
    padding-bottom: 10px;
	border-bottom: 2px solid #730217 !important;
}
.astroid-offcanvas .astroid-offcanvas-inner {
    position: relative;
    display: block;
    padding: 0 30px;
    height: calc(100% - 50px);
    font-size: 20px;
    line-height: 1.6em;
}
/* Drei Striche */
.offcanvasRight .burger-menu-button.header-offcanvas-trigger .inner::before {
  height: 4px !important; /* Dickere Linie */
  background-color: #730217; /* Farbe nach Wunsch */
  border-radius: 2px;
  width: 30px;
}
.offcanvasRight .burger-menu-button.header-offcanvas-trigger .inner::after {
  height: 4px !important; /* Dickere Linie */
  background-color: #730217; /* Farbe nach Wunsch */
  border-radius: 2px;
  width: 30px;
}
.offcanvasRight .burger-menu-button.header-offcanvas-trigger .inner {
    right: 0;
	background-color: #730217;
    height: 4px !important;
    width: 30px;
}
.bildinfo {
  -webkit-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
  -moz-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
  box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
  margin-top: 5px;
  margin-bottom: 10px !important;
}
.nav-title-text {
    border-bottom: 2px solid #730217;
}
.astroid-nav .nav-title > * {
  margin-left: 20px;
}
.astroid-contact-info {
    font-size: 1.3em;	
}
a {
    text-decoration: none !important;
    color: #730217;
    font-weight: bold;
}
a:hover {
    text-decoration: none !important;
    color: #e2b330;
}
.astroid-header-sticky a{
 font-size: 28px !important;
 line-height: 1.8em;
}
.astroid-header-sticky{
 padding-bottom: 10px;
 background-color: #e0e8ef !important;
 border-bottom: 2px solid #730217 !important;
}
.item-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)!important;
    border-top: 5px solid #003B45 !important;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.bildschatten {
	margin-bottom: 20px; 
	margin-top: 10px; 
	-webkit-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
	-moz-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
	box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
	}
.bildschattenborder {
    margin-bottom: 20px;
    margin-top: 10px;
    -webkit-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    border: 2px solid #003B45;
	}
.blog .readmore{
    background-color: #003b45;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 11px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
.jd-form-button{
    width: 80%;
    background-color: #003b45;
    -webkit-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    cursor: pointer;
    display: block;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 15px 25px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

.readmore a{
    font-size: 1.1em;
    color: rgba(255,255,255,1.00);
}
.textbutton {
    width: 40%;
    font-size: 1.5em;
    background-color: #730217;
    -webkit-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    cursor: pointer;
    display: block;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 15px 25px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    color: rgba(255,255,255,1.00);
    text-align: center;
    border-radius: 4px;
}
.textbutton:hover {
    background-color: #e2b330;
    color: #730217;
}
.textbuttonbig {
    width: 100%;
    font-size: 1.5em;
    background-color: #730217;
    -webkit-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 13px 7px -9px rgba(50, 50, 50, 0.6);
    cursor: pointer;
    display: block;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 15px 25px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    color: rgba(255,255,255,1.00);
    text-align: center;
    border-radius: 4px;
}
.textbuttonbig:hover {
    background-color: #e2b330;
    color: #730217;
}
.btn-sm {
    background: #212529;
    font-size: 1.3em;
	border-radius: 5px;
}
.btn-primary {
  background: #730217;
}
.btn-primary:hover {
  background: #e2b330;
	color: #730217;
}
.btn-secondary {
 background: #730217;
}
.btn-secondary:hover {
 background: #e2b330;
	color: #730217;
}
.btn-sm:hover {
 background: #e2b330;
}

.footertext{
    color: #FFFFFF;
}
#bottom-a {
    border-top: 2px solid #003b45;
	background-color: #e0e8ef;
}
.grid-hover {
    border-top: 5px solid #003B45;
}
#t-1529472563843 {
    background-color: #730217;
    color: rgb(255, 255, 255);
    padding-top: 10px;
    padding-bottom: 10px;
}
#f-oel6e1bpp {
  background-color: #730217;
}
#astroid-backtotop {
  background: #730217;
  padding: 10px;
}
.form-control {
    border-color: #212529;
}
/* Formular */
.visforms {
    padding: 30px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border: 3px solid #730217;
    margin-bottom: 30px;
}
.form-check-label {
	margin-left: 5px;
}
.form-check-inline {
  display: inline-block;
  margin-right: 3rem;
}
.form-control {
    border-width: 2px;
    border-style: solid;
    border-color: #730217;
}
.form-select {
    border-width: 2px;
    border-style: solid;
    border-color: #730217;
}
.mb-3 {
    border-width: 2px;
    border-style: solid;
    border-color: #730217;
}
.visform input,
.visform select,
.visform textarea {
    font-size: 18px !important;
    color: #000000;
	height: 50px;
}
.cc-revoke, .cc-window {
  font-family: 'Open Sans';
  font-size: 15px;
  line-height: 1.4em;
}
#f1c-qe89el34j {
  color: #fff;
}
@media (max-width: 768px) {
body, .body {
  font-weight: 300;
  text-transform: none;
  font-size: 16px !important;
  line-height: 1.6em;
}
h1 {
  font-size: 22px !important;
  line-height: 1.6em;
}
h2 {
  font-size: 20px !important;
  line-height: 1.6em;
}
.astroid-contact-info {
    font-size: 1em;	
}
.textbutton {
    width: 80% !important;
    font-size: 1.2em !important;
}
.textbuttonbig {
    width: 80% !important;
    font-size: 1.2em !important;
}
.visforms {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.visform input,
.visform select,
.visform textarea {
    font-size: 18px !important;
    font-weight: bold !important;
}
 /* Falls dein Formular eine eigene ID/Klasse hat, die hier einsetzen, z. B. #visform-123 */
  .visform .col-3,
  .visform .col-9,
  .visform .col-md-3,
  .visform .col-md-9 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* Label über dem Feld + kleiner Abstand */
  .visform label {
    display: block;
    margin-bottom: 0.35rem;
  }

  /* Eingabefelder wirklich vollbreit */
  .visform .form-control,
  .visform input,
  .visform select,
  .visform textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }
.visform .row > [class*="col-"] { margin-bottom: .35rem; 
}
}

