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