.tx-docs-pi3 {
	padding: 0px 15px 15px 15px;
	font-family: arial;
}
.firma .ueberschrift {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.firma td {
  padding: 1px 10px 1px 0px;
}
.firma input, .firma select {
	width: 250px;
}
.firma textarea {
	width: 250px;
	height: 60px;
}
.firma .abstand {
  padding: 1px 10px 5px 0px;
}

.buchstabe {
	float:left;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	background: #838FBF;
	font-weight:bold;
	width:20px;
	text-align: center;
}
.buchstabe a {
	text-decoration: none;
	color: #fff;
}
.act {
	background: #213484;
	color: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0px 5px 0px 0px;
}
.buchstabe_header {
	background: #213484;
	color: #fff;
	padding: 2px 10px;
}
.firma .header {
	font-size: 12px;
	font-weight: bold;
	background: #213484;
	color: #fff;
}

.alphabet .firma td {
	padding: 2px;
}

.alphabet a {
	text-decoration: none;
	font-weight: bold;
}
.suche {
  text-align: right;
	padding-bottom: 10px;
}

.stufe {
	font-family: arial;
	float:left;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	background: #838FBF;
	font-weight:bold;
	text-align: center;
	font-size: 12px;
	padding: 0px 8px;
}
.stufe a {
	font-family: arial;
	text-decoration: none;
	color: #fff;
}
.act_stufe {
	font-family: arial;
	background: #213484;
	color: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
}