
/*####### VOTINGKOMPONENTE #################*/

.vote-rahmen {
	/*background-color: #DFDFDF;
	border:1px solid #f00;*/
}

div.v-rahmen {
	margin-top:25px;
	border:1px solid #000;
}

a.vote-see-result {
	
}

a.vote-see-result {
	font-family: Arial,Helvetica,Helv,sans-serif;
	font-size:0.90em;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	padding-left:12px;
	background-image:url('../../../pic/pfeil.gif');
	background-repeat:no-repeat;
	background-position:2px 4px;
	}
a.vote-see-result:link,  a.vote-see-result:visited { color:#7E7E7E; }
a.vote-see-result:hover {
	color:#01AFEC;
}
a.vote-see-result:active { color:#6A7173; }

.vote-head {
	padding-left:15px;
	font-size:0.90em; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	padding-top:5px;
}

.vote-subhead-bg {
	/*background-color: #F5F5F5;*/
}
.vote-subhead {
	font-size:11px; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	padding-top:5px;
}

.vote-text {
	font-size:1.00em; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	color:#666;
	font-weight:normal;
	float:left;
	position:relative;
	padding-top:0px;
	padding-left:4px;
	padding-right:7px;
}

.vote-linie {
	height:1px;
	background-color: #000;
}
.vote-ergebnis {
	font-size:0.90em; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	color:#666;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
}

.vote-ergebnis-einzel {
	font-size:0.90em; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	color:#666;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:4px;
	width:100px;
}

.vote-balken {
	background-image:url('../../../pic/execc/votes/balken.gif');
}

.vote-send {
	background-color: #fff;
}

.vote-senden {
	width: 90px;
	height:18px;
	font-family: Arial,Helvetica,Helv,sans-serif;
	font-size:0.90em;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	border: 1px #000 solid;
}

.vote-func {
	float:left;
	padding:0px 0px 0px 10px;
}
.vote-func-head {
	background-color: #DEDEDE;
}
.vote-func-radio {
	border-color: #DEDEDE;
	background-color : #F5F5F5;
}
.vote-func-subhead {
	background-color: #E7E7E7;
}
.vote-func-headline {
	padding-left:4px;
	font-size:11px; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	font-weight:bold;
	color:#91909A;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
}

.vote-func-subheadline {
	padding-right:5px;
	font-size:11px; 
	font-family: Arial,Helvetica,Helv,sans-serif;
	font-weight:bold;
	color:#91909A;
	height:20px;
	padding-bottom:5px;
	padding-top:5px;
}
