


h1 {
	font-size: 1.4em;
	color:#000;
}



h1 a {
	color:#000;
}

h2 {
	
	font-size: 1.2em;
	line-height: 18px;
	color: #575E60;
	font-weight: bold;
        margin-top: 0px;
        margin-bottom: 8px;
}


h4 {
	font-size: 0.8em;
}



.text {
	
	color: #000;
}
.texthead {
	
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #7EC218;
}
.textbold {
	
	font-size: 11px;
	line-height: 14px;
	color: #575E60;
	font-weight: bold;
}
.text10 {
	
	font-size: 10px;
	line-height: 14px;
	color: #575E60;
}
.textprint {
	
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.textheadprint {
	
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.textboldprint {
	
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
.text10print {
	
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.gruen {
	color: #8CC63F;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color:#000;
}
.textImpressum {
	
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.textPreis {
	
	font-size: 14px;
	color: #575E60;
	font-weight: bold;
	line-height: normal;
}
.textboldgruen {
	
	color: #7EC218;
	font-weight: bold;
}
.textboldgruen14 {
	
	font-size: 14px;
	line-height: 18px;
	color: #7EC218;
	font-weight: bold;
}
.text12 {
	
	font-size: 12px;
	line-height: 18px;
	color: #575E60;
}
.textbold12 {
	
	font-size: 12px;
	line-height: 18px;
	color: #575E60;
	font-weight: bold;
}
.textbold14 {
	
	font-size: 14px;
	line-height: 18px;
	color: #575E60;
	font-weight: bold;
}
.textRubrik {
	
	font-size: 11px;
	line-height: 14px;
	color: #575E60;
	text-transform: uppercase;
}
.textRubrik10 {
	
	color: #000;
	font-size:1em;
	text-transform: uppercase;
}

10 {
	
	font-size: 10px;
	line-height: 14px;
	color: #575E60;
	text-transform: uppercase;
}

#rezeptliste {
  padding: 0px;
  border-spacing: 0px;
  width: 100%;
  margin-top: 3px;
}
#rezeptliste td {

  border-bottom:1px solid #d7d3bb;
  margin:0px;
  vertical-align:top;
  border-collapse: separate;
}
td.listImg {
  padding: 6px 0px 6px 0px;
}

td.listText {
  padding: 2px 6px 6px 6px;
  width: 90%;
}
/*<group=Redakteur>*/

.imageLeft {
	float: left;
	clear: left;
	margin: 4px 8px 5px 0px;
}
.imageRight {
	float: right;
	clear: right;
	margin: 4px 0px 5px 8px;
}
/*</group>*/



