/* Start of CMSMS style sheet 'divine_css_type' */
/* ---------------------- Absatz- und Zeichenformate -------------------------------- */
body, p, H3 { font-family: arial, helvetica, sans; }
body, p { font-size: 12px; font-weight: normal; color: #2E0B80; margin:0px; padding:0px; }
p { margin-bottom:3px; }

a { color: #FE7A13; text-decoration: underlined; }
a:hover { color: #CE5A03; }

H1 { font-size: 26px; }
H2 { font-size: 18px; }
H3 { font-size: 14px; }
H1, H2, H3 { font-weight: bold; color: #2E0B80; 
	margin: 0px; margin-bottom: 10px; 
	padding: 0px; }

	
UL { margin: 0px; padding: 0px; padding-left: 15px; }	
LI {  list-style-type: square; list-style-image:  url();  padding: 0px; margin: 0px; padding-bottom:3px; }

div#footer p { font-size: 10px; }
/* End of 'divine_css_type' */

