div.cms-module-weblog-head-description {
	font-weight: bold;
}
div.weblog-post-teaser {
	line-height: 12pt;
}
div.weblog-post {
	clear: both;
}
div.weblog-body {
	overflow: hidden;
}

div.weblog-post-body-images {
	float: right;
}
div.weblog-post-body-images img {
	margin: 15px;
	border: 0 none;
	text-decoration: none;
}
div.weblog-post-list-bottom {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* New default styling: task 64768 */

div.weblog-post-feedback{
	padding: 5px;
}

div.cms-module-weblog-body{
	margin-bottom: 10px;
}
div.cms-module-weblog-body-images {
	padding-left: 10px;
}

div.cms-module-weblog-post{
	margin-bottom: 10px;
	float:left;
	width: 95%;
}

/* Abstand zwischen Blogtext und Kommentaranzahl */
div.cms-module-weblog-post div.weblog-post-body{
	margin-bottom: 15px;
	
}

/* Abstände zwischen Blogeinträgen und Blocküberschrift */
div.cms-module-weblog-post div.weblog-post-head-name{

}

/* Abstände zwischen allen Blogeinträgen */
div.cms-module-weblog-feedback, div.weblog-post-feedback-2{
	margin-bottom: 10px;
}

/* ungerade Kommentareinträge */
div.weblog-post-feedback-2{
	background-color: #f2f2f2;
}

/* Abstand über Blogformular für neue Einträge */
div.cms-module-webblog-feedbacks-intro{
	clear: left;
	margin-top: 20px;
}

div.cms-module-weblog-post div.weblog-post-head-meta{
	margin-top: 5px;
	margin-bottom: 10px;
	}

/* Links */
div.weblog-post-feedback-firstline a.weblog-link{
	text-decoration: none;
}

div.weblog-head div.weblog-head-name a.weblog-link{
	text-decoration: none;
}

/* Bilder */
div.cms-module-weblog-imagecount{
	display: none;
}
div.weblog-post-body-teaser h1 {
	font-size: 18px;
}

div.weblog-post-body-text{
	margin-bottom: 30px;
}

div.cms-module-weblog-imagecount-1 div.weblog-imagecount, div.cms-module-weblog-imagecount-1, div.cms-module-weblog-imagecount-2, div.cms-module-weblog-imagecount-3{
	text-align: right;
	display: block;
}

table.weblog-post-answer textarea.weblog-post-answer-text{
	width: 175px;
	height: 150px;
	overflow: auto;
}

div.cms-module-weblog-feedbacks h2.commentscount{
	padding-right: 5px;
}
/*  feed icons */
div.cms-module-weblog-feed a {
	padding-right: 5px;
}
/* keine bots bitte */
table.weblog-post-answer td input.weblog-post-answer-extra {
	display: none;
}