@charset "utf-8";
/* CSS Document */

/* Background */
#container{
	background-image: url(../images/background_gelb.jpg);
	background-color: #FFFDE8;
	}
#leiste{
	background-image: url(../images/leiste_gelb.png);
	background-position: left top;
	}