a:link {
	color: 54662e;
	text-decoration: none;
}
a:visited {
	color: 54662e;
	text-decoration: none;
}
a:hover {
	color: 893C04;
	text-decoration: underline;
}
a:active {
	color: 54662e;
	text-decoration: none;
}



.table_a {
	border: 2px solid #F4AB61;
}


.inhalt {
	font-family: "Times New Roman", Times, serif;
	color: #893C04;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #893C04;
	font-style: bold;
}
.table_h1 {
	background-image: url(picture/h1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #fdf0ce;
}

