



 
#topcontainer {
	position:absolute;
	left: 3px;
	top: 3px;
	width: 700px;
	
	background-color:white;
	z-index:0;
 }	  

#inhalt {
position:absolute;
left:0px;
top:100px;
width:700px;  
border:0px solid; 
color:#CFCFCF; 
overflow:visible;
}
