/*
Theme Name: verbundschule-hille
Theme URI: http://wordpress.org/themes/verbundschule-hille
Author: Jens Kretschmer
Author URI: http://www.k3konzept.de/
Description: Dies ist das offizielle Theme für www.verbundschule-hille.de, Copyright k3konzept / Jens Kretschmer
Version: 1.0
License: k3konzept
License URI: http://www.k3konzept.de
Tags: Verbundschule Hille
Text Domain: verbundschule-hille.de
*/
* {
          margin: 0px;
          padding: 0px;
          font-family: 'Oxygen', sans-serif;
          color: #222;
}
body {
          background-image: url(img/bg-main.png);
          background-repeat: no-repeat;
          background-position: 50% 0px;
          background-color: #eeeeee;
}
.category-32, /*Schülerzeitung*/ .category-36, /*freshline aktuell*/ .category-37, /*Schule*/ .category-38, /*Klassen*/ .category-39, /*Kultur*/ .category-45, /*Hille Tarnow Brück*/ .category-46, /*freshline früher*/ .category-41, /*Meinung*/ .category-42, /*Fotoseiten*/ .category-108 /*SV*/ {
          background-image: url(img/bg-sub-sz.png);
          background-repeat: no-repeat;
          background-position: 50% 0px;
          background-color: #eeeeee;
} /*Individuelles Headerimage für die Schülerzeitung*/
p {
          font-size: 14px;
          margin-bottom: 15px;
          line-height:1.4em;
          color: #444;
          text-align:justify;
}
article ul li {
          font-size: 14px;
          margin-bottom: 15px;
          line-height:1.4em;
          color: #444;
          text-align:justify;
}
article ul li a:link, article ul li a:link strong {
          font-size: 14px;
          text-decoration: none;
          color: #903;
          font-style:italic;
}
article ul li a:hover, article ul li a:hover strong {
          color: #bbb;
}
#main ul li {
          font-size: 14px;
          margin-bottom: 15px;
          line-height:1.4em;
          color: #444;
          text-align:justify;
}
ol li {
          font-size: 14px;
          margin-bottom: 15px;
          line-height:1.4em;
          color: #444;
          text-align:justify;
}
ol li a:link {
          font-size: 14px;
          text-decoration: none;
          color: #903;
          font-style:italic;
}
ol li a:hover {
          color: #bbb;
}
p a:link {
          font-size: 14px;
          text-decoration: none;
          color: #903;
          font-style:italic;
}
p a:hover {
          color: #bbb;
}
.startinfo a:link {
          text-decoration: none;
          color: #903;
          font-style:italic;
}
startinfo a:hover {
          color: #bbb;
}
h1 {
          font-size:1em;
          color: #390;
          font-weight: 400;
}
h2 {
          font-size:1em;
          color: #222;
          font-weight: 400;
}
h3 {
          font-size:1.7em;
          color: #1076dc;
          font-weight: 400;
          border-top-width: 1px;
          border-bottom-width: 1px;
          border-top-style: solid;
          border-bottom-style: solid;
          border-top-color: #222222;
          border-bottom-color: #222222;
          font-weight: 300;
          line-height:1.7em;
          margin-top: 0px;
}
h4 {
          font-size:1.2em;
          color: #1076dc;
          font-weight: 700;
          margin-bottom: -10px;
          line-height: 1.1em;
          font-weight: 300;
}
h5 {
          font-size:1em;
          color: #222;
          font-weight: 400;
          font-style:italic;
          line-height: 0.1em;
}
h6 {
          font-size:1em;
          color: #00389a;
          font-weight: 400;
          line-height: 0.1em;
}
.more-link {
          padding: 2px 8px 2px 8px;
          background: #1e5799; /* Old browsers */
          background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(50%, #2989d8), color-stop(51%, #207cca), color-stop(100%, #7db9e8)); /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* Opera 11.10+ */
          background: -ms-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* IE10+ */
          background: linear-gradient(to bottom, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0 ); /* IE6-9 */
          color: #fff !important;
          font-weight: 400;
          font-size: 0.8em !Important;
          font-style: normal !Important;
          letter-spacing: 0.1em !Important;
          display: inline-block;
          margin-top: 15px;
}
.back-link {
          text-decoration: none;
          font-size: 0.9em;
          color: #903;
}
.back-link:before {
          content: " ➥ ";
}
article {
          margin-bottom: 50px;/* border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222; */
}
article a {
          text-decoration: none;
          color: #903;
          font-size: 0.8em;
}
.who {
          color: #903;
          letter-spacing: 0.1em;
          font-size: 0.8em;
}
.startinfo {
          font-size: 14px;
          margin-bottom: 15px;
          line-height:1.4em;
          color: #444;
          text-align:justify;
}
/***************************************************************************************************container  */
.container {
          max-width:990px;
          margin:0 auto;
}
/***************************************************************************************************header */
#header {
          height:225px;
          float:left;
          width:100%;
}
#logo {
          float: left;
          margin-top:55px;
          margin-left: 480px;
}
.breadcrumbs {
          padding: 0px 0 0px 50px;
          font-size: 0.7em;
          color: #903;
}
.breadcrumbs a {
          color: #aaa;
          text-decoration:none;
}
/***************************************************************************************************navMain */
#navMain {
          background: #ffb600; /* Old browsers */
          background: -moz-linear-gradient(top, #ffb600 1%, #ffd26b 99%); /* FF3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffb600), color-stop(99%, #ffd26b)); /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(top, #ffb600 1%, #ffd26b 99%); /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(top, #ffb600 1%, #ffd26b 99%); /* Opera 11.10+ */
          background: -ms-linear-gradient(top, #ffb600 1%, #ffd26b 99%); /* IE10+ */
          background: linear-gradient(to bottom, #ffb600 1%, #ffd26b 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb600', endColorstr='#ffd26b', GradientType=0 ); /* IE6-9 */
          float:left;
          width:100%;
          font-size:0.8em;
}
#navMain ul {
          list-style:none;
          display: inline;
}
#navMain li {
          float:left;
          ;
}
#navMain li:first-child {
          margin-left:30px;
}
#navMain a {
          padding:11px 23px 11px 23px;
          display:block;
          color: #b38406f;
          text-decoration:none;
          font-size: 1em;
}
#navMain a:before {
          content: " 〉";
}
#navMain a:hover {
          opacity: 0.5;
          color: #b38406f;
          background: #fff;
}
/*********************************************************************************** schattenbalken */
#schatten_top {
          float:left;
          width:100%;
          height: 22px;
          opacity: 0.4;
}
#schatten_bottom {
          float:left;
          width:100%;
          height: 22px;
          opacity: 0.4;
}
#schatten_footer {
          float:left;
          width:100%;
          height: 22px;
}
/************************************************************************************************** navTop */
#navTop {
          float:right;
          width:50%;
          font-size:0.7em;
          margin-right: 50px;
          margin-top: 20px;
}
#navTop ul {
          list-style:none;
          display: inline;
}
#navTop li {
          float:right;
}
#navTop a {
          padding:4px 10px 4px 10px;
          display:block;
          color: #222;
          text-decoration:none;
}
#navTop a:hover {
          border-bottom: solid 2px #bbb;
}
#navTop .current_page_item {
          border-bottom: solid 2px #ddd;
}
/****************************************************************************************************content */
#content {
          float:left;
          width: 100%;
}
.container_content {
          background: #fff;
          width:990px;
          margin: 0 auto;
          padding: 20px 50px 50px 50px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
 *behavior: url/../script/boxsizing.htc);
          overflow:hidden;
}
/******************************************************************************************************main */
#main {
          width:656px;
          float:left;
}
/***********************************************************************************************Slideshow Home*/
.slideshow_container.slideshow_container_style-light {
          margin-bottom: 35px;
}
/************************************************************************************************Home Columns*/
.column {
          width: 310px;
          border-bottom-width: 1px;
          border-bottom-style: solid;
          border-bottom-color: #222222;
          margin-bottom: 0 0 20px 0;
}
.column.left {
          float: left;
}
.column.right {
          float: right;
}
.column.right p {
          font-size: 14px;
          margin-bottom: 15px;
          line-height:1.4em;
          color: #444;
          text-align:justify;
}
.column.right p a:link {
          text-decoration: none;
          color: #903;
          font-style:italic;
}
.column.right p a:hover {
          color: #bbb;
}
.column.right img {
          margin: 15px 0 15px 0;
}
/***************************************************************************************************Sidebar */
#sidebar {
          float:right;
          width:208px;
          padding: 0px 20px 20px 20px;
          border-left-width: 1px;
          border-left-style: dotted;
          border-left-color: #222;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
 *behavior: url/../script/boxsizing.htc);
}
/*******************************************************************************Widgets-Container*/
aside {
          float: left;
          color: #222;
          font-size: 0.8em;
}
.widgetTitle {
          margin-bottom: 0px;
          color: #fff;
          background: #666666; /* Old browsers */
          background: -moz-linear-gradient(top, #666666 0%, #888888 100%); /* FF3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #888888)); /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(top, #666666 0%, #888888 100%); /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(top, #666666 0%, #888888 100%); /* Opera 11.10+ */
          background: -ms-linear-gradient(top, #666666 0%, #888888 100%); /* IE10+ */
          background: linear-gradient(to bottom, #666666 0%, #888888 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#888888', GradientType=0 ); /* IE6-9 */
          display: block;
          padding: 12px;
          font-weight: 300;
}
h4.widget-title {
          margin-bottom: 0px;
          color: #fff;
          background: #666666; /* Old browsers */
          background: -moz-linear-gradient(top, #666666 0%, #888888 100%); /* FF3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #888888)); /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(top, #666666 0%, #888888 100%); /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(top, #666666 0%, #888888 100%); /* Opera 11.10+ */
          background: -ms-linear-gradient(top, #666666 0%, #888888 100%); /* IE10+ */
          background: linear-gradient(to bottom, #666666 0%, #888888 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#888888', GradientType=0 ); /* IE6-9 */
          display: block;
          padding: 12px;
          font-weight: 300;
}
.widget {
          width: 218px;
          border-top-width: 1px;
          border-bottom-width: 1px;
          border-top-style: dotted;
          border-bottom-style: dotted;
          border-top-color: #777;
          border-bottom-color: #777;
          margin-bottom: 2px;
}
/******************************************************************************Image-Widget*/
img.attachment-full {
          margin: 15px 0 15px 0;
}
/*************************************************************************Schnelle Links-Widget*/
.widget ul.list {
          list-style: none;
}
.widget ul.list li a {
          color: #888;
          text-decoration: none;
          font-size: 1.1em;
          line-height: 1.5em;
}
.widget ul.list li a:hover {
          color: #1076dc;
}
/************************************************************************Suchen-Widget*/
#searchsubmit {
          padding: 7px 15px 5px 15px;
          margin: 5px 0 5px 0;
          -moz-border-radius: 5px 5px 5px 5px; /* Firefox */
          -webkit-border-radius: 5px 5px 5px 5px; /* WebKit */
          border-radius: 5px 5px 5px 5px; /* Standard */
          background: #ddd;
          color: #666;
          -webkit-box-shadow: inset 0px 0px 3px 1px;
          -moz-box-shadow: inset 0px 0px 3px 1px;
          box-shadow: inset 0px 0px 3px 1px;
          border: solid 1px #eee;
}
.searchform {
          padding: 10px 0 10px 0;
}
.screen-reader-text {
          margin-bottom: 0px;
          color: #fff;
          background: #666666; /* Old browsers */
          background: -moz-linear-gradient(top, #666666 0%, #888888 100%); /* FF3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #888888)); /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(top, #666666 0%, #888888 100%); /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(top, #666666 0%, #888888 100%); /* Opera 11.10+ */
          background: -ms-linear-gradient(top, #666666 0%, #888888 100%); /* IE10+ */
          background: linear-gradient(to bottom, #666666 0%, #888888 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#888888', GradientType=0 ); /* IE6-9 */
          display: block;
          padding: 10px 12px 10px 12px;
          font-weight: 300;
          font-size: 1.2em;
}
#s {
          margin: 7px 0 5px 0;
          padding-left: 10px;
          width: 208px;
          height: 25px;
          -moz-border-radius: 5px 5px 5px 5px; /* Firefox */
          -webkit-border-radius: 5px 5px 5px 5px; /* WebKit */
          border-radius: 5px 5px 5px 5px; /* Standard */
          -webkit-box-shadow: inset 0px 0px 3px 1px;
          -moz-box-shadow: inset 0px 0px 3px 1px;
          box-shadow: inset 0px 0px 3px 1px;
          border: solid 1px #eee;
}
/************************************************************************Event Kalender*/
ul.dates {
          color: #222;
          padding: 0 !Important;
}
.event {
          background: #fff !important;
          padding: 0 !important;
          margin-bottom: 4px !important;
          margin-top: 4px !important;
}
.eo-agenda-widget {
          padding:0px;
          margin: 10px 0 0 0;
          background-color: #fff;
}
.eo-agenda-event-permalink {
          font-size: 0.9em;
          color: #222;
}
#eo_fullcalendar_1 {
          padding: 20px;
          border: solid 1px #222;
}
.fc-event-inner {
          background-color: #1076dc;
          font-size: 0.8em;
}
span.fc-event-time, span.fc-event-title {
          color: #fff;
          letter-spacing: 0.1em;
}
.ui-state-highlight {
          background: #eee !Important;
          border: solid 1px #1076dc !Important;
}
.fc-header-title h2 {
          font-size: 0.9em;
}
.eo-events-shortcode {
          padding:20px;
          border: solid 1px #222;
          background-color: #fefefe;
}
ul.eo-events-shortcode li {
          list-style-type: none;
          margin-bottom: 20px;
}
ul.eo-events-shortcode li a {
          display: block;
          font-size: 1.2em;
          text-decoration: none;
}
ul.eo-event-meta {
          padding: 0;
          list-style:none;
}
.entry-meta.eventorganiser-event-meta hr {
          display: none;
}
.entry-meta.eventorganiser-event-meta {
          border-bottom: solid 1px #222;
}
li.eo-event-future {
          list-style: none;
          margin-bottom: 1em;
          font-weight: 600;
}
li.eo-event-future a {
          text-decoration: none;
          display: block;
          color: #808080;
             font-weight: 400;
             overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}
/************************************************************************Tabellen*/
.dataTables_wrapper {
          margin: 20px 0 20px 0;
          padding: 15px;
          border: solid 1px #222;
          text-align: center;/*display: inline-block !important;*/
}
table {
          font-size: 0.8em;
}
.dataTables_length, .dataTables_filter {
          margin: 0 0 15px 0;
          font-size: 0.8em;
}
select {
          font-size: 0.8em;
}
/******************************************************************Newsletter*/
.wysija-submit {
          padding: 7px 15px 5px 15px;
          margin: 5px 0 5px 0;
          -moz-border-radius: 5px 5px 5px 5px; /* Firefox */
          -webkit-border-radius: 5px 5px 5px 5px; /* WebKit */
          border-radius: 5px 5px 5px 5px; /* Standard */
          background: #ddd;
          color: #666;
          -webkit-box-shadow: inset 0px 0px 3px 1px;
          -moz-box-shadow: inset 0px 0px 3px 1px;
          box-shadow: inset 0px 0px 3px 1px;
          border: solid 1px #eee;
}
/**************************************************************************Bildergalerie*/
.ngg-album {
          padding: 25px !Important;
          background: #eee;
}
.ngg-albumtitle a {
          text-decoration: none;
          font-weight: 300;
          color: #1076dc
}
.ngg-description p {
          margin: 0 25px 15px 150px;
}
/*************************************************************************Kontaktformular*/
#form1 {
          background: #efefef;
}
#shName {
          color: #fff;
          font-size: 1.3em;
}
/***************************************************************************************************************************************************************** footer */
#footer {
          background: #00389a; /* Old browsers */
          background: -moz-linear-gradient(top, #00389a 1%, #064ecb 99%); /* FF3.6+ */
          background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #00389a), color-stop(99%, #064ecb)); /* Chrome,Safari4+ */
          background: -webkit-linear-gradient(top, #00389a 1%, #064ecb 99%); /* Chrome10+,Safari5.1+ */
          background: -o-linear-gradient(top, #00389a 1%, #064ecb 99%); /* Opera 11.10+ */
          background: -ms-linear-gradient(top, #00389a 1%, #064ecb 99%); /* IE10+ */
          background: linear-gradient(to bottom, #00389a 1%, #064ecb 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00389a', endColorstr='#064ecb', GradientType=0 ); /* IE6-9 */
          float:left;
          width:100%;
          padding-top: 20px;
          padding-right: 0;
          padding-bottom: 20px;
          padding-left: 0;
          margin-bottom: 20px;
}
.footer_column {
          float: left;
          margin-left: 0px;
          margin-right: 20px;
          color: #fff;
          font-size: 0.7em;
          line-height: 1.8em;
          font-weight: 400;
          letter-spacing: 0.05em;
}
.footer_column_small {
          float: left;
          margin-left: 50px;
          margin-right: 10px;
          color: #fff;
          font-size: 0.7em;
          line-height: 1.8em;
          font-weight: 400;
          letter-spacing: 0.05em;
}
.footer_column a {
          color: #fff;
          text-decoration: none;
          letter-spacing: 0.05em;
}
.footer_column a:hover {
          color: #aaa;
}
#copyright {
          width:990px;
          margin:0 auto;
          padding-bottom: 70px;
          text-align: center;
}
#copyright a {
          color: #222;
          font-size: 0.8em;
          text-decoration: none;
}
#copyright a:hover {
          color: #888;
}
#copyright .fa {
          color: #222;
}
/*******************************************************************************************Images*/
img.alignleft {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
img.alignright {
          float: right;
          margin-left: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
img.aligncenter {
          float: left;
          margin-bottom: 15px;
          margin-top: 10px;
          width: 656px !Important;
          height: auto;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
img.alignnone {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
.wp-caption.alignleft {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
.wp-caption.alignright {
          float: right;
          margin-left: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
.wp-caption.aligncenter {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
.wp-caption.alignnone {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
img.alignleft.size-thumbnail {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
img.alignright.size-thumbnail {
          float: right;
          margin-left: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
img.alignnone.size-thumbnail {
          float: left;
          margin-right: 25px;
          margin-bottom: 15px;
          margin-top: 10px;
          border: 6px solid #fff;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
*behavior: url/../script/boxsizing.htc);
          -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1); /* Standard */
}
/***************************************************************************************************Icon */
.fa {
          color: #fff;
}
/*******************************************************************************************Gutenberg Blocks*/
.wp-block-image {
          margin: 0 0 1em 0;
}
.wp-block-image img {
          display: block;
          max-width: 100%;
          height: auto;
}
.wp-block-image.aligncenter img,
.wp-block-image .aligncenter,
.wp-block-image.aligncenter {
          margin-left: auto;
          margin-right: auto;
}
.wp-block-image.alignleft {
          float: left;
          margin: 0.5em 1em 1em 0;
}
.wp-block-image.alignright {
          float: right;
          margin: 0.5em 0 1em 1em;
}
.wp-block-image figcaption,
.wp-block-gallery figcaption,
.blocks-gallery-caption {
          clear: both;
          color: #666;
          font-size: 12px;
          line-height: 1.4em;
          margin: 0.5em 0 1em 0;
          text-align: center;
}
.wp-block-gallery {
          clear: both;
          display: flex;
          flex-wrap: wrap;
          gap: 16px;
          list-style: none;
          margin: 0 0 1.5em 0;
          padding: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
          box-sizing: border-box;
          display: flex;
          flex-direction: column;
          flex-grow: 1;
          justify-content: center;
          margin: 0;
          max-width: 100%;
          position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
          flex: 1 0 0%;
          height: 100%;
          object-fit: cover;
          width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image {
          width: 100%;
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image,
.wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image {
          width: calc(50% - 8px);
}
.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image {
          width: calc(33.33333% - 11px);
}
.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image {
          width: calc(25% - 12px);
}
.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image {
          width: calc(20% - 13px);
}
.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image {
          width: calc(16.66667% - 14px);
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image img {
          height: 100%;
          object-fit: cover;
}
.blocks-gallery-grid {
          display: flex;
          flex-wrap: wrap;
          gap: 16px;
          list-style: none;
          margin: 0 0 1.5em 0;
          padding: 0;
}
.blocks-gallery-grid .blocks-gallery-item {
          display: flex;
          flex-direction: column;
          flex-grow: 1;
          justify-content: center;
          margin: 0;
}
.blocks-gallery-grid .blocks-gallery-item figure {
          align-items: flex-end;
          display: flex;
          height: 100%;
          justify-content: flex-start;
          margin: 0;
}
.blocks-gallery-grid .blocks-gallery-item img {
          display: block;
          height: auto;
          max-width: 100%;
          width: 100%;
}
.blocks-gallery-grid.columns-1 .blocks-gallery-item {
          width: 100%;
}
.blocks-gallery-grid.columns-2 .blocks-gallery-item {
          width: calc(50% - 8px);
}
.blocks-gallery-grid.columns-3 .blocks-gallery-item {
          width: calc(33.33333% - 11px);
}
.blocks-gallery-grid.columns-4 .blocks-gallery-item {
          width: calc(25% - 12px);
}
.blocks-gallery-grid.columns-5 .blocks-gallery-item {
          width: calc(20% - 13px);
}
.blocks-gallery-grid.columns-6 .blocks-gallery-item {
          width: calc(16.66667% - 14px);
}
@media (max-width: 700px) {
          .wp-block-gallery.has-nested-images[class*="columns-"] figure.wp-block-image,
          .blocks-gallery-grid[class*="columns-"] .blocks-gallery-item {
                    width: calc(50% - 8px);
          }
}
@media (max-width: 420px) {
          .wp-block-gallery.has-nested-images[class*="columns-"] figure.wp-block-image,
          .blocks-gallery-grid[class*="columns-"] .blocks-gallery-item {
                    width: 100%;
          }
}
/********************************************************************************Sitemap*/
ul.page-list {
          margin: 0;
          padding: 0;
}
ul.page-list li ul li {
          margin: 0 0 0 100px;
          padding: 0;
}
ul.page-list li {
          list-style: none;
}
ul.page-list li a {
          background: #1076dc;
          padding: 5px 25px 5px 25px;
          display: block;
          color: #fff !important;
          margin: 2px 0 0 0;
}
ul.page-list li a:hover {
          background: #dfdfdf !important;
}
ul.page-list li a:before {
          content: ' ... ';
}
/**********************************************************************Submenü-window*/
.sub-menu.sub {
          -webkit-box-shadow: -4px 4px 3px 3px rgba(0, 0, 0, 0.1); /* WebKit */
          -moz-box-shadow: -4px 4px 3px 3px rgba(0, 0, 0, 0.1); /* Firefox */
          box-shadow: -4px 4px 3px 3px rgba(0, 0, 0, 0.1); /* Standard */
}
/*********************************************************************** navSidebars  */
#menu-subnav-das_sind_wir, #menu-subnav-lebendige_schule, #menu-subnav-gesamtschule, #menu-subnav-gymnasium, #menu-subnav-gymnasiale_oberstufe, #menu-subnav-schuelerzeitung, #menu-faecherangebote-gymoberstufe, #menu-faecherangebote-gymnasium, #menu-faecherangebote-gesamtschule {
          float:left;
          width:100%;
}
#menu-subnav-das_sind_wir a:hover, #menu-subnav-lebendige_schule a:hover, #menu-subnav-gesamtschule a:hover, #menu-subnav-gymnasium a:hover, #menu-subnav-gymnasiale_oberstufe a:hover, #menu-subnav-schuelerzeitung a:hover, #menu-faecherangebote-gymoberstufe a:hover, #menu-faecherangebote-gymnasium a:hover, #menu-faecherangebote-gesamtschule a:hover {
          color: #1076dc;
}
ul#menu-subnav-das_sind_wir, ul#menu-subnav-lebendige_schule, ul#menu-subnav-gesamtschule, ul#menu-subnav-gymnasium, ul#menu-subnav-gymnasiale_oberstufe, ul#menu-subnav-schuelerzeitung, ul#menu-faecherangebote-gymoberstufe, ul#menu-faecherangebote-gymnasium, ul#menu-faecherangebote-gesamtschule {
          list-style:none;
          padding: 0 0 0 0;
          margin: 15px 0 0 0;
          margin-bottom: 15px;
}
#menu-subnav-das_sind_wir li, #menu-subnav-lebendige_schule li, #menu-subnav-gesamtschule li, #menu-subnav-gymnasium li, #menu-subnav-gymnasiale_oberstufe li, #menu-subnav-schuelerzeitung li, #menu-faecherangebote-gymoberstufe li, #menu-faecherangebote-gymnasium li, #menu-faecherangebote-gesamtschule li {
          list-style:none;
          padding: 0 0 0 0;
          margin: 3px 0 0 0;
}
#menu-subnav-das_sind_wir li ul, #menu-subnav-lebendige_schule li ul, #menu-subnav-gesamtschule li ul, #menu-subnav-gymnasium li ul, #menu-subnav-gymnasiale_oberstufe li ul, #menu-subnav-schuelerzeitung li ul, #menu-faecherangebote-gymoberstufe li ul, #menu-faecherangebote-gymnasium li ul, #menu-faecherangebote-gesamtschule li ul {
          padding: 0 0 0 30px;
          margin: 0 0 5px 0;
}
#menu-subnav-das_sind_wir li a, #menu-subnav-lebendige_schule li a, #menu-subnav-gesamtschule li a, #menu-subnav-gymnasium li a, #menu-subnav-gymnasiale_oberstufe li a, #menu-subnav-schuelerzeitung li a, #menu-faecherangebote-gymoberstufe li a, #menu-faecherangebote-gymnasium li a, #menu-faecherangebote-gesamtschule li a {
          font-size: 1em;
          color: #222;
          text-decoration: none;
}
#menu-subnav-das_sind_wir li ul li a, #menu-subnav-lebendige_schule li ul li a, #menu-subnav-gesamtschule li ul li a, #menu-subnav-gymnasium li ul li a, #menu-subnav-gymnasiale_oberstufe li ul li a, #menu-subnav-schuelerzeitung li ul li a, #menu-faecherangebote-gymoberstufe li ul li a, #menu-faecherangebote-gymnasium li ul li a, #menu-faecherangebote-gesamtschule li ul li a {
          color: #444;
}
#menu-subnav-das_sind_wir li ul li ul li a, #menu-subnav-lebendige_schule li ul li ul li a, #menu-subnav-gesamtschule li ul li ul li a, #menu-subnav-gymnasium li ul li ul li a, #menu-subnav-gymnasiale_oberstufe li ul li ul li a, #menu-subnav-schuelerzeitung li ul li ul li a, #menu-faecherangebote-gymoberstufe li ul li ul li a, #menu-faecherangebote-gymnasium li ul li ul li a, #menu-faecherangebote-gesamtschule li ul li ul li a {
          color: #888;
}
#menu-subnav-das_sind_wir li ul li ul li ul li a, #menu-subnav-lebendige_schule li ul li ul li ul li a, #menu-subnav-gesamtschule li ul li ul li ul li a, #menu-subnav-gymnasium li ul li ul li ul li a, #menu-subnav-gymnasiale_oberstufe li ul li ul li ul li a, #menu-subnav-schuelerzeitung li ul li ul li ul li a, #menu-faecherangebote-gymoberstufe li ul li ul li ul li a, #menu-faecherangebote-gymnasium li ul li ul li ul li a, #menu-faecherangebote-gesamtschule li ul li ul li ul li a {
          color: #bbb;
          font-style: italic;
}
#menu-subnav-das_sind_wir .current_page_item a, #menu-subnav-lebendige_schule .current_page_item a, #menu-subnav-gesamtschule .current_page_item a, #menu-subnav-gymnasium .current_page_item a, #menu-subnav-gymnasiale_oberstufe .current_page_item a, #menu-subnav-schuelerzeitung .current_menu_item a, #menu-faecherangebote-gymoberstufe .current-menu-item a, #menu-faecherangebote-gymnasium .current-menu-item a, #menu-faecherangebote-gesamtschule .current_page_item a, #menu-faecherangebote-gesamtschule .current-menu-item a {
          color: #1076dc;
}
#menu-subnav-das_sind_wir .current_page_item li a, #menu-subnav-lebendige_schule .current_page_item li a, #menu-subnav-gesamtschule .current_page_item li a, #menu-subnav-gymnasium .current_page_item li a, #menu-subnav-gymnasiale_oberstufe .current_page_item li a, #menu-subnav-schuelerzeitung .current_menu_item li a, #menu-faecherangebote-gymoberstufe .current-menu-item li a, #menu-faecherangebote-gymnasium .current-menu-item li a, #menu-faecherangebote-gesamtschule .current_page_item li a, #menu-faecherangebote-gesamtschule .current-menu-item li a {
          color: #444;
}
#menu-subnav-das_sind_wir .current_page_item li ul li a, #menu-subnav-lebendige_schule .current_page_item li ul li a, #menu-subnav-gesamtschule .current_page_item li ul li a, #menu-subnav-gymnasium .current_page_item li ul li a, #menu-subnav-gymnasiale_oberstufe .current_page_item li ul li a, #menu-subnav-schuelerzeitung .current_menu_item li ul li a, #menu-faecherangebote-gymoberstufe.current-menu-item li ul li a, #menu-faecherangebote-gymnasium .current-menu-item li ul li a, #menu-faecherangebote-gesamtschule .current_page_item li ul li a, #menu-faecherangebote-gesamtschule .current-menu-item li ul li a {
          color: #888;
}
#menu-subnav-das_sind_wir .current_page_item li ul li ul li a, #menu-subnav-lebendige_schule .current_page_item li ul li ul li a, #menu-subnav-gesamtschule .current_page_item li ul li ul li a, #menu-subnav-gymnasium .current_page_item li ul li ul li a, #menu-subnav-gymnasiale_oberstufe .current_page_item li ul li ul li a, #menu-subnav-schuelerzeitung .current_menu_item li ul li ul li a, #menu-faecherangebote-gymoberstufe .current-menu-item li ul li ul li a, #menu-faecherangebote-gymnasium .current-menu-item li ul li ul li a, #menu-faecherangebote-gesamtschule .current_page_item li ul li ul li a, #menu-faecherangebote-gesamtschule .current-menu-item li ul li ul li a {
          color: #bbb;
}
#menu-subnav-das_sind_wir .current_page_item a:before, #menu-subnav-lebendige_schule .current_page_item a:before, #menu-subnav-gesamtschule .current_page_item a:before, #menu-subnav-gymnasium .current_page_item a:before, #menu-subnav-gymnasiale_oberstufe .current_page_item a:before, #menu-subnav-schuelerzeitung .current_menu_item a:before, #menu-faecherangebote-gymoberstufe .current-menu-item a:before, #menu-faecherangebote-gymnasium .current-menu-item a:before, #menu-faecherangebote-gesamtschule .current_page_item a:before, #menu-faecherangebote-gesamtschule .current-menu-item a:before {
          content: " ↳ ";
}
#menu-subnav-das_sind_wir .current_page_item > a:before, #menu-subnav-lebendige_schule .current_page_item > a:before, #menu-subnav-gesamtschule .current_page_item > a:before, #menu-subnav-gymnasium .current_page_item > a:before, #menu-subnav-gymnasiale_oberstufe .current_page_item > a:before, #menu-subnav-schuelerzeitung .current_menu_item > a:before, #menu-faecherangebote-gymoberstufe .current-menu-item > a:before, #menu-faecherangebote-gymnasium .current-menu-item > a:before, #menu-faecherangebote-gesamtschule .current_page_item > a:before, #menu-faecherangebote-gesamtschule .current-menu-item > a:before {
          content: " → ";
}
/************************************************************************************ Post Pagination */
ul.page-numbers {
          list-style: none;
          margin: 0;
          display: block;
          width: 400px;
          float: left;
          margin-top: 30px;
}
.page-numbers:after {
          display: block;
          clear: both;
          visibility: hidden;
          line-height: 0;
          height: 0;
}
ul.page-numbers li {
          display: block;
          float: left;
          margin: 0 4px 4px 0;
          text-align: center;
}
.page-numbers a, .page-numbers span {
          line-height: 1.6em;
          display: block;
          padding: 0 6px;
          height: 18px;
          line-height: 18px;
          font-size: 12px;
          text-decoration: none;
          font-weight: 400;
          cursor: pointer;
          border: 1px solid #ddd;
          color: #888;
}
.page-numbers a span {
          padding: 0
}
.page-numbers a:hover, .page-numbers.current, .page-numbers.current:hover {
          color: #000;
          background: #f7f7f7;
          text-decoration: none;
}
.page-numbers:hover {
          text-decoration: none
}
.pagination {
          background: #aaa;
}
.pagination ul {
          float: left;
          margin: 0;
          padding: 0;
}
.pagination ul li {
          float: left;
          padding: 0 4px;
}
.pagination ul li a {
          text-decoration: none;
}
.pagination span.current {
          background: #aaa;
          padding: 0 5px;
          color: #fff;
}
/********** Kategorie Geförderte Projekte ********/
li#menu-item-102.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-102 a {
          color: #1076dc;
}
li#menu-item-102.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-102 a:before {
          content: " → ";
}
/********** Kategorie Aktuelles ********/
li#menu-item-139.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-139 a {
          color: #1076dc;
}
li#menu-item-139.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-139 a:before {
          content: " → ";
}
/********** Kategorie Aus dem Unterricht ********/
li#menu-item-140.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-140 a {
          color: #1076dc;
}
li#menu-item-140.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-140 a:before {
          content: " → ";
}
/********** Kategorie Nachmittagsangebote ********/
li#menu-item-144.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-144 a {
          color: #1076dc;
}
li#menu-item-144.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-144 li a {
          color: #888;
}
li#menu-item-144.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-144 a:before {
          content: " ↳ ";
}
li#menu-item-144.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-144 > a:before {
          content: " → ";
}
/********** Kategorie AGs ********/
li#menu-item-138.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-138 a {
          color: #1076dc;
}
li#menu-item-138.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-138 a:before {
          content: " → ";
}
/********** Kategorie Presse ********/
li#menu-item-145.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-145 a {
          color: #1076dc;
}
li#menu-item-145.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-145 li a {
          color: #888;
}
li#menu-item-145.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-145 a:before {
          content: " ↳ ";
}
li#menu-item-145.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-145 > a:before {
          content: " → ";
}
/********** Kategorie 2014 ********/
li#menu-item-137.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-137 a {
          color: #1076dc;
}
li#menu-item-137.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-137 a:before {
          content: " → ";
}
/********** Kategorie 2015 ********/
li#menu-item-9895.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-9895 a {
          color: #1076dc;
}
li#menu-item-9895.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-9895 a:before {
          content: " → ";
}
/********** Kategorie 2016 ********/
li#menu-item-156.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-156 a {
          color: #1076dc;
}
li#menu-item-156.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-156 a:before {
          content: " → ";
}
/********** Kategorie 2017 ********/
li#menu-item-157.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-157 a {
          color: #1076dc;
}
li#menu-item-157.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-157 a:before {
          content: " → ";
}
/********** Kategorie 2018 ********/
li#menu-item-158.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-158 a {
          color: #1076dc;
}
li#menu-item-158.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-158 a:before {
          content: " → ";
}
/********** Kategorie 2019 ********/
li#menu-item-159.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-159 a {
          color: #1076dc;
}
li#menu-item-159.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-159 a:before {
          content: " → ";
}
/********** Kategorie 2020 ********/
li#menu-item-160.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-160 a {
          color: #1076dc;
}
li#menu-item-160.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-160 a:before {
          content: " → ";
}
/********** Kategorie Projekte ********/
li#menu-item-146.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-146 a {
          color: #1076dc;
}
li#menu-item-146.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-146 li a {
          color: #888;
}
li#menu-item-146.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-146 a:before {
          content: " → ";
}
li#menu-item-146.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-146 li a:before {
          content: "  ";
}
/********** Kategorie Schüler unterwegs ********/
li#menu-item-147.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-147 a {
          color: #1076dc;
}
li#menu-item-147.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-147 li a {
          color: #888;
}
li#menu-item-147.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-147 a:before {
          content: " ↳ ";
}
li#menu-item-147.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-147 > a:before {
          content: " → ";
}
/********** Kategorie Klassenfahrten ********/
li#menu-item-143.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-143 a {
          color: #1076dc;
}
li#menu-item-143.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-143 a:before {
          content: " → ";
}
/********** Kategorie Exkursionen ********/
li#menu-item-142.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-142 a {
          color: #1076dc;
}
li#menu-item-142.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-142 a:before {
          content: " → ";
}
/********** Kategorie Sprachfahrten ********/
li#menu-item-150.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-150 a {
          color: #1076dc;
}
li#menu-item-150.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-150 a:before {
          content: " → ";
}
/********** Kategorie Skifahrten ********/
li#menu-item-148.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-148 a {
          color: #1076dc;
}
li#menu-item-148.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-148 a:before {
          content: " → ";
}
/********** Kategorie Auslandsaufenthalte ********/
li#menu-item-141.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-141 a {
          color: #1076dc;
}
li#menu-item-141.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-141 a:before {
          content: " → ";
}
/********** Kategorie Schülerzeitung ********/
li#menu-item-868.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-868 a {
          color: #1076dc;
}
li#menu-item-868.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-868 li a {
          color: #888;
}
li#menu-item-868.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-868 a:before {
          content: " ↳ ";
}
li#menu-item-868.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-868 > a:before {
          content: " → ";
}
/********** Kategorie freshline aktuell ********/
li#menu-item-901.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-901 a {
          color: #1076dc;
}
li#menu-item-901.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-9019 a:before {
          content: " → ";
}
/********** Kategorie Schule ********/
li#menu-item-905.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-905 a {
          color: #1076dc;
}
li#menu-item-905.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-905 a:before {
          content: " → ";
}
/********** Kategorie Klassen ********/
li#menu-item-902.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-902 a {
          color: #1076dc;
}
li#menu-item-902.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-902 a:before {
          content: " → ";
}
/********** Kategorie Kultur ********/
li#menu-item-903.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-903 a {
          color: #1076dc;
}
li#menu-item-903.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-903 a:before {
          content: " → ";
}
/********** Kategorie Meinung ********/
li#menu-item-904.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-904 a {
          color: #1076dc;
}
li#menu-item-904.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-904 a:before {
          content: " → ";
}
/********** Kategorie Fotoseiten ********/
li#menu-item-900.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-900 a {
          color: #1076dc;
}
li#menu-item-900.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-900 a:before {
          content: " → ";
}
/********** Kategorie Hille Tarnow Brück ********/
li#menu-item-927.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-927 a {
          color: #1076dc;
}
li#menu-item-927.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-927 a:before {
          content: " → ";
}
/********** Kategorie freshline früher ********/
li#menu-item-928.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-928 a {
          color: #1076dc;
}
li#menu-item-928.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-928 a:before {
          content: " → ";
}
/********** KategorieSVr ********/
li#menu-item-9888.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-9888 a {
          color: #1076dc;
}
li#menu-item-9888.menu-item.menu-item-type-taxonomy.menu-item-object-category.current-menu-item.menu-item-9888 a:before {
          content: " → ";
}
