@charset "utf-8";
/* CSS Document */

.tagcloudbody {
position: relative;
float:left;
	top: 928px;
	left: -547px;
	width: 172px;
	height:500px;
font-size:11px;
color:#990000;
background : url(../img/cont-bg.png) repeat;
	background-color:#EC8D00;
	border: 2px solid #003300;
	border-bottom: 2px solid #003300;
padding:3px;
margin: 0px;
text-align:justify;
overflow:hidden;
}

.tagcloudbody a {
text-decoration:none;
color:#990000;
}

.tagcloudbody a:hover {
text-decoration:none;
color:#ff0000;
}

.tagcloudThema {
font-weight:bold;
font-size:10px;
margin-bottom: 10px;
}

.tag1 {
font-size:12px;
}
.tag2 {
font-size:10px;
}
.tag3 {
font-size:8px;
}
.tag4 {
font-size:11px;
}
.tag5 {
font-size:6px;
} 