/*
html {
    background: url(../img/hintergrund_brot_2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/
#first a .title , #first a .subtitle {
	background:#fbae0a;
	color:#FFFFFF;
}
