.h1, h1 {
    font-size: 1.6em;
    color: #333;
    padding-bottom: 20px;
}

.h2, h2 {
    font-size: 1.2em;
    color: #666;
    padding-bottom: 10px;
}

.h4, h4 {
    font-size: 1.0em;
    color: #333;
}

.ps_teaser {
    color: #333;
    font-weight: bold;
}

.ps_meldungstext {
    color: #333;
}

.ps_schlusshinweis {
    color: #333;
    font-weight: bold;
}

.ps_contact p {
    color: #333;
}

.ps_header {
    margin-top: 70px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px #666 solid;
}

.ps_logo {
    text-align: right;
}

.ps_title {
    font-size: 1.6em;
    color: #666;
}

.ps_content {
    margin-top: 30px;
    margin-bottom: 50px;
    padding-bottom: 20px;
}

.ps_text {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.0em;
}

.ps_medienordnerliste {
    list-style-type: none;
}

.ps_meldungsliste {
    list-style-type: none;
}

.ps_social_icons a:hover {
    text-decoration: none;
}


















