/* ---------------------------------------------------------
   Basics
   ---------------------------------------------------------*/

  *
  {
    padding: 0px;
  }

  /* Hintergrundfarbe bestimmen */
  html
  {           
    background: #aaa;
    background: #fff;
  }


	body
	{
    /* Breite der Seite 1.920 */
    max-width: 1920px;		

		margin: 0 auto;
    text-align: center;       	 
    		
	}
	

  /* ---------------------------------------------------------
   Startseite
   ---------------------------------------------------------*/
  
   main[role="start"]
   {
      width: 100%;       
      margin: 0 auto;
      text-align: left;
  
      _border: 1px solid #000;     
   }
    
    
   main[role="start"] .teaser
   {
    float: left;
    
    /* Anzeige von 6 Objekten */
    width: 15.442708333333333333333333333333%;  /* 360 zu 1920 */
    max-width: 296.5px;
    min-width: 200px;
    
    font-size: 0.8125rem;
    font-size: 1rem;

    /* Anzeige von 5 Objekten */
    _width: 18.75%;  /* 360 zu 1920 */
    _max-width: 360px;
    _min-width: 200px;


    /* Anzeige von 4 Objekten */
    _width: 23.697916666666666666666666666667%;  /* 360 zu 1920 */
    _max-width: 455px;
    _min-width: 200px;



    /* Anzeige von 3 Objekten */
    _width: 31.927083333333333333333333333333%;  /* 360 zu 1920 */
    _max-width: 613px;
    _min-width: 200px;



    margin: 0 0 40px 1.0416666666666666666666666666667%; /* 20 zu 1920 */
   } 
  
   main[role="start"] .teaser img
   {
    margin-bottom: 20px;
   }

   main[role="start"] .teaser h1
   {
    text-align: center;
    _font-size: 1.5rem;
    
    font-size: 1.15rem;
   }
   
   main[role="start"] .teaser p
   {
    height: 180px;
    height: 305px;
    text-align: justify;
   }
   
   main[role="start"] .teaser a.link
   {
    text-align: center;
    color: #fff;
    background: #00ab50;
    border-radius: 3px;
    display: block;
    padding: 15px 0;
    text-decoration: none;
   }

  /* ---------------------------------------------------------
   Inhalt
   ---------------------------------------------------------*/
   
   .wrap
   {
    _float: left;
    background: #f8a0a0;
    background: #fff;
    
    _margin-top: 59px;
    
    /* 
      wird aus irgendeinem Grund 1 Pixel Abstand bei manchen Bildern dargestellt
    */
    padding-top: 58px;

    
    _border: 1px solid #000;
   }
   
   main[role="content"]
   {
    _clear: both;
    float: left;
    width: 100%;
    
    _border: 1px solid #000;    
    _background: #f8a0a0;  
   }
   
   main[role="content"] #mitte
   {
    width: 52.08333333333333%; /* 1000 zu 1920 */
    background: url('/images/css/hg_weiss.png') top left repeat-x;
    margin: 40px auto;    

   }
   
   main[role="content"] #mitte p
   {
    text-align: left;
   }
   
   main[role="content"] #mitte img
   {
    width: 100%;
   }

   
   main[role="content"] #mitte #flex
   {
    padding: 4%;
    width: 100%;
    position:relative;
   }   
   

   main[role="content"] #mitte .links
   {
    position: absolute;
    width: 200px;
   }
   
   main[role="content"] #mitte .rechts
   {
    float: right;
    text-align: left;
    _width: 680px; /* 680 zu 1000 */ 
    _width:  73.91304347826087%; /*680 zu 1000-40-40 */
    _width: calc(100%-200px);
    margin-left: 200px;
    padding-left: 4%;
        
    _background: #123456;
   }
   
   main[role="content"] #mitte .rechts .computer img
   {
    width: 185px;
   }
   
   .hg_grau
   {
    background: url('/images/css/hg_grau.png') top left repeat-x;
   }
   
   
   main[role="content"] #m1
   {
    width: 78.125%; /* 1500 zu 1920 */
    margin: 0 auto; 
    
    _border: 1px solid #000;
   }
   
   main[role="content"] .m2_links
   {
    float: letf;
    width: 40.625%; /* 780 zu 1920 */
   }
   
   main[role="content"] .links_mitarbeiter
   {
    float: letf;
    width: 100%; 
   }


   main[role="content"] .m1_links
   {
    float: left;
    width: 26.66666666666667%; /* 400 zu 1500 */
   }


   main[role="content"] .m1_rechts
   {
    float: right;
    width: 73.33333333333333%; /* 1100 zu 1500 */
    text-align: left;
    padding: 0 20px 20px 0;
    
    _border: 1px solid #000
   }

   main[role="content"] .m2_rechts
   {
    float: right;
    width: 59.375%; /* 1140 zu 1920 */
    text-align: left;
    padding: 0 20px 20px 0;
    
    _border: 1px solid #000
   }



   main[role="content"] .m1_rechts
   {
    float: right;
    width: 73.33333333333333%; /* 1100 zu 1500 */
    text-align: left;
    padding: 0 20px 20px 0;
    
    _border: 1px solid #000

   }


   main[role="content"] .teaser
   {
    float: left;
    max-width: 360px;
    min-width: 150px;
    height: 100%;    
    position: relative;    
   } 

  main[role="content"] .links .teaser
  {
    margin-bottom: 20px;
  }

   main[role="content"] .m1_links .teaser
   {    
    width: 90%; /* 360 zu 400 */    
    margin: 0 0 20px 5%; /* 20 zu 400 */    
   } 


   main[role="content"] .m2_links .teaser
   {    
    width: 46.153846153846153846153846153846%; /* 360 zu 780 */    
    margin: 0 0 20px 2.5641025641025641025641025641026%; /* 20 zu 780 */    
   } 
   

   main[role="content"] .m4_links
   {
    float: left;
    width: 100%;
    margin-bottom: 50px;
   }
   
   main[role="content"] .m4_links h1
   {
    text-align: left;
    margin: 0 0 1.0416666666666666666666666666667% 1.0416666666666666666666666666667%;
   }
   
   
   main[role="content"] .m4_links .teaser
   {    
    width: 18.75%;  /* 360 zu 1920 */    
    margin: 0 0 1.0416666666666666666666666666667% 1.0416666666666666666666666666667%; /* 20 zu 1920 */    
   } 


   main[role="content"] .teaser dl
   {
    display: none;
    position: absolute;
    margin-top: 15%;
    height: 100%; 
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    
    _margin-top: 0px;
   }
   
   main[role="content"] .links .teaser dl
   {
    margin-top: 15%;
    
    _margin-top: 0px;
   }
   
   main[role="content"] .teaser:nth-child(2) dl
   {
    margin-top: 15%;
    
    _margin-top: 0px;
   }
      
   main[role="content"] .teaser dt.rand,
   main[role="content"] .teaser dd.rand
   {
    padding-bottom: 10px;
   }
      


   main[role="content"] .teaser dt,
   main[role="content"] .teaser dd,
   main[role="content"] .teaser dd a
   {
    color: #fff;
    font-size: 1.25rem; /* Basis 16 */
   }

   main[role="content"] .links .teaser dt,
   main[role="content"] .links .teaser dd,
   main[role="content"] .links .teaser dd a
   {
    font-size: 0.875rem;
   }

   main[role="content"] .teaser #oeffnung_text dt,
   main[role="content"] .teaser #oeffnung_text dd,
   main[role="content"] .teaser #oeffnung_text dd a
   {
    color: #fff;
    font-size: 1.125rem;
   }


   main[role="content"] .teaser a,
   main[role="content"] .teaser img
   {
    border: none;
   }
   
   main[role="content"] .teaser .link
   {
    display: blocK;
   }
   
   #filter h1,
   #filter button
   {
      float: left;
   }
   
   #filter button
   {
    padding: 3px 10px;
    background: #00ab50;
    color: #fff;
    margin: 0 0 20px 20px;
    border: none;
    border-radius: 3px;
   }
   
   #filter button.mixitup_auswahl
   {
    background: #fff;
    color: #00ab50;   
   }
   
   #filter button.mixitup_abwahl
   {
    background: #00ab50;
    color: #fff;   
   }


   .katalog
   {
    float: left;
    max-width: 283px;
    margin: 0 40px 40px 0;
   }
   
   main[role="content"] .go
   {
    float: left;
    width: 33%;
    
    width: 29%;
    margin: 0 20px 20px 0;
    
    height: 135px;
   }
   
   main[role="content"] .floristik
   {
    width: 60%;
   }  
   
  /* ---------------------------------------------------------
   IFRAME und CO Videos
   ---------------------------------------------------------*/
   
   
    
    .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	   

  /* ---------------------------------------------------------
   Kontaktformular
   ---------------------------------------------------------*/

    label
    {
      width: 30%;
      float: left;
    }
    
    input,
    textarea
    {
      width: 70%;
      float: left;
      border: 1px solid #00ab50;
    }
    
    form span
    {
      float: left;
      width: 100%;
      clear: both;
      margin-bottom: 20px;
    }
    
    #absenden
    {
      background: #00ab50;
      color: #fff;
      padding: 10px;
    }
  
    form fieldset
    {
      border: 0px;      
    }


  /* ---------------------------------------------------------
   Referenzen
   ---------------------------------------------------------*/

    .smartphone
    {
      display: none;
    }
   
   .bild
   {
    min-width: 250px;
    
    /* testen Breite 450 */
    max-width: 455px;
    width: 23.697916666666666666666666666667%;    /* 455 zu 1920 */
    
    /* testen Breite 360 */
    max-width: 360px;
    width: 18.75%;  /* 360 zu 1920 */

    
    margin: 0 0 20px 1.0416666666666666666666666666667%;  /* 20 zu 1920 */
    float: left;
    position: relative;
    height: 100%;
   }
   
   /* ausnahme */
   .bild imger
   {
    width: 455px;
    height: 287px;
    
    width: 360px;
    height: 227px;
   }
   
   .bild .text
   {
    position: absolute;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;    
    left: 0;
    right: 0;    
    background: url('/images/css/hg_bild.png') bottom left no-repeat;
   }
   
   .bild .text a
   {
    display: block;
    color: #fff;
    text-decoration: none;
   }
   
   .bild .text a:hover
   {
    background: url('/images/css/lupe.png') top left no-repeat;
   }
   

  /* ---------------------------------------------------------
   Footer
   ---------------------------------------------------------*/
  
  
  footer[role="footer"] 
  {
    clear: both;
    background: #aaa url('/images/css/footer.png') top left no-repeat;
    min-height: 60px;
    padding-top: 10px;
    text-align: left;
    font-size: 1.125rem;
    width: 100%;
  }
  
  footer[role="footer"] #gruen
  {
    float: left;
    padding: 0 20px 0 60px;
    color: #00ab50;
    margin-bottom: 20px;
  }
  
  footer[role="footer"] #weiss,
  footer[role="footer"] #weiss a
  {
    color: #fff;
    text-decoration: none;    
  }
  
  footer[role="footer"] #weiss
  {
    float: left;
    margin-left: 60px;      
  }
  
  
  footer[role="footer"] #crafthunt
  {
    float: right;
    margin-right: 60px;
  }
  
