/*CoBeSu- Css*/


/*Marker Felt*/

@font-face {
    font-family: 'Marker-Felt';
    src:url('../schriften/Marker-Felt/Marker-Felt.ttf.woff') format('woff'),
        url('../schriften/Marker-Felt/Marker-Felt.ttf.svg#Marker-Felt') format('svg'),
        url('../schriften/Marker-Felt/Marker-Felt.ttf.eot'),
        url('../schriften/Marker-Felt/Marker-Felt.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

@font-face {font-family: "Marker Felt"; src: url("//db.onlinewebfonts.com/t/aae462773966100890bdfe4a8188cc0a.eot"); src: url("//db.onlinewebfonts.com/t/aae462773966100890bdfe4a8188cc0a.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/aae462773966100890bdfe4a8188cc0a.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/aae462773966100890bdfe4a8188cc0a.woff") format("woff"), url("//db.onlinewebfonts.com/t/aae462773966100890bdfe4a8188cc0a.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/aae462773966100890bdfe4a8188cc0a.svg#Marker Felt") format("svg"); }
/*Montserrat*/

/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');*/

@import url(//db.onlinewebfonts.com/c/aae462773966100890bdfe4a8188cc0a?family=Marker+Felt);

@font-face {
    font-family: 'Montserrat SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('MontserratSemiBold'), url('../schriften/Montserrat/Montserrat-SemiBold.woff') format('woff');
    }

@font-face {
    font-family: 'Montserrat-SemiBold';
    src:url('../schriften/Montserrat-SemiBold.ttf.woff') format('woff'),
        url('Montserrat-SemiBold.ttf.svg#Montserrat-SemiBold') format('svg'),
        url('Montserrat-SemiBold.ttf.eot'),
        url('Montserrat-SemiBold.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
    
    
}


/*___________________________________________________________
/*alle*/
li::marker
    {
       color: #801818; 
    }

body
{   font-family:  'Montserrat', arial, sans-serif;
    font-size: 1em;
    font-weight: 500;
    text-align: left;
    color:#373F43;
    margin:0;
    background-color: #FFF;
    height:100vh;
}
/* Mobile------------------------------------------------------------------------------------------ */
/* Mobile------------------------------------------------------------------------------------------ */
@media screen and (max-width: 479px)
{
    /* Allgemeines*/
body
{   font-family:  'Montserrat', 
    font-size: 1em;
    font-weight: 500;
    text-align: left;
    color:#373F43;
    margin:0;
    background-color: #FFF;
    height:100vh;
}

    .highlight
{
    font-family: "Marker Felt", sans-serif;
    font-size: 1em;
    font-weight:bold;
    text-align: left;
    color: #801818;
   
}
    h1,.h1
    {
          font-family: "Marker Felt",sans-serif;
      font-size: 1.125em;
       color: #801818;
      
    }
  
  
    .mobil-highlight
    {
        color: #801818;
        font-family: "Montserrat",sans-serif;
    
    }
    
    .container-team {
 text-align: center;
   height: auto;
    
}
  .textbubble-main, .textbubble-main-klein, .textbubble-main-mittel, .textbubble-main-groß,  .textbubble-team, .textbubble-start, .textbubble-impressum3, .text-datenschutz, .textbubble-main-mini, .textbubble-main-start 
{
    
  
    margin: 8vw 4vw 4vw 4vw;
   text-align: left;
    background:none;
}
    
.content
{ }
    
/* pc-inhalte verstecken*/
.textbubble-side, .textbubble-side-groß, .textbubble-side-klein, .textbubble-side-mini, .pc,  .textbubble-impressum2, .textbubble-impressum1
    {
        display:none;
    }
    
/* bilder*/
    
    .bildspalte
    
    {
        width:100vw;
        text-align: center;
         display: block;
        margin: 0 auto;
    }
    .teambild1, .teambild2
    {
       text-align: center;
        border-radius: 50%;
        height:30vw;
        width: 30vw;
        margin-left: auto;
        margin-right: auto;
        align-self: center;
       display: inline-block;
        object-fit:cover; 
    }
     .bubble-image,  .bubble-image-klein, .bubble-image-groß 
    {
        text-align: center;
        border-radius: 50%;
        height:36vw;
        width: 36vw;
        margin: 1.4em;
      
        object-fit:cover;
          margin-left: auto;
        margin-right: auto;
        
     
    }
  
  /*bilder teamseite-smartphone*/
  .bubble-image-right, .bubble-image-left
  {
     text-align: center;
        border-radius: 50%;
        height:40vw;
        width: 40vw;
        margin: 0.25em 6em 0.25em 0.25em ;
     float:right;
        object-fit:cover;
          margin-left: auto;
        margin-right: auto;
    
  }


  /*team-mobilansicht*/
  .mobil-team
  {
    margin: 4vw 4vw 16vw 4vw;
    
    
  }
  .text
  {
    clear:both;
    margin-bottom: 2vw;
    
    
  }
/*header*/
    header
{
   
     background-color: #FFF;
    margin: vw;
   
}
    
/* desktop nav verstecken*/
    .dropbtn, .dropdown, .dropdown-content, .dropbtn, #nav, .h1, .bubble{
display:none;
 }



 

.Logo
{
    width: 45%;
    margin: 4vw;
    display: inline;
   
}

/* nav---------------------------------------------------------------------------------------------*/

/* sidepanel menu tablet */
.sidepanel  {
    width:0;
 
    min-height: 100vh;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
    text-align:right;
  background-color: #D0D0D0;
    overflow-x: auto;
  transition: 0.5s;
  padding-top: 6em;
   

}

.sidepanel  {
  position: absolute;
  top: 0;

  font-size: 16px;
}

.sidepanel a {

  text-decoration:none;

  color: #FFF;
  display: block;
  transition: 0.3s;
   
    text-align:center;
}
a.nav
{
     padding: 0.8em;
      font-size: 1em;
     border-top: solid #FFF;
}
/*submenu*/
a.nav-sub
{
     padding: 0.8em;
    margin-left: 5em;
    margin-right: 5em;
 
      font-size: 1em;
     border-top: solid #FFF;
    
}
    /*aktiver sublink*/
    a.nav-sub-aktiv
{
     padding: 0.8em;
   
  border-top: solid #FFF;
    background-color: #801818;
      font-size: 1em;
     border-top: solid #FFF;
    
}

a.nav-aktiv
{
     padding: 0.8em;
      font-size: 1em;
     border-top: solid #FFF;
    background-color: #801818;
}

.sidepanel a:hover, a.nav-sub:hover {
  background-color: #801818;
  text-decoration: none;
}

.sidepanel a:click{
  text-decoration: none;
}

/* aktive Seite*/
.subactive
{
    color: #801818;
}

/*menu close button*/
 .closebtn {
  position: absolute;
     display:block;
 
  font-size: 1.5em;
     font-weight:bold;
border: solid #FFF;
     width: 2.5em;
     height: 2.5em;
 border-radius: 50%;
    text-align: center;
   
     color: #FFF;
      position:absolute;
    right: 4vw;
    top: 4vw;
    
     
}




/*menu open button*/
.openbtn  {
  font-size: 1.5em;
  cursor: pointer;
  background-color: #FFF;
  color: #801818;
text-align:center;
  border: solid #801818;
    border-radius: 50%;
    position:absolute;
    right: 4vw;
    top: 4vw;
    display:block;
    width: 2.5em;
    height:2.5em;
}

.openbtn:hover  {
  background-color:#801818;
    color: #FFF;
}


/*footer-----------------------------------------------------------------------------------------------------------*/


footer
{
    margin-top: 2.8em;
    background-color: #373F43;
    padding-top:0.6em;
    padding-bottom:0.6em;
    padding-left:4%;
    padding-right: 4%;
    height:1.6em;
    color: #FFF;
    text-align: center;
    display:block;
  
    
   
   

   
    
}
.footer
{
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding-left: 2vw;
    font-size: 0.75em;
    text-align: center;
    
}
    
/*aktiver footerlink*/
.footer-aktiv
    {
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding-left: 2vw;
    font-size: 1em;
    text-align: center;
   
    
}
a.footer:active
{  color: #801818;
 text-decoration: none;
    font-size: 1em;
 
}

a.footer:hover, a.footer-aktiv:hover
{  
   
    text-align: center;
    text-decoration: none;
   
    font-size: 1em;
    text-align: center;
}
}


/* Tablet------------------------------------------------------------------------------------------ */
/* Tablet------------------------------------------------------------------------------------------ */
@media screen and (min-width: 480px) and (max-width: 800px)
{
   
/* Allgemeines*/
body
{   font-family:  'Montserrat', arial, sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    text-align: left;
    color:#373F43;
    margin:0;
    background-color: #FFF;
    height:100vh;
    background-image: url(../img/bg-mobil3.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.site
    {
        height: auto;
        min-height: 100%;
    }
main
    {
       padding-bottom: 34px; 
    }

  .bg-team 
    {
        background-image: url(../img/bg-m5.jpg);
    
    background-position: bottom right;
    background-repeat: no-repeat;  
    }
    
    .bg-impressum
    {
        background-image: url(../img/bg-m2.jpg);
    
    background-position: top right;
    background-repeat: repeat;   
    }
    
     .datenschutz
    {
        background-image: url(../img/bg-m2.jpg);
     background-repeat: repeat; 
    background-position: top right;
        background-position: top right;
    
    
    }
/*Schrift-------------------------------------------------------------------------------------------*/
.highlight
{
    font-family: "Marker Felt", sans-serif;
    font-size: 1.25em;
    font-weight:bold;
    text-align: left;
    color: #801818;
    float: left;
}

h1
{
    
     font-family: "Marker Felt", sans-serif;
    font-size: 1.25em;
    font-weight:bold;
    text-align: left;
    color: #801818;
    
}

.icon
    {
    color:#FFF;
    font-family: 'marker felt', sans-serif;
    font-size: 3.3em;
    text-align: center;

    margin-top:0;
    }

/*hervorgehobene passagen auf mobilgeräten*/
.mobil-highlight
    {
        color: #801818;
      font-family: "Montserrat", sans-serif;
    
    }
    

/*design der hauptcontainer-------------------------------------------------------------------------------


/* grid-------------------------------------------------------------------------*/
.container-team {
    display: grid;
    grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	grid-template-areas: ". . " ". . " ". . " ;
	grid-column-gap: 5%;
	grid-row-gap: 5%;
	justify-items: start;
   
	align-items: start;
    background-image: url(../img/bgm-team.jpg);
    
}
    





/* content container tablet + bg-image----------------------------------------------*/




    /* Textspalte tablet-------------------------------------------------------------------------------------*/
.textbubble-main, .textbubble-main-klein, .textbubble-main-mittel, .textbubble-main-groß,  .textbubble-team, .textbubble-start, .textbubble-impressum3, .text-datenschutz, .textbubble-main-mini, .textbubble-main-start 
{
  /*grid-column: 1 /4;
    grid-row-start: 1;*/
    margin: 8vw 4vw 4vw 4vw;
    max-width: 65%;
    background:none;
}

    /*teamseite mobilansicht*/
.mobil-team
    {
        margin: 8vw 4vw 16vw 4vw;
      
    }
    
.text
    {
       
       
    }

/* pc-inhalte verstecken*/
.textbubble-side, .textbubble-side-groß, .textbubble-side-klein, .textbubble-side-mini,  .pc,  .textbubble-impressum2, .textbubble-impressum1
    {
        display:none;
    }

/* kontakt: @ bubble*/
    .bubble
    {
       background-color: #801818;
    color:#D9D9D9;
    text-align:center;
display:inline;
    padding: 5px;
    border-radius: 50%;
  height: 70px;
   width: 70px;
   float:right;
    z-index:2;

     margin: 1vw;
     min-width: 0; 
    }
/* Bilderbubbles tablet------------------------------------------------------------------------>*/
.bildspalte
{ 
   

   
  margin: 4vw;
   float: right;
   
}

.bubble-image,  .bubble-image-klein
{
 border-radius: 50%;
   height:38vw;
    width: 38vw;
 margin: 1vw;
    object-fit:cover;
    float:right;
    display: inline-block;
    }
    
.bubble-image-groß
    {
 border-radius: 50%;
   height:45vw;
    width: 45vw;
 margin: 1vw;
    object-fit:cover;
    float:right;
    }

.bubble-image-right
{
    border-radius: 50%;
   height:30vw;
    width: 30vw;
   
    margin-left: 8vw;
  margin-bottom: 4vw;
    object-fit:cover;
    float: right;
    display: block;
}

.bubble-image-left
{
   border-radius: 50%;
   height:30vw;
    width: 30vw;
    
    margin-right: 8vw;
   
  margin-bottom: 4vw;
    object-fit:cover;
    float: left;
    display:block;

    
}
    
.teambild1, .teambild2
    {
        border-radius: 50%;
      
        
   margin-left: 4vw;
    width: 40vw;
    height: 40vw;
    shape-margin: 1vw;
    object-fit:cover;

     
    }

    
/* Header & Footer ---------------------------------------------------------------------------------------*/
header
{
   
     background-color: #FFF;
    padding: 3vw;
   
}
    
/* desktop nav verstecken*/
    .dropbtn, .dropdown, .dropdown-content, .dropbtn, #nav, .h1{
display:none;
 }



 

.Logo
{
    width: 35%;
    margin: 1vw;
    display: inline;
   
}

/* nav---------------------------------------------------------------------------------------------*/

/* sidepanel menu tablet */
.sidepanel  {
    width:0;
  max-width: 45vw;
    min-height: 100vh;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
    text-align:right;
  background-color: #D0D0D0;
    overflow-x: auto;
  transition: 0.5s;
  padding-top: 6.25em;
   

}

.sidepanel  {
  position: absolute;
  top: 0;

  font-size: 1em;
}

.sidepanel a {

  text-decoration:none;

  color: #FFF;
  display: block;
  transition: 0.3s;
   
    text-align:center;
}
a.nav
{
     padding: 0.75em;
      font-size: 1em;
     border-top: solid #FFF;
}
/*submenu*/
a.nav-sub
{
     padding: 0.75em;
    margin-left: 1.8em;
    margin-right: 1.8em;
 
      font-size: 1em;
     border-top: solid #FFF;
    
}
    /*aktiver sublink*/
    a.nav-sub-aktiv
{
     padding: 0.75em;
    margin-left: 1.8em;
    margin-right: 1.8em;
  border-top: solid #FFF;
    background-color: #801818;
      font-size: 16px;
     border-top: solid #FFF;
    
}

a.nav-aktiv
{
     padding: 0.75em;
      font-size: 1em;
     border-top: solid #FFF;
    background-color: #801818;
}

.sidepanel a:hover, a.nav-sub:hover {
  background-color: #801818;
  text-decoration: none;
}

.sidepanel a:click{
  text-decoration: none;
}

/* aktive Seite*/
.subactive
{
    color: #801818;
}

/*menu close button*/
 .closebtn {
  position: absolute;
     display:block;
  top: 0;
  right: 25px;
  font-size: 25px;
     font-weight:bold;
border: solid #FFF;
     width: 2.0em;
    height:2.0em;
 border-radius: 50%;
    text-align: center;
     vertical-align: middle;
     color: #FFF;
      position:absolute;
    right: 4vw;
    top: 4vw;
    
     
}




/*menu open button*/
.openbtn  {
  font-size: 1.56em;
  cursor: pointer;
  background-color: #FFF;
  color: #801818;
text-align:center;
  border: solid #801818;
    border-radius: 50%;
    position:absolute;
    right: 4vw;
    top: 4vw;
    display:block;
    width: 2.0em;
    height:2.0em;
}

.openbtn:hover  {
  background-color:#801818;
    color: #FFF;
}


/*footer-----------------------------------------------------------------------------------------------------------*/


footer
{
    margin-top: -2.15em;
    background-color: #373F43;
    padding-top:0.625em;
    padding-bottom:0.625em;
    padding-left:4%;
    padding-right: 4%;
    height:1.8em;
    color: #FFF;
    text-align: center;
  
    
   
   
    clear: both;
   
    
}
.footer
{
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding-left: 2vw;
    font-size: 0.75em;
    text-align: center;
    
}
    
/*aktiver footerlink*/
.footer-aktiv
    {
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding-left: 2vw;
    font-size: 1em;
    text-align: center;
   
    
}
a.footer:active
{  color: #801818;
 text-decoration: none;
    font-size: 1em;
   
}

a.footer:hover, a.footer-aktiv:hover
{  
   
    text-align: center;
    text-decoration: none;
   
    font-size: 1em;
    text-align: center;
}
}


























/* -------------------------------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/


/* Desktop */
@media screen and (min-width: 800px)
{
/*__________________________________________________________________________________________*/
/* Allgemeines*/
body
{   font-family:  'Montserrat','arial', sans-serif;
    font-size: 0.875em;
    font-weight:500;
    text-align: left;
    color:#373F43;
    margin:0;
    background-color: #FFF;
    width: 100vw;
    min-height: 100vh;
   /*  background-image: url(../img/bg2.jpg);
     background-repeat: no-repeat;
      background-position:bottom;*/
  }
    



    
/*Schrift-------------------------------------------------------------------------------------------*/
    
h1
    {
    font-family: 'Marker Felt', sans-serif;
    font-size: 1.25em;
    text-align: center;
    color: #801818;
    margin-top:0;
        
    }
.h1
    {
    color:#D9D9D9;
    font-family: 'Marker Felt', sans-serif;
    font-size: 1.25em;
    text-align: center;
    
   
    
    
    }
    
.icon
    {
    color:#FFF;
    font-family: 'Marker Felt', sans-serif;
    font-size: 50px;
    text-align: center;
   
    margin-top:0;
    }
    
.highlight
{
    font-family: 'Marker Felt', sans-serif;
    font-size: 1.25em;
 
    text-align: center;
    color: #801818;
}

/*mobil inhalte verstecken*/
.mobil-highlight, .mobil, .tablet 
    {
        display:none;
    }
.centered
    {
        text-align: center;
    }
/* hntergründe---------------------------------------------------------------------------------------------*/
  .bg1
  {
      
  }
  
/*design der hauptcontainer-------------------------------------------------------------------------------*/
.content
{  
    width: 96vw;
    min-height: 66vh;
    margin:0;
    background-color:#373F43;
     background-image: url(../img/bg-pc3.jpg);
     background-size: contain;
 
  
   
   
    padding: 2vw;
   
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
   overflow-x:hidden;

   
  
}

/* design textbubbles -------------------------------------------------------------------------------------*/
    
/*Haupttext----------------------------------------------------------------------------------------------*/
.textbubble-main
{
    background-color:#D9D9D9;
    padding: 80px;
    border-radius: 50%;
    height: 340px;
    width: 340px;
    text-align: center;
   
    min-width: 0;
    margin: 1vw;
}
    
/*klein*/
.textbubble-main-klein
{
    background-color: #D9D9D9;
    padding: 50px;
    border-radius: 50%;
    height: 240px;
    width: 240px;
    min-width: 0;
    margin:1vw;
    text-align: center;
}

/*klein*/
.textbubble-main-mittel
{
    background-color:#D9D9D9;
    padding: 80px;
    border-radius: 50%;
    height: 270px;
    width: 270px;
    min-width: 0;
    margin:1vw;
    text-align: center;
}
/*klein*/
.textbubble-main-mini
{
    background-color:#D9D9D9;
  font-style: Montserrat;
    padding: 60px;
    border-radius: 80%;
    height: 180px;
    width: 180px;
    min-width: 0;
    margin:1vw;
    text-align: center;
}
  
/*klein*/
.textbubble-team
{
    background-color:#D9D9D9;
    padding: 50px;;
    border-radius: 50%;
    height: 280px;
    width: 280px;
    min-width: 0;
   
}
    
    /* grid team seite
    .container-team {
   
	 
    width: 96vw;
    min-height: 66vh;
 
    margin:0;
    background-color:#373F43;
    background-image: url(../img/bg2.png);
    background-size:cover;
   
    padding: 2vw;
   
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
   overflow-x:hidden;
}*/
    
/*kleine Seitentexte----------------------------------------------------------------------------------*/    
/*start (auch mobil)*/
    
.textbubble-start
{
    background-color: #801818;
    color:#D9D9D9;
font-style: Montserrat;
    padding: 50px;
    border-radius: 50%;
  height: 190px;
   width: 190px;
    align-self: center;
text-align:center;
     margin: 1vw;
     min-width: 0;
    
}
.textbubble-main-start
{
    background-color:#D9D9D9;
    padding: 80px;
    border-radius: 50%;
    height: 320px;
    width: 320px;
    text-align: left;
   font-style: Montserrat;
    min-width: 0;
    margin: 1vw;
}
    /*kleine Bubbles (rot)*/
.textbubble-side
{
    background-color: #801818;
    color:#D9D9D9;

    padding: 50px;
    border-radius: 50%;
  height: 180px;
   width: 180px;
    align-self: center;
text-align: center;
     margin: 1vw;
     min-width: 0;
    
}
    
/*groß*/
    .textbubble-side-groß
{
    background-color: #801818;
    color:#D9D9D9;
text-align: center;
    padding: 60px;
    border-radius: 50%;
  height: 240px;
   width: 240px;
    align-self: center;

     margin: 1vw;
     min-width: 0;
    
}
/*klein*/  
    .textbubble-side-klein
{
    background-color: #801818;
    color:#D9D9D9;
text-align: center;
    padding: 40px;
    border-radius: 50%;
  height: 140px;
   width: 140px;
    align-self:flex-end;

     margin: 1vw;
     min-width: 0;
    
}
  .textbubble-side-mini
  {
    background-color: #801818;
    color:#D9D9D9;
text-align: center;
    padding: 40px;
    border-radius: 50%;
  height: 110px;
   width: 110px;
    align-self:flex-start;
  }
    
/*Heading*/
        .textbubble-heading
{
    background-color: #801818;
    color:#D9D9D9;
    text-align:center;
    vertical-align: middle;
    padding: 15px;
    border-radius: 50%;
  height: 70px;
   width: 70px;
    align-self:flex-start;

    
     min-width: 0;
    
}
    
/* kontakt: @bubble*/
    .bubble
    {
       background-color: #801818;
    color:#D9D9D9;
    text-align:center;
 display:inline;
    padding: 15px;
    border-radius: 50%;
  height: 70px;
   width: 70px;
    align-self:flex-end;
    z-index:2;

     margin: 1vw;
     min-width: 0; 
    }
/*Impressum*/
    
    .textbubble-impressum1
    {
        background-color:#D9D9D9; 
    color: #801818;
    text-align:center;
    vertical-align: middle;
    padding: 10px;
    border-radius: 50%;
  height: 120px;
   width: 120px;
    align-self:stretch;
        display:inline;

    }
    
    .textbubble-impressum2
    {
         background-color:#801818;
    color: #D9D9D9; 
    text-align:center;
    vertical-align: middle;
    padding: 50px;
    border-radius: 50%;
  height: 220px;
   width: 220px;
    align-self:center;
    }
    
    .textbubble-impressum3
    {
         background-color:#D9D9D9; 
    color: #373F43;
	text-align:center;
    vertical-align: middle;
    padding: 100px;
    border-radius: 50%;
  height: 350px;
   width: 350px;
    align-self:flex-start;
    font-size:0.75em;
    }
    
    .text-datenschutz
    
    {
        border-right: solid #D9D9D9;
        background-color: #373F43;
        border-left: solid #D9D9D9;
        padding: 1vw;
        color:  #D9D9D9;
        max-width: 60%;
        
    }

    /*Bilder-----------------------------------------------------------------------------------------------*/
  .bubble-image-klein
{
    border-radius: 50%;
   height: 15vw;
    width: 15vw;
    max-width: 210px;
    max-height: 210px;
    shape-margin: 1vw;
    object-fit:cover;
    align-self: center;
    display:inline;
}  
    
.bubble-image
{
    border-radius: 50%;
   height: 18vw;
    width: 18vw;
    max-width: 330px;
    max-height: 330px;
    shape-margin: 1vw;
    object-fit:cover;
    align-self: baseline;
}
    
/* image groß*/
    
.bubble-image-groß
{
    border-radius: 50%;
   height: 40vw;
    width: 40vw;
    max-width: 400px;
    max-height: 400px;
    margin: 0.5vw;
    object-fit:cover;
    align-self: center;
}
    
/* Teamseite*/
    
.teambilder
    {
        border-radius: 50%;
        border: solid #801818 5px;
     width: 170px;
    height: 170px;
    margin: 0.5vw;
    object-fit:cover;
   z-index:2;
        display:inline;
    }
.teambild1, .teambild2
    {
        border-radius: 50%;
        border: solid #801818 5px;
     width: 150px;
    height: 150px;
    shape-margin: 1vw;
    object-fit:cover;
   z-index:2;
        display:inline;
    }
    
.teambild1
    {
        align-self: baseline;
        order:4;
      
    }
    
.teambild2
    {
        align-self:flex-start;
        order: 
    }
/* Header & Footer ---------------------------------------------------------------------------------------*/
header
{
    background-color: #FFF;
    min-height: 3vw;
    padding-left: 4vw;
    padding-right: 4vw;
    padding-top:0vw;
    margin-top: 0vw;
   
  

  
}

.Logo
{
    width: 15%;
    min-width: 200px;
    margin: 1vw;
    margin-top: 0;
    display: inline-flex;
   
}

/* nav---------------------------------------------------------------------------------------------*/

.sidepanel, .openbtn,.closebtn
    {
        display: none;
    }
#nav
{
    text-align: right;
    margin-top:0;
}


/*Links*/
.nav
{
    display:inline-block;
   
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #373F43;
   
    margin: 0px 0px 0px 20px;
    text-decoration: none;
    text-align:center;
    height: 50px;
width: 100px;
    padding: 15px;
}


a.nav:active
{  color: #FFF;


height: 40px;
width: 100px;
    padding: 15px;
    background-color: #801818;
border-radius: 0px 0px 200px 200px;
    -webkit-border-radius: 0px 0px 200px 200px;
-moz-border-radius: 0px 0px 200px 200px;
    }

    /*aktive hauptseite*/
 nav a.active
    {
        
        display:inline-block;
   
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 1em;
   
   
    margin: 0px 0px 0px 20px;
    text-decoration: none;
    text-align:center;
        color: #FFF;


height: 40px;
width: 100px;
    padding: 15px;
    background-color: #801818;
border-radius: 0px 0px 200px 200px;
    -webkit-border-radius: 0px 0px 200px 200px;
-moz-border-radius: 0px 0px 200px 200px;
    }
    
a.nav:hover
{  color: #FFF;
    margin-top: 0;
       font-weight: bold;
    height: 40px;
width: 100px;
    padding: 15px;
    background-color: #373F43;
border-radius: 0px 0px 200px 200px;
  -webkit-border-radius: 0px 0px 200px 200px;
-moz-border-radius: 0px 0px 200px 200px;

 
}
    
/* dropdown-----------------------------------------------------------------------------------------*/
    
.dropbtn {
  background-color: #FFF;
  color: #373F43;
    font-family: 'Montserrat', sans-serif;
     font-weight: bold;
    font-size: 1em;
    color: #373F43;
    padding:15px;
    display: inline-block;
    margin-left: 65px;
    text-decoration: none;
    text-align:center;
    height: 40px;
width: 100px;
 

  border: none;
  cursor: pointer;
}

.dropbtn-aktiv {
  background-color: #801818;
  color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 1em;
   
    padding:15px;
    display: inline-block;
    margin-left: 65px;
    text-decoration: none;
    text-align:center;

    height: 50px;
width: 100px;
   
   
border-radius: 0px 0px 200px 200px;
  -webkit-border-radius: 0px 0px 200px 200px;
     -moz-border-radius: 0px 0px 200px 200px;
 

  border: none;
  cursor: pointer;
}
.dropdown {
margin: 0 auto;
    width:200px;
   text-align:center;
  
  display: inline-block;
     
}

.dropdown-content {
  display: none;
   
  position:absolute;

 margin: 0 auto;
    text-decoration: none;
    align-content:center;
  background-color: #FFF;
    text-align: center;
  width: 200px;
    height: 200px;
    border-radius: 50%;
    padding:20px;
    border: solid #801818;
    border-width: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #373F43;

 
  z-index: 2;
}

.dropdown-content a {
  color:  #373F43;
text-align: center;
    padding-top: 0.8em;
  text-decoration: none;
background: none;
  display: block;
}

.dropdown-content a:hover {color: #801818;
    background: none;display:block;}

.dropdown:hover .dropdown-content {
  display: block;
    margin: 0 auto;
}

    /* aktive Unterseite*/
a.subactive
{
    color: #801818;
}
 .dropbtn:hover, .dropbtn-aktiv:hover {
  color: #FFF;
    display: block;
     text-align: center;
      margin-left:65px;
    height: 50px;
width: 100px;
    padding: 15px;
    background-color: #373F43;
border-radius: 0px 0px 200px 200px;
  -webkit-border-radius: 0px 0px 200px 200px;
     -moz-border-radius: 0px 0px 200px 200px}
     
.dropbtn:active {
  color: #FFF;
    display: block;
     text-align: center;
        margin-left:65px;
    height: 50px;
width: 100px;
    padding: 6px;
    background-color: #801818;
border-radius: 0px 0px 200px 200px;
  -webkit-border-radius: 0px 0px 200px 200px;
-moz-border-radius: 0px 0px 200px 200px;
    



}

/*footer-----------------------------------------------------------------------------------------------------------*/
footer
{
    background-color: #FFF;
    padding-top:1vw;
    padding-bottom:1vw;
    padding-left:4vw;
    padding-right: 4vw;
    vertical-align: middle;
    color: #373F43;
    text-align: right;
 
    
}
.footer
{
    color: #373F43;
    text-align: right;
    text-decoration: none;
    padding-left: 2vw;
    font-size: 12px;
    
}
    
.footer-aktiv
{
    color: #801818;
    text-align: right;
    text-decoration: none;
    padding-left: 2vw;
    font-size: 16px;
    
}
a.footer:active
{  color: #801818;
 text-decoration: none;
}

a.footer:hover
{  color: #801818;
     text-decoration: none;
     font-size: 16px;
}
}
/* Desktop */
@media screen and (min-width: 1200px)
{
    .content
{  
    width: 96vw;
    min-height: 66vh;
    margin:0;
    background-color:#373F43;
    background-image: url(../img/bg-pc6.jpg);
    background-size: contain;
   
   
  
   
   
    padding: 2vw;
   
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
   overflow-x:hidden;

   
  
}
}
/* -----------------------------------------------------------------------------------------------------------*/