/* cmsms stylesheet: simplegrid modified: Samstag, 25. Februar 2023 22:04:07 */
/*
html,
body {height: 100%;width: 100%;margin: 0;padding: 0;left: 0;top: 0;font-size: 100%;}
*/
* {box-sizing:border-box;}
img {max-width:100%;height:auto}

.container {width: 100%;margin-left:0;margin-right:0}
.row {position: relative;width: 100%;margin:0;padding:0;}
.row [class^="col"] {float: left;margin: 0; /*padding-top: 0.75rem; padding-bottom: 0.75rem; min-height: 0.125rem;box-sizing:border-box;background:honeydew;*/}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {width: 100%;}
.col-1-sm {width: 8.33%;}
.col-2-sm {width: 16.66%;}
.col-3-sm {width: 25%;}
.col-4-sm {width: 33.33%;}
.col-5-sm {width: 41.66%;}
.col-6-sm {width: 50%;}
.col-7-sm {width: 58.33%;}
.col-8-sm {width: 66.66%;}
.col-9-sm {width: 75%;}
.col-10-sm {width: 83.33%;}
.col-11-sm {width: 91.66%;}
.col-12-sm {width: 100%;}
.row::after {content: "";display: table;clear: both;}
.show-sm {display: block;}
.hidden-sm {display: none;}

@media only screen and (max-width: 979px) {
  .pr-1-sm {padding-right: 1rem;}
  .pl-1-sm {padding-left: 1rem;}
  .pr-2-sm {padding-right: 2rem;}
  .pl-2-sm {padding-left: 2rem;}
}

@media only screen and (min-width: 980px) {  /* 720px */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
  .hidden-sm {display: block;}
  .show-sm {display: none;}

  .pr-2{padding-right: 2rem;}
  .pl-2{padding-left: 2rem;}
}
/* cmsms stylesheet: JKS - pages modified: Montag, 4. Mai 2026 10:49:48 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400|Source+Sans+Pro');

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 19px;
}

pre {
  font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace;
}

blockquote {
  margin-bottom: 21.28px;
  margin-left: 40px;
  margin-right: 40px;
}

address {
  line-height: 1.2;
  margin: 0px;
  font-style: italic;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 22px;
  line-height: 29px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 13px;
}

h6 {
  font-size: 10px;
}

html, body, form {
  margin: 0px;
  padding: 0px;
}

.NavBar_ul {
  position: relative;
  margin: 0px;
  padding: 0px;
}

.NavBar_li {
  position: absolute;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.NavBar_a {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  text-decoration: none;
  display: block;
}

.nof-clearfix:before,
.nof-clearfix:after {
  content: "";
  display: table;
}

.nof-clearfix:after {
  clear: both;
}

.nof-clearfix {
  zoom: 1;
 /* For IE 6/7 (trigger hasLayout) */;
}

.nof-positioning {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

.nof-positioning > img {
  vertical-align: top;
}

table.nof-positioning td > img {
  vertical-align: top;
}

table.nof-positioning td {
  line-height: 0;
}

.nof-navPositioning {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
}

.nof-navButtonAnchor {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  text-decoration: none;
}

.nof-ajaxTemplateHide {
  visibility: hidden;
  background-color: white;
  color: white;
}

.nof-pgFrame p {
  font-size: 0px;
  line-height: 0px;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
    /**overflow: visible;*/;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

/* Stylesheet: styles fusion.css Modified On 2017-02-13 14:52:10 */
/* Text */
.body {
  background-image: url( "https://jk-stiftung-bremen.de/uploads/subPage.png" );
  background-repeat: repeat-x;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: rgba(51,51,51,1);
  background-color: rgba(250,250,250,1);
}

#footer {
  float: left;
  position: absolute;
  left: 0;
  width: 100%;
  /*height: 350px;*/
}

#footerContent {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}

.nof_ToastOrangeBanners1-Default {
  font-family: Open Sans;
  font-size: 30px;
  color: rgb(250,250,250);
  font-style: normal;
  font-weight: normal;
}

.nof_ToastOrangeNavbar4-Regular {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 16px;
  color: rgb(31,31,31);
}

.nof_ToastOrangeNavbar5-Rollover {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 16px;
  color: rgb(250,250,250);
}

.nof_ToastOrangeNavbar6-Highlighted {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 16px;
  color: rgb(255,255,255);
}

.nof_ToastOrangeNavbar7-HighlightedRollover {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 16px;
  color: rgb(250,250,250);
}

.nof_ToastOrangeNavbar9-Regular {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 14px;
  color: rgb(51,51,51);
}

.nof_ToastOrangeNavbar10-Rollover {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 14px;
  color: rgb(250,250,250);
}

.nof_ToastOrangeNavbar11-Highlighted {
  font-family: Open Sans Light;
  font-family: Open Sans;
  font-size: 14px;
  color: rgb(51,51,51);
}

.nof_ToastOrangeNavbar12-HighlightedRollover {
  font-family: Source Sans Pro Light;
  font-family: Source Sans Pro;
  color: rgb(250,250,250);
  font-weight: 100;
  text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
}

#roundedBox {
  border: 1px solid #e2e2e2;
  box-shadow: #e2e2e2 0 0 15px;
  border-radius: 5px;
}

#roundedBox2 {
  border: 1px solid #e2e2e2;
  box-shadow: #e2e2e2 0 0 15px;
  border-radius: 5px;
}

#roundedBox3 {
  border: 1px solid #e2e2e2;
  box-shadow: #e2e2e2 0 0 15px;
  border-radius: 5px;
}

#roundedBox4 {
  border: 1px solid #e2e2e2;
  box-shadow: #e2e2e2 0 0 15px;
  border-radius: 5px;
}

P {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: rgba(51,51,51,1);
  line-height: 1.5em;
  font-weight: 100;
}

.TextObject {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: rgba(51,51,51,1);
  font-weight: 100;
}

.TextNavBar {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: #000000;
}

A {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: rgb(242,148,0);
  font-weight: 100;
  text-decoration: none;
}

A:visited {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: rgb(242,148,0);
  font-weight: 100;
  text-decoration: none;
}

A:active {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: rgb(242,148,0);
  font-weight: 100;
  text-decoration: none;
}

A:hover {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  color: rgb(242,148,0);
  font-weight: 100;
  border-bottom: 1px dotted #f29400;
}

H1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: rgb(51,51,51);
}

H2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: rgb(51,51,51);
}

H3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: rgb(51,51,51);
}

H4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: rgb(51,51,51);
}

H5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: rgb(51,51,51);
}

H6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
  color: rgb(51,51,51);
}

OL {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 100;
}

UL {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" ) /* prev */;
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
  background: transparent url( "Images\\nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
  background: transparent url( "Images\\nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

/* Accordiion */
.ui-accordion {
  border: 1px solid #d94414 !important;
  border-top: none !important;
  background-color: #ffffff !important;
}

.ui-accordion a {
  border: none !important;
}

div.ui-accordion.selected a.head.selected {
  background-image: url( "./AccordionTabOpen.png" ) !important;
  color: #fafafa !important;
}

.ui-accordion a.head {
  background-image: url( "./AccordionTabClosed.png" ) !important;
  background-color: #ffffff !important;
  border: none !important;
  font-size: 11px !important;
  color: #fafafa !important;
  font-weight: normal !important;
  text-indent: 25px !important;
  height: 30px !important;
  line-height: 30px !important;
}

.ui-accordion .ui-accordion-panel a {
  display: inline !important;
}

/* Tabs */
.ui-tabs-panel {
  border: 1px solid #d94414 !important;
  padding: 5px !important;
  background-color: #ffffff !important;
}

.ui-tabs-nav a {
  background-image: url( "./tab_top.png" ) !important;
  font-weight: normal !important;
  color: #fafafa !important;
  font-size: 11px !important;
  line-height: 22px !important;
}

.ui-tabs-nav .ui-tabs-selected a {
  color: #fafafa !important;
}

.ui-tabs-nav a span {
  background-image: url( "./tab_top.png" ) !important;
  max-height: 50px;
  height: 22px !important;
}

.ui-tabs-nav a:hover span {
  background-position: 0 -50px !important;
}

.ui-tabs-nav a:hover {
  background-position: 100% -150px !important;
  color: #fafafa !important;
}

/* Toggle Pane */
div.TogglePaneFancyHeader {
  font-family: inherit !important;
  font-size: 11px !important;
  font-weight: normal !important;
  line-height: 30px;
  height: 30px !important;
  padding: 0px !important;
  text-indent: 25px;
  cursor: pointer;
  border: 1px solid #d94414 !important;
  border-width: 0px 1px !important;
  background-color: transparent !important;
  background-image: url( "./TogglePaneOpen.png" ) !important;
  background-position: 0% 0% !important;
  color: #f2f2f2 !important;
}

div.TogglePaneFancyHeaderClosed {
  background-color: transparent !important;
  background-image: url( "./TogglePaneClosed.png" ) !important;
  background-position: 0% 0% !important;
  color: #fafafa !important;
}

div.TogglePanePlainContent {
  border: 1px solid #d94414 !important;
  border-top: none !important;
  background-color: #ffffff !important;
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" ) /* prev */;
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
  background: transparent url( "Images\\nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
  background: transparent url( "Images\\nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" ) /* prev */;
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
  background: transparent url( "Images\\nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
  background: transparent url( "Images\\nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" ) /* prev */;
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-right-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
  background: transparent url( "Images\\nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
  background-image: url( "Images\\nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
  background-image: url( "Images\\nof-carousel-nav-left-dk.png" );
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
  background: transparent url( "Images\\nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */;
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-down-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
  background: transparent url( "Images\\nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */;
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
  background-image: url( "Images\\nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
  background-image: url( "Images\\nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal {
  background: transparent url( "./nof-carousel-nav-right-lt.png" ) no-repeat 95% 50%;
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
  background-image: url( "./nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
  background-image: url( "./nof-carousel-nav-right-lt.png" ) /* prev */;
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
  background-image: url( "./nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
  background-image: url( "./nof-carousel-nav-right-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
  background-image: url( "./nof-carousel-nav-right-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
  background: transparent url( "./nof-carousel-nav-left-lt.png" ) no-repeat 5% 50%;
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
  background-image: url( "./nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
  background-image: url( "./nof-carousel-nav-left-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
  background-image: url( "./nof-carousel-nav-right-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
  background-image: url( "./nof-carousel-nav-left-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
  background-image: url( "./nof-carousel-nav-left-dk.png" );
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
  background: transparent url( "./nof-carousel-nav-down-lt.png" ) no-repeat 50% 95%;
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
  background-image: url( "./nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:hover {
  background-image: url( "./nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
  background-image: url( "./nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
  background-image: url( "./nof-carousel-nav-down-dk.png" );
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
  background-image: url( "./nof-carousel-nav-down-dk.png" );
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
  background: transparent url( "./nof-carousel-nav-up-lt.png" ) no-repeat 50% 5%;
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
  background-image: url( "./nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
  background-image: url( "./nof-carousel-nav-up-lt.png" );
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
  background-image: url( "./nof-carousel-nav-down-lt.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
  background-image: url( "./nof-carousel-nav-up-dk.png" );
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
  background-image: url( "./nof-carousel-nav-up-dk.png" );
}

.nof_ToastOrangeBanners21-Banner1 {
  font-family: MS Sans Serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  background-color: #ffffff;
  width: 600px;
  height: 50px;
  text-align: center;
}

/* Stylesheet: styles style.css Modified On 2017-02-14 11:12:28 */
/* CSS-Definitionsdatei, die Site-Ã¼bergreifende Stylesheets enthÃ¤lt */
/* Stylesheet: styles site.css Modified On 2017-02-13 14:40:22 */
.jcarousel-skin-nof {
  height: 100%;
}

.jcarousel-skin-nof .jcarousel-container {
  background: transparent none;
  height: 100%;
}

.jcarousel-skin-nof .jcarousel-direction-rtl {
  direction: rtl;
}

.jcarousel-skin-nof .jcarousel-clip {
  overflow: hidden;
  height: 100%;
}

.jcarousel-skin-nof .jcarousel-item {
  width: 100%;
  height: 100%;
}

.jcarousel-skin-nof .jcarousel-item img {
  display: block;
  max-width: 100%;
	/* max-height: 100%; */
  margin: 0 auto;
}

.jcarousel-skin-nof .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}

/* Animation */
.jcarousel-next {
  transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
}

/**
 *  Horizontal Buttons
 */

.jcarousel-prev {
  transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-nof .jcarousel-next-horizontal {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
    /*background: transparent url("Images\\nof-carousel-nav-right-lt.png") no-repeat 95% 50%; */
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal {
	/*background-image: url("Images\\nof-carousel-nav-right-lt.png"); */
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	/*background-image: url("Images\\nof-carousel-nav-right-lt.png"); */
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal {
  top: 0;
  left: 0;
  right: auto;
  background: transparent no-repeat 5% 50% /* prev */;
}

.jcarousel-skin-nof .jcarousel-next-disabled {
  visibility: hidden;
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
    /*background: transparent url("Images\\nof-carousel-nav-left-lt.png") no-repeat 5% 50%; */
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal {
	/*background-image: url("Images\\nof-carousel-nav-left-lt.png");*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	/*background-image: url("Images\\nof-carousel-nav-left-lt.png");*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  top: 0;
  left: auto;
  right: 0;
  background: transparent no-repeat 95% 50% /* next */;
}

.jcarousel-skin-nof .jcarousel-prev-disabled {
  visibility: hidden;
}


/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  cursor: pointer;
    /*background: transparent url("Images\\nof-carousel-nav-down-lt.png") no-repeat 50% 95%; */
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical {
	/*background-image: url("Images\\nof-carousel-nav-down-lt.png");*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	/*background-image: url("Images\\nof-carousel-nav-down-lt.png");*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical {
  top: auto;
  bottom: 0;
  left: 0;
  background: transparent no-repeat 50% 5% /* prev */;
}

.jcarousel-skin-nof .jcarousel-next-disabled {
  visibility: hidden;
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  cursor: pointer;
    /*background: transparent url("Images\\nof-carousel-nav-up-lt.png") no-repeat 50% 5%; */
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical {
	/*background-image: url("Images\\nof-carousel-nav-up-lt.png");*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	/*background-image: url("Images\\nof-carousel-nav-up-lt.png");*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical {
  top: 0;
  left: 0;
  background: transparent no-repeat 50% 95% /* next */;
}

.jcarousel-skin-nof .jcarousel-prev-disabled {
  visibility: hidden;
}


#Seitentitel {
/*  margin-left: 10px;*/
}

#Banner1 {
  color: rgb(0,0,0);
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-bottom: 8px;
  box-sizing: border-box;
}

#logo {
/*  line-height: 0px;
  float: left;
  display: inline;*/
  width: 65px;
/*  margin-left: 141px;*/
}

#HeadMainPage {
  color: #fff;
}
#HeadMainPage * {
  color:#fff;
}

#HeadMainPage .headline {
  margin-top: 34px;
  padding-right: 1em;
}

#HeadMainPage .links.text {
  margin-top: 10px;
}

#HeadMainPage .bild {
  margin-top: 34px;}

#content {
  width: 100%;
  max-width: 940px;
  margin-top: 31px;
  margin-left: 10px;
}
#main{
}
#sidebar{
}
#bottom{
}

#copyright {
  margin-top: 7px;
}
#copyright p{
  margin:0
}

#footerwrapper {
  max-midth: 960px;
  width:100%;
  margin-top: 40px;
}

#footer {
  background-image: url("https://jk-stiftung-bremen.de/uploads/footer.png");
  background-repeat: repeat-x;
  /*min-height: 350px;*/
}

#footerContent {
  /*min-height: 340px;*/
}

#Textrechts {
padding-top:1.5rem;
}

#navlinksunten {
  margin-top: 9px;
  height: 17px;
}

.spacer-120 {height:120px}

#Banner1 p {
  color: #fff;
  font-size: 2em;
  margin: 0;
}


/* navlinksunten */
#navlinksunten {
}

#navlinksunten ul {
  position: relative;
  margin: 0px;
  padding: 0px;
}

#navlinksunten li {
  list-style: none;
  display: table-cell;
}

#navlinksunten a {
  color: rgb(242,148,0);
  display: block;
  margin-right: 10px;
}

#navlinksunten span {
}
/*#navlinksunten a:hover,*/
#navlinksunten a.current {
  color: rgb(51,51,51);
}

#navlinksunten a:hover span {
}

/* footer */
#navlinks p {
  margin-top: 8px;
  margin-bottom: 8px;
}

#navlinks div {
  border-bottom: 1px solid #ccc;
  max-width: 300px;
}
/* Stylesheet: styles Modified On 2017-02-14 15:05:31 */

hr {
  border: none;
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 2em;
}

#TextColLeft,
.TextColLeft {
  display: table-cell;
  box-sizing: border-box;
  vertical-align: top;
  padding-right: 30px;
}

#BoxGreenRight,
.BoxGrayRight {
  background-color: rgb(177,200,0);
  display: table-cell;
  max-width: 330px;
  padding: 10px 15px;
  box-sizing: border-box;
}
#BoxGreenRight *,
.BoxGrayRight * {
  color:#fff;
}
.BoxGrayRight {
  background-color: #1F1F1F;
}

#BoxGreenFull {
  background-color: rgb(177,200,0);
  display: table-cell;
  max-width: 940px;
  padding: 15px 15px;
  box-sizing: border-box;
}
#BoxGreenFull * {
  color:#fff;
}

h1 {
  border-bottom: 1px dotted #D7D7D7;
  padding-bottom: .5em;
  margin-bottom: 1em;
}
.w50,
.w45,
.w55 {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  /*background:red !important;*/
}
#Hauptmenu > ul > li:last-child {
  display:none
}
.contactform fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.contactform label,
.contactform input {
  display: block;
  margin-bottom: 1em;
  width: 90%;
  padding: 3px 5px;
  box-sizing: border-box;
  font: inherit;
}
.contactform textarea {
  width:95%;
  padding: 3px 5px;
  box-sizing: border-box;
  font: inherit;
}
.contactform .w50 {
  float:left;
}
.contactform .submit input[type="submit"] {
  float: right;
  width: 25%;
  margin: 1em 4% 0 0;
}
.email.validate {display:none}
/* cmsms stylesheet: JKS - home modified: Mittwoch, 22. Februar 2023 17:41:31 */
.body.home {background-image: url("https://jk-stiftung-bremen.de/uploads/background.png");}
.body.home #content  {margin-top: 151px;}
.body.home #HeadMainPage h1 {padding:0;border:0;margin-bottom:.5em}
/* cmsms stylesheet: JKS - mobile modified: Freitag, 10. März 2023 08:28:34 */
@media only screen and (max-width: 979px) {
  body.body {background-size: 100% 90px;}
  body.body.home {background-size: 100% 320px;}
  #Banner1 {padding-top: 15px;font-size: .5em;}
  #content {margin: 2rem 0 0 0;padding: 0 1rem;}
  #footerContent {padding: 0 1rem 1rem 1rem;}
  #Seitentitel {padding-left: 1em;}
  #logo {width: 58px;margin-left: unset;float:left;padding-right: 1rem;}
  #HeadMainPage {background:rgb(226,134,24);border-bottom:3rem solid rgb(240,240,238);}
  #Hauptmenu {position: absolute;width: 100%;}
  #HeadMainPage .headline {margin-top: 34px;padding: 0 1rem;}
  #HeadMainPage .bild {margin: 0;text-align: center;}
  .body.home #content {margin-top: 2rem;}
  #footer > div {background: rgb(236,235,235);}
  #footer {background: none}
  #navlinks > div {margin: 0;width: 100%; max-width: unset;}
  #navlinksunten {height: unset;}
  #navlinksunten li {list-style: none;display: inline-block;padding: .5rem .57rem .5rem 0;}
}

@media only screen and (min-width: 980px) {
  #content {margin: 31px auto 0 auto;}
  #HeaderContainer, #HeadMainPage {margin: 0 auto;max-width: 940px;}
  /*#HeadAndNav {float:left;}*/
  /*#Seitentitel {margin-left: 1rem;}*/
  #footer {padding: 1rem 0;}

  /* Hauptmenü */
  #Hauptmenu {
    max-width: 720px;
  }
  #Hauptmenu ul {
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 55px;
  }
  #Hauptmenu li {
    list-style: none;
    display: table-cell;
  }
  #Hauptmenu a {
    color: rgba(51,51,51,1);
    width: 120px;
    height: 55px;
    display: block;
    text-align: center;
    line-height: 55px;
  }
  #Hauptmenu span {
  }
  #Hauptmenu a:hover, #Hauptmenu a.current {
    color: #fff;
    background: #E58D0D;
  }
  #Hauptmenu a:hover span {
  }
}
/* cmsms stylesheet: JKS - mobilemenu modified: Sonntag, 26. Februar 2023 18:44:18 */
.hamburger {
  display:none;
}
@media only screen and (max-width: 979px) {
  .hamburger {
    display:block;
    cursor: pointer;
  }
  .bar1, .bar2, .bar3 {
    width: 25px;
    height: 2px;
    background-color: rgb(226,134,24);
    margin: 5px 2px;
  }
  #Hauptmenu ul.menu {
    display:none;
  }
  #Hauptmenu .menuItem {
    display: block;
    margin: 1.5rem 2rem;
    font-size: 1.1rem;
    color: white;
    text-decoration: none;
  }
  #Hauptmenu .menuItem a{
    font-size:unset;
    color:unset;
  }
  #Hauptmenu .menuItem:hover {
    text-decoration: underline;
  }
  .hamburger {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 1rem;
    padding: .3rem;
    border: rgb(226,134,24) solid 2px;
    background: none;
    cursor: pointer;
    border-radius: 4px;
    margin: .5rem;
    color: rgb(226,134,24);
  }
  .closeIcon {
    display: none;
  }
  #Hauptmenu .menu {
    position: fixed;
    transform: translateY(-100%);
    transition: transform 0.2s;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgb(135,136,138);
    color: white;
    list-style: none;
    padding-top: 1rem;
    margin: 0;
    padding: 1rem 0;
  }
  #Hauptmenu ul.showMenu {
    display:block;
    transform: translateY(0);
  }
}
