.headline_saisonkalender {
	text-align: center;
}

#kalender {
	clear: both;
	padding: 0px 35px 10px;
	height: 300px;
	margin-bottom: 10px;
}

#kalender .monat {
	float: left;
	margin: 2px;
}

#alphalist {
	border: 1px solid #649a27;
	clear: both;
	height: 95px;
}

#alphalist .headline_saisonkalender {
	color: #FFFFFF !important;
	background-color: #649a27;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;

}

#alphalist #buchstaben {
	padding: 0px 110px;
}

#alphalist .letter_button {
	float: left;
	display: inline-block;
	width: 22px;
	height: 22px;
	margin: 1px;
}

#itemlist .headline_saisonkalender {
	border: 1px solid #649a27;
	text-align: center;
	padding: 3px;
	text-transform: uppercase;
}

#detail_kalender {
	clear: both;
}

#detail_kalender .produkt_box {
	float: left;
	width: 30%;
	border: 1px solid #649a27;
	margin: 7px;
	margin-bottom: 15px;
	min-height: 220px;
}

#detail_kalender .produkt_box .headline {
	color: #FFFFFF !important;
	background-color: #649a27;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
}

#detail_kalender .produkt_box p {
	padding: 0px 5px;
}

#rezeptkorb_funktionen {
	padding: 0px 30px;
	display: inline-block;
}

.rezept_beschreibung .headline_rezepttabelle {
	font-weight: bold;
	font-size: 2em;
	color: #FFFFFF !important;
}

#kleine_monate {
	clear: both;
	padding: 0px 30px;
}

#kleine_monate .monat {
	float: left;
	margin: 2px;
}

.rezept_beschreibung {
	border: 1px solid #649a27;
	margin-bottom: 10px;
}

.rezept_beschreibung .headline_rezepttabelle {
	color: #000000;
	background-color: #649a27;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
}

.rezept_beschreibung div {
	padding: 5px;
}

#rezeptkorb_funktionen {
	border: 1px solid #649a27;
	width: 99%;
	padding: 3px;
	margin-bottom: 10px;
	text-align: center;
}

.rezept_uebersicht {
	border: 1px solid #649a27;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 100px;
}

.rezept_uebersicht .headline_rezepttabelle {
	color: #FFFFFF !important;
	background-color: #649a27;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.rezept_uebersicht .saison_anzeige {
	margin-left: 20px;
}

.rezept_uebersicht .saison_anzeige .saison_monatsname {
	display: inline-block;
	width: 7%;
	margin: 1px;
	text-align: center;
}

.rezept_uebersicht .saison_legende {
	margin: 0px 50px;
}

.rezept_uebersicht .saison_legende div {
	float: left;
	margin: 15px 5px;
}

.rezept_uebersicht .saison_anzeige .saison_monat_empty, .rezept_uebersicht .saison_legende .saison_monat_empty {
	display: inline-block;
	width: 7%;
	border: 1px solid #649a27;
}

.rezept_uebersicht .saison_anzeige .saison_monat_pre, .rezept_uebersicht .saison_legende .saison_monat_pre {
	display: inline-block;
	width: 7%;
	border: 1px solid #649a27;
	background-color: #E2FFBA;
}

.rezept_uebersicht .saison_anzeige .saison_monat_main, .rezept_uebersicht .saison_legende .saison_monat_main {
	display: inline-block;
	width: 7%;
	border: 1px solid #649a27;
	background-color: #649a27;
}

.rezept_uebersicht .saison_anzeige .saison_monat_after, .rezept_uebersicht .saison_legende .saison_monat_after {
	display: inline-block;
	width: 7%;
	border: 1px solid #649a27;
	background-color: #E2FFBA;
}
