/* CSS Document */
/* alle real Tags Position */
.DIVWEFOR {
 	position:absolute; 
	top:0; 
	left:0; 
	visibility:hidden;
	}
	
/* Fullbanner2 style */
/* 728x90 & 468x90 */
.DIVFB2I {
 	position:absolute; 
	top:100px; 
	left:300px; 
	top:0px; 
	left:0px;
	z-index:0;
	width:728px;
	height:90px;
	clear: both;
	border: 1px solid purple;
 	}

.TBLFB2R {
	height:1px; 
	border:0px;
	}

/*Rectangle */
/* 300x250 */
.DIVRT1I, #div_rectangle1{
/* 	position:relative; 
	top:611px; 
	left:204px;
	z-index:0;*/
	width:300px;
	height:250px;
 	}
.TBLRT1R {
	height:1px; 
	border:0px;
	}

/* 180x150 */
.DIVRT2I{
 	position:absolute; 
	top:220px; 
	left:855px; 
	z-index:0;
	width:180px;
	height:150px;
	clear: both;
	border:0px;	
 	}
.TBLRT2R {
	height:1px; 
	border:0px;
	}
	
/* Skyscraper */
.DIVSC1I {
 	position:absolute; 
	top:101px; 
	left:738px;
	z-index:0;
	width:160px;
	height:600px;
 	}
.TBLSC1R {
	height: 1px;
	border: 0px;
	}
div#supersize {/* immer inhalt nach unten rutschen */
	height: 90px;
	}
