#xedit_editarea {
	background: #F1F4EF;
}

table.cikk {
}

table.cikk td.acikk {
	font: normal normal 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #394C2B;
	padding: 0px 14px 0px 14px;
}

table.cikk .sub_title {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 14px 20px 0px;
	padding: 0px;
	color: #800050;
}

table.cikk .sub_subtitle {
	font-weight: bold;
	margin: 0px 14px 0px 0px;
	padding: 0px;
}

table.cikk .sub_chapter {
	margin: 0px 14px 0px 0px;
	padding: 0px;
	color: #800050;
}

table.cikk a.xedit {
	text-decoration: none;
	color: #800050;
}

table.cikk a.xedit:hover,active {
	text-decoration: underline;
}

.cikk table.tabla {
	border-top: 1px solid #c4cbdb;
	border-left: 1px solid #c4cbdb;
	border-bottom: 2px solid #c4cbdb;
	border-right: 1px solid #c4cbdb;
	margin: 15px 0px 15px 0px;
}

.cikk table.tabla th {
	background-color: #e4ecf0;
	font: normal bold 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	color: #2f4965;
}

.cikk table.tabla tr.row_1 {
	background-color: #EEEEEE;
}

.cikk table.tabla tr.row_0 {
	background-color: #ffffff;
}

.cikk table.tabla td.border_cell {
	border-top: 1px solid #c4cbdb;
	border-right: 1px solid #c4cbdb;
}

.cikk table.tabla th.border_cell {
	border-right: 1px solid #c4cbdb;
}

.cikk table.tabla td.border_row {
	border-top: 1px solid #c4cbdb;
}

.cikk table.tabla td.border_column {
	border-right: 1px solid #c4cbdb;
}

.cikk table.tabla td {
	font: normal normal 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	color: #2f4965;
}

.cikk table.tabla td.sub_title {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 14px 20px 0px;
	padding: 0px;
	color: #800050;
}

.cikk UL{
	margin-top:10px;
	margin-left:10px;
	padding:0px;
	border:0px;
}

.cikk UL LI {
	font: normal normal 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-IMAGE: url(/img/site/bullet.gif);
	background-repeat : no-repeat;
	background-position : left 4px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	list-style-type: none;
	border:0px;
	color: #333333;
}

