/* onRating Styles */

.boxrating { width:504px; background:url(/img/system/rating-back.gif) 0 0 no-repeat; padding:15px 20px; }

.boxrating h1 { font-weight:bold; color:#6090e2; font-size:17px; margin-bottom:7px; }
.boxrating .textarea { padding:5px; font-size:12px; font-family:Arial; color:#494949; width:320px; height:61px; border:1px solid #E4E3EB; border-top:1px solid #ADACB1; float:left; margin-right:10px; }
.boxrating .captchaimg { width:136px; padding:1px 8px; border:1px solid #CCCCCC; font-size:12px; font-family:Arial; color:#494949; }
.boxrating #imageonCaptchacontrol{ margin-bottom:3px; }

.boxrating #stars { height:26px; line-height:26px; background:url(/img/system/rating-stars.gif) 0 -104px no-repeat; margin-bottom:10px; }
.boxrating #stars a { display:block; width:25px; height:26px; float:left; text-decoration:none; outline:none; }
.boxrating #starbez { display:block; float:left; padding-left:20px; font-size:12px; font-weight:bold; color:#0D3272;  }
.boxrating .hidden { display:none; }

.boxrating a.abs { color:#0D3272; font-size:12px; font-weight:bold; text-decoration:none; background:url(/img/system/send-arrow.gif) 0 5px no-repeat; padding-left:12px; float:right; margin-right:6px; margin-top:12px; }

span#ErrorLabelbewertung { color:#ff0000; display:block; font-size:12px; }
