@charset "UTF-8";
/* main content */
#body-wrapper {
	height: 100%;
}

#sp-main-body{
  padding: 50px 0px; /* Reduziert den Abstand oben und unten - Orignal 100px, Alexander Holzbach */
}

@media screen and (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1200px;
}
}

#sp-main-body .sp-column {
    background-color: rgba(255,255,255,0.7);
	padding: 5px;
}

a {
  color: #e55c19;
}

table >thead {
  width:100%;
  background-color: #E85C19;
  color: #fff;
  font-weight: bold;
}
table.content td{
  padding: 2px 5px !important;
}

blockquote {
  margin: 0px 10px 0px 10px;
  padding-left: 10px;
  border-left: 3px solid #E85C19;
}

/* Mega-Menu-Anpassungen */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding:5px;
    background: #ffeee3;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #e55c19;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	/* padding: 4px 4px;*/
   width: 100%;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
   color: #000;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
	background-color: #e55c19;
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
	background-color: #e55c19;
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #e55c19;
  font-weight: bold;
}

.sp-megamenu-parent .sp-module {
  margin-top: 10px !important;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  background-color: rgb(255, 204, 153);
}

.item-header>.sp-menu-heading {
display: block;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
margin-bottom: 10px;
}

a.normalcase {
text-transform: none;
}


a.moodle ::before{
  content: url("https://www.fichte-gymnasium.de/images/service/moodle.png");
  margin: 0 -5px 0 -2px;
}

/* Unter-Navigation auf der linken und rechten Seite */
#sp-left .sp-module, #sp-right .sp-module {
  padding: 10px;
  margin-top: 0px;
  border-bottom: 1px solid #e55c19;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 0px;
}

#sp-left .sp-module ul > li > a {
  line-height: revert;
}

.sp-module ul > li > a::before {
  font-family: "FontAwesome 5 Free";
  content: "›";
  margin-right: 8px;
}

.menu-fi {
  text-align: left;
}
.menu-fi > li > ul {
  margin: 0px 0px 0px 8px;
}
.menu-fi >li.menu-parent {
  margin: 20px 0 0 0;
  text-transform: uppercase;
  font-weight: normal;
}
.menu-fi >li.menu-parent li {
	text-transform: none; 
    font-weight: 300;
}
.menu-fi > li.menu-parent ::before{
	content: none;
}
.menu-fi > li.menu-parent li ::before{
    font-family: "FontAwesome 5 Free";
    content: "»";
    margin-right: 8px;
}
.menu-fi >li.menu-parent+li{
  margin: 20px 0px 0px 0px;
}

/* Top-Bar */
#sp-top-bar .sp-module.slogan{
  display: inline-block;
  margin: 0 !important;
  width: 100%;
  font-size:10pt;
  background-color: rgba(0,0,0,0);
}

ul.slogan {
  list-style: none;
  padding: 0;
  margin: 0px;
  display: inline-block;
  width: 100%;
}

ul.slogan >li.slogan {
  display: inline-block;
  font-size: 95%;
  color: white;
  margin: 0;
}

.slogan {
  float: none;
  text-align: left;
}

.sp-contact-info {
  float: right;
}

@media screen and (max-width: 767px) {
  .slogan li {
    font-size: 90%;
    text-align: center;
  }

  .slogan {
    float: none;
    text-align: center;
  }
  .sp-contact-info {
    float: none;
    text-align: center;
  }
}

/* Breadcrumb */

.breadcrumb{
  font-size:10pt;
  margin-bottom:0pt;
  background-color:#ffece0;
  padding: 2px;
}

.breadcrumb-item {
  padding: 0px 0px 0px 5px;
}

/* Top News */
#sp-topnews{
  background-image: url("/images/schule/gebaeude/Schuleingang_1920x1280_45_alpha.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
}

#sp-user4 .sp-column{
  background-color: rgba(255,255,255,0.7);
  padding: 15px;
  margin-top: 20px;
}

/* Footer-style */
#sp-footer{
  padding: 0px !important;
}

#sp-footer a, #sp-bottom a {
  color: #fff;
}
#sp-footer a:hover, #sp-bottom a:hover {
  color: #fff;
}

/* hp-verweis */
#sp-urgent {
  background-color:#ffece0;
  -webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.75);
  padding: 5px;
}

/* Tag der offenen T¸r */
.tdotContainer{
  height: 0;
  width: 100%;
  padding-top: 75%;
  position: relative;
}
.tdotLiveContainer{
  height: 0;
  width: 100%;
  padding-top: 175%;
  position: relative;
}
.tdotNachtragContainer{
  height: 0;
  width: 100%;
  padding-top: 80%;
  position: relative;
}

article {
  border-bottom: 1px solid rgb(229, 92, 25);
}

/** Mehrere Seiten */
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #e55c19;
  background-color: #e55c19;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #e55c19;
  background-color: #e55c19;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #e55c19;
  border-color: #e55c19;
}
.tdotContainer{
height: 0;
width: 100%;
padding-top: 75%;
position: relative;
}
.tdotLiveContainer{
height: 0;
width: 100%;
padding-top: 175%;
position: relative;
}
.tdotNachtragContainer{
height: 0;
width: 100%;
padding-top: 80%;
position: relative;
}