.headline_top{
	background:url(pics/corner750_o_hell.png) no-repeat;
	height: 16px;
}

.headline_bottom{
	background:url(pics/corner750_u_hell.png) no-repeat;
	height: 8px;
}

.headline {
	background:url(pics/bg_headline_hell.png) repeat-x;
	color: #28220b;
	height:30px;
	font-size: 23px;
	font-weight: 700;
	vertical-align:baseline;
	padding-left: 20px;
	padding-bottom: 0;
	margin: 0;
	
}

.LeftBox {
	background:url(pics/bg_content_hell.png) repeat-x;
/*	background-color: #ffbd66; */
	color: #28220b;
	height: 500px;
	padding: 0 10;
	}

.leftBox_top {
	background:url(pics/corner500_l_hell.png) no-repeat;
	height: 8px;
	font-size: 6px;
}
	
.leftBox_bottom {
	background:url(pics/corner500_r_hell.png) no-repeat;
	height: 8px;
	
}


.rightMenu {
/*	background-color: #fff6d5;
*/
	background:url(pics/bg_content_hell.png) repeat-x;
	color: #28220b;
	height: 500px;
	font-size: 6px;

}

.rightMenu_top {
	font-size: 6px;
	background:url(pics/corner210_l_hell.png) no-repeat;
	height: 8px;
}
	
.rightMenu_bottom {
	font-size: 6px;
	background:url(pics/corner210_r_hell.png) no-repeat;
	height: 8px;
}

