.hed-img-div {
	background-image: url(img/top_pic.jpg);
	height: 110px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.title-div h4 {
	font-size: 80%;
	line-height: 168%;
	margin-bottom: 25px;
	margin-left: 5px;
}
.mein-div dl {
	font-size: 80%;
	line-height: 168%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.mein-div dt {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 7px;
	margin-bottom: 3px;
	text-indent: 3px;
}
.mein-div dd {
	padding-left: 0px;
	margin-left: 15px;
}
.mein-div-dd-p {
	font-size: 80%;
	line-height: 168%;
	text-align: right;
}
