.T5818 .bewertung { font-size: 20px; margin-bottom: 1.5em; }
.T5818 .bewertung_border { border-bottom: 1px dashed #667b92; }
.T5818 .bewertung_mainlabel { text-align: center; font-size: 2em; padding-top: 0.8em; font-weight: bold; }
.T5818 .bewertung_kategorie { margin: 0 0 0.8em 0; }
.T5818 .bewertung_sublabel { font-size: 1em; font-weight: bold; }
.T5818 .bewertung_levels { margin: 0.4em 0; display: flex; }
.T5818 .bewertung_level {
	box-shadow: 2px 2px 12px #dedede;
	border-radius: 5px;
	color: #666;
	border: 1px solid #eee;
	margin: 0 0.4em 0.8em 0.4em;
	flex-basis: 20%;
}

.T5818 .bewertung_level_name { font-weight: bold; text-align: center; font-size: 0.8em; color: #fff; padding: 0.4em 0; }
.T5818 .level1 .bewertung_level_name { background-color: #A3D900; }
.T5818 .level2 .bewertung_level_name { background-color: #C2B300; }
.T5818 .level3 .bewertung_level_name { background-color: #FF8000; }
.T5818 .level4 .bewertung_level_name { background-color: #E85B00; }
.T5818 .level5 .bewertung_level_name { background-color: #D93600; }


.T5818 .bewertung_text {
	padding: 0.4em 0.8em;
	font-size: 0.9em;
}

.T5818 .bewertung_text p { margin: 0px 0 4px 0; }@media all and (min-width: 1024px) and (max-width: 1279px) {
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T4249 .content .name { font-size: 37px; }
	.T4249 .content .images .Bild img { width: 200px; height: 150px; }
	.T4249 .content .images .Bild.gap { padding-right: 10px; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T4249 .content .name { font-size: 35px; }
	.T4249 .rating .text { padding: 10px 15px; font-size: 16px; }
	.T4249 .content .images .Bild img { width: 125px; height: 75px; }
	.T4249 .content .images .Bild.gap { padding-right: 3%; }

}

@media all and (max-width: 567px) {
	.T4249 .content .name { font-size: 32px; }
	.T4249 .content .ausdauer { padding-top: 20px; }
	.T4249 .rating { display: block; }
	.T4249 .rating .row { width: 100%; float: none; margin-bottom: 15px; }
	.T4249 .content .images .Bild { margin-bottom: 4%; }
	.T4249 .content .images .Bild img { width: 200px; height: 150px; }
	.T4249 .content .images .Bild.gap { padding-right: 4%; }

}

