Zeile 865: |
Zeile 865: |
| font-family: notosans, sans-serif; | | font-family: notosans, sans-serif; |
| background-color: #ffffff; | | background-color: #ffffff; |
− | margin: 0.8cm; | + | margin: 1cm; |
| } | | } |
| | | |
Zeile 881: |
Zeile 881: |
| h1, .firstHeading { | | h1, .firstHeading { |
| font-family: notosans, sans-serif; | | font-family: notosans, sans-serif; |
− | font-size: 18pt !important; | + | font-size: 18pt; |
− | line-height: 27pt !important; | + | line-height: 27pt; |
| font-weight: normal; | | font-weight: normal; |
| margin: 10pt 0 0 0; | | margin: 10pt 0 0 0; |
− | border-bottom: 1pt solid #e6a817;
| |
− | }
| |
− |
| |
− | body.page-Hauptseite h1 {
| |
| border-bottom: 1pt solid #e6a817; | | border-bottom: 1pt solid #e6a817; |
| } | | } |
Zeile 894: |
Zeile 890: |
| h2 { | | h2 { |
| font-family: notosans, sans-serif; | | font-family: notosans, sans-serif; |
− | font-size: 14pt !important; | + | font-size: 14pt; |
− | line-height: 21pt !important; | + | line-height: 21pt; |
| font-weight: normal; | | font-weight: normal; |
| margin: 20pt 0 10pt 0; | | margin: 20pt 0 10pt 0; |
Zeile 903: |
Zeile 899: |
| p, li, .box-content p, .box-content li, .references li { | | p, li, .box-content p, .box-content li, .references li { |
| font-family: notosans, sans-serif; | | font-family: notosans, sans-serif; |
− | font-size: 10pt !important; | + | font-size: 10pt; |
− | line-height: 18pt !important; | + | line-height: 18pt; |
− | text-align: left !important; | + | text-align: left; |
| } | | } |
| | | |
| .text-center, .text-center p { | | .text-center, .text-center p { |
− | text-align: center !important; | + | text-align: center; |
| } | | } |
| | | |
Zeile 917: |
Zeile 913: |
| | | |
| .references { | | .references { |
− | font-size: 10pt !important; | + | font-size: 10pt; |
− | margin: 5pt 0 0 10pt !important; | + | margin: 5pt 0 0 10pt; |
− | text-indent: 0 !important; | + | text-indent: 0; |
| } | | } |
| | | |
| ul, ol { | | ul, ol { |
− | font-size: 10pt !important; | + | font-size: 10pt; |
− | margin: 10pt 0 0 20pt !important; | + | margin: 10pt 0 0 20pt; |
− | text-indent: 0 !important; | + | text-indent: 0; |
| } | | } |
| | | |
| ul li, ol li { | | ul li, ol li { |
− | font-size: 10pt !important; | + | font-size: 10pt; |
− | line-height: 15pt !important; | + | line-height: 15pt; |
| margin-bottom: 5pt; | | margin-bottom: 5pt; |
| } | | } |
| | | |
| a, a:hover, a:visited { | | a, a:hover, a:visited { |
− | color: #005490 !important; | + | color: #005490; |
− | text-decoration: none !important; | + | text-decoration: none; |
− | border-bottom: none !important; | + | border-bottom: none; |
| } | | } |
| | | |
Zeile 946: |
Zeile 942: |
| | | |
| sup, sub { | | sup, sub { |
− | font-size: 4pt !important; | + | font-size: 4pt; |
− | line-height: 0 !important; | + | line-height: 0; |
| margin-top: -4pt; | | margin-top: -4pt; |
− | padding: 0 1pt !important; | + | padding: 0 1pt; |
| } | | } |
| | | |
| table { | | table { |
− | max-width: 100% !important; | + | max-width: 100%; |
| font-size: 8pt; | | font-size: 8pt; |
− | line-height: 12pt !important; | + | line-height: 12pt; |
| page-break-inside: auto; | | page-break-inside: auto; |
| } | | } |
Zeile 965: |
Zeile 961: |
| | | |
| td { | | td { |
− | padding: 5pt !important; | + | padding: 5pt; |
| } | | } |
| | | |
| .main-table td p, .main-table td ul { | | .main-table td p, .main-table td ul { |
− | margin-top: 0 !important; | + | margin-top: 0; |
− | margin-bottom: 0 !important; | + | margin-bottom: 0; |
| } | | } |
| | | |
| .main-table td p, .main-table td ul li { | | .main-table td p, .main-table td ul li { |
− | font-size: 8pt !important; | + | font-size: 8pt; |
− | line-height: 12pt !important; | + | line-height: 12pt; |
− | margin-top: 0 !important; | + | margin-top: 0; |
− | margin-bottom: 0 !important; | + | margin-bottom: 0; |
| } | | } |
| | | |
| html .thumbcaption, p.small-text { | | html .thumbcaption, p.small-text { |
− | font-size: 8pt !important; | + | font-size: 8pt; |
− | line-height: 12pt !important; | + | line-height: 12pt; |
| } | | } |
| | | |
| p.text-right { | | p.text-right { |
− | text-align: right !important; | + | text-align: right; |
| } | | } |
| | | |
Zeile 1.021: |
Zeile 1.017: |
| | | |
| p + .spalten, ul + .spalten, ol + .spalten { | | p + .spalten, ul + .spalten, ol + .spalten { |
− | margin: 15pt 0 0 0 !important; | + | margin: 15pt 0 0 0; |
| } | | } |
| | | |
| .spalten + h2 { | | .spalten + h2 { |
− | margin: 20pt 0 !important; | + | margin: 20pt 0; |
| } | | } |
| | | |
Zeile 1.037: |
Zeile 1.033: |
| | | |
| .thumb { | | .thumb { |
− | margin: 20pt 0 !important; | + | margin: 20pt 0; |
| } | | } |
| | | |
| .thumbcaption { | | .thumbcaption { |
| font-family: notosans, sans-serif; | | font-family: notosans, sans-serif; |
− | font-size: 8pt !important; | + | font-size: 8pt; |
− | padding-top: 4pt !important; | + | padding-top: 4pt; |
− | line-height: 1.4 !important; | + | line-height: 1.4; |
| } | | } |
| | | |
| } | | } |