#rbox_dunkel_oben
{
	background-image:url(../design/dunkel_top.png);
	height:15px;
}

#rbox_dunkel_inhalt
{
	background-color:#8d8d8d;
	padding-left:15px;

}

#rbox_dunkel_unten
{
	background-image:url(../design/dunkel_bottom.png);

	height:15px;
}

#rbox_hell_oben
{
	background-image:url(../design/hell_top.png);

	height:15px;
}

#rbox_hell_inhalt
{
	background-color:#cacaca;
	padding-left:15px;


}

#rbox_hell_unten
{
	background-image:url(../design/hell_bottom.png);

	height:15px;
}
#rbox
{
	width:470px;
	margin-bottom:5px;
	
}
