/* CSS Document */

BODY {
	background : #E0E7C2;
	margin: 0px;
	padding: 0px;
}

#train {
	background : transparent url(../images/4oben.jpg) no-repeat bottom left;
	height: 275px;
	margin: 0px;
	text-align: right;
	color:#CCCCCC;
}

#train2 {
	width: 800px
	height: 275px;
	background : transparent url(../images/4unten.jpg) no-repeat top left;
	text-align: left;
}
