a {
	text-decoration: none;
	color: black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #920309;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	color: #920309;
	background-color: transparent;
}

table  {
	font-size: 11px;
}

.ueber {
	font-weight: bold;
}

.e-img {
	border: thin solid Black;
}

.e-div {
/*	position: relative;*/
	float: left;
	text-align: left;
	z-index: 3;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ECBF00;
}
