



.rwml-menu-imported {
	display: none;
}

#stacks_in_23725_page3 {
	display: none !important;
}

 
/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */ 
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.DE .rwml-translatable:lang(DE) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.EN .rwml-translatable:lang(EN) {
	display: inherit;
}

 
/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.FR .rwml-translatable:lang(FR) {
	display: inherit;
}












#stacks_in_23727_page3 {
	margin:  10px;
}

#stacks_in_23728_page3 {
	font-size: 150%;
}
