#content #leftcol {
	float:left;
	padding:0px 15px 15px 0px;
	line-height:1.5;
	background:#ffffff;
	width:705px; /* 3 columns: 425px / 2 columns: 705px */
}

#content #centercol {
	display:none;
	float:left;
	padding:20px 15px 15px 15px;
	line-height:1.5;
	background:#ffffff;
	width:250px;
	text-align:center;
}

#content #rightcol {
	float:right;
	padding:20px 15px 15px 15px;
	line-height:1.5;
	width:250px;
}

#content #rightcol-losangeles {
	float:right;
	padding:20px 15px 15px 15px;
	line-height:1.5;
	background:#F5F5F5 url(bilder/losangeles.jpg) no-repeat;
	width:250px;
}

#content #rightcol #losangeles {
	margin:20px 15px 15px 15px;
}
