.RadioboxStar {background:url('CheckboxUncheckedB.gif') no-repeat center center;display:block;height:25px;width:25px;}
a.RadioboxUncheckedStar {background:url('CheckboxUncheckedB.gif') no-repeat center center;}
a.RadioboxCheckedStar {background:url('CheckboxCheckedB.gif') no-repeat center center;}
a.RadioboxUncheckedStar, .RadioboxCheckedStar {display:block;width:25px;height:25px;}
a.RadioboxUncheckedStar img, a.RadioboxCheckedStar img {width:25px;height:25px;display:inline;border:none;} /* Netscape 6.0 Fix */
.InputHidden {display:none;}
/*form#umfrage {
	width:150px;
}
* html form#umfrage {
	width:165px;
}*/

.one_star {
	margin-bottom:10px;
}
* html .one_star {
	margin-bottom:-1px;
}
*+ html .one_star {
	margin-bottom:-20px;
}
#umfrage div { 
	clear:both;
	width:360px;
}
#umfrage p {
	width:300px;
}
#umfrage span {float:left; margin:0px 0 15px 0;}

#umfrage label {
	color:#009ee0;
	display:block;
	float:left;
	height:25px;
	padding:5px 15px 15px 0;
	text-align:right;
	width:150px;
}
.inline  {
	display:inline;
}
#umfrage input {
	clear:both;
	width:150px;
}
input#submit {
	width:75px;
	margin:5px 0px 0px 5px;
}

.one_star {
	background:url(one_star.jpg) no-repeat right top;
	height:25px;
	width:25px;
	float:left;
	padding-left:164px;
}
.two_stars {
	background:url(two_stars.jpg) no-repeat;
	height:25px;
	width:25px;
	float:left;
}
.three_stars {
	background:url(three_stars.jpg) no-repeat;
	height:25px;
	width:25px;
	float:left;
}	
.four_stars {
	background:url(four_stars.jpg) no-repeat;
	height:25px;
	width:25px;
	float:left;
}
.five_stars {
	background:url(five_stars.jpg) no-repeat;
	height:25px;
	width:25px;
	float:left;
}
.six_stars {
	background:url(six_stars.jpg) no-repeat;
	height:25px;
	width:25px;
	float:left;
}

