:root{--h2farbe:#000;--zieRot:#c50000}#NAV_CONTAINER{width:100px;height:100px;position:absolute;top:0;overflow:hidden}.NAV_UNSERTEAM,.NAV_WEITERBILDUNG,.NAV_BILDUNGSANGEBOTE,.NAV_FSAUSBILDUNGSKLASSEN{visibility:hidden;opacity:0;z-index:500;background:#fff;width:100%;display:none;position:absolute;top:0;left:0;box-shadow:0 2px 4px #00000080}.linie{background:#d3d3d3;width:90%;height:1px;margin:25px 0}.pfeil{height:15px}.NAV_UNSERTEAM{grid-template-columns:500px 500px;justify-content:center;gap:10px;padding:25px 0;display:grid}.rechts ul{padding-right:150px}@media screen and (width<=1100px){.rechts ul{padding-right:100px}}@media screen and (width<=1000px){.rechts ul{padding-right:50px}}.rechts_small{width:100%;height:80px;margin:50px 0 0}#top_nav{z-index:99;width:100%;height:80px;margin:50px 0 0;text-decoration:none;position:absolute;bottom:-20px}.element{color:#fff;text-align:center;width:100%}.links{z-index:1000;position:absolute;left:50%;transform:translate(-50%,50%)}@media screen and (width>=1000px){.links{width:300px;left:200px}}@media screen and (width<=1200px){.NAV_UNSERTEAM{grid-template-columns:450px 450px}}.NAV_UNSERTEAM_direktkontakt{margin:15px 0}.NAV_UNSERTEAM_Links{background:#f0f0f0;border-radius:5px;padding:30px 50px 10px}.container_links{grid-template-rows:20px 30px 1px;grid-template-columns:1fr 20px;justify-content:center;gap:10px;margin:10px 0 0;display:grid}.container_links:hover{color:var(--zieRot)}.cell6_1{font-weight:500}.cell6_2{grid-row:1/3;grid-column-start:2;justify-content:center;align-items:center;display:flex}.cell6_3{color:#747474;font-size:.81em}.cell6_4{border-bottom:1px solid #cfcfcf;grid-column:1/3;grid-row-start:3}.title_link{color:#000;width:100%;font-size:1.06em}.title_link:hover{color:var(--zieRot)}.wrapper_link{border-bottom:1px solid #cfcfcf;width:100%;height:50px;margin:40px 0 10px}.wrapper_link:hover{color:var(--zieRot)}.wrapper_link:after{content:">";float:right;font-size:20px;transform:translateY(-60px)}.linkbeschreibung{color:#747474;margin:5px 0 25px;font-size:.94em}.NAV_UNSERTEAM_direktkontakt h2{color:#000;margin:0;padding:0;font-size:1em;font-weight:500}.NAV_UNSERTEAM_direktkontakt div p{color:#747474}.NAV_UNSERTEAM_direktkontakt div img{height:18px;margin:0 15px 0 0;transform:translateY(3px)}.NAV_WEITERBILDUNG{background-position:0 0;background-repeat:no-repeat;background-size:6000px 340px;grid-template-columns:750px 500px;justify-content:center;gap:10px;padding:25px 0;transition:background-position .5s;display:grid;position:relative}.NAV_FSAUSBILDUNGSKLASSEN{grid-template-columns:750px 500px;justify-content:center;gap:10px;padding:25px 0;display:grid;position:relative}@media screen and (width<=1000px){.NAV_WEITERBILDUNG,.NAV_FSAUSBILDUNGSKLASSEN{grid-template-columns:300px 500px}}.NAV_WEITERBILDUNG_moveBG2{background-position:-2000px 0}.NAV_WEITERBILDUNG_moveBG3{background-position:-4000px 0}.NAV_WEITERBILDUNG_Links{background:#f0f0f0cc;border-radius:5px;padding:30px 50px 10px}#bg_weiterbildung{border:1px solid #000;width:100%;height:100%}.cell7_1{font-weight:500}.cell7_2{grid-row:1/3;grid-column-start:2;justify-content:center;align-items:center;display:flex}.cell7_3{color:#747474;font-size:.81em}.cell7_4{border-bottom:1px solid #cfcfcf;grid-column:1/3;grid-row-start:3}.cell7_4_spacer{height:20px}.blur{filter:blur(3px)}@media screen and (width<=1000px){#NAV_CONTAINER{visibility:hidden}.NAV_UNSERTEAM{grid-template-columns:400px 400px}}

/* ===========================================================================
   Fuehrerschein-Berater - hervorgehobener Eintrag im Ausbildungsklassen-Menue.
   Ergaenzt 25.07.2026; loest die frueheren Inline-Styles (gelbe Flaeche) ab.
   Optik bewusst identisch zum Startseiten-Teaser
   (module/fuehrerschein_berater_teaser.php), nur kleiner:
   gleiche dunkle Karte, gleiches gelbes Icon-Quadrat, gleiche Schriftstaffelung.
   =========================================================================== */
.fsb_nav{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border-radius:12px;padding:14px 18px;margin:0 0 18px;box-shadow:0 4px 12px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .18s ease}
.fsb_nav:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.28)}
.fsb_nav:focus-visible{outline:3px solid #FFF200;outline-offset:2px}
.fsb_nav_icon{flex:0 0 auto;width:40px;height:40px;border-radius:11px;background:#FFF200;color:#1a1a1a;display:flex;align-items:center;justify-content:center}
.fsb_nav_body{flex:1;min-width:0}
.fsb_nav_label{display:block;font-size:.66em;font-weight:700;text-transform:uppercase;letter-spacing:1.6px;color:#FFF200;margin:0 0 2px}
.fsb_nav_title{display:block;font-size:1.02em;font-weight:700;color:#fff;line-height:1.25;margin:0 0 2px}
.fsb_nav_text{display:block;font-size:.81em;color:#c9c9c9;line-height:1.4}
.fsb_nav_arrow{flex:0 0 auto;color:#FFF200;display:flex;align-items:center;transition:transform .18s ease}
.fsb_nav:hover .fsb_nav_arrow{transform:translateX(4px)}
@media (prefers-reduced-motion:reduce){.fsb_nav,.fsb_nav_arrow{transition:none}}
