
/* Neue Startseite */

h1 {
	background-color: #FDDFD1;
}

a.buttons-rechts-user {
	color: #ffffff;
	background-color: rgb(82,178,252);
	border-top-color: rgb(82,178,252);
	border-right-color: rgb(82,178,252);
}


