/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-Überschriften-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
H1 {
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #58AE01;
}
H2 {
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #58AE01;
}
H3 {
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #58AE01;
}
H4 {
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #58AE01;
}
H3 {
	TEXT-ALIGN: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-Links-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
/*	background-image: url(link-pfeil.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:0px 0px 0px 0px;
}

A:visited {
	COLOR: #000000;
	/*	background-image: url(images/link-pfeil.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:0px 0px 0px 0px;
}

A:hover {
	FONT-WEIGHT: bold;
/*	background-image: url(images/link-pfeil.gif)*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:0px 0px 0px 0px;
}

A:active {
	FONT-WEIGHT: bold;
/*	background-image: url(images/link-pfeil.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 0px 0px 0px;
}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-Inhalt-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	margin-left: 5px;
}

.fuss {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}.text .text li {
	padding: 5px;
}
.gruenesKaestchen {
	font-family: Arial, Helvetica, sans-serif;
	height: 180px;
	width: 380px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.PDF-Titel {
	color: #58AE01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: baseline;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: left;
	line-height: 50px;
	text-decoration: underline;
}
.Stil2 {	color: #FF0000;
	font-weight: bold;
}
.text-rot {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	margin-left: 5px;
	color: #FF0000;
}
.Beschreibungstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.produkt-titel {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.job-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: large;
	color: #FFFFFF;
}
.Rezept-Monat {
	color: #58AE01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: baseline;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: left;
	line-height: 20px;
	text-decoration: underline;
}
.Video-Titel {
	color: #99cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: baseline;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: left;
	line-height: normal;
	text-decoration: underline;
}
