@import url("../../../typo3/sysext/rtehtmlarea/res/contentcss/default.css");

.htmlarea-content-body, p, div {font-size: 11px; font-family: Arial, sans-serif; color:#FFFFFF;  }

.htmlarea-content-body {
background-color: black;
}

a { font-family: Arial; color: #ff5000; text-decoration: underline; font-weight: bold; font-style: italic;}
a:visited { color: red; }
a:hover { text-decoration: none; }
a img { border: 0; }
h1 a { font-family: Arial Black; color: white; text-decoration: none; font-style: normal;}
h1 a:visited { font-family: Arial Black; color: white; text-decoration: none; font-style: normal;}

h1 { font-size: 18px; color: white; font-family: Arial Black; font-weight: bold; padding-top:0em; padding-bottom:0.5em;}
h2 { font-size: 14px; color: white; font-family: Arial; font-weight: bold; padding-top:0em; }
h3 { font-size: 12px; color: #cc4101; font-family: Arial; font-weight: underline; font-style: italic; margin-bottom:0em; }
h4 { font-size: 12px;}
h5 { font-size: .83em;}
h6 { font-size: .67em;}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { font-size: 1em;}

p { font-size: 12px; margin: 0px; margin-bottom: 12px; font-family: Arial; font-style: none; font-weight: none;}

h1 { margin-top: 0px;}

h2, h3, h4, h5, h6 { margin: 0; margin-top: 0px; margin-bottom: 3px;}


/*

UL { margin-top: 0px;  }
OL { margin-top: 0px; padding-left: 20px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

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; }

*/
