.meinlink {
    color: cornflowerblue;
}

.meinlink::before {
    font-family: "Font Awesome 5 Free";
    /* content: "\f17c"; */
    content: "\f35d";
    font-weight: 900;
    margin-right: 3px;
}

/*
#sp-main-body  a {  color: CornflowerBlue; }
*/

.sp-module .horizontalmenu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

.sp-module .horizontalmenu li {
    display: inline-block;
    border-bottom: none;
    padding: 10px;
}

.sp-module .horizontalmenu li a {
    display: inline-block;
}

/* rubik-300 - latin */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/rubik-v7-latin-300.eot');
    /* IE9 Compat Modes */
    src: local('Rubik Light'), local('Rubik-Light'), url('../fonts/rubik-v7-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/rubik-v7-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/rubik-v7-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/rubik-v7-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/rubik-v7-latin-300.svg#Rubik') format('svg');
    /* Legacy iOS */
}

/* rubik-regular - latin */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/rubik-v7-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Rubik'), local('Rubik-Regular'), url('../fonts/rubik-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/rubik-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/rubik-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/rubik-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/rubik-v7-latin-regular.svg#Rubik') format('svg');
    /* Legacy iOS */
}

/* rubik-500 - latin */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/rubik-v7-latin-500.eot');
    /* IE9 Compat Modes */
    src: local('Rubik Medium'), local('Rubik-Medium'), url('../fonts/rubik-v7-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/rubik-v7-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/rubik-v7-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/rubik-v7-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/rubik-v7-latin-500.svg#Rubik') format('svg');
    /* Legacy iOS */
}

/* rubik-700 - latin */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/rubik-v7-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Rubik Bold'), local('Rubik-Bold'), url('../fonts/rubik-v7-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/rubik-v7-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/rubik-v7-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/rubik-v7-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/rubik-v7-latin-700.svg#Rubik') format('svg');
    /* Legacy iOS */
}

/* rubik-900 - latin */
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/rubik-v7-latin-900.eot');
    /* IE9 Compat Modes */
    src: local('Rubik Black'), local('Rubik-Black'), url('../fonts/rubik-v7-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/rubik-v7-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/rubik-v7-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../fonts/rubik-v7-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/rubik-v7-latin-900.svg#Rubik') format('svg');
    /* Legacy iOS */
}

body {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
}

h1 {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
}

h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

h3 {
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
}

h4 {
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
}

h5 {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

h6 {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}
