
/* Überschrift */
h1{
	background-image:url(images/icon-rezepte.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;
}