@charset "utf-8";
/* CSS Änderungen by Mark Henckel www.publizieren-im-netz.de */
body ul li.widget ul li {
	padding:0;
}
body ul li.widget ul li ul {
    margin-left: 15px;
}
body .post-footer {
	border-color:#000;
	border-width:4px;
	border-bottom-style:double;
}