#impressum_inhalt {
	width: 724px;
	position: absolute;
	top: 190px;
	left: 130px;
	text-align: left;
	letter-spacing: 0.08em;
	color: #383b19;
}
#impressum_inhalt fieldset{
	padding: 0 0 0.7em 0px;
	border: 1px solid #80891b;
	margin-bottom: 1em;
}
#impressum_inhalt legend{
	font-weight: bold;
	color: #383B19;
	background-repeat: no-repeat;
	background-position: 2px;
	padding: 0 5px 0px 17px;
	margin: 0 0 0 8px;
	background-image: url(../bilder/grafik/bt_a.gif);
}
#impressum_inhalt td{
	padding: 2px 0px 2px 15px;
	font-size: 90%;
}
#impressum_inhalt a {
	background-image: url(../bilder/grafik/bt_a.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 17px;
	display: block;
	text-decoration: none;
	color: #383b19;
	font-size: 110%;
	font-style: italic;
}
#impressum_inhalt a:hover {
	background-image: url(../bilder/grafik/bt_a_hov.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0 0 0 17px;
	display: block;
	color: #80891b;
}
