/* Style Sheet */
#links {
    position:absolute;
	left:0px;
	top:0px;
	width:130px;
}
#banner {
    position:absolute;
	left:150px;
	top:5px;
	width:620px; 
	height:150px;
}
#mitte	{
    position:absolute;
	left:150px;
	top:176px;
	width:650px; 
}
#rechts {
    height: 50px;
    width: 170px;
    float: left;
}
#recunt {
    height:1150px;
    width: 200px;
    float: left;
}