#rightbox {
	float: left;
}

#content_right_header {
	background-color: #7db713;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	width: 235px;
	margin-left: 15px;
	padding-top: 3px;
	padding-left: 10px;
}

#content_right {
	background-color: #fff;
	width: 243px;	
	min-height: 50px;
	margin-left: 15px;
	border: 1px solid #7db713;
	padding-bottom: 8px;
}

* html #content_right {
	height: 50px;
}

/*sonstiges*/
H1.csc-firstHeader { margin-top: 6px; color: #7DB713; padding-bottom: 2px; border-bottom: 0px solid #999; }
#rightbox DIV.csc-frame csc-frame-rulerBefore { border-top: 1px solid #7db713; margin: 15px 8px 15px 8px; width: 90%;}
#rightbox DIV.csc-frame csc-frame-rulerAfter { border-bottom: 1px solid #7db713; margin: 15px 8px 15px 8px; width: 90%; }
#rightbox dl {padding-left:0px; margin-left:0px;}