

#rechts {
	position:absolute;
	top:140px;
	width:200px;
	padding:0;
	margin:0;
	text-align:center;
}

#rechts table, #rechts td, #rechts td.caption {
	width:200px;
	white-space:nowrap;
	text-align:center;	
}

#content
	{
	position:absolute;
	top: 150px;
}
