
/* Überschrift */
h1{
	background-image:url(images/icon-kochblog.gif);
}


.chefRezept {
	border-top:0px !important;
	border-bottom:1px solid #FFDD26 !important;
	padding-top:0.1em !important;
	margin-top:0.5em !important;
	padding-bottom:0.5em !important;
	background:url("images/icon-link.gif") no-repeat scroll right 0.4em transparent;
	text-align:right;
	padding-right:1em;
}

.chefRezept a{
	color:#669900 !important;
}


.ListKochBlog .csc-textpic-imagewrap{
	width:120px;
	display:block;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	
}
