/*Überschriften*/
h1{margin: 0 0 0 0; padding: 0 0 0 0; color: #002885; font-size: 250%; font-family: Arial, Helvetica, sans-serif;}
h2{margin: 0 0 0 0; padding: 0 0 0 0; color: #002885; font-size: 180%; font-family: Arial, Helvetica, sans-serif;}
h3{margin: 0 0 0 0; padding: 0 0 0 0; color: #002885; font-size: 100%; font-family: Arial, Helvetica, sans-serif;}
h4{margin: 0 0 0 0; padding: 0 0 0 0; color: #002885; font-size: 100%; font-family: Arial, Helvetica, sans-serif;}
/*Überschriften Ende*/
/*Texte*/
/*Texte Ende*/
/*Absätze*/
p { margin: 5 0 0 0; padding: 5 0 0 0; color: #002885; font: normal normal normal 80% Arial, Helvetica, sans-serif;  }
.first_letter:first-letter {font-size:180%;}
.first_line:first-line {font-weight:bold}
.first_letter_line:first-line {font-weight:bold}
.first_letter_line:first-letter {font-size:180%;}
/*Absätze Ende*/
/*Listen*/
ol { margin: 0 0 0 15; color: #002885; font: normal normal normal 95% Arial, Helvetica, sans-serif; list-style: decimal outside; }
ul { margin: 0 0 0 15; color: #002885; font: normal normal normal 95% Arial, Helvetica, sans-serif; list-style: circle outside; }
/*Listen Ende*/
/*HTML Tags*/
hr{ border-top-color: #002885; border-top-style: solid; border-top-width: 1px; }
/*HTML Tags*/