/* Autor: Dr. Hubert Tausch  */
/* biomatica Dr. Tausch GmbH */
/* All rights reserved       */
/* Stand: 14.03.2024         */

/* *** class *** */
.baustelle { background-color: #F0F010; color: #C00000; font-size: 75%; }

.bdt { color: #0070C0; }
.impress { font-size: 100%; color: #000000; }
.legal { font-size: 100%; color: #101010; }
.trademark{ font-size: 60%; color: #101010; }
.hint { font-size: 120%; }

#bdt_content_area { margin: 15px; }

/* *** gültige style sheet angaben *** */
body { font-family: "Arial"; top: 0; margin: 0; padding: 0; }
header { position: -webkit-sticky; /* <= Für Safari */ position: sticky; top: 0; background-color: #ffffff; }

h1 { color: #CCCCCC; height: 20px; }
h2 { color: #0070D0; height: 15px; }
h3 { color: #0070D0; }

/* *** id *** */
#topline { width: 100%; height: 15px; background-color: #ff7f27; }
#menuetile { display: flex; flex-direction: row; padding: 0.1em 0.5em 0em 0.5em;  height: 2.6em;  max-height: 2.6em; }
#menuelinks { flex: 0; display: flex; }
#menuerechts { margin: 0.1em 0em 0.1em auto; padding: 0.1em 0em 0.1em 0em; align-self: center; }
#menuetag { margin: 0em 0.5em 0em 0.5em; color: #c0c0c0; font-size: 1.5em; align-self: center; }
#hostline { width:100%; height: 1px; margin: 0.1em 0px 1px 0px; color: none; background-color: #f0f0f0; }  

#regleiste { padding: 5px 0px 5px 0px; display: flex; flex-direction: row; }

/* *** class *** */
.kursiv { font-style: italic; }
.fett { font-weight: 700; }

.blau { color: #0070c0; }
.grau { color: #707070; }
.gold { color: #C08E00; }
.pinie {color: #C07000; }
.orange { color: #ff7f27; }
.rotwein { color: #C00000; } 

.quelle { font-size: 90%; }

.sc_lit, .zitat { color: #C08E00; /* gold akzent */ font-size: 90%; }

/*.menuetag {  width: 10em;  padding: 0; font-size: 25px; color: #707070; } */

.tabcontent { font-family: "Arial"; padding: 0.5em; }
.scrollbar { overflow-x: auto; overflow-y: auto; } 
.noli{ list-style: none; }

.bdtimg { border: dotted; border-width: 1px; border-color: #CCCCCC; }
.bdtimg_center { border: dotted; border-width: 1px; border-color: #CCCCCC; text-align: center; }
.figtxt { font-size: 20px; font-family: Courir; font-weight: 120%; }
