/* ===================================================================== */
/* rgaccordion */
/* ===================================================================== */
 
h3.rgaccord1-toggle {
	color: #444;
	background: #ccc url(../bilder/plus.png) 5px center no-repeat;
	border-top: 1px solid #eee;
	margin-right: 0;
	margin-bottom: 0;
        line-height: 190%;
	clear: both;
}

h3.act {
	color: #eee;
	background: #999 url(../bilder/minus.png) 5px center no-repeat;
}

div.rgaccord1-content {
	width: 580px;
	width: 99%;
	border: 0;
	padding: 5px;
	background-image: url(../bilder/accordion_bg.png) !important;
	background-image: none;
}

.rgaccord1-nest div {
	margin: 0;
}



#mb_contents {
	z-index: 10;

}




.moodalbox_style {
	padding: 10px;
	z-index: 15;
}

#mb_bottom {

	z-index: 20;

}






