#rightbox {
	float: left;
}

#content_right_header {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	height: 17px;
	width: 235px;
	margin-left: 15px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 11px;
}

#content_right {
border: 1px solid #666;
background-color:#FFFFFF;
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 { margin-top: 6px; color: #666; padding-bottom: 2px; padding-top:6px; border-bottom: 0px solid #999; }
h1.csc-firstHeader { color: #666; padding-bottom: 2px; padding-top:0px;}
DIV.csc-frame csc-frame-rulerBefore { border-top: 1px solid #666; margin: 15px 8px 15px 8px; width: 90%;}
DIV.csc-frame csc-frame-rulerAfter { border-bottom: 1px solid #666; margin: 15px 8px 15px 8px; width: 90%; }

