@charset "utf-8";

.nat-alge::before { content: ""; position: absolute; top: 6px; left: 0px; width: 12px; height: 12px; background-image: url("pfeil-blau-rechts.png"); background-repeat: no-repeat; background-position: left top; background-size: contain; }

.nat-alge { margin-bottom: 12px; padding-left: 18px; position: relative; }

.nat-alge a { text-decoration: none; }

.nat-alge a:hover .nat-ad, .nat-alge a:hover .nat-title { color: rgb(0, 160, 222); }

.nat-alge a .nat-ad, .nat-alge a .nat-title { font-size: 18px; line-height: 1.4; transition: color 0.2s ease-in-out; }

.nat-alge a .nat-ad { font-weight: 700; color: rgb(0, 160, 222); text-transform: uppercase; }

.nat-alge a .nat-title { color: rgb(71, 76, 89); text-decoration: underline; font-weight: 400; }


