body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBE0E0;
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #999999;
}


img { 
	border-color: #ebe0e0;
}


a:link  {
	color: #EBE0E0;
	text-decoration: none}

a:visited {
	color: #EBE0E0;
	text-decoration: none}

a:active {
	color: #ede3e2;
	text-decoration: underline}

a:hover {
	color: #ede3e2;
	text-decoration: underline}

