/* Start of CMSMS style sheet 'Schrift' */
h1,
h2,
h3 {
	font-weight: normal; font-family: Georgia, serif;
	margin: 1.5em 0.5em 0.3em 0;
	line-height: 150%; color: #2F2F2F;
clear: both;

}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}


strong, b {
	font-weight: bold;
}

em, i {
	font-style:italic;
}

#inhalt p {
	text-align: justify;
}

hr {
	width: 100% !important;
	color: #000000;
	border-top: 1px dotted #000000 !important;
	clear: both;
}

/* End of 'Schrift' */

