/* (c) 2001 - 2004, EIKONA Medien GmbH, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* System-Portaleditor */
.cycon-portaleditor							{ border-width:0px; margin:0px; padding:1px; }
.cycon-portaleditor-x						{ border-width:1px; border-style:dashed; border-color:#A0A0A0; margin:0px; padding:0px; }
td.cycon-portaleditor-bezeichner			{ }
td.cycon-portaleditor-zeile					{ }

/* TinyMCE Editor */
body.mceContentBody {
   background-image: none;
}

/*
TinyMCE: auswählbare CSS-Stile
*/

.verd-10-reg {
	font-size: 10px;
	font-weight: normal;
}
.verd-10-bold {
	font-size: 10px;
	font-weight: bold;
}
.verd-11-reg {
	font-size: 11px;
	font-weight: normal;
}
.verd-11-bold {
	font-size: 11px;
	font-weight: bold;
}
img.img-margin-left {
	margin-left: 5px;
}
img.img-margin-right {
	margin-right: 5px;
}