/* Vote Ergebniss Start */.
body{
font: normal 11px Verdana;
}


*{
font: normal 11px Verdana;
}

.ttvote{
	margin: 10px 10px 0 10px;

min-height:323px;
	border: 1px solid #CCCCCC;
	} 

* html .ttvote{	
height: 323px;
}
	
.tvote{
	margin: 30px 30px 0 30px;
	border: 1px solid #CCCCCC;
	} 

.hlvote{
	font-size: 11px;
	line-height: 13px;
	padding: 5px  10px 5px 10px;
	font-weight: 700;
	background-color: #E6E6E6;
	}
.resultboxgrey{
	margin: 3px 0 0 0;
	background-color: #F2F2F2;
	}

.resultbox{
	width: 266px !important;
	width: 262px;
	}
	
.txtvoteresult{
	font-size: 11px;
	line-height: 13px;
	padding: 6px 10px 11px 10px;
	background-color: #F2F2F2;
	}

.txtvoteresult2{
	font-size: 11px;
	line-height: 13px;
	font-weight: 700;
	padding: 7px 10px 10px 10px;
	background-color: #F2F2F2;
	}
.txtvoteresultback{
	font-weight: 700;
	background-color: #F2F2F2;
	}
.voteresult{
	position: relative;
	right: 100px;
	left: 10px;
	height: 15px;
	background-color: #E60719;
	}
.txtvotetime{
	height: 15px;
	padding: 5px 10px 0 40px;
	font-size: 11px;
	}
.seperateresult{
	margin-top: 3px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	background-color: #CCCCCC;
	}
/* Vote Ergebniss Ende */
