/*###########################################################################
Karte Stylesheet für Website www.welterbe-limes-rlp.de
Letzte Änderung: 13.04.06
#############################################################################*/

#karte a { 
	color: #AC0E0D;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	font-family: Verdana;
}
#karte a:hover { 
	color: #AC0E0D;
}
#karte a.k_inactive { 
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	font-family: Verdana;
}
#karte a.k_inactive:hover { 
	color: #AC0E0D;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
	font-family: Verdana;
}

#karte span.layer{
	background-color:#EFEFEF;
	padding:0 2 0 2 px;
}
