/* Das ändert sich am Admintool, wenn es im ccms eingebettet ist: */
.cpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin: 0;
}
.fckeditor {
  width: 480px;
  height: 600px;
}

.cleft-fckeditor {
	float:left;
	width: 140px;
	background-color: #ddd;
	height: 175px;
	margin: 1px;
	padding-top: 2px;
	padding-left: 4px;
}
.cright-fckeditor {
	float:left;
	width: 340px;
	background-color: #eee;
	height: 175px;
	margin: 1px;
	padding-top: 2px;
	padding-left: 4px
}

.blaettern {
	width: 590px;
}
.input2 {
	height: 14px;
}