
/*** T3SB identifier: t3sbs_skiplink */

.skip-link {
	width: 100%;
	text-align: center;
	display: block;
	padding: 4rem !important;
	background-color: aliceblue;
}
.skip-link span {
	padding: .5rem;
	width: 100%;
	text-align: center;
}

a:focus-visible,
.nav-link:focus-visible {
	outline: 2px solid crimson !important;
	border-radius: 3px !important;
	padding: 5px !important;
}
a.skip-link:focus-visible {
	outline: none !important;
}



/*** T3SB identifier: floatDropdownIconRight */

.dropend .dropdown-toggle::after {
  float: right;
  margin-top: 8px;
}
	


/*** T3SB identifier: bgWrapperImage-937 */
@media (max-width: 0px) {#s-937 {background-image: url("/fileadmin/content-schillerschule/Slider-_und_Header-Motive/2560x750-Header-Fuesse-RZ.jpg") !important;}}@media (min-width: 1px) {#s-937 {background-image: url("/fileadmin/content-schillerschule/Slider-_und_Header-Motive/2560x750-Header-Fuesse-RZ.jpg") !important;}}


/*** T3SB identifier: t3sbsCSSassets_1463 */

/* t3sbs_assets_1463 */
#c1126{
  .supraheader, 
  .mainheader{
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    padding: 0.75rem;
    font-size: 2.03125rem;
  }
  .supraheader{
    background-color: rgb(136, 198, 99);
    margin-bottom: 0.75rem;
  }
  .mainheader{
    color: rgb(136, 198, 99);
    background-color: #fff;
  }
}

	


/*** T3SB identifier: colorModeToggler */

.bd-mode-toggle .bi {
	width: 1em;
	height: 1em;
	vertical-align: -.125em;
	fill: currentcolor;
}


