  div.tx-kmrezepte-pi1 a{
  	color: #019443;
 	font-family:verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

  h2 { margin-top: 12px; margin-bottom: 12px;}
  h3 { margin-top: 12px; margin-bottom: 0px; color: #009543; }

  table.cat-table {
	border:0px;
	padding: 0px;
	margin: 12px 0px 12px 0px;
	font-family:verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	}
  td.cat-title, td.cat-count {
	background: url(../static_images/td_line_dotted.gif) bottom left no-repeat;
	background-color: #fff;
	padding: 4px 10px 4px 10px;
	border-right: 0px;
	border-color: #019444;
	vertical-align: top;
	text-align: left;
	}

td.cat-count {
	text-align: right;
	}

 .cat-title a:link,  .cat-title a:visited {
 	color : #019443;
 	font-weight: bold;
	text-decoration: none;
	background-image: url(../static_images/arrow_circle_no.gif);
	background-repeat: no-repeat;
           padding: 3px 0px 3px 20px;

   }

 .cat-title a:hover {
 	color: #E3281D;
 	font-weight: bold;
	text-decoration: none;
	background-image: url(../static_images/arrow_circle_no.gif);
	background-repeat: no-repeat;
           padding: 3px 0px 3px 20px;
   }
  table.cat-res-table {
     	border:0px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-family:verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	}
   td.cat-res-header {
   	color: #fff;
 	font-weight: bold;
   	background: url(../static_images/th_main_rezepte_530.gif) top left no-repeat;
   	background-color: #019444;
	width: 484px;
	height: 30px;
	vertical-align: top;
	padding:6px;
	margin:0px;
	border:0px;
	vertical-align: center;
	}
   td.cat-res-item-0, td.cat-res-item-last{
	background: url(../static_images/td_line_dotted_530.gif) bottom left no-repeat;
	background-color: #fff;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #019444;
	vertical-align: top;
	text-align: left;
	height: 25px;
	}
   td.cat-res-item-last {
   	background: none;
   	border-bottom: 1px solid;
   	border-color: #019444;
   	}
   td.image-cell {
   	vertical-align: top;
   	text-align: center;
   	padding: 12px 6px 6px 6px;
   	font-size: 9px;
   	}
   td.ingredients-cell {
   	vertical-align: top;
   	padding: 0px 6px 6px 6px;
   	}

         td.ingredients-cell table td {
   	  vertical-align: top;
           padding-bottom: 2px;
   	}

   td.backlink{
	margin:0px;
	height: 25px;
	text-align: right;
	padding: 2px 4px 2px 4px;
	font-size: 9px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #019444;
	background-color: #E4F5EB;
    }
   div.backlink-top {
   	text-align: right;
   }