
filelist {
		ro-readonlycontent:true;
		ro-readonlyelement:false;
		ro-alwaysshowtags:true;
}
FILELIST {
		ro-readonlycontent:true;
		ro-readonlyelement:false;
		ro-alwaysshowtags:true;
}
filesize {
		ro-readonlycontent:true;
		ro-readonlyelement:false;
		ro-alwaysshowtags:true;
}
FILESIZE {
		ro-readonlycontent:true;
		ro-readonlyelement:false;
		ro-alwaysshowtags:true;
}

activecontent {
		ro-readonlycontent:false;
		ro-readonlyelement:false;
		ro-alwaysshowtags:true;
}
ACTIVECONTENT {
		ro-readonlycontent:false;
		ro-readonlyelement:false;
		ro-alwaysshowtags:true;
}

/* ACHTUNG: Wird auch in editor.css verwendet. Bei Änderungen hier auch unbedingt in editor.css ändern */
p {
	margin: 0px 0px 19px 0px;
}

* {ro-action: PASTEWITHFILTER}

td.dark-blue-background-white-text {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
}

td.royal-blue-background-white-text {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4165B2;
}

td.sky-blue-background-black-text {
	font-size: 12px;
	color: #000000;
	background-color: #7F99CC;
}

td.sky-blue-background-blue-text {
	font-size: 12px;
	color: #003399;
	background-color: #7F99CC;
}

td.light-blue-background-black-text {
	font-size: 12px;
	color: #000000;
	background-color: #EDF3FF;
}
	
td.light-blue-background-blue-text {
	font-size: 12px;
	color: #003399;
	background-color: #EDF3FF;
}

td.light-grey-background-black-text {
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
}

td.light-grey-background-blue-text {
	font-size: 12px;
	color: #003399;
	background-color: #E4E4E4;
}

*.headline-blue 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

*.headline-black 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

*.small-text 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

*.red-text 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}

/* ACHTUNG: Wird auch in layout.css verwendet. Bei Änderungen hier auch unbedingt in layout.css ändern */
body 			{  
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}

readonlyinline {
		ro-readonlycontent:true;
		ro-readonlyelement:true;
		ro-alwaysshowtags:true;
}

