/* www.travelhits.net, www.pcs-online.ch
	Funktion: Diese Classes werden von www.travelhits.net ausgegeben
	Sie koennen veraendert werden, sollten jedoch nicht geloescht werden
*/

/* CLASSES TOPHITS (kleine und grosse) */
/* Darstellung der TopHits */


td {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; color: #333333;
}

a:link {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #276411;
}

 a:visited {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		color: #276411;
}

 a:hover {  
		color: #FFCC00; 
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif
}
 
.titelchen {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-variant: normal;
		text-decoration: none;
		background-image: none;
		color: #276411;
		background-position: right bottom;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-color: #AAEC91;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #3C961A;
		border-bottom-color: #3C961A;
		padding-top: 2px;
		padding-bottom: 4px;
		padding-left: 4px;
}

.contentlink {
	font-family: Verdana, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}


