/* Nur fuer die Seite: home. Ergaenzt base.css. */
#outer_wrap .content.section.wrap.clearfix{width:90%;max-width:90%;margin-top:40%;}#start_wrap{margin:0 10px;}#start_wrap .element{float:left;width:23%;margin:0 1%;overflow:hidden;}#start_wrap .pic{width:40%;margin:0 auto;margin-bottom:20px;}#start_wrap .element .infos{background-size:95% auto;background-repeat:no-repeat;background-position:center;}.element.inhalt hr{margin-bottom:1em;border-color:#C9C9C9;}.element .icon{max-width:280px !important;}@media (max-width:1200px){#start_wrap .element{width:46%;margin:2%;}}@media (max-width:769px){#start_wrap .element{width:96%;margin:2%;}}@media (min-width:35.000em){#start_wrap{margin:0 auto;}}

/* Ergaenzung des statischen Nachbaus: die verbliebenen Kacheln mittig setzen. */
#start_wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;}
