body {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #5d615f;
}
/*************** Editor Content ***************/
.editor-content {
	line-height: 16px;
}
.editor-content p {
	line-height: 16px;
	margin-bottom: 15px;
}
.editor-content div {
	line-height: 16px;
	margin-bottom: 15px;
}
/*************** Modul Content ***************/
.modul-content {
	line-height: 16px;
}
.modul-content p {
	line-height: 16px;
}
.modul-content div {
	line-height: 16px;
}