.tab_hg_blau{ 
   background-color: #B0E0E6;  // PowderBlue
}	

.tab_hg_gruen{ 
   background-color: #98FB98;  // PaleGreen
}	

.tab_hg_grau    { 
   background-color: #D3D3D3;  // Silver
}	
/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://mgru.eu/my-fonts/ubuntu-v19-latin-regular.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}
/*  url('../fonts/ubuntu-v19-latin-regular.woff') format('woff');  */   
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ 


*/

/* source-sans-pro */
@font-face {
  font-family: 'source-sans-pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://mgru.eu/my-fonts/source-sans-pro-v18-latin-regular.woff2') format('woff2'); /* Chrome 26+, Opera 23+, Firefox 39+ */
}

.modul_logos { 
    border-style: solid;
  border-width: 1px;
}	