
.anwcss dl
{	position: relative;
	padding: 5px 0em;
	clear: both;
  margin: 0px;
}

.anwcss dl dt
{	padding-left: 1%;
	width: 23%;
	text-align: right;
	float: left;
	display: block;
}

.anwcss dl dd
{	margin-left: 26%;
	padding-right: 1%;
	display: block;
}

.anwcss .zeilehead
{	position: relative;
	margin-bottom: 0.3em;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #F5F5F5;
}

.anwcss hr {
  margin: 5px;
}

.page-header {
  border-bottom: 0px;
  margin-bottom: 0px;
}