#tagcloud {
	font-size: 90%;
	padding: 6px;
}

#tagcloud a {
	text-decoration: none;
}

#tagcloud a:hover {
	color: #FFFFFF !important;
	background-color: #981A21 !important;
}

#tagcloud .cloud1 {
	color: #9A9A9A !important;
	font-size: 0.8em;
}

#tagcloud .cloud2 {
	color: #898989 !important;
	font-size: 1.5em;
}

#tagcloud .cloud3 {
	font-size: 2.2em;
	color: #981A21 !important;
}

#tagcloud .cloud4 {
	font-size: 2.6em;
	color: #981A21 !important;
}

#tagcloud .cloud5 {
	font-size: 3.3em;
	color: #981A21 !important;
}

#tagcloud .cloud6 {
	font-size: 3.8em;
	color: #981A21 !important;
}

/* Tagcloud Seite */

#tagcloudrechts {
	margin: 8px 24px 8px 24px;
	font-size: 110%;
	
}

#tagcloudrechts a {
	text-decoration: none;
}
#tagcloudrechts a:hover {
	color: #FFFFFF !important;
	background-color: #981A21 !important;
}

#tagcloudrechts .cloud1 {
	color: #898989 !important;
	font-size: 0.8em;
}

#tagcloudrechts .cloud2 {
	color: #696969 !important;
	font-size: 1em;
}

#tagcloudrechts .cloud3 {
	font-size: 1.2em;
	color: #981A21 !important;
}

#tagcloudrechts .cloud4 {
	font-size: 1.4em;
	color: #981A21 !important;
}

#tagcloudrechts .cloud5 {
	font-size: 1.6em;
	color: #981A21 !important;
}

#tagcloudrechts .cloud6 {
	font-size: 1.8em;
	color: #981A21 !important;
}