#summary{
	text-align: center;
	padding: 0 0 20px 0;
	
} 
#unterseite .bewertungen .summary .note{
	font-size: 1.8em;
	padding: 10px 0;
}
#unterseite .bewertungen hr.filtern{
	height: 0;
	font-size: 3px;
	border: 2px solid #2b597f;
}
#unterseite .bewertungen .anzbewert{
	text-align: left;
	padding-top: 20px;
}
#unterseite .bewertungen .filtakt{
	position: relative;
	top: -20px;
}
#unterseite .bewertungen .filtakt a{
	text-decoration:none;
}
#unterseite .rating img {
    position: relative;
    width: 14px;
	top:-2px;
}
#unterseite .rating.av img {
    position: relative;
    width: 25px;
	top:-2px;
}
#unterseite .bewertung .left {
	float: left;
	padding-right: 20px;
}
#unterseite .bewertung {
	padding: 20px;
	margin: 10px 0;
}
#unterseite .frame-layout-1.bewertung, #c5665{
	border: 1px solid #ececec;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1); 
}
#unterseite .bewertung .right {
	text-align: right;
}
#unterseite .bewertungen  {
    padding:20px 0 0 0 !important
}
#unterseite .bewertung .kunde {
	font-size: 1.1em;
}
#unterseite .bewertung .datum {
	font-size: 0.9em;
}
#sternfilter{
	font-size: 1.1em;
	margin-top:30px;
}
#sternfilter .stars{
	line-height: 35px;
}
#sternfilter .col-12{
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding:0;
}
#sternfilter .bark {
	width: 45%;
    display: inline-block;
    background: #ededed;
   width: 45%;
    vertical-align: middle;
    border-radius: 5px;
	margin: 0 10px;
}
#sternfilter span.star{
	width:100px;
}
#summary .info{
	width: 90%;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #ececec;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	font-size: 1.0em;
}
#summary .note-zahl{
	font-size:1.5em;
}
#summary .details{
	line-height:30px
}
#summary .note{
	font-size:1.5em;
	padding:10px 0;
}
#zeigen {
  text-align: center;
  height: 40px;
}
@media only screen and (min-width: 400px) {
#sternfilter .col-12{
	padding: 0 10px;
}
#sternfilter .bark {
	width: 50%;
}
}
@media only screen and (min-width: 480px) {
#sternfilter .col-12{
	width: 90%;
}
#sternfilter .bark {
	width: 55%;
}

} 
@media only screen and (min-width: 550px) {
#sternfilter .bark {
	width: 60%;
}
} 
@media only screen and (min-width: 600px) {
#summary .info{
	width: 75%;
}
} 
@media only screen and (min-width: 650px) {
#summary .info{
	width: 70%;
}
} 
@media only screen and (min-width: 700px) {
#summary .info{
	width: 65%;
}
} 
@media only screen and (min-width: 768px) {
#sternfilter .col-12 {
	width: 90%;
}
#summary .info{
	width: 80%;
}
}
@media only screen and (min-width: 850px) {
#summary .info{
	width: 70%;
}
} 
@media only screen and (min-width: 900px) {
#sternfilter .col-12 {
	width: 80%;
}
#summary .info{
	width: 65%;
}
}  
@media only screen and (min-width: 992px) {
#summary{
	width: 80%;
}
#unterseite .bewertung {
	width: 80%;
}
#zeigen{
	 width: 80%;
}
#summary .info{
	width: 80%;
}
}
@media only screen and (min-width: 1100px) {
#summary .info{
	width: 70%;
}
} 
@media only screen and (min-width: 1200px) {
#summary .info{
	width: 60%;
}
} 