.blog_date {
	font-size: 85%;
	margin-bottom: 0.3em !important;
	color: #333333;
}
	
h1 {
}

.blog_entry p {
    line-height: 1.7em;
    margin-bottom: 1.3em !important;
}

.blog_entry {
    margin-bottom: 2em;
}

.tagcloud {
    margin-top: 1em;
}

.tagcloud a {
    text-decoration: none;
    padding: 0 5px 0 5px; /* Pixel, da ja schriftgroesse variiert */
}

.tag-4 {
    font-size: 108%;
}

.tag-5 {
    font-size: 116%;
}

.tag-6 {
    font-size: 123.1%;
    font-weight: bold;
}

.tag-7 {
    font-size:131%;
    font-weight: bold;
}

.tag-8 {
    font-size: 138.5%;
    font-weight: bold;
}

