.initbody {
	background-color: #939393;
}
.MainDiv {
	background-color: #FFF;
	position: relative;
	text-align: center;
	height: 620px;
	width: 1074px;
	top: -5px;
}

.ROben {
}

.RUnten {
	position: absolute;
	bottom: -11px;
	left: 0px;
	width: 1072px;
}
.RLinks {
	left: 0px;
	top: 20px;
	position: absolute;
	background-image: url(../images/RandLlinksTeil.gif);
	background-repeat: repeat-y;
	height: 586px;
	width: 12px;
}
.RRechts {
	position: absolute;
	top: 20px;
	right: -2px;
	height: 586px;
	background-image: url(../images/RandRechtsTeil.gif);
	background-repeat: repeat-y;
	width: 14px;
}

