
/* source-sans-pro-300italic - latin */
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 300;
src: url('../../uploads/fonts/source-sans-pro-v21-latin-300italic.eot');
src: local('Source Sans Pro Light Italic'), local('Source-Sans-Pro-Light-Italic'),
url('../../uploads/fonts/source-sans-pro-v21-latin-300italic.eot?#iefix') format('embedded-opentype'),
url('../../uploads/fonts/source-sans-pro-v21-latin-300italic.woff2') format('woff2'),
url('../../uploads/fonts/source-sans-pro-v21-latin-300italic.woff') format('woff'),
url('../../uploads/fonts/source-sans-pro-v21-latin-300italic.ttf') format('truetype');
}
/* source-sans-pro-regular - latin */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src: url('../../uploads/fonts/source-sans-pro-v21-latin-regular.eot');
src: local('Source Sans Pro Regular'), local('Source-Sans-Pro-Regular'),
url('../../uploads/fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'),
url('../../uploads/fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'),
url('../../uploads/fonts/source-sans-pro-v21-latin-regular.woff') format('woff'),
url('../../uploads/fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype');
}
/* source-sans-pro-italic - latin */
@font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
src: url('../../uploads/fonts/source-sans-pro-v21-latin-italic.eot');
src: local('Source Sans Pro Italic'), local('Source-Sans-Pro-Italic'),
url('../../uploads/fonts/source-sans-pro-v21-latin-italic.eot?#iefix') format('embedded-opentype'),
url('../../uploads/fonts/source-sans-pro-v21-latin-italic.woff2') format('woff2'),
url('../../uploads/fonts/source-sans-pro-v21-latin-italic.woff') format('woff'),
url('../../uploads/fonts/source-sans-pro-v21-latin-italic.ttf') format('truetype');
}
/* source-sans-pro-700 - latin */
@font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src: url('../../uploads/fonts/source-sans-pro-v21-latin-700.eot');
src: local('Source Sans Pro Bold'), local('Source-Sans-Pro-Bold'),
url('../../uploads/fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'),
url('../../uploads/fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'),
url('../../uploads/fonts/source-sans-pro-v21-latin-700.woff') format('woff'),
url('../../uploads/fonts/source-sans-pro-v21-latin-700.ttf') format('truetype');
}

/* bitter-300 - latin */
@font-face {
font-family: 'Bitter';
font-style: normal;
font-weight: 300;
src: url('../../uploads/fonts/bitter-v28-latin-300.eot');
src: local('Bitter Light'), local('Bitter-Light'),
url('../../uploads/fonts/bitter-v28-latin-300.eot?#iefix') format('embedded-opentype'),
url('../../uploads/fonts/bitter-v28-latin-300.woff2') format('woff2'),
url('../../uploads/fonts/bitter-v28-latin-300.woff') format('woff'),
url('../../uploads/fonts/bitter-v28-latin-300.ttf') format('truetype');
}
/* bitter-regular - latin */
@font-face {
font-family: 'Bitter';
font-style: normal;
font-weight: 400;
src: url('../../uploads/fonts/bitter-v28-latin-regular.eot');
src: local('Bitter Regular'), local('Bitter-Regular'),
url('../../uploads/fonts/bitter-v28-latin-regular.eot?#iefix') format('embedded-opentype'),
url('../../uploads/fonts/bitter-v28-latin-regular.woff2') format('woff2'),
url('../../uploads/fonts/bitter-v28-latin-regular.woff') format('woff'),
url('../../uploads/fonts/bitter-v28-latin-regular.ttf') format('truetype');
}

/* --- Responsive Table BEGIN --- */

@media screen and (max-width: 1100px) {
.table-wrapper {
overflow-x: scroll;
margin: 30px 0;
}

table td {
padding: 12px !important;
white-space: nowrap;
width: 1px;
}

table.stick-first-column tbody tr > td:first-child,
table.stick-second-column tbody tr > td:nth-child(2) {
position: sticky;
left: -1px;
z-index: 1;
background: #c9dac9;
}
}



/* --- Responsive Table END --- */

/* --- WPCF7 BEGIN --- */

.wpcf7-form.sent *:not(.wpcf7-response-output) {
display: none;
}

/* --- WPCF7 END --- */

/* --- Dark Mode Switcher --- */

.wp-dark-mode-switcher.floating {
bottom: 50px;
}

.wp-dark-mode-switcher.right_bottom {
right: 22px;
}

.wp-dark-mode-switcher.style-1 label {
border-radius: calc(15px * var(--wp-dark-mode-scale)) calc(15px * var(--wp-dark-mode-scale)) 0 0;
}

button.auto-dark-mode-button {
position: fixed;
bottom: 20px;
right: 22px;
opacity: 0.4;
padding: 5px 9.5px;
cursor: pointer;
border-radius: 0 0 calc(15px * var(--wp-dark-mode-scale)) calc(15px * var(--wp-dark-mode-scale));
z-index: 999999;
background: #565656 !important;
border-top: 3px solid white !important;
color: white;
}

button.auto-dark-mode-button:hover,
button.auto-dark-mode-button:focus,
button.auto-dark-mode-button:active {
background: #565656 !important;
border-top: 3px solid white;
}

button.auto-dark-mode-button.inactive {
opacity: 0.4;
background: #565656 !important;
}

button.auto-dark-mode-button.active {
opacity: 1 !important;
color: white;
background: #565656 !important;
}

button.auto-dark-mode-button:active {
padding: 5px 10px !important;
}



html.wp-dark-mode-active button.auto-dark-mode-button.inactive {
color: white;
}

html.wp-dark-mode-active button.auto-dark-mode-button.active {
filter: invert(1) !important;
}

.wp-dark-mode-switcher.style-1 img {
height: auto;
}




/* --- Dark Mode Switcher End --- */

a picture {
transition: transform .4s;
}

a:hover picture {
transform: scale(1.1);
}


#comments,
.post-navigation {
max-width: 1040px;
}

div.login-wp-link {
color: #64b364;
font-size: 12pt;
text-align: center;
}

div.login-wp-link a {
margin-left: 5px;
}

.categories-links {
color: #64b364;
}

.reply {
margin-bottom: 30px;
}

.comment-reply-title {
max-width: 1040px;
}

.logo img {
filter: drop-shadow(0 0 4px rgba(100, 100, 100, .3));
width: 140px;
height: 140px;
}

@media all and (min-width: 1150px) {

.sidebar .widget-area {
margin-right: 50px;
position: relative;
padding: 30px 30px 0 30px;
}

header {
position: relative;
}

.logo {
position: absolute;
left: min(12%, 270px);
bottom: -8%;
transform: translateX(-50%);
transition: transform 400ms;
z-index: 999999;
}

.logo:hover {
transform: translateX(-50%) scale(1.05);
}
}



@media all and (min-width: 1150px) and (max-width: 1269px) {

.logo {
left: min(8%, 120px);
}

.banner {
min-height: 120px;
display: block;
}
}

@media all and (min-width: 770px) and (max-width: 1269px) {

article {
margin-right: 60px;
}
}

@media all and (max-width: 1269px) {

.site-main .sidebar-container, .home #tertiary.sidebar-container {
padding-right: 0;
padding: 0 40px 0 40px;

}

.site-main .widget-area, .sidebar-inner .widget-area {
border-left: 0 !important;
text-align: center;
}

.banner img {
display: none;
}

.logo img {
width: 160px !important;
height: 160px !important;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary {
max-width: 1040px;
padding: 0;
}

}

@media all and (max-width: 1149px) {

.logo {
padding: 90px 0 15px 0;
text-align: center;
display: block;
}

.logo img {
width: 130px !important;
height: 130px !important;
}
}



.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form,
#reply-title {
padding: 20px 0 20px 190px;
}

.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
padding: 0;
}

#reply-title {
padding-top: 40px;
border-top: 1px solid#b9dbb6;
margin: 60px 0 0 0;
}

#comment-2 {
background-color: transparent;
}

.comment-respond {
background-color: #e0f0e0;
padding: 0 10px;
margin: 0;
}

.comment-form-url {
display: none;
}


.sidebar .comment-list {
padding: 0 0 20px 190px;
}

.comment-body {
padding: 20px 0;
}

.comment-author .fn {
color: black;
}

.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
font-size: 1rem;
}

.comment-reply-link, .comment-author .url {
color: #64b364}

.comment-reply-link:hover, .comment-author .url:hover {
color: #f26914}

.comment-metadata, .comment-content p {
margin-bottom: 10px;
}

.no-avatars .comment-author {
margin: 0;
}

.frc-captcha {
min-width: 100% !important;
max-width: 100% !important;
}

.post-navigation {
background-color: #b9dbb6;
padding: 20px;
}

.paging-navigation {
background-color: transparent;
}

.sidebar .post-navigation .nav-links {
padding: 0 60px 0 60px;
}

.post-navigation a {
color: #ca3c08 !important;
}

.paging-navigation .meta-nav {
background-color: #64b364;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 26px;
padding: 3px 0 8px;
text-align: center;
width: 50px;
}

@media all and (max-width: 769px) or (min-width: 1270px) {

article {
margin-right: 150px;
}
}

article {
margin-left: 20px;
margin-top: 0;
max-width: 735px;
}

.border-bottom,
.border-top {
border-top: 1px solid#64b364;
padding-top: 15px;
}

.teilueberschrift {
margin-top: 15px;
margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 0;
}

.tabelle_termine_ueberschrift {
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding: 0;
text-align: center;
}

table.uebersicht_aller_tabellen {
margin-top: 15px;
width: 100%;
}

table.uebersicht_aller_tabellen td {
padding: 0;
margin: 0;
}

.spieler img {
float: left;
width: 140px;
}

.trainer img {
float: left;
margin-right: 25px;
box-shadow: 0 0 4px rgba(100, 100, 100, .4);
border-radius: 50%;
height: 100%;
width: 100%;
object-fit: cover;
}

/*tt-live*/

table[class*="ttlive"] .even {
background-color: #b9dbb6;
height: 0;
}

table[class*="ttlive"] .odd {
height: 5px;
}

table[class*="ttlive"] .cAufstieg {
color: #b88428;
}

table[class*="ttlive"] .cAbstieg {
color: red;
}

table[class*="ttlive"] .cRelegation {
color: darkorange;
font-weight: normal
}

table[class*="ttlive"] .cOwnTeam td {
font-weight: bold;
}

table[class*="ttlive"] .cOwnTeam:hover {
background-color: #ddd;
cursor: pointer;
}

.ttlivespielplan {

}

table.TTLiveTabelle {

}

.TTLive14Tage {
font-size: 10px;

}

.TTLiveMannschaft {
font-size: 10px;
max-width: 5px;
float: left;

}

.TTLiveRangliste {
font-size: 10px;
max-width: 5px;
float: left;

}

.TTLiveHallenplan {
margin-top: 20px;
font-size: 14px;

}

.textwidget dt:nth-of-type(2n) {
background-color: #b9dbb6;

}

.textwidget dd:nth-of-type(2n) {
background-color: #b9dbb6;

}

.textwidget dd:last-child {
margin-bottom: 35px;

}

.spieler {
color: #000000;
text-align: left;
padding-top: 10px;
padding-bottom: 0;
margin-bottom: 45px;
}

.spielerueberschrift {
font-size: 14pt;
margin-bottom: 0;
padding-bottom: 0;
margin-left: 10px;
margin-left: 155px;
}

.trainer {
color: #000000;
text-align: left;
padding-top: 10px;
padding-bottom: 0;
margin-bottom: 80px;
}

.trainer p {
margin: 0;
}

.trainer.new picture {
position: relative;
}

.trainer.new picture:before {
content: 'NEU';
position: absolute;
top: -4px;
right: 26px;
font-size: 12px;
background-color: #dbf5d9;
border-radius: 50%;
padding: 9px 8px;
transition: transform .4s;
z-index: 99;
box-shadow: 0 0 4px rgba(100, 100, 100, .4);
color: black;
}

.trainer.new picture:hover:before {
background-color: #64b364;
}

.trainerueberschrift picture {
height: 180px;
width: 180px;
}

.trainerueberschrift h3 {
font-size: 16pt;
margin: 0 0 8px 30px;
display: inline-block;
}

.trainerueberschrift p {
float: left;
}

ul.spieler_eig {
list-style-type: disc;
line-height: 19px;
margin-top: 5px;
padding-top: 0;
margin-bottom: 5px;
font-size: 12pt;
margin-right: 12px;
margin-left: 145px;
}

ul.trainer_eig {
list-style-type: disc;
line-height: 19px;
margin-top: 5px;
padding-top: 0;
margin-bottom: 5px;
font-size: 12pt;
margin-right: 12px;
margin-left: 195px;
}

ul.trainer_eig li {
padding: 0 0 10px 0;
}

.spielertext {
font-style: italic;
text-align: justify;
margin-right: 8px;
padding-top: 5px;
line-height: 18px;
padding-bottom: 0;
margin-left: 155px;
}

.trainerspruch {
font-style: italic;
font-size: 13pt;
text-align: justify;
margin-right: 8px;
padding-top: 10px;
line-height: 1.4em;
padding-bottom: 0;
margin-left: 210px;
}

.spielertext:before {
font-style: italic;
content: "\201E";
}

.spielertext:after {
font-style: italic;
content: "\201D";
}

.trainerspruch:before {
font-style: italic;
content: "\201E";
}

.trainerspruch:after {
font-style: italic;
content: "\201D";
}

a,
a:visited,
.comment-meta a {
color: #64b364;
text-decoration: none;
}

.site-footer a:visited,
.site-footer a {
color: #64b364;
}

a:focus {
outline: thin dotted;
}

a:active,
a:hover,
.site-footer a:hover {
color: #f26914;
outline: 0;
text-decoration: none;
}

.post-navigation a:hover {
color: #f26914 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
clear: both;
font-family: Bitter, Georgia, serif;
line-height: 1.3;
}

h1 {
font-size: 30px;
margin: 0;
}

h2 {
font-size: 26px;
margin-top: 20px;
margin-bottom: 10px;
}

h3 {
font-size: 20px;
margin: 22px 0;
}

h4 {
font-size: 18px;
margin: 10px 0 10px;
}

h5 {
font-size: 17px;
margin: 30px 0;
}

h6 {
font-size: 14px;
margin: 36px 0;
}

dl {
margin: 0;
}

.textwidget dl > dt:last-child,
.textwidget dl > dd:last-child {
border-bottom: 0;
}

.textwidget dt {
font-weight: normal;
padding-top: 10px;
padding-left: 0;
}

.textwidget dd {
padding-bottom: 10px;
border-bottom: 1px solid #64b364;
padding-left: 0;
margin: 0;
}

table {
border-bottom: 1px solid #ededed;
border-collapse: separate;
border-spacing: 0;
font-size: 14px;
line-height: 1.5;
margin: 0;
width: 100%;
}

table td {
border: 1px solid #868686;
}

.site {
background-color: #e0f0e0;
margin: 0 auto;
max-width: 1400px;
width: 100%;
}

.site-main {
position: relative;
}

.site-main .sidebar-container, .home #tertiary.sidebar-container {
height: 0;
position: absolute;
top: 40px;
width: 100%;
z-index: 1;
}

.site-main .sidebar-inner, .home #tertiary .sidebar-inner {
margin: 0 auto;
max-width: 100%
}

.main-navigation {
clear: both;
margin: 0 auto;
max-width: 1080px;
min-height: 45px;
position: relative;
text-align: center;
}

ul.nav-menu,
div.nav-menu > ul {
margin: 0;
margin-left: min(12%, 300px);
padding: 0 45px 0 0;
text-align: left;
}

.nav-menu li {
display: inline-block;
position: relative;
}

.nav-menu li a {
color: black;
display: block;
font-size: 16px;
line-height: 1;
padding: 24px 20px;
text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
background-color: #64b364;
color: black;
font-style: normal;
}

.nav-menu .sub-menu,
.nav-menu .children {
background-color: #b9dbb6;
border: none;
border-top: 0;
padding: 0;
position: absolute;
left: -2px;
z-index: 99999;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu > li > a {
position: relative;
}

ul.nav-menu > li.menu-item-has-children > a:after {
content: '\f502';
font-family: Genericons;
display: inline;
padding-left: 10px;
font-size: 0.8em;
top: 6px;
position: relative;
}

ul.nav-menu > li.menu-item-has-children.focus > a:after {
content: '\f500';
}


.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
color: black;
margin: 0;
width: 215px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background-color: #64b364;
}

@media all and (min-width: 1150px) {

ul.nav-menu ul.sub-menu a {
padding: 20px;
}

ul.nav-menu ul.sub-menu li.menu-item-has-children > a {
width: 250px;
}

ul.nav-menu ul.sub-menu li.menu-item-has-children > a:after {
content: '\203A';
display: inline;
position: absolute;
right: 15px;
font-size: 28px;
top: 43%;
transform: translateY(-50%);
}

}

header.nav-open ~ * {
overflow: hidden;
}


.menu-toggle {
display: none;
}

.navbar {
background-color: #b9dbb6;
margin: 0 auto;
max-width: 1400px;
width: 100%;
}

#menu-item-6963 {
position: relative;
}



#menu-item-6963:before {
/*display: none;*/
content: 'NEU';
position: absolute;
top: -11px;
right: 2px;
font-size: 14px;
background-color: #dbf5d9;
border-radius: 50%;
padding: 6px 5px;
transition: transform .4s;
z-index: 99;
box-shadow: 0 0 10px rgba(0,0,0,.3);
}



#menu-item-6963.current-menu-item:before,
#menu-item-6963:hover:before {
background-color: #64b364;
}

html.wp-dark-mode-active #menu-item-6963:before {
background-color: rgb(90, 127, 72);
}

@media all and (max-width: 1149px) {

#menu-item-6963:before {
top: 2px;
left: 8px;
right: unset;
font-size: 14px;
padding: 6px 4.5px;
}

#menu-item-6963 a {
padding-left: 50px;
}

}

.site-header .search-form {
position: absolute;
right: -115px;
top: 1px;
}

/*
*. * 5.0 Content
. * ------------
----------------
----------------
----------------
----------------
. */

.hentry {
padding: 0 0 50px 0;
}

.entry-meta {
margin: 0;
}

.entry-header,
.entry-content,
.entry-summary,
footer.entry-meta {
max-width: 900px;
width: 100%;
margin-bottom: 0;
}

body.blog .entry-content {
margin-top: 20px;
}

article.post picture.alignleft {
margin-right: 30px;
}

article.post picture.alignright {
margin-left: 30px;
}

.archive-header {
margin-left: 170px;
background-color: transparent;
}

.archive-title {
margin: 0;
}

@media all and (min-width: 1270px) {

.entry-header,
.entry-content,
.entry-summary,
footer.entry-meta {
margin-left: 100px;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary {
max-width: 850px;
padding: 0;
}
}



.sidebar .entry-meta {
max-width: 100%;
}

.site-content {
padding-top: 60px;
}

/**.
* 5.1 Entry Hea
der. * ---------
----------------
----------------
----------------
----------------
---. */

.sidebar .entry-header .entry-meta {
padding: 0;
margin-top: 5px;
margin-bottom: 5px;

}

.entry-thumbnail,
.newsmannschaften img {
width: 200px;
max-width: 100%;
height: auto;
display: block;
float: right;
}

@media all and (min-width: 481px) {

.entry-thumbnail,
.newsmannschaften img {
margin: 0 20px 20px;
}

body.blog #content .entry-thumbnail {
padding-top: 5px;
}

}

@media all and (max-width: 480px) {

.entry-thumbnail,
.newsmannschaften img {
margin: 15px 0;
}

}

.entry-thumbnail img,
.newsmannschaften img {
box-shadow: 0 0 4px rgba(100, 100, 100, .3);
}

article:first-child .entry-header {
border-top: none;
}

.entry-header {
border-top: 1px solid#b9dbb6;
}

body.single .entry-header {
margin-bottom: 10px;
}


.entry-title {
font-weight: normal;
margin-top: 20px;
font-size: 32px;
margin-bottom: 0;
margin-right: 15px;
word-wrap: break-word;
}

body.blog .entry-title {
margin-top: 50px;
}

.page .entry-title {
margin-bottom: 25px;
}

.entry-title a {
color: #000;

}

.entry-title a:hover {
color: #64b364;
text-decoration: none;

}

/**
. * 5.2 Entry Me
ta. * ----------
----------------
----------------
----------------
----------------
--. */

body.single footer.entry-meta {
margin-left: 150px;
clear: both;
font-size: 14px;

}

.entry-meta {
clear: both;
font-size: 14px;

}

.entry-meta a {
color: #64b364;
}

.entry-meta a:hover {
color: #f26914;
text-decoration: underline;
}

.entry-meta > span {
margin-right: 20px;
}

.entry-meta > span:last-child {
margin-right: 0;
}

.featured-post:before {
content: "\f308";
margin-right: 2px;
}

.entry-meta .date a:before {
content: "\f303";
}

.comments-link a:before {
content: "\f300";
margin-right: 2px;
position: relative;
top: -1px;
}

.entry-meta .author a:before {
content: "\f304";
position: relative;
top: -1px;
}

.categories-links a:first-child:before {
content: "\f301";
}

.tags-links a:first-child:before {
content: "\f302";
position: relative;
top: -1px;
}

.edit-link a:before {
content: "\f411";
position: relative;
top: -1px;
}

/**. * 5.3 Entry Content. * ----- ---------------- ---------------- ---------------- ---------------- -------. */

.entry-content {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
padding-bottom: 100px;
}

.entry-content a,
.comment-content a {
color: #64b364;
}

.entry-content a:hover,
.comment-content a:hover {
color: #f26914;
}

.entry-content .more-link {
white-space: nowrap;
}

.entry-content blockquote {
font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption .alignleft {
margin-left: 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-right: 0;
}

.entry-content .shariff {
margin: 50px 0 25px 0;
}

footer.entry-meta {
margin-top: 24px;
}

.format-standard footer.entry-meta {
margin-top: 0;
}

body.page-id-270 .post-270 ul {
list-style-type: none;
margin-top: 0;
line-height: 22pt;
}

body.page-id-270 .post-270 ul li:before {
color: #64b364;
content: "\25BA";
margin-right: 7px;
}

/**. * 6.0
Sidebar. * ----
----------------
----------------
----------------
----------------
--------. */

.site-main .widget-area, .sidebar-inner .widget-area {
float: right;
width: 350px;
border-left: 1px solid#b9dbb6;;
}

/**. *
6.1 Widgets. *
----------------
----------------
----------------
----------------
------------. */

.widget {
background-color: unset;
font-size: 14px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
margin: 0;
padding-left: 20px;
padding-bottom: 20px;
word-wrap: break-word;
text-align: center;
}

.widget:first-child .widget-title {
border-top: none;
}

.widget .widget-title {
font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
margin: 0 0 15px;
padding-top: 20px;

}

.widget ul .current_page_item > a,
.widget ul .current_page_ancestor > li,
.widget ul .current-menu-item > li,
.widget ul .current-menu-ancestor > li {
color: #64b364;
}

.widget ul {
list-style-type: disc;
}

.widget ul,
.widget ol {
margin: 0 0 0 20px;
padding: 0;

}

.widget ul li.cat-post-item {
border-bottom: 1px dotted #b9dbb6 !important;
}

.widget ul#menu-mannschaften li {
display: inline;
padding: 0;
}

.widget ul#menu-galeriemenue li {
display: list-item;

}

.widget ul#menu-galeriemenue li::after {
content: '';
}

.widget ul#menu-mannschaften li::after {
content: ',';
color: #64b364;
}

.widget.children li:last-child {
padding-bottom: 0;

}

.widget ul#menu-mannschaften li:last-child::after {
content: '';
}

.cat-post-widget li.cat-post-item {
margin: 0 !important;
padding: 6px 0 !important;
}

.cat-post-widget li.cat-post-item > div:nth-child(2) {
display: none !important;
}

.widget li > ul,
.widget li > ol {
margin-left: 20px;

}

.widget a {
color: #64b364;
}

.widget a:hover {
color: #f26914;
}

.site-footer {
background-color: #b9dbb6;
color: #000000;
font-size: 14px;
text-align: center;
}

.site-footer ul {
margin: 0;
padding: 0;
}

.site-footer ul li {
list-style-type: none;
}

.site-footer .textwidget {
font-size: 17px;
}

.site-footer .widget-area,
.sidebar .site-footer {
text-align: left;
}

.site-footer .sidebar-container {
background-color: #b9dbb6;,
padding: 20 px 0;
}

.site-footer .widget-area {
margin: 0 auto;
width: 100%;
}

.sidebar .site-footer .widget-area {
position: relative;
left: 0;
max-width: 100%;
}

.site-footer .widget {
background: transparent;
color: #fff;
float: left;
margin-right: 20px;
width: 245px;
}

.sidebar .site-footer .widget {
width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
margin-right: 0;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer.wp-caption-text {
color: #fff;
}

.site-info {
margin: 0 auto;
padding: 30px 0;
width: 100%;
max-width: 100%;
text-align: center;
background-color: #64b364}

.site-info a,
.site-info a:visited {
color: white;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #b9dbb6 !important;
border-bottom: none;
border-radius: 0;
color: black;
}

button:hover,
button:active,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus {
background: #64b364 !important;
border-top: 0;

}

.department-button-wrapper a {
margin-left: 10px;
}

.department-button-wrapper a button {
font-style: italic;
font-size: 1.3em;
line-height: 1.6;
border-radius: 20px;
margin-bottom: 15px;
padding: 0.75rem 1.9rem;
width: 80%;
background: #b9dbb6;
box-shadow: 0 0 2px rgba(150, 150, 150, .2);
}

.department-button-wrapper p {
margin: 0;
}

.department-button-wrapper a:hover button {
text-decoration: none;
}

.department-button-wrapper a:hover button {
color: white !important;
}

.department-button-wrapper.tischtennis a button {
color: #3b7b3b;
}

.department-button-wrapper.volleyball a button {
color: #3186a0;
}

.department-button-wrapper.gymnastik a button {
color: #a06e21;
}

.department-button-wrapper.tischtennis a:hover button,
.department-button-wrapper.tischtennis a:active button {
background: #3b7b3b !important;
}

.department-button-wrapper.volleyball a:hover button,
.department-button-wrapper.volleyball a:active button {
background: #3186a0 !important;
}

.department-button-wrapper.gymnastik a:hover button,
.department-button-wrapper.gymnastik a:active button {
background: #a06e21 !important;
}

.error404 .page-title {
padding: 0;
}

.error404 .page-title:before {
content: "";
}

.error404 .page-header {
background-color: transparent;
text-align: center;
}

.error404 .display-404 {
color: #e8e5ce;
font-size: 150px;
line-height: 0.6;
margin: 60px 0;
}

.ShariffHeadline {
font-style: italic;
}

/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/

/* Does the same thing as
<meta name="viewport" content="width=device-width">,
* but in the future W3C standard way. -ms- prefix is required for IE10+ to
* render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
* the meta tag. See https://core.trac.wordpress.org/ticket/25888.
*/

@media (max-width: 1599px) {
.site {
border: 0;
}
}

@media (max-width: 1269px) {

#content {
padding: 30px 50px 100px 50px;
}

.entry-header,
.entry-content,
.entry-summary {
margin-left: 0;
max-width: 100%;
}

article {
max-width: 100%;
}

.sidebar .comments-title, .sidebar .comment-list,
.sidebar .must-log-in, .sidebar .comment-reply-title,
.sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
max-width: 100% !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

#content {
padding-right: 0;
}

.sidebar img.alignleft,
.sidebar .wp-caption.alignleft {
margin-left: 0;
}

.sidebar img.alignright,
.sidebar .wp-caption.alignright {
margin-right: 0;
}

.error404 .page-header {
margin-left: auto;
max-width: 604px;
width: 100%;
}

.archive-header,
.search .page-header,
.archive .page-header,
.blog .page-header,
.error404 .page-content,
.search .page-content,
.archive .page-content,
.attachment .entry-header,
.attachment .entry-content,
.post-navigation .nav-links,
.sidebar .site-info,
.site-footer .widget-area {
padding-left: 20px;
padding-right: 20px;
}

.error404 .page-title {
font-size: 24px;
padding: 180px;
}

.error404 .page-title:before {
font-size: 554px;
}

.attachment .image-navigation {
max-width: 724px;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
position: static;
}

.site-main .sidebar-container, .home #tertiary.sidebar-container {
height: auto;
position: relative;
top: 20px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}

.site-main .widget-area, .sidebar-inner .widget-area {
float: none;
margin: 0;
width: 100%;
}

.sidebar .site-footer .widget-area {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}

}

@media (min-width: 1000px) {

body:not(.error404) .site-main {
min-height: 1300px;
}

#footer-sidebar-left,
#footer-sidebar-center,
#footer-sidebar-right {
display: table-cell;
margin: 0;
height: auto;
width: 20%;
max-width: 20%;
}

#footer-sidebar-left {
padding-left: 140px;
}

#footer-sidebar-center,
#footer-sidebar-right {
padding: 0 60px;
}

#footer-sidebar-right {
padding-right: 140px;
}

#footer-sidebar-center h2,
#footer-sidebar-center .textwidget {
text-align: center;
}

#footer-sidebar-right h2 {
text-align: right;
}

#footer-sidebar-right img {
margin: 5px 0 0 auto !important;
}

}

@media (max-width: 770px) {

#content {
padding: 0 40px 100px 40px;
}

.sidebar .comments-title, .sidebar .comment-list,
.sidebar .must-log-in, .sidebar .comment-reply-title,
.sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
max-width: 100% !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta,
.sidebar .comment-list,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form,
.sidebar .featured-gallery,
.sidebar .post-navigation .nav-links,
.author.sidebar .author-info {
max-width: 604px;
padding-left: 0;
padding-right: 0;
}

.sidebar .site-info {
max-width: 100%;
}

.search.sidebar .page-content,
.blog.sidebar .page-content,
.attachment .entry-header,
.sidebar .comments-title {
max-width: 604px;
}

.sidebar .archive-meta,
.attachment .entry-header,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.sidebar .site-info,
.sidebar .comments-title,
.sidebar .no-comments {
padding-left: 0;
padding-right: 0;
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
max-width: 100%;
}

.attachment .entry-meta {
float: left;
text-align: left;
width: 100%;
}

.attachment .entry-content {
max-width: 100%;
padding: 40px 0;
}

.format-status .entry-content {
padding-top: 40px;
}

.format-status .entry-meta {
padding-bottom: 40px;
}

.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
padding-left: 35px;
}

.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
left: 10px;
}

.sidebar .format-status .entry-content p:first-child:before {
left: 4px;
}

.sidebar .paging-navigation .nav-links {
padding: 0 60px;
}

.site-main .sidebar-container, .home #tertiary.sidebar-container {
height: auto;
position: relative;
top: 20px;
margin-left: auto;
margin-right: auto;
}

.site-main .widget-area, .sidebar-inner .widget-area {
float: none;
margin-bottom: 30px;
width: 100%;
}

.sidebar .site-footer .widget-area {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}

#footer-sidebar-left *,
#footer-sidebar-center *,
#footer-sidebar-right * {
text-align: center;
}
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
.site-header .home-link {
min-height: 0;
}

.site-title {
font-size: 36px;
padding: 8px 0 10px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft,
.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin: 0;
margin-bottom: 5px;
float: none;
width: 100%;
}

.attachment .image-navigation,
.attachment .entry-attachment .attachment {
max-width: 604px;
padding: 0;
width: 100%;
}

.gallery-caption {
display: none;
}

.trainer picture {
width: 130px;
height: 130px;
float: none;
display: inline-block;
margin-bottom: 0 !important;
}

.trainer p,
.trainer .alignleft {
float: none;
}

.teilueberschrift {
margin-bottom: 10px;
margin-top: 0;
margin-left: 0;
margin-right: 0;
padding-top: 10px;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
font-size: 18pt;
text-align: center;
}

.teilueberschrift.mobile-left {
text-align: left;
}

.spieler img {
float: none;
display: block;
width: 40%;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}

.spieler {
color: #000000;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #b9dbb6;
}

.spielerueberschrift {
font-size: 14pt;
margin-bottom: 0;
padding-bottom: 0;
padding-left: 0;
margin-left: 0;
}

.trainer {
color: #000000;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: 1px solid #b9dbb6;
}

.trainerueberschrift {
display: flex;
flex-direction: column-reverse;
}

.trainerueberschrift h3 {
font-size: 14pt;
margin: 16px 0 10px 0;
padding-bottom: 0;
}

ul.spieler_eig {
list-style-type: disc;
line-height: 19px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 5px;
font-size: 11pt;
padding: 0;
}

ul.trainer_eig {
list-style-type: disc;
line-height: 19px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 0;
font-size: 12pt;
padding: 0;
}

.spielertext {
font-style: italic;
font-size: 11pt;
text-align: justify;
margin-right: 8px;
padding-top: 5px;
line-height: 18px;
padding-bottom: 0;
margin-left: 10px;
}

.trainerspruch {
font-style: italic;
font-size: 13pt;
text-align: justify;
margin-right: 8px;
padding-top: 5px;
line-height: 18px;
padding-bottom: 0;
margin-left: 10px;
}

.spielertext:before {
font-style: italic;
content: "\201E";
}

.spielertext:after {
font-style: italic;
content: "\201D";
}

.trainerspruch:before {
font-style: italic;
content: "\201E";
}

.trainerspruch:after {
font-style: italic;
content: "\201D";
}

.trainer.new picture:before {
right: 18px;
}



}

#menu-item-6964 {
display: none;
}

@media (max-width: 1149px) {

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
width: 100% !important;
}

.reply {
margin-bottom: 20px;
}

.comment-author {
margin-bottom: 0;
}

.entry-header {
padding-left: 10px;
}

article {
margin: 0;
max-width: 100%;
}

.format-standard footer.entry-meta {
margin: 0 !important;
max-width: 300px;
}

.site, .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary {
max-width: 100% !important;
padding-right: 0 !important;
}

.entry-header, .entry-content, .entry-summary, .archive-header {
margin: 0;

}

#reply-title {
font-size: 18px !important;
}

.comments-title {
font: 300 italic 18px "Source Sans Pro", Helvetica, sans-serif !important;
}

.post-navigation {
font-size: 18px !important;
margin: 0;
}

.sidebar .post-navigation .nav-links {
padding: 0 !important;
margin: 0 !important;
max-width: 100% !important;
}

.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comments-title,
.sidebar .comment-list {
max-width: 100% !important;
padding-right: 10px !important;
padding-left: 10px !important;
margin-right: 10px !important;
}

.sidebar .comment-respond .comment-form {
padding-left: 10px !important;
padding-right: 80px !important;
}

.sidebar .comment-reply-title {
padding: 60px 0 0 0 !important;
margin: 60px 0 0 0 !important;
}

.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-navigation, .sidebar
.comment-respond .comment-form {
padding: 20px 5px 0 10px !important;
margin: 0 !important;
}

.comment .comment-respond {
padding: 20px 0;
}

body.home {
max-width: 100% !important;
}

.site, .content-area, .site-content {
max-width: 100%;
margin-right: 0;
}

.comments-title {
font: 300 italic 10px "Source Sans Pro", Helvetica, sans-serif;
padding-top: 15px;
}

.sidebar .post-navigation .nav-links {
padding: 0;
}

.navigation.post-navigation {
padding: 20px;
margin: 0;
}

.comments-area {
width: 100%;
}

#reply-title {
padding-top: 20px;
margin-top: 120px;
}


h2 {
font-size: 18px;
}

.tabelle_termine_ueberschrift {
font-size: 16px;
}

.site-title {
font-size: 30px;
}

#content .entry-header,
#content .entry-content,
#content .entry-summary {
padding-right: 0 !important;
margin: 0 !important;
padding-left: 0;
}

body.blog #content .entry-content {
margin-top: 10px !important;
}

#content footer.entry-meta,
#content .featured-gallery,
.search.sidebar .page-content,
.blog.sidebar .page-content,
.sidebar .post-navigation .nav-links,
.paging-navigation .nav-links,
#content .author-info,
.comments-area .comments-title,
.comments-area .comment-list,
.comments-area .comment-navigation,
.sidebar .paging-navigation .nav-links {
padding-left: 20px !important;
padding-right: 20px !important;
margin: 0 !important;
}

#content .format-status .entry-content,
#content .format-status .entry-meta {
padding-left: 35px;
}

/* Small menu */

ul.nav-menu {
overflow: scroll;
height: calc(100dvh - 69px);
padding-bottom: 40px;
}

#navbar {
position: fixed;
top: 0;
z-index: 9999999;
box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.3);
}

ul.nav-menu > li.menu-item-has-children.focus > a:after {
top: 0;
}

ul.nav-menu li > ul,
.nav-menu ul li > ul,
ul.nav-menu > ul,
.nav-menu > ul {
clip: inherit !important;
overflow: inherit !important;
height: inherit !important;
width: inherit !important;
}

ul.nav-menu > li.menu-item-has-children > ul.sub-menu {
display: none !important;
}

ul.nav-menu > li.menu-item-has-children.focus > ul.sub-menu {
display: block !important;
}


.menu-toggle {
cursor: pointer;
display: inline-block;
font: bold 18px/1.3 "Source Sans Pro", Helvetica, sans-serif;
margin: 0;
text-transform: uppercase;
}

.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
background: none;
border: none;
color: black;
padding: 22px 20px;
}

.menu-toggle:focus {
outline: thin dotted;
}

.menu-toggle:after {
content: "\f502";
font-size: 1em;
padding-left: 10px;
vertical-align: -7px;
}

.toggled-on ul {
border-top: 1px solid black;
}

.toggled-on .menu-toggle:after {
content: "\f500";
vertical-align: 2px;
}

.toggled-on .nav-menu,
.toggled-on .nav-menu > ul {
display: block;
margin-left: 0;
padding: 0;
width: 100%;
}

.toggled-on li,
.toggled-on .children {
display: block;
}

.toggled-on .nav-menu li > ul {
background-color: transparent;
display: block;
float: none;
margin-left: 0;
position: relative;
left: auto;
top: auto;
margin-bottom: 14px;
}

.toggled-on .nav-menu li > ul a {
color: #141412;
width: auto;
}

.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
background-color: transparent;
color: #141412;
}

.toggled-on .nav-menu li.active > a,
.toggled-on .nav-menu li.focus > a {
background-color: #64b364;
color: black;
}

#menu-item-6964 {
display: block;
}

ul.nav-menu ul.sub-menu li a:before {
content: '\2015';
display: inline-block;
margin-right: 8px;
font-size: 16px;
}

ul.nav-menu ul.sub-menu li ul.sub-menu a:before {
content: '\2015\2015';
}

ul.nav-menu ul.sub-menu li a {
font-size: 16px;
padding: 12px 20px;
}

ul.nav-menu,
div.nav-menu > ul {
display: none;
}

#content .featured-gallery {
padding-left: 24px;
}

.gallery-columns-1 .gallery-item {
margin-right: 0;
width: 100%;
}

.entry-title,
.format-chat .entry-title,
.format-image .entry-title,
.format-gallery .entry-title,
.format-video .entry-title {
font-size: 22px;
font-weight: bold;
}

.format-quote blockquote,
.format-status .entry-content {
font-size: 18px;
}

.format-quote blockquote small,
.format-quote blockquote cite {
font-size: 13px;
}

.error404 .page-title {
padding: 40px 0 0;
}

.error404 .page-title:before {
content: normal;
}

.comment-author {
margin-right: 30px;
}

.comment-author .avatar {
height: auto;
max-width: 100%;
}

.comment-metadata,
.comment-content,
.comment-list .reply {
width: 70%;
width: -webkit-calc(100% - 104px);
width: calc(100% - 104px);
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: -webkit-calc(100% - 120px);
width: calc(100% - 120px);
}

.comment-form textarea {
height: 130px; /* Smaller field for mobile. */
}

/* Audio */
.format-audio .entry-content:before {
display: none;
}

.format-audio .audio-content {
background-image: none;
float: none;
padding-left: 0;
width: auto;
}
}

@media only screen and (max-width: 480px) {

.entry-thumbnail {
float: none !important;
width: 90% !important;
max-width: 90% !important;
}

}

/* Mobile devices */
@media (max-width: 359px) {

.site-title {
font-weight: normal;
}

.site-description {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}

.gallery {
margin-left: 0;
}

.gallery .gallery-item,
.gallery-columns-2.gallery-size-thumbnail .gallery-item {
max-width: none;
width: 49%;
width: -webkit-calc(50% - 4px);
width: calc(50% - 4px);
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
display: block;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-1.gallery-size-medium .gallery-item,
.gallery-columns-1.gallery-size-thumbnail .gallery-item {
text-align: center;
width: 98%;
width: -webkit-calc(100% - 4px);
width: calc(100% - 4px);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
margin-right: 4px;
}

.gallery br {
display: none;
}

.gallery .gallery-item:nth-of-type(even) {
margin-right: 0;
}

/* Comments */
.comment-author {
margin: 0 0 5px;
max-width: 100%;
}

.comment-author .avatar {
display: inline;
margin: 0 5px 0 0;
max-width: 20px;
}

.comment-metadata,
.comment-content,
.comment-list .reply {
width: 100%;
}
}

/**
* 9.0 Print
* ----------------------------------------------------------------------------
*/

@media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}

footer a[rel="bookmark"]:link:after,
footer a[rel="bookmark"]:visited:after {
content: " [" attr(href) "] "; /* Show URLs */
}

.site {
max-width: 98%;
}

.site-header {
background-image: none !important;
}

.site-header .home-link {
max-width: none;
min-height: 0;
}

.site-title {
color: #000;
font-size: 21pt;
}

.site-description {
font-size: 10pt;
}

.author-avatar,
.site-footer,
.comment-respond,
.comments-area .comment-edit-link,
.comments-area .reply,
.comments-link,
.entry-meta .edit-link,
.page-links,
.site-content nav,
.widget-area,
.main-navigation,
.navbar,
.more-link {
display: none;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
margin: 0 !important;
width: 100%;
}

.page-title,
.entry-title {
font-size: 21pt;
}

.entry-meta,
.entry-meta a {
color: #444;
font-size: 10pt;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
margin-left: 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
margin-right: 0;
}

.format-image .entry-content .size-full {
margin: 0;
}

/* Remove colors from post formats */
.hentry {
background-color: #fff;
}

/* Comments */
.comments-area > li.comment {
background: none;
position: relative;
width: auto;
}

.comment-metadata {
float: none;
}

.comment-author .fn,
.comment-reply-link,
.comment-reply-login {
color: #333;
}
}

/*toggle*/
/* toggle
----------------------------------------------- */
.azc_tsh_toggle, .azc_tsh_toggle_open, .azc_tsh_toggle_active, .azc_tsh_toggle_open_active {
margin: 5px 0 0 0 !important;
border: 1px solid#b9dbb6;
font-weight: normal;
font-size: 14px;
padding: 10px 10px 10px 30px;
background-repeat: no-repeat;
background-position: 10px 10px;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
}

.azc_tsh_toggle:hover {
background-color: #b9dbb6;

}

.azc_tsh_toggle::before {
content: '+ ';
font-size: 16pt;
color: #64b364;
}

.azc_tsh_toggle_open::before {
content: '+ ';
font-size: 16pt;
color: #64b364;
}

.azc_tsh_toggle_active::before {
content: '- ';
font-size: 16pt;
color: #64b364;
}

.azc_tsh_toggle_open_active::before {
content: '- ';
font-size: 16pt;
color: #64b364;
}

.azc_tsh_toggle a, .azc_tsh_toggle_open a, .azc_tsh_toggle_open_active a {
color: #000;
}

.azc_tsh_toggle a:hover, .azc_tsh_toggle_open a:hover, .azc_tsh_toggle_open_active a:hover {
color: #64b364 !important;
text-decoration: none !important;
}

.azc_tsh_toggle_container, .azc_tsh_toggle_container_open {
margin: auto;
margin-bottom: 5px !important;
padding: 5px 15px;
border-top: none;
border-right: 1px solid#b9dbb6;
border-bottom: 1px solid#b9dbb6;
border-left: 1px solid#b9dbb6;
overflow: auto;
}

.site-footer .site-info a:hover {
color: #ffffff;
text-decoration: underline;
}

.site-info .copyright {
font-size: 12px;
margin-top: 4px;
display: block;
}

/*YouTube*/

.youtube-video-container {
margin: 20px 0;
}

.youtube-video-headline {
font-size: 24px;
margin: 0 20px;
}