@charset "utf-8";
/* CSS Document */

#content {
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/bg_seite.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

