body#startseite {
	background-image: url(../img/backgrounds/background_startseite.png);
	background-repeat: repeat-x;
	background-position:top;
}
body#mitmachen {
	background-image: url(../img/backgrounds/background_mitmachen.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
body#statements {
	background-image: url(../img/backgrounds/background_statements.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
body#wettbewerb {
	background-image: url(../img/backgrounds/background_wettbewerb.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
body#jury {
	background-image: url(../img/backgrounds/background_jury.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
body#teilnahme {
	background-image: url(../img/backgrounds/background_teilnahme.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
body#kontakt {
	background-image: url(../img/backgrounds/background_kontakt.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}
