#oben {
position: absolute;
top:0px;
left:0px ;
width:100%;
height:100px; 		
}
#links {
position: absolute;
top:100px;
left:0px ;
width:15%;
}
#inhalt {	
position: absolute;
top: 100px;
left:15%;
width:70%;
}
#rechts {
position: absolute;
top:100px;
left:85% ;
width:15%;	
}
#iphone{
position: absolute;
top:100px;
left:15%;
width:30%;
}
#text{
position: absolute;
top:100px;
left:45% ;
width:40%;		
}
#impressum {
position: absolute;
top:720px;
left:0px;
width:100%;				
}
#editor{
white-space:pre; 
}
#impressumipad {
position: absolute;
top:770px;
left:0px;
width:100%;				
}
#ipad{
position: absolute;
top:100px;
left:15%;
width:40%;
}
#textipad{
position: absolute;
top:100px;
left:55% ;
width:40%;		
}







