.inhalt_mitte a:link {
	color: #fa8120;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	font-family: "Courier New", Courier, mono;
	
	
}
.inhalt_mitte a:visited {
	color: #fa8120;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	font-family: "Courier New", Courier, mono;
	
}
.inhalt_mitte a:hover {
	color: #fa8120;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
	font-family: "Courier New", Courier, mono;
	

}
.inhalt_mitte {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #5D5D5D;
	text-indent: 3px;
	text-decoration: none;
}
.bilder {
	border: medium solid #CACDD0;
	text-align: center;
	display: block;
}

