#content dl {
		left: 15px;
		width: 415px;
		position: relative;
		line-height: 1.5em;
		font-size: 1em;
		clear: both
	}
	
#content dt {
	margin-top: -1em;
	left: 0em;
	top: 1.4em;
	position: relative;
	list-style-type: none;
	text-align: left;
	clear: both;
	font-size: 1em;
	line-height: 1em;

}

#content dd {
	position: relative;
	left: 4.3em;
	text-align: left;
	font-size: 1em;
}

#content h2 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}

#content h3 {
	font-size: 1em;
	margin-top: 2em;
	margin-bottom: -1em;
	text-indent: 0;
}


#content h2 span {

	font-style: normal;
	font-weight: normal;

}

#content p.hinweis {
	padding-top: 0px;
	margin-top: -1em;
}

