.rumor_rahmen {
	width: 500px;
	height: auto;
	background: #fff;
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#222222;
	text-decoration: none;
	line-height: 11px;
	margin-bottom:5pt;
	margin-top:1pt;
	border-bottom: 1px dotted #b2bbcd;
}

.rumor_bild_links {
	float: left;
	background: #dad3d3;
	width: 50px;
	height: auto;
}

.rumor_bild_div {
	position: relative;
	width: 40px;
	height: 50px;
	margin: 4px;
	border: 1px solid #000;
}

.rumor_inhalt {
	float: left;
	width: 310px;
	height: auto;
	background: #fff;
	padding: 5px;
}

.rumor_links {
	color: #345789;
	text-decoration: none;
}

.rumor_links: link {
	color: #345789;
}

.rumor_bewertungen_rechts {
	float: right;
	background: #fff;
	width: 130px;
	height: auto;
}

.scout_rahmen {
	width: 500px;
	height: auto;
	background-color: #E3EBF1;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	color:#222222;
	text-decoration: none;
	line-height: 11px;
	margin-bottom:5pt;
	margin-top:1pt;
	border-bottom: 1px dotted #b2bbcd;
}

.scout_bild_links {
	float: left;
	background-color: #E3EBF1;
	width: 80px;
}

.scout_bild_div {
	position: relative;
	width: 70px;
	height: auto;
	margin: 4px;
	border: 1px solid #000;
}

.scout_inhalt {
	float: left;
	width: 410px;
	height: auto;
	background-color: #E3EBF1;
	padding: 5px;
}

.scout_links {
	color: #345789;
	text-decoration: none;
	font-size: 14px;
}

.scout_links: link {
	color: #345789;
}

.scout_bewertungen_rechts {
	float: left;
	background-color: #E3EBF1;
	width: 405px;
	height: auto;
}

.scout_bewertungen_rechts {
	float: left;
	background-color: #E3EBF1;
	width: 405px;
	height: auto;
}

.ueberschrift {
	width: 490px;
	height: 30px;
	background-color: #fff;
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	margin-bottom:5pt;
	margin-top:1pt;
	padding: 5px 5px 10px 5px;
	border-bottom:1px dashed;
	border-color:#b2b2b2;
}

.ueberschrift_links {
	font-size: 11px;
	font-weight:bold;
	line-height: 25px;
	color: #345789;
	text-decoration: none;
} 

.star_rating {
    list-style:none;
    overflow:hidden;
    margin:0;
    padding:0;
}
.star_rating li {
    display: inline;
    margin:0;
    padding:0;
}
.star_rating li img {
    margin:0;
    padding:0;
    border:0;
}


