/*body,td,th,h1 {*/
* {
	font-family: Georgia, Times New Roman, Times, serif;
}

a:link {
	color: #bcbcbc;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #bcbcbc;
}
a:hover {
	text-decoration: underline;
	color: #aaaaaa;

}
a:active {
	text-decoration: none;
	color: #000000;
}

ul { 
font-size:20px;
list-style-image:url(/i/bagutta-sonne_s.gif); 
}

.preis { font-size:14px; }
select, option { font-size:14px; }
