body{
    background-color:#666;
    color:white;
}

#themes{
    background-color:#555;
}
#sitefooter{
    background-color:#444;
}

#news{
    background-color:#666 !important;
}


h2,h3,h4,h5{
    color:orange;
}

#maincontent h1,#themes h2,#calendar h2, #news h2{
    color:#f5e473;
}

#newsausgabe a h3{
    background-color:#eee;
    padding:3px;
}

.readmore{
    background-color:lightyellow;
}

