/*************************************************
 * Seite: www.heidelberger-leben.de
 * Datei: isa_tagcloud.css
 * Media: screen
 * * * * * * * * * * * * * * * * * * * * * * * * *
 * Datum: 2010-03 | ...
 * Autor: Stephan Krause
 *************************************************/
/*
.tx-isatagcloud-pi1 .tagcloud-container {
	height: 180px;
	overflow: hidden;
}
*/
.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags {
	padding: 2px;
}
.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags SPAN{
	display: inline-block;
	padding: 0 1px;
}

.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags .weight_1 A{
	font-size: 0.9em;
}
.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags .weight_2 A{
	font-size: 1.1em;
}
.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags .weight_3 A{
	font-size: 1.25em;
}
.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags .weight_4 A{
	font-size: 1.4em;
	font-weight: bold;
}
.tx-isatagcloud-pi1 .tagcloud-container .tagcloud-tags .weight_5 A{
	font-size: 1.6em;
	font-weight: bold;
}
