@import url("../../../typo3/sysext/rtehtmlarea/res/contentcss/default.css");

.htmlarea-content-body, p, div, table { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#000000; }

a { color: #0066FF; text-decoration: none; }
a:visited { color: #0066FF; }
a:hover { text-decoration: underline; }
a img { border: 0; }


h1 { font-size: 1.2em; }
h2 { font-size: 1em; }
h3 { font-size: 1em; }
h4 { font-size: 1em; }
h5 { font-size: .83em; }
h6 { font-size: .67em; }

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { font-size: 1em; }

p { margin: 0px; margin-bottom: 16px; }
h1, h2, h3, h4, h5, h6 { margin: 0; margin-top: 16px; font-weight: bold; color: #FF9933; }

/*

UL { margin-top: 0px;  }
OL { margin-top: 0px; padding-left: 20px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

TABLE.contenttable { border: 1px solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext {  }
TABLE.contenttable TR {  }

div.csc-header h1,
div.csc-header h2,
div.csc-header h3,
div.csc-header h4,
div.csc-header h5 { margin-bottom: 0px; margin-top: 0; }

*/

table.contenttable th { font-weight: bold; }
table.contenttable th, 
table.contenttable td {
	padding: 3px;
}