ul {
	list-style-type: circle;
	list-style-image: url(images/Anstrich.gif);
	list-style-position: outside;
}

a  { color: #872626; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

	
a.Impressum {
	color: #FFE54A;
	text-decoration: none;
}

a.Impressum:hover {
	text-decoration: underline;
	color: Yellow;
}

.Preview  {
	border: 1px solid Black;
}


