/**
 * This support file is used to style the WYSIWYG editor in the CMS
 */

@import "typography.css?2";
body.mceContentBody{font-size:16px;}
.typography .amountright, .amountright {
	text-align: right;
	display:inline-table;
}
.kursiv {
	font-style: italic;
}