.zweiZeilerHead {
        font-family: Arial;
        font-size: 19px;
        font-weight: bold;
        color: #0000FF;
        }

.zweiZeilerText {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        color: #000066;
        }

.zweiZeilerMehr {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color: #0000FF;
        }

h1 {
        font-family: Arial;
        font-size: 20px;
        font-weight: normal;
        color: #000066;
        }

h2 {
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        color: #000066;
        }
p {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #000066;
        }