/* Startseite - Willkommen */
#c516 h1 {
	color: #fff; font-size: 2.5rem;
	}

/* Überschriften */
h2.element-header {
	text-decoration: underline;
	}
	
/* Seitenmenü */
ul.subnav-nav li.subnav-item a {color: #ea0027 !important;}
ul.subnav-nav li.subnav-item a:hover {color: #ea0027; font-weight: bold;}
ul.subnav-nav li.subnav-item.active a {background: #ea0027; color: #fff !important; font-weight: bold;}