@charset "utf-8";
/*blog_artikel
***************************************/
#content { background:#fff repeat-y url("/static/img/content_sidebar_colp33.png"); }

#nav_breadcrumb {
	padding:0;
	float:left;
	line-height:32px;
}
.seitenwahl.clearfix {
	overflow:visible;
	background:none;
}

ul.meta_article {
	margin-bottom:10px;
	background:#fff;
	padding:20px 20px 10px;
	border:1px solid #ccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
ul.meta_article li {
	padding:1px 10px 1px 20px;
	margin-bottom:10px;
}