<html>

<head>
    <meta name="viewport" charset="UTF-8" content="width=device-width, height=device-height, initial-scale=1.0">
    <link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
    <title>Baritonsaxophon</title>
</head>

<body>
    <button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
    <h1>Baritonsaxophon</h1>
    <img src="inhalte/bilder/Baritonsaxophon.png" />
    <a class="quelle" href="https://de.kisspng.com/png-vw76al/">Bildquelle</a>
    <a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
    <p>
        Das Barisax ist das tiefste unter den geläufigsten Saxophonen. Es ist wie das Altsax in Es gestimmt und
        übernimmt in den meisten Fällen den Bass Part, jedoch kannman auch mit dem Baritonsaxophon Solos spielen.
    </p>
</body>

</html>