header-bg {
	background-image: url(fileadmin/SVL-Relaunch/img/header-bg_brown.jpg);
}

.news-color {
	background-color: #B20020;
}

.news-color h2 {
	background-color: #780116;
}

a {
    text-decoration: none;
    color:#780116;
}

a:hover {
    text-decoration:underline;
    color:#B20020;
}

div#content h1 {
    color:#780116;    
}
