div.member-item img {
  padding-right: 0px;
  width: 320px;
}

.black a {
  color: #fff;
}
body.black div.sidebar-left.card.startseite .mod-list li a {
  color: #b29c00;
}
body.black div.sidebar-left.card.startseite  {
  padding-left: 20px;
  background-color: #000;
}
body.black div.sidebar-left.card.startseite  h3.card-header {
  color: #b29c00;
  background-color: #000;
}

.com-content-article__body img  {
  padding-right: 20px;
}

.left.item-image {
  float: left;
  max-width: 400px;
}

.blog-items .item-content {
/*  height: 90px; */
}
.kontaktmenue .com-contact__container .com-contact__info h3
{
 font-size: 18px;
}
.kontaktmenue legend {
  font-size: 1rem;
}
/* Grundsätzliche Template Farben und Einstellungen */

:root {

    --cassiopeia-color-primary: #00ff00;
    --cassiopeia-color-link: #808080;
    --cassiopeia-color-hover: #b29c00;

    --cassiopeia-font-family-body: "Roboto", sans-serif;
    --cassiopeia-font-family-headings: "Roboto", sans-serif;
    --cassiopeia-font-weight-headings: 700;
    --cassiopeia-font-weight-normal: 400;
    
    --blue: #0d6efd;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #d63384;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #198754;
    --teal: #20c997;
    --cyan: #0dcaf0;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --gray-100: #f8f9fa;
    --gray-200: #e9ecef;
    --gray-300: #dee2e6;
    --gray-400: #ced4da;
    --gray-500: #adb5bd;
    --gray-600: #6c757d;
    --gray-700: #495057;
    --gray-800: #343a40;
    --gray-900: #212529;
    --primary: #0d6efd;
    --secondary: #6c757d;
    --success: #198754;
    --info: #0dcaf0;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #212529;
    --primary-rgb: 13, 110, 253;
    --secondary-rgb: 108, 117, 125;
    --success-rgb: 25, 135, 84;
    --info-rgb: 13, 202, 240;
    --warning-rgb: 255, 193, 7;
    --danger-rgb: 220, 53, 69;
    --light-rgb: 248, 249, 250;
    --dark-rgb: 33, 37, 41;
    --white-rgb: 255, 255, 255;
    --black-rgb: 0, 0, 0;
    --body-color-rgb: 33, 37, 41;
    --body-bg-rgb: 255, 255, 255;
    --font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --body-font-family: var(--cassiopeia-font-family-body);
    --body-font-size: 2rem;
    --body-font-weight: 400;
    --body-line-height: 1.5;
    --body-color: #383838;
    --body-bg: #fff;
}

/* Bilder im Artikel */
.leftside {
  float: left;
  margin-right: 20px;
}


/* Schrift auf der Seite nutzen: Auf Google findest du auch die CSS Anweisung für die Nutzung der Schrift. Wenn du diese in das body element einfügst dann wird die Schrift auf der ganzen Webseite genutzt. */

body {
      font-family: Verdana, Geneva, sans-serif ;
  font-size: 1em;
}

/* Der Seitenkopf von Cassiopeia hat die Klasse "header" du steuerst diese also mit .header an */

.header {
    background: #000;
	/* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(119,9,121,1) 35%, rgba(0,212,255,1) 100%); */
}


nav.navbar.navbar-expand-md  {
  margin-top: -30px;
  padding: 0;
}

.container-header  {
 /* background-image: url(http://mokume.schichtwerk.com/images/strich.png);
  background-repeat: repeat-x;
  background-position: 0px 2px; */
}

.container-header .container-nav {
  padding-bottom: 0;
}
.container-header .grid-child {
  padding: 0;
  padding-bottom: 0px;
  
  background-image: url(http://mokume.schichtwerk.com/images/strich.png);
  background-repeat: repeat-x;
  background-position: 0px 2px; 
}

/* ##########  Das Dropdown-Menu im Menu färbst du mit der Klasse .metismenu.mod-menu .mm-collapse ein */

.metismenu.mod-menu .mm-collapse {
  background: #fff;
}
.metismenu.mod-menu .metismenu-item > a  {
color: #999;
text-transform: uppercase;
}

.container-header .metismenu > li.level-1.active > a {
  color: #b29c00;
}
.mod-list li.active > a {
  text-decoration: none;
   color: #b29c00;
}
.metismenu.mod-menu .metismenu-item {
 
  font-size: 1.0rem;
  line-height: 1.5;
/*   padding: .5em 1em .5em 0; */
  padding: 2em 2em 0em 0;
}

/* ###########  Die Links im Dropdown Menu musst du dann auch einzeln ansteuern */
.metismenu.mod-menu .mm-collapse .metismenu-item a {
    color: #000;
  background-image: none;
  text-transform: none;
}
/* ###########  PFEILGRÖSSE */
.metismenu.mod-menu .mm-collapse > li.parent .mm-toggler,
.metismenu.mod-menu .mm-toggler
{
  font-size: 11px;
}

/* Module haben die Klasse card, man steuert sie also mit .card an - wenn du nur ein bestimmtes Modul ansteuern willst, kannst du dem Modul in den Einstellungen eine eigene CSS Klasse geben und dann damit ansteuern  */

.card {
 /* box-shadow: 12px 4px 18px 0px rgba(0,0,0,0.35);
	-webkit-box-shadow: 12px 4px 18px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 12px 4px 18px 0px rgba(0,0,0,0.35); */
  border: none;
}
body .card-body {
  padding: 0px ;
}

.card-header {
  background-color: #fff;
  border: none;

}

h3.card-header {
  color: #b29c00;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 35px;
  padding-left: 0px;
}

.mod-list li {
  padding: 10px 0;
 /* border-bottom: 1px solid #ececec\9; */
  border-bottom: 1px solid rgba(150,150,150,0.2);
}

.mod-list li.parent {
  padding: 10px 0;
}

.mod-list li .mod-menu__sub {

}

.mod-list ul li > a {
padding-left: 18px;
background: url(http://mokume.schichtwerk.com/images/dot-grey.png) left 6px no-repeat;

}

/*.nav-item.current.active.deeper.parent {
    border-bottom: 1px solid rgba(150,150,150,0.2);
} */

.mod-list li:last-child {
    border: none;
}

/* Module sind auf verschiedenen Modulpositionen im Cassiopeia Template bekommen dann die Module zusätzlich zu card auch die Position als Klassennamen, zum Beispiel main-top - wenn du also alle Module auf Main Top ändern möchtest, nimmst du .main-top.card */

.main-top.card {
   background: #e1e9f5;
}


/* Überschriften sind html Elemente, die Hauptüberschrift ist eine h1, dann kommt h2, h3, h4 usw. Ein html Element steuerst du an indem du einfach den Namen davorschreibst */

h1 {
font-size: 2.0rem;
    color: rgb(153, 153, 153);
    border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B39D49;
}

div.page-header h2 {
  font-size: 1.8em;
  line-height: 30px;
  margin: 25px 0 5px;
}
div.page-header h2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #B39D49;
}

h4 {
  color: #b29c00;
  font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0;
  font-weight: normal;
 /*  line-height: 20px; */
}
 

/* In Joomla haben die meisten Buttons die Klasse btn-primary - im Element Inspektor kannst du nachsehen ob der Button, den du einfärben willst wirklich diese Farbe hat.
*/

.btn-primary {
  background: rgba(119,9,121,1);
}

body .btn-secondary {
  background-color: #fff;
  border-color: #fff;
  color: #353b41;
  padding: 0;
}

.fa, .fas, [class*=" icon-"], body [class^="icon-"] {
  color: #a1942d;
 /*  font-size: 11px; */
    font-size: 25px;
  padding: 5px;
}

 .fa, .fas, [class^="icon-"], [class*=" icon-"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}


/* Wenn du etwas einfärben möchtest, nur wenn man mit der Maus drüber fährt dann schreibst du :hover dahinter
*/

.btn-primary:hover {
  background: rgba(0,212,255,1);
} 

body .btn-secondary:hover {
background-color: #f0f0ee8f;
  border: none;
} 



/* In Joomla haben alle Beitragsbilder die Klasse item-image, wenn du nur ein bestimmtes Bild einsteuern möchtest, dann muss du dem Bild im Beitrag eine eigene CSS Klasse geben.
*/

.item-image {
  border: 0px solid #ccc;
  padding-right: 20px;
}


/*Laufen dir auf der Webseite icons über den Weg kannst du diese einzeln einfärben*/

.icon-user {
  
}

/* oder du färbst mit dieser besonderen Anweisung alle Icon ein*/

.fa, .fas, [class*=" icon-"], [class^="icon-"] {
  color: #403678;
}

/* Der Seitenfuß von Cassiopeia hat die Klasse "footer" du steuerst diese also mit .footer an */

.footer {
    background: #000;
/*	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(119,9,121,1) 35%, rgba(0,212,255,1) 100%); */
}



/* ####### TABELLEN ######## */
table {

 border-collapse: collapse;
  border: solid 0px;
}

td img {
  width: 300px;
  height: auto;
  padding-right: 20px;
  display: block;
}
table td, table td {
  vertical-align: top;
  list-style: none;
  padding-top: 20px;
}

table td, table td {
  vertical-align: top;
  list-style: none;
  padding-top: 20px;
}

@media screen and (max-width: 575.98px) {
  td {
    display: list-item;
  }
}


/* ####### Content Inhalt ######## */

div#our-team-member {
	/* margin-top: -20px; */
 
}

#our-team-member .member-item .member-desc {
	background-color: rgba(255,255,255,0.8); 
	position: absolute;
	bottom: 0;
   border-bottom: 5px solid #B29C00;
}
#our-team-member .member-item img.member-avatar {
	display: inherit;
	margin-bottom: 90px;
	-webkit-filter: saturate(0%);
	transition: filter 0.3s ease-in-out;
	-moz-transition: filter 0.3s ease-in-out;
	-webkit-transition: -webkit-filter 0.3s ease-in-out;
}
#our-team-member .member-item:hover img.member-avatar {
	-webkit-filter: saturate(100%);
}
#our-team-member .member-item {
	position: relative;
	/* background-color: #eee;
	border-bottom: 5px solid #B29C00;
 width: 300px; 
  margin-top: 20px; */
  margin-top: 0px;
}



#our-team-member .member-desc {
	height: 90px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#our-team-member .member-name {
	height: 90px;
	display: inline-block;
	padding: 0 15px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#our-team-member .memer-info {
	display: inline-block;
	padding: 0 20px;
	border: none;
	height: 0;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
  width: 100%;
}
#our-team-member .member-item:hover .member-desc {
	height: 180px;
}
#our-team-member .member-item:hover .memer-info {
	padding: 10px 20px;
	height: 90px;
	background-color: #000;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#our-team-member img.member-avatar {
	width: 100%;
	height: auto;
}
#our-team-member .member-name h4 {
	/* text-transform: uppercase; */ text-transform: normal;
	font-size: 1.4em;
	color: #434343;
	margin-bottom: 0;
}
#our-team-member .member-name span {
	text-transform: uppercase;
}


/* =============== CONTENT COLUMMNS =============== */


 

  
div.grid-layout,
div.grid-layout2 {
  clear: both;
  float: left;
  width: 100%;
}
 
@media (width <= 575.98px) 
{
  body .container-header .navbar-toggler {
  display: none;
}
  
  .container-header .navbar-collapse.show {
  display: none;
}
  
  .left.item-image {
  float: left;
  width: 100%;
}


div.grid-layout div.grid-col, 
ul.grid-layout li.grid-col 
  {
  float: left;
  width: 100%;
  }
#our-team-member .memer-info 
  {
  display: inline-block;
  padding: 0px 15px 0px 15px;
  border: none;
  height: 40px;
  overflow: visible;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  width: 100%;
  margin-bottom: 20px;
}
 #our-team-member .member-desc {
 height: 115px; 
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
} 
  #our-team-member .member-name {
/*  height: 80px; */
     height: 70px;
  display: inline-block;
  padding: 0px 15px 0px 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
 #our-team-member .member-item {
  position: relative;
  background-color: #fff;
  border-bottom: 5px solid #B29C00;
/*   width: 300px;
 margin-top: 20px; 
  margin-bottom: 20px; */
} 
  #our-team-member .member-item .member-desc {
  border-bottom: none;
}
}
 

@media (width >= 768px) { 
div.grid-layout div.grid-col, 
ul.grid-layout li.grid-col {
  float: left;
  width: 33.3%;
  padding-right: 10px;
}
.black div.grid-child.container-sidebar-left  {
  display: none;
}

  div.grid-layout div.grid-col:last-child  {
	margin-top: 0px;
  padding-top: 0px;
 /*    padding-right: 0px; */
    margin-bottom: 0px;
}
div.grid-layout div.grid-col:last-child .member-item {
/* width: 320px; 
padding-top: 0px;*/
}
  
}
  
div.grid-col, #feauture-product ul.vm-product li.grid-col {
  margin-bottom: 20px;
}

.grid-col1 {
  float: left;
  width: 33.3%;
}
.grid-col2 {

margin-left: 15px;
}



div.grid-layout2 div.grid-col {
	float: left;
	width: 49.95%;
  padding-right: 15px;
}
div.grid-layout3 div.grid-col {
	float: left;
	width: 33.3%;
}
div.grid-layout4 div.grid-col {
	float: left;
	width: 24.96%;
}
div.grid-layout5 div.grid-col {
	float: left;
	width: 19.98%;
}
div.grid-layout6 div.grid-col {
	float: left;
	width: 16.65%;
}
div.grid-layout div.grid-col div.grid-col_inner {
	margin: 25px 17px;
}
div.grid-layout div.grid-lastcol div.grid-col_inner {
	margin-right: 0;
	margin-left: 33px;
}
div.grid-layout div.grid-col:first-child div.grid-col_inner {
	margin-left:0 ;
	margin-right: 33px;
}


div.grid-layout2 div.grid-col {
  float: left;
  width: 100%;
  padding-right: 0;
}


/* ### Smartphone ### */
@media (max-width:575.98px) {
div.grid-layout2 div.grid-col {
  float: left;
  width: 100%;
  padding-right: 0px;
}
}
/* @media (min-width:767.98px) {
.metismenu.mod-menu .metismenu-item {
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 0 10px;
  float: left;
}
} */

/*
@media (max-width:926px) {
.metismenu.mod-menu .metismenu-item {
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 0 10px;
  float: left;
}
} 
*/
@media (max-width: 926px) {
  .metismenu.mod-menu .metismenu-item {
    font-size: 1rem;
    line-height: 2;
    padding: 0 10px;
    float: none;
  }
}



/* ### Footernavi ### */
body ul.mod-menu.mod-list.nav.menue
{
display: block;
  float: left;
  margin-right: 10px;
  margin: 0;

}
 
body .footer ul.mod-menu.mod-list.nav.menue li {
    float: left;
    padding-right: 20px;
  padding: 0 0.8em;
float: left;
display: inline;
border-right: 1px solid #666666;
}

/* ### SLIDE SHOW ### */
body .container-banner {
  display: block;
  margin: 0 0 ;
 /* height: 450px;
  overflow: hidden;*/
}
body .container-banner img {
  width: 100%;
}

body.black 
{
 background-color: #000;
color: #fff;  
}
body.black  h1
{
  color: #fff;
    text-transform: uppercase;
}


div.slide-text h1
{
  color: rgb(0, 0, 0);
  text-transform: uppercase;
 } 

body .slide-desc-bg-default {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(250,250,250,0.5);
}

body .slide-desc-text-default {
  color: #000;
}


.footer .mod-list li a {
  text-decoration: none;
  font-size: 12px;
}

.footer  ul.menu-divmenu li {
  margin: 0;
  padding: 0 0.8em;
  float: left;
  display: inline;
  border-right: 1px solid #666666;
}

.footer .mod-list li {
  padding: 10px 0;
  border-bottom: none;
}


body .sige_thumb_masonry img {
  width: 100%;
  height: auto;
  border: 1px solid #eee;
}

/* ### TOGGLER ### */
body .container-header .navbar-toggler {
  border: 1px solid #b29c00;
  color: #fff;
  cursor: pointer;
  margin: 10px;
padding: 5px 10px;

}

/* ### Presse-Blog ### */
body .blog-item .item-image {
  margin-bottom: 5px;
  margin-top: 3px;
  overflow: hidden;
  min-height: 337px;
}
body div.page-header h2  {
  margin-top: 0px;
}
body div.page-header h2 a {
  text-decoration: none;
  font-size: 20px;
line-height: 22px;
  color: #B39D49;
}