/*  voting  */
.vote_input_box {width:240px;}
.vote_input_box .submit_button_container {clear:left;text-align: left; width:240px;height:30px;border:solid 0px #fff;padding-top:5px;}
.vote_input_box .submit_button_container p {margin-left:0px;}
/*#vote_input_box h1 {font-size:15px;color:#004D98;margin:2px;margin-top: 6px;margin-left:0px;}*/
.vote_input_box h2 {font-weight: bold;}
.vote_input_box p  {margin:0px;padding:0px;margin-top:2px;margin-bottom:2px;}



.vote_form_option_box {width:230px;border: solid 0px pink;}
.vote_item_radio {margin-right:3px;}
.vote_item_text {color:#004D98;border: solid 1px #666;}

.vote_item_box {width:auto;border:solid 0px pink;float:left;margin-right:10px;color:#666;font-size:12px;}

.ergebnis_item {width:240px;border: solid 0px pink;height:19px;}
.ergebnis_title {float:left;font-size:12px;color:#666;height:19px;width:100px;overflow: hidden;border: solid 0px green;background: url('../html_pix/vote_bg_item.jpg') no-repeat top right;}
.ergebnis_balken {overflow:hidden;float:left;background-color:#004D98;display:block;height:17px;width:1px;border:solid 0px #ccc;}






#vote_ergebnis_box .ergebnis_balken p {border:solid 0px pink;font-size:9px;color:#fff;margin:0px;padding:0px;margin-left:5px;display:block;width:auto;height:15px;}




#vote_ergebnis_box h2 {font-weight: bold;}
#vote_ergebnis_box h3 {font-weight: bold;color:#004D98;}

#vote_ergebnis_box p  {margin:0px;padding:0px;margin-top:2px;margin-bottom:2px;}
