/* Ohne Sidebar */

#right_side  { 
	display: none;
}

#content {
	width: 734px;
	margin: 43px 20px 0px 180px;
}

