/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 3px;
margin-left: 5px; 
height: 14px;
width: 150px;
font-size: 12px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 1px;
padding-left:5px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C8C8C8; 
border-top-color: #FFFFFF;
border-left-color: #C8C8C8;
border-right-color: #FFFFFF;
border-bottom-color: #C8C8C8;
color:#646464;
background-color:#FFFFFF;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 3px;
margin-left: 5px; 
height: 14px;
width: 150px;
font-size: 12px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 1px;
padding-left:5px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C8C8C8;
border-top-color: #C8C8C8;
border-left-color: #C8C8C8;
border-right-color: #C8C8C8;
border-bottom-color: #C8C8C8;
color:#000000;
background-color:#EFEEF7;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 3px;
margin-left: 5px; 
height: 14px;
width: 150px;
font-size: 12px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 1px;
padding-left: 5px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #E83634;
border-top-color: #E83634;
border-left-color: #E83634;
border-right-color: #E83634;
border-bottom-color: #C8C8C8;
color: #FFFFFF;
background-color: #E83634;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 2px;
margin-left: 20px; 
height: 14px;
width: 135px;
font-size: 11px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 1px;
padding-left: 5px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C8C8C8;
border-top-color: #FFFFFF;
border-left-color: #C8C8C8;
border-right-color: #FFFFFF;
border-bottom-color: #C8C8C8;
color: #464646;
background-color: #FCEBE4;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 2px;
margin-left: 20px; 
height: 14px;
width: 135px;
font-size: 11px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 1px;
padding-left: 5px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C8C8C8;
border-top-color: #C8C8C8;
border-left-color: #C8C8C8;
border-right-color: #C8C8C8;
border-bottom-color: #C8C8C8;
color: #000000;
background-color: #FADFD5;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-bottom: 2px;
margin-left: 20px; 
height: 14px;
width: 135px;
font-size: 11px;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 1px;
padding-left: 5px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-color: #C8C8C8;
border-top-color: #FFFFFF;
border-left-color: #C8C8C8;
border-right-color: #FFFFFF;
border-bottom-color: #C8C8C8;
color: #FFFFFF;
background-color: #E83634;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 3px;
    margin-left: 5px; 
	height: 14px;
	width: 150px;
	font-size: 12px;
	text-decoration: none;
	visibility: visible;
}
a.link:link    { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#646464; background-color:#FFFFFF;}
a.link:visited { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#646464; background-color:#FFFFFF; }
a.link:hover   { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #C8C8C8; border-left-color: #C8C8C8; border-right-color: #C8C8C8; border-bottom-color: #C8C8C8; color:#000000; background-color:#EFEEF7; }
a.link:active  { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #E83634; border-top-color: #E83634; border-left-color: #E83634; border-right-color: #E83634; border-bottom-color: #C8C8C8; color:#FFFFFF; background-color:#E83634; }

a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 2px;
    margin-left: 20px; 
	height: 14px;
	width: 135px;
	font-size: 11px;
	text-decoration: none;
	visibility: visible;
}
a.link2:link    { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#464646; background-color:#FADFD5;}
a.link2:visited { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#464646; background-color:#FADFD5;}
a.link2:hover   { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #C8C8C8; border-left-color: #C8C8C8; border-right-color: #C8C8C8; border-bottom-color: #C8C8C8; color:#000000; background-color:#FADFD5;}
a.link2:active  { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#FFFFFF; background-color:#E83634;}

a.rezeptliste {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	display: block;
    margin-left: 5px; 
	width: 350px;
	font-size: 12px;
	text-decoration: none;
	visibility: visible;
}
a.rezeptliste:link    { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#646464; background-color:#FFFFFF;}
a.rezeptliste:visited { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#646464; background-color:#FFFFFF; }
a.rezeptliste:hover   { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #C8C8C8; border-top-color: #C8C8C8; border-left-color: #C8C8C8; border-right-color: #C8C8C8; border-bottom-color: #C8C8C8; color:#000000; background-color:#EFEEF7; }
a.rezeptliste:active  { border-style: solid; border-left-width: 1px; padding-left:5px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px; border-left-color: #E83634; border-top-color: #E83634; border-left-color: #E83634; border-right-color: #E83634; border-bottom-color: #C8C8C8; color:#FFFFFF; background-color:#E83634; }

a.rezeptdruck {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	display: block;
    margin-right: 5px; 
	width: 150px;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	visibility: visible;
}
a.rezeptdruck:link    { color:#FFFFFF; background-color:#EB1D26;}
a.rezeptdruck:visited { color:#FFFFFF; background-color:#EB1D26;}
a.rezeptdruck:hover   { text-decoration: underline; color:#FFFFFF; background-color:#EB1D26;}
a.rezeptdruck:active  { color:#FFFFFF; background-color:#EB1D26; }


a.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
    padding-left: 0px;
	height: 10px;
	font-size: 10px;
	text-decoration: none;
	visibility: visible;
	text-align: center;
}
a.sitemap:link    { border-style: solid; border-left-width: 0px; padding-left:0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#646464;}
a.sitemap:visited { border-style: solid; border-left-width: 0px; padding-left:0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-color: #C8C8C8; border-top-color: #FFFFFF; border-left-color: #C8C8C8; border-right-color: #FFFFFF; border-bottom-color: #C8C8C8; color:#646464;}
a.sitemap:hover   { border-style: solid; border-left-width: 0px; padding-left:0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-color: #C8C8C8; border-top-color: #C8C8C8; border-left-color: #C8C8C8; border-right-color: #C8C8C8; border-bottom-color: #C8C8C8; color:#000000; background-color:#FFFFFF;}
a.sitemap:active  { border-style: solid; border-left-width: 0px; padding-left:0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-color: #E83634; border-top-color: #E83634; border-left-color: #E83634; border-right-color: #E83634; border-bottom-color: #C8C8C8; color:#FFFFFF;}

a.normalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 14px;
	text-decoration: underline;
}
a.normalLink:link    { color: #4B4B4B;}
a.normalLink:hover   { color: #000000;}
a.normalLink:active  { color: #4B4B4B;}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 14px;
}

.NormalMA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 12px;
}

.NormalFett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5F5F5F;
	line-height: 16px;
}
.Angebote {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.Geschichte {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 30px;
	background-color: #EB1D26;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 14px;
}
.NormalGross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 14px;
}
.NormalGrossFett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 14px;
}
.PreisKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #646464;

}
.Preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 12px;
	clip: rect(5px,auto,auto,auto);
	letter-spacing: 1px;
}
.PreisEuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 12px;
	clip: rect(5px,auto,auto,auto);
	letter-spacing: 0px;
}

.Rezeptbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 14px;
	clip: rect(auto,155px,auto,auto);
}
.Rezepttitel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}

.Slogan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 20px;
}
a.SloganLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #4B4B4B;
	line-height: 20px;
}
a.SloganLink:link    { }
a.SloganLink:hover   { color: #000000;}
a.SloganLink:active  { }

.RezeptZutat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #4B4B4B;
	text-align: right;
	line-height: 14px;
}
.Bildunterschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 14px;
}
.NormalKleiner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	line-height: 12px;
	border-style: solid;
	border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-width: 1px;
	background-color:#F8F8FB;
	padding-left:3px;
    border-left-color: #FFFFFF; border-right-color: #969696; border-top-color: #FFFFFF; border-bottom-color: #969696;
}
a.NormalKleinerlink {
	color: #4B4B4B;
}
a.NormalKleinerlink:link    { }
a.NormalKleinerlink:hover   { color: #4B4B4B;}
a.NormalKleinerlink:active  { }




.NormalKleinerFett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 12px;
}
.NormalgrossFett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 20px;
}
.Naehrwerte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
}
.NormalGrossAushang1 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 14px;
}
.tagesessen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 20px;
}
.tagesessenneu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #4B4B4B;
	line-height: 20px;
}

