/* Eigene CSS Definitionen */

body {
  background: linear-gradient(to right, rgba(255,232,186,.2), rgba(255,0,0,0));
  background:#152d77;
}
h1 {
  font-size:2.3em;
  color:#152d77;
}
h2 {
  font-size:1.6rem;
  margin-bottom:1.2em; margin-top:0.8em;
  font-weight:600;
  color:#0774b6;
}
h3 {
  font-size:1.2em;
  font-weight:600;
  margin-top:0.3em;
  padding:.3em;
  color:#005081;
  font-weight:600;
  border-bottom:1px solid #c9d1ec;
  line-height:1.3;
}
.col-md-4 {    
}

.maincontent ul {list-style: none}
.maincontent ul li::before {content: "\25CF"; color: #aec1ca;
  display: inline-block; width: 1.5em;
  margin-left: -1.5em;}

  img {
    max-width: 100%;
    height: auto;
  }
  .jumbotron {
    margin-top:0em;
    height:10em;
  }
  @media screen and (max-width:30em) {
    .jumbotron {height:9em;}
  }
  @media screen and (max-width:50em) {
    .jumbotron {height:10em;}
  }
  .pageheader {
    padding-top: .8rem;
    padding-bottom: .8rem;
    font-size: 80%;
  }

  .pageheader .form-control,
  .pageheader .btn {
    font-size: 80%;
  }
  #siegel-logo {
    width: 30rem;
  }
  .schule-logo  {
    max-width: 17em;
    height:auto;
    float: right;
    position:absolute;
    right:3em;
    top:.0em;
  }
  @media screen and (max-width:70em) {
    #siegel-logo  {width:18em; }
  }
  @media screen and (max-width:70em) {
    .schule-logo  {width:13em; margin-top:2.5em;}
  }
/*
@media screen and (max-width:60em) {
.schule-logo  {width:15em; left:30px; top:90px;  }
}
@media screen and (max-width:50em) {
#siegel-logo  {width:400px; }
}
@media screen and (max-width:40em) {
.schule-logo  {width:22em; left:70px; top:50px;  }
}
@media screen and (max-width:30em) {
#siegel-logo  {width:200px; left:0px;}
}
@media screen and (max-width:30em) {
.schule-logo  {width:10em; left:10px; top:30px;  }
}
*/

  .card-block {
    background:tan;
    border-radius: .4em;
    padding: .5em;
    box-shadow: 0 0 0 .1em #CCA352;
  }
  .card-block {
    background:#fffbf4;
    line-height:.8em;
    font-size:1em;
  }
  .sm-simple.current {
    color:ddd;
    background:#ddd;
    padding:.5em;
  }
  .main-nav {
    background: transparent;
  }
  .mainnav {
    border-bottom: 3px solid #0774b6;
    margin-top:-32px;
    padding-top:0.2em;
    background: #0774b6;
    margin-bottom:.5em;
  }

  #main-menu {  }
  #main-menu.sm.sm-simple {
    background:#ffdd00;
  }

/*ursprüngliche Farbe background Navigation: #fff*/

/*
.jumbotron {
  display: none;
}
*/

@media (min-width: 768px) {
  #main-menu {
    float: left;
    clear: none;
    background:#fff;border-radius: .3em; 
  }
}

.jumbotron .container {
  padding: 0.6rem;
  margin-top:-3em;
  color:#7F6633;
  hyphens: auto;
  width:100%;
  float:left;
/*  background: rgba(255,255,255,.7);
  background: linear-gradient(to left, rgba(21,45,119,.7), rgba(255,255,255,1));  */
  border-radius: .5em; 
}

.homepage .maincontent {
  margin-top: 2rem;
}
.maincontent {
 margin-top: 1rem;
 border-radius: .8em;
 padding-bottom:5em;
 border:0px solid #152d77; 
 margin-bottom:2.5em;box-shadow: 6px 6px 6px #cdd6da;
 background:#fdfdfd;
 box-shadow: 6px 6px 12px #002d48;
 line-height:1.7;
}
.maincontent a, .maincontent a:hover, .maincontent a:focus, .maincontent a:active {
  color:#0774b6;
}
@media screen  and (min-width:601px){
 .jumbotron {
   display: block;
 }
 .homepage .maincontent {
  margin-top: 0;
}
}
.col-md-4 {
  padding-top:1.1em;
}
.col-md-4 h3 {
  font-size:1em;
  margin-bottom:.6em;
  color:#005081;
  font-weight:600;
  background:transparent;
  border-radius: 0em; 
  border-bottom:1px solid #c9d1ec;
}
.layout_1 {
  border:1px dotted #0774b6;
  background:  rgba(243,251,255 ,1);
  padding-top:0em;  
  border-radius: .8em; 
  padding-left:.6em; 
  padding-right:.2em;
  margin-top:1em;
  margin-bottom:2.5em;
  /*box-shadow: 6px 6px 6px #cdd6da; */
  margin-bottom:2.5em;
}
.layout_1 figcaption {
  background:#FAF3EA; 
  box-shadow: 10px 10px 5px #AEB7BA; 
  margin-right:1.1em;
}
.layout_1 img {
  background:#FAF3EA; 
  box-shadow: 10px 10px 5px #AEB7BA; 
  margin-right:1em;
  margin-bottom:1.2em;
}
.layout_1 h3 {
  font-size:1em; 
  color:#fff;
  font-weight:600; 
  background:#0774b6;
  width:93%;
  border-radius: .3em;
  margin-left:-1em;
  margin-bottom:.6em; 
  margin-top:-1em;
  box-shadow: 2px 2px 4px #AEB7BA; 
}
.layout_2 h3 {
  background:transparent; 
  border-bottom:2px solid #cdeffe; 
  border-radius:0em;color:#25749F;
  color:#152d77;
}
.layout_2 {
  background:  rgba(243,251,255 ,1);
  padding-left:1em;
  border-bottom:1px solid #88d8fb;
  border-left:1px solid #88d8fb;
  border-top:2px solid #cdeffe;
  border-right:2px solid #cdeffe;
  border-radius:1em;
  margin-bottom:1.2em;
  padding-right:.7em;
  margin-bottom:2.5em;
}

.layout_2 img {
  margin-bottom:.8em;
}
.layout_3 {
  border:1px dotted #ff9e00;
  background:  rgba(255,157,0,.1);
  padding-top:0em;  
  border-radius: .8em; 
  padding-left:.6em; 
  padding-right:.2em;
  margin-top:1em;
  /* margin-bottom:2.5em;box-shadow: 6px 6px 6px #cdd6da; */
  margin-bottom:2.5em;
}
.layout_3 figcaption {
  box-shadow: 10px 10px 5px #AEB7BA; 
  margin-right:1.1em;
}
.layout_3 img {
  background:#FAF3EA; 
  box-shadow: 10px 10px 5px #AEB7BA; 
  margin-right:1em;
  margin-bottom:1.2em;
}
.layout_3 h3 {
  font-size:1em; 
  color:#4c230a;
  font-weight:600; 
  background:#ff9e00;
  width:93%;
  border-radius: .3em;
  margin-left:-1em;
  margin-bottom:.6em; 
  margin-top:-1em;
  box-shadow: 2px 2px 4px #AEB7BA; 
}
img {
  max-width: 100%;
  height: auto;
}
.copyright {
  color:#fff;
}

/* hamburger icon */

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  background: #fff;
}

/* Mehr Abstand auf Subpages ohne Jumbotron */
body.subpage .mainnav {
  margin-bottom: 2rem;
}

.languagemenu span,
.languagemenu a {
  display: inline-block;

}

.languagemenu a:active,
.languagemenu a:focus,
.languagemenu a:hover {
  text-decoration: none;
}

.languagemenu span:after,
.languagemenu a:after {
  content: "|";
  padding: 0 10px;
  color: #eee;
}

.languagemenu span:last-child:after,
.languagemenu a:last-child:after {
  content: "";
  padding: 0;
}
.container-fluid {
  font-size: 100%;
  padding-top: 1rem;
  padding-bottom:.2rem;
  background: #0774b6; 
  color:#333;
  border-top:0px solid #0774b6;
}
.container-fluid .metanav a:link {
  color:#fff;
  font-weight:500;
  border-bottom: .1em dotted rgba(49,153,210,0.4);
}
.container-fluid .metanav a:visited {
  color:#dfdfdf;
}
.container-fluid .metanav a:focus {  
  color: #25749F;
  background: #c5e9f9;   
}
.container-fluid .metanav a:hover {  
  color: #25749F;
  background: #c5e9f9;
}
.container-fluid .metanav a:active {  
  color: #dfdfdf;
  background: #c5e9f9;    
}
.container-fluid .metanav-item {
  color:silver;
}
.container-fluid .metanav-item.active {
  color:silver;
  font-weight:600;
}
.navbar-fixed-bottom {
  position: relative;
  margin-top: 7rem;
  margin-bottom:0rem;
}



.metanav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.metanav li {
  display: inline-block;
  margin-right: 1rem;
}

.metanav li:last-child {
  margin-right: 0;
}

.breadcrumb {
  padding: 0.75rem 0;
  margin-bottom: .8rem;
  list-style: none;
  background-color: transparent;
  font-size: 95%;
  border-bottom: 0px solid rgba(0,0,0,.1);
}
.breadcrumb a:link {
  color:#fff;
  font-weight:500;
  border-bottom: .1em dotted rgba(49,153,210,0.4);
}

.breadcrumb a:visited {
  color:#dfdfdf;
}

.breadcrumb a:focus {  
  color: #25749F;
  background: #c5e9f9;   
}

.breadcrumb a:hover {  
  color: #25749F;
  background: #c5e9f9;
}

.breadcrumb a:active {  
  color: #dfdfdf;
  background: #c5e9f9;    
}
.breadcrumb-item {
  color:silver;
}
.breadcrumb-item.active {
  color:silver;
  font-weight:600;
}
.mysubnav a.current {
  font-weight: bold;
}

/* Eigene Rahmen fuer content elemente */
.frame-bluebox, .frame-greybox {
  padding: 1rem;
  margin: 0 0 0 1rem;
}

.frame-bluebox {
  background: #006;
  color: #fff;
}

.frame-bluebox a, .frame-bluebox a:visited { color: #ff0; }

.frame-greybox { background: #ccc; }



/* Bootstrap Badges */
.badge {
  border: 1px solid #000;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.indexedsearch .badge-pill {
  float: right;
}

.badge-default {
  background-color: #636c72;
}

.badge-default[href]:focus, .badge-default[href]:hover {
  background-color: #4b5257;
}

.badge-primary {
  background-color: #0275d8;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
  background-color: #025aa5;
}

.badge-success {
  background-color: #5cb85c;
}

.badge-success[href]:focus, .badge-success[href]:hover {
  background-color: #449d44;
}

.badge-info {
  background-color: #5bc0de;
}

.badge-info[href]:focus, .badge-info[href]:hover {
  background-color: #31b0d5;
}

.badge-warning {
  background-color: #f0ad4e;
}

.badge-warning[href]:focus, .badge-warning[href]:hover {
  background-color: #ec971f;
}

.badge-danger {
  background-color: #d9534f;
}

.badge-danger[href]:focus, .badge-danger[href]:hover {
  background-color: #c9302c;
}

/* Anpassungen indexed_search */

.tx-indexedsearch-info dt, .tx-indexedsearch-info dd {
  display: inline-block;
}

.tx-indexedsearch-info dd {
  margin-right: 1rem;
}

ul.tx-indexedsearch-browsebox {
  margin: 0 0 1rem 0;
  padding: 0;
  font-size: 80%;
}

ul.tx-indexedsearch-browsebox, .tx-indexedsearch-browsebox li {
  list-style-type: none;
}

.tx-indexedsearch-browsebox li {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0 .5rem 0 0;
}

.tx-indexedsearch-redMarkup {
  display: inline-block;
  background: rgba(255,255,0,.5);
}
.sm-simple {
  background: #6191cf;
}


.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
  color: #152d77;
}


.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
  font-size: 1em;
}
