#rightbox {
	float: left;
}

#content_right_header {
	background-color: #f28e00;
	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:#FFFFFF;
border: 1px solid #f28e00;
margin-left:15px;
min-height:50px;
padding:0 8px 8px;
width:227px;
}

* html #content_right {
	height: 50px;
}

/*sonstiges*/
#content_right ul li { font-size: 11px; color: #000; padding: 0px 8px 0px 0px;}
#content_right ul {padding-left: 20px; margin:0px;}
H1.csc-firstHeader { margin-top: 6px; color: #f28e00; padding-bottom: 2px; border-bottom: 0px solid #999; }
#rightbox DIV.csc-frame csc-frame-rulerBefore { border-top: 1px solid #f28e00; margin: 15px 8px 15px 8px; width: 90%;}
#rightbox DIV.csc-frame csc-frame-rulerAfter { border-bottom: 1px solid #f28e00; margin: 15px 8px 15px 8px; width: 90%; }
