/*Textformatierungen*/
.Headline { color: #376172; font-size: 13pt; font-family: "Segoe UI"; font-weight: bold; line-height: 20pt; top: 0; }
.HeadHead { color: #376172; font-size: 12pt; font-family: "Segoe UI"; font-weight: bold; top: 0; }
.TextNormal { color: #376172; font-size: 10pt; font-family: "Segoe UI"; line-height: 18px; }
.TextFuss { color: #a2bcc6; font-size: 11pt; font-family: "Segoe UI"; line-height: 22px; }
.Anmerkung { color: #376172; font-size: 13px; font-family: "Segoe UI"; line-height: 30px; }
.Kommentar { color: #376172; font-size: 9pt; font-family: "Segoe UI"; font-weight: normal; line-height: 20pt; }
/*Links*/
a:visited { color: #a2bcc6; font-size: 16px; font-family: "Segoe UI"; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
a:active { color: #a2bcc6; font-size: 16px; font-family: "Segoe UI"; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
a:link { color: #a2bcc6; font-size: 16px; font-family: "Segoe UI"; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
a:hover { color: white; font-size: 16px; font-family: "Segoe UI"; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
.zweiter:visited { color: #376172; font-size: 14px; font-family: "Segoe UI"; line-height: 17px; text-decoration: none; letter-spacing: 1px; }
.zweiter:active { color: #376172; font-size: 14px; font-family: "Segoe UI"; line-height: 17px; text-decoration: none; letter-spacing: 1px; }
.zweiter:link { color: #376172; font-size: 14px; font-family: "Segoe UI"; line-height: 17px; text-decoration: none; letter-spacing: 1px; }
.zweiter:hover { color: #376172; font-size: 14px; font-family: "Segoe UI"; line-height: 17px; text-decoration: none; letter-spacing: 1px; }
/*Copyright*/
.copyright { color: #a2bcc6; font-size: 10pt; font-family: "Segoe UI"; text-align: left; letter-spacing: 1px; }
