/******************/
/* Headers, plain */
/******************/


H1 { font-size: 18px; }
H2 { font-size: 18px; color: #186900; }
H3 { font-size: 16px; color: #10007B; }
H4 { font-size: 14px; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }


/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 15px; color: #000000; margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 2px;}
P.bodytext A { font-weight: bold; }


/*******************/
/* Verlinkung:     */
/*******************/
.internal-link  { color: #5B0013; }
.internal-link:link  { color: #5B0013; text-decoration: underline }
.internal-link:visited { color: #5B0013;  text-decoration: underline }
.internal-link:hover  { color: #5B0013; text-decoration: none }

.external-link  { color: #B5A994;  }
.external-link:link  { color: #5B0013;  text-decoration: underline }
.external-link:visited { color: #5B0013;  text-decoration: underline }
.external-link:hover  { color: #5B0013;  text-decoration: none }

a  { color: yellow;  }
a:link  { color: #5B0013;  text-decoration: underline }
a:visited { color: #5B0013;  text-decoration: underline }
a:hover  { color: #5B0013;  text-decoration: none }

/**
 * 18.2.10: download links
 *
 */
.download-general { padding-left:14px; background:transparent url(download.gif) left 5px no-repeat; }
.download-pdf { padding-left:20px; background:transparent url(pdf.gif) left 2px no-repeat; }
