/* Zweispaltiges Layout:
 * Inhalt und Rechte Spalte
 */


#cRight {
	display:block;
	width:220px;
}
#cCenter {
	width:684px;
	padding-right:12px;
}