/* CSS Document */

BODY {
	background : #E3DBC4;
	margin: 0px;
	padding: 0px;
}

#start {
	width: 800px;
	background : transparent url(../images/1oben.jpg) no-repeat bottom left;
	height: 275px;
	margin: 0px;
}

#start2 {
	width: 800px;
	height: 275px;
	background : transparent url(../images/1unten.jpg) no-repeat top left;
	text-align: left;
}


#update {
	color:#CCCCCC;
	text-align: right;
	padding-right: 15px;
}
