body {
    color: #000000; 
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 1.5;
}

.module_menu a {
    text-decoration: none;
    font-size: 12px;
}

.t3-sidebar .mod-menu .active > a {
    color: #7BA566;
    font-weight: bold;
}

.t3-sidebar .mod-menu a {
    font-weight: normal;
}

.t3-sidebar ul.mod-menu li li {
    background: url(/templates/t3_bs3_blank/images/bullet3.gif) no-repeat scroll 4px 13px;
}

.t3-sidebar ul.mod-menu li {
    background: url(/templates/t3_bs3_blank/images/bullet.gif) no-repeat scroll 4px 13px transparent;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.t3-sidebar ul.mod-menu li a {
    color: #333;
    display: block;
    outline: none;
    padding: 6px 2px 5px 17px;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
}

.t3-sidebar ul.mod-menu li a {
    color: #333;
    display: block;
    outline: none;
    padding: 6px 2px 5px 17px;
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
}

.t3-sidebar ul.mod-menu li ul {
    margin: 0 0 0 10px;
}

.t3-sidebar .nav > li > a:hover, 
.t3-sidebar .nav > li > a:focus,
.t3-sidebar .nav li li a:hover {
    background: url(/templates/t3_bs3_blank/images/bullet3.gif) no-repeat scroll 4px 13px #ccc;
    cursor: pointer;
}

.t3-header {
    padding-top: 0px;
    padding-bottom: 0;
    /*background: #006699;*/
    background: #7BA566;
  	max-width: 100% !important;
    width: 100%;
}

.btn-primary {
    background-color: #7ba566;
}

#t3-off-canvas,
#t3-off-canvas .dropdown-menu {
    background: #f6f6f6;
}

.item-132 {
    margin-left: 14px;
}

.copyright > div {
    float: left;
    border-right: 1px solid grey;
    max-width: 269px;
    padding-right: 10px;
}

#mat_filters {
  display: none;
}

.off-canvas-toggle {
  display: none;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

td, tr td {
    border: 0;
}

.floattext h3 img,
.article-content p strong img  {
    float: left;
    margin-top: 6px;
    display: block;
    margin-right: 10px;
}

.article-content p strong img  {
    margin-top: 1px;
}

h3, .h3 {
    font-size: 20px;
}

.article-intro img, .article-content img {
    max-width: fit-content;
}

.cforms-page input {
    width: 100%;
}

td {
    font-size: 100%;
    padding: 5px;
}

.t3-wrapper {
    background: url(https://kurs-institut.de/pr/templates/ja_purity_ii/images/cw-bg1.gif);
}

.t3-header .row {
	max-width: 980px;
    padding: 0px 0;
    margin: 0 auto;
    background: url(/images/javbawueheader.png);
}

#t3-footer .container {
    max-width: 1023px;
}

.t3-mainnav .container {
    max-width: 980px;
}

.t3-mainnav {
    border-left: 0;
    background: linear-gradient(to bottom, #424342, #232324);
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #505050;
}

.t3-copyright {
    border-top: 5px solid #ccc;
    font-size: 12px;
    padding: 20px 0 0px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ededed;
    background-color: #e7e7e700;
}

.navbar {
    min-height: auto; 
}

.navbar-default .navbar-nav > li > a {
    color: #ecedec;
}

.copyright small {
    display: none; 
}

.navbar-default .navbar-nav > li > a {
    padding: 0 10px; 
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFF; 
}

.t3-footer ul li {
    float: left;
    padding-right: 10px;
}

.t3-mainbody {
    max-width: 980px;
    background: url(https://kurs-institut.de/pr/templates/ja_purity_ii/images/cw-bg1.gif) #f6f6f6;
    padding: 0;
}

a {
    color: #7BA566;
    text-decoration: underline;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #7ba566;
}

.active .nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-bottom-width: 0;
    border-style: solid;
}

.nav .caret {
    border-top-color: #7ba566;
    border-bottom-color: #7ba566;
    border-bottom-width: 0;
    border-style: solid;
}

.t3-content {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f6f6f6;
}

.module-title {
    /*color: #069 !important;*/
    color: #7BA566 !important;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 10px;
}


.t3-sidebar a {
  color: #333333;
}


.nav > li > .separator {
  padding: 0;
  height: 0;
}


.nav > li > a {
    position: relative;
    /* display: block; */
    padding: 4px 4px;
}

.t3-sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #ececec;
}

.t3-sidebar-2 {
    background: #fff; 
}

.navbar-toggle .fa-bars {
    color: white;
}

@media (min-width: 768px) {
  .t3-mainbody > .row {
    display: flex;
    align-items: stretch;
  }
}

@media (max-width: 768px) {
  .article-content, 
  .t3-sidebar .t3-module,
  .compojoom-bootstrap {
    padding: 10px;
  }
  .off-canvas-toggle {
    display: block;
  }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li {
        float: left;
        padding: 6px 6px;
        position: relative;
        border-right: 1px solid #505051;
        
    }
    .navbar-nav .active {
      background: #7ba566db;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 950px;
    }
}

/* Basis: Table darf vollbreit sein */
table {
  width: 100%;
  border-collapse: collapse;
}

/* Mobile-Stack: ab z. B. 768px und kleiner */
@media (max-width: 768px) {
  /* Tabellenstruktur in Block-Layout umwandeln */
  table,
  table tbody,
  table tr,
  table td {
        table-layout: fixed; /* stabilere Umbrüche */
    display: block;
    width: 100% !important; /* überschreibt inline width:50% */
  }

  /* Abstand zwischen den Zellen */
  table tr { 
    margin: 0 0 1rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 1rem;
  }

  table td {
    padding: 0;           /* ggf. anpassen */
    box-sizing: border-box;
  }

  /* Listen & Überschriften in den Zellen etwas „entschlacken“ */
  table td ul { 
    margin: .5rem 0 0 1rem;
    padding: 0;
  }

  table td p,
  table td strong {
    margin: .5rem 0;
  }

  .copyright > div {
     float: unset;
     max-width: 100%;
  }
}
