.rahmen {
  margin-left: auto;
	margin-right: auto;
	width: 960px !important;
	width: 984px;  /* nur für den IE */
}
.links {
	margin-left: 0
}
.rechts {
	margin-right: 0
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none
}

.content {
  	min-height:500px;
  	height:auto !important;
  	height:500px;
}

