html
{   
    overflow-x:hidden;
    box-sizing:border-box;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%;
}
body 
{ 
    margin:0;
}

html,body
{
    background-color: #bae0ef;

    color: #fff;

    /* font-family:Verdana,sans-serif; */
    font-family: 'BQTangerine', serif;
    font-size: 40px;

    // line-height:1.0em;
    margin: 0px;
    padding: 0px;
    text-shadow: 4px 4px 4px #000050;
}

*, *:before, *:after { box-sizing:inherit; }

/* sonstige Tags */


a {
    /* color: #fff; */
    color:inherit;
    text-decoration: none;
    background-color:transparent ;
}

a:active,a:hover { outline-width:0; }

img 
{ 
    border-style:none ;
    vertical-align:middle;
}

footer, header, nav { display:block; }

.footer {
    text-align: right;
    padding-right: 1.0em;
}

[hidden],template { display:none; }
.hidden { display:none; }

.h4 {
  font-size: 0.8em;
}

div.group {
  margin-left: 0.5em;
}

div.zeile {
  display: flex;
  // border: 1px solid #aaaaaa;
  background-color: #bae0efAD;
  height:6.57em;
  min-height:5.0em;
  width: 95%;
  // margin: 0.5em;
}

div.container {
  height: 100%;
  width: 100%;
  // min-height:6.0em;
  overflow: hidden;
  // border: 5px solid grey;
  background-color: #bae0efAD;
  display: flex;
  // margin: 0.5em;
  margin-left: 0.0em;
  margin-right: 0.0em;
  padding-bottom: 0.0em;
}

div.navi {
  height:100%;
  min-height:100%;
  width: 1.0em;
  // min-width: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #aaaaaa;
  background-color: rgba(255, 255, 255, 0.90);
  margin-left: 0px;
  margin-right: 0px;
}
.navi:hover {
  background-color: white;
}

div.item {
  background-color: white;
  border: 1px solid #aaaaaa;
  height:90%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-width: 5.0em;
  margin-top: 0.2em;
  margin-left: 0.3em;
  margin-right: 0.1em;
  overflow: hidden;
  padding: 0.2em;
  width: 5.0em;
}
.item:hover {
  height: 100%;
  left: -0.15em;
  min-height: 99%;
  min-width: 6.0em;
  position: relative;
  top: -0.25em;
  width: 6.0em;
}

.item_link {
  line-height:0px;
}

div.img {
  margin: 0px;
  text-align: center;
  overflow: hidden;
  padding: 0px;
  position: relative;
  top: 0px;
}
.img:hover {
    height: 100%;
  overflow: hidden;
    width: 100%;
}

.item_img {
  border: 0.1em solid #ffffff;
  text-align: center;
  width: 100%;
}
.item_img:hover {
    height: 150%;
    left: -1.5em;
    overflow: visible;
    position: absolute;
    top: -1.0em;
    width: 150%;
}

div.txt {
  align: bottom;
  background-color: rgba(186, 224, 239, 0.68);
  border: 1px solid #red;
  bottom: 0px;
  color: #000;
  font-family:Arial,Helvetica,Verdana,sans-serif;
  font-weight: none;
  font-size: 0.3em;
  line-height:1.5em;
  padding: 0.2em;
  position: relative;
  text-align: right;
  text-shadow: none;
  width: 100%;
    /* display: block */
}
.txt:hover {
    font-size: 0.4em;
}

div.news {
    font-size: 0.5em;
    color: #dd0000;
    background-color: #ddffff;
    text-shadow: none;
    text-shadow: 0.01em 0.03em 4px #aaaaaa;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #red;
    position: relative;
    width: 100%;
    height: 100%;
    display: block
}
.news:hover {
    font-size: 0.7em;
}

.flex_center {
justify-content: space-evenly;
}


div.video_container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #bae0efAD;
  margin-left: 0.0em;
  margin-right: 0.0em;
  padding-bottom: 0.0em;
  padding-top: 0.4em;
  align-items: center;
}

.video_frame {
    height: 90%;
}


div.bq-item{
    margin-bottom: 10px;
    width: 20em;
    border: 1px solid #aaaaaa;;
    border-radius: 10px;
}

.bq-trailer {
    cursor: pointer;
    padding: 0.1em;
    height: 8em;
    display: block;
    width: 100%;
    background-image: url("../images/newObjects.JPG");
    background-size: 10em;
    background-repeat: round;
}

.bq-quilts {
    cursor: pointer;
    padding: 0.1em;
    height: 8em;
    display: block;
    width: 100%;
    background-image: url("../images/newObjects.JPG");
    background-size: 10em;
    background-repeat: round;
}

.bq-acc {
    cursor: pointer;
    padding: 0.1em;
    height: 8em;
    display: block;
    width: 100%;
    background-image: url("../images/newObjects.JPG");
    background-size: 10em;
    background-repeat: round;
}

.bq-video {
    cursor: pointer;
    padding: 0.1em;
    height: 6em;
    display: block;
    width: 100%;
    background-image: url("../images/Filmstreifen.png");
    background-size: 10em;
    background-repeat: round;
}

.bq-orga {
    background-color: #bae0efAD;
    cursor: pointer;
    display: flex;
    height: 1.0em;
    padding: 0.1em;
    width: 95%;
}

div.orga_item {
  background-color: white;
  border: 1px solid #aaaaaa;
  color: #000000;
  height: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-width: 2.0em;
  margin-top: 0.01em;
  margin-left: 0.03em;
  margin-right: 0.01em;
  overflow: hidden;
  padding: 0.02em;
  padding-left: 0.2em;
  width: 7.0em;
  font-size: 0.4em;
  font-family:Arial,Helvetica,Verdana,sans-serif;
  text-shadow: 4px 4px 4px #909090;
}
.orga_item:hover {
  color: #ffffff;
  background-color:rgba(100,180,200,0.9);
  text-shadow: 4px 4px 4px #000050;
}

.bg {
    border: 1px solid #555555;
    background-color: #bae0efAD;
    background-size: auto 3em;
    background-image: url("../images/Backgroundkachel.jpg");
    background-repeat: round;
    display: flex;
}

.bq-mainmenue-image {
    height: 4em;
    padding-left: 0.5em;
}

.bq-logo-grid {
    display:grid;
    align: bottom;
    padding-bottom:0px;
    height: 100%;
    width: 100%;
}

.bq-logo-text {
    margin-left: 0.1em;
    font-family:Arial,Helvetica,Verdana,sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    text-shadow: none;
    color: #000;
    /* display: block */
    display:inline-block;
    padding-top: 0.5em;
    width:auto;
}
.bq-logo-subtext {
    margin-left: 4em;
    font-size: 0.6em;
    font-style: italic;
}
.bq-logo-spruch {
    padding-top: 1.0em;
    font-size: 0.6em;
}

.bq-main {
}

/* Browser schmalschieben */
@media (max-width:610px){
    body { font-size: 0.8em; }
}

/*  handies */
@media (max-width:500px){
    /* body{ background-color: #ff0000; } */
    body { font-size: 0.8em; }
}

/* die diversen Handy-Breiten */
@media (max-width:428px){
    body { font-size: 0.8em; }
    } 
}
@media (max-width:414px){
    body{ font-size: 0.5em;}
}
@media (max-width:375px){
    body{ font-size: 0.5em;}
}
@media (max-width:360px){
    body{ font-size: 0.5em;}
}
@media (max-width:320px){
    body{ font-size: 0.5em;}
}

/* tablets */
@media (min-width:501px){
    body{ font-size: 1.0em; }
}

/* Watches */
@media (max-width:200px){
    body{ font-size: 0.4em; }

/*
    .bq-mainmenue-image {
    }
    .bq-logo-text {
    }
    .bq-logo-subtext {
    }
    .bq-trailer {
    }
*/
}



// für die Mozillas die ::-moz Gruppe
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner
{
    border-style:none;
    padding:0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring
{
    outline:1px dotted ButtonText;
}


// für die Safari Gruppe
::-webkit-file-upload-button
{
    -webkit-appearance:button;
    font:inherit;
}

/* Regular */
@font-face {
  font-family: "BQTangerine";
  src: url("../fonts/Tangerine_Regular.woff2") format("woff2"),
       url("../fonts/Tangerine_Regular.woff") format("woff"),
       url("../fonts/Tangerine_Regular.ttf") format("truetype");
  font-weight: 400; /* normal */
  font-style: normal;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: "BQTangerine";
  src: url("../fonts/Tangerine_Bold.woff2") format("woff2"),
       url("../fonts/Tangerine_Bold.woff") format("woff"),
       url("../fonts/Tangerine_Bold.ttf") format("truetype");
  font-weight: 700; /* fett */
  font-style: normal;
  font-display: swap;
}

:root {
  --base-font: "BQTangerine", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
