ARB-Logo-Icon-512px

Telefon: 06431-98780

Site Settings: Global Fonts

Primary

wird benutzt für H1-H6
Verdana, 16, 400, normal, normal, keine, 1.2, 0,
Das ist ein Beispieltext 1234567890

Sekundäre

wird benutzt für einige Widgets

Verdana, 16, 400, normal, normal, keine, 1.2, 0

Das ist ein Beispieltext 1234567890

Text

wird benutzt für body

Verdana, 16, 400, normal, normal, keine, 1.2, 0

Das ist ein Beispieltext 1234567890

Accent

Verdana, 16, 400, normal, normal, keine, 1.2, 0

Das ist ein Beispieltext 1234567890

Site Settings: Global Fonts

Primary Colors

are used for Headings (h1-h6) and Icons

#27367B

Secondary Colors

 are used for List Items, Subheadings, Animated Headings, and Price Table backgrounds.

#FFFFFF

Text Colors

are used for Paragraphs and Menu items

#262626

Accent Colors

are used for Paragraphs and Menu items

#AB0303

Site Settings: Typographie

body

Roboto, 1,6 REM

link

Roboto, 1,6 REM, 500, kursiv

H1

24px < M

M > H1, 2.4 REM

H2

20px < M

M > H3, 2.0 REM

H3

16px < M

M > H3, 1.6 REM

H4

16px < M

M > H4, 1.6 REM

H5
14 px < M
M > H5, 1.4 REM
H6
12px < M
M > H6, 1.2 REM

Site Settings: Eigenes CSS

/* Site settings */

/* Setzt die Basis auf 10. Dadurch entspricht 10px = 1em */

html {
/* 1rem = 10px */
font-size: 62.5%;
}
body {
/* 1.6rem = 16px */
font-size: 1.6rem;
}