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


*{
font: normal 11px Verdana;
}

.ttvote{
	margin: 10px 10px 0;

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

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

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

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

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

