h1, h2 {
    color: #777777;
}


p {
    text-align: justify;
}

.titelbild {
    width: 100%;
}
.event li
{
    color:#222222;
    background-color:#dddddd;
}
/*.event img
{
    max-width: 90%;
}
*/
.small
{

font-size: smaller;
}