@import url("../../../typo3/sysext/rtehtmlarea/res/contentcss/default.css");

.htmlarea-content-body, p, div, table { font-size: 12px; font-family: Glascow-Medium, Arial, sans-serif; color:#8b8c91; }

a { color: #52A7C1; text-decoration: none; font-weight: bold; font-style: italic; }
/* a:visited { color: #9e9fa5; } */
a:visited { color: #5280BF; }
a:hover { text-decoration: underline; }
a img { border: 0; }


h1 { font-size: 1em; }
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-bottom: 16px; color: #8B8C91#; font-weight: bold; }
