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