@charset "UTF-8";
/* CSS Document */


html, body{
/*    font: normal 24px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif; */
	font: normal;
	font-family:Roboto, Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Oswald", Helvetica, Arial, Verdana, sans-serif;
text-transform: none;
line-height: 1.6rem;
}

h1 { font-weight:600; font-size: 38px;
text-transform: none; }

/* Inhaltsblock */
.content_section { 
/*background-color:#dbdbdb;*/
left: -40px !important;
padding: 20px 20px 20px 20px;
}

.farbverlauf { background-image: linear-gradient(#dbdbdb, #ffffff);}
.farbverlauf_swffo_red { background-image: linear-gradient(#971647, #ffffff); }

.topf{background-image: url(http://studentenwerk-frankfurt.net/_test-stage/wp-content/uploads/2020/09/Essen.png); background-position: right bottom; background-repeat: no-repeat; background-size:50%}

.essenBlock {
    padding: 10px 10px 10px 10px;
    border-bottom: dotted 1px #333333;
}
	.speiseplanTag {
    padding: 10px 20px 10px 0px;
    font-family: Oswald 500, Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.4em;
    /*color: #000;*/
    border-bottom: dotted 1px #333333;
	}

	.essen {
		margin-left: 60px;
	}

.CARROTTE { background-image:url(../../../../images/Speiseplan/CARROTTE.gif); height:40px; width:40px; background-position:center; background-repeat:no-repeat; background-color:none; float:left;	} 

.FISCH {background-image:url(../../../../images/Speiseplan/FISCH.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.GEFL {background-image:url(../../../../images/Speiseplan/GEFL.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.KALB {background-image:url(../../../../images/Speiseplan/KALB.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.LAMM {background-image:url(../../../../images/Speiseplan/LAMM.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.RIND {background-image:url(../../../../images/Speiseplan/RIND.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.RINDSCHWEIN {background-image:url(../../../../images/Speiseplan/RINDSCHWEIN.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.SCHWEIN {background-image:url(../../../../images/Speiseplan/SCHWEIN.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.WILD {background-image:url(../../../../images/Speiseplan/WILD.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}
	
.VEGAN {background-image:url(../../../../images/Speiseplan/VEGAN.png);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.VITAL {background-image:url(../../../../images/Speiseplan/VITAL.png);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.REGIONAL {background-image:url(../../../../images/Speiseplan/REGIONAL.gif);height:40px; width:40px; background-position:center; background-repeat:no-repeat; float:left;	}

.FREI { display:none; }

.ActiveStyleHeute { background-color:#f7f8e4; border-radius:10px; margin-top:35px; }
.ActiveStyleAllgemein { color:#7b7b7b !important}
.ActiveStyleNone { display:none; }

.Sw_HeuteToday { height:65px; border:none; position:absolute; right:0%; margin-right:50px; margin-top:-55px; z-index:10;} 

.RoundedBox {border-radius: 100%; background-color:#e5e99b; border: solid 1px #909090; width:45px;height:45px}