body {
	clear: both;
	position: absolute;
	top: 5px;
	left: 50px;
	Background-color : #B7BBC7;
	width: 705px;
	background-repeat:no-repeat;
	background-position:0px 0px;*/
}


/* Banner-Ebenen */

/* Text (Grafik) Anzeige */
#anz_1 {
	position: absolute;
	left: 708px;
	top: 5px;
}
#anz_2 {
	position: absolute;
	left: 708px;
	top: 630px;
}

/* Wide-Skyscraper 160x600 rechts */
#br_1_120x600 {
/*	border: 1px #00ff00 solid;*/
	position: absolute;
	left: 715px;
	top: 5px;
	/* top: 0px;*/
	display: block;
	width: 120px;
	height: 600px;
	background-color: #002346;
}
#br_2_120x600 {
/*	border: 1px #00ff00 solid;*/
	position: absolute;
	left: 715px;
	top: 630px;
	/* top: 0px;*/
	display: block;
	width: 120px;
	height: 600px;
	background-color: #002346;
}
