






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

#stacks_in_6_1 {
	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.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.de .rwml-translatable:lang(de) {
	display: inherit;
}































#rwml_switcher_links_stacks_in_7_1 {
	
	
	text-align: right;
}










@media print {
	#switchContainerstacks_in_7_1 {
		display: none !important;
	}
}




#stacks_in_2 {
	margin: 15px 0px 30px 0px;
}
