div#right {
	width: 398px;
	height: 420px;
	background-image: url(../images/start/orange_right_low.jpg);
	background-repeat: no-repeat;
	background-position: 0px 68px;
	float: left;
	margin: 0px;
	padding: 0px;
}


div#center div#contentstart {
	margin-top: 68px;
	padding: 0px 0px 0px 43px;
	height: 315px;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	background-image: url(../images/start/orange_left_low.jpg);
	background-repeat: no-repeat;
	background-position: right;
}