@charset "utf-8";
/* CSS Document */

#content #inhalt h3 {
	font-size: 20px;
	color: #963;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content #inhalt h2 {
	font-size: 25px;
	padding-left: 20px;
}
#content #inhalt p {
	padding: 20px;
	width: 850px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #963;
}
#content #inhalt h3 a {
	color: #930;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #930;
	border-right-color: #930;
	border-bottom-color: #930;
	border-left-color: #930;
	padding-top: 7px;
	text-decoration: underline;
	display: block;
	text-align: center;
	font-size: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-weight: normal;
}
