@import url("/typo3/sysext/rtehtmlarea/res/contentcss/default.css");

.htmlarea-content-body, p, div, table { font-size: 11px; font-family: Arial, sans-serif; color:#2d0000; }

a { color: #000; text-decoration: none; font-weight: bold; }
a:visited { color: #000; }
a:hover { text-decoration: underline; }
a img { border: 0; }
.disclaimer a { text-decoration: none; font-weight: normal; }

h1 { font-size: 1.8em; color: red; }
h2 { font-size: 12px; color: black; }
h3 { font-size: 1.1em; color: red; }
h4 { font-size: 1em; color: #009ee3; }
h5 { font-size: .83em; color: #009ee3; }
h6 { font-size: .67em; color: #009ee3; }

h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { font-size: 1em; }

p { margin: 0px; }
h1, h2, h3, h4, h5, h6 {
font-family: arial black;
margin: 0;
margin-top: 16px;
font-weight: bold;
letter-spacing:-1px;}

ul.bullet_lijst_met_pijltjes { 
	margin-top: 12px;
	list-style-image: url('/fileadmin/sitedesign/extensions/rtehtmlarea/bullet_arrow.gif');
}
