#agenda{
	clear:both;
	float:left;
	width:192px;
	padding-top:70px;
	margin-top:10px;
	margin-bottom:10px;
	background:url('../img/agenda_kop.jpg') left top no-repeat;
}

.agenda_punt{
	clear:both;
	float:left;
	width:192px;
	padding-bottom:10px;
}

#game{
	clear:both;
	float:left;
	margin-bottom:10px;
}

.agenda_datum1{
	float:left;
	width:51px;
	height:46px;
	padding-top:5px;
	padding-right:10px;
	text-align:center;
	background:url('../img/agenda_oranje.gif') left top no-repeat;
}

.agenda_datum2{
	float:left;
	width:51px;
	height:46px;
	padding-top:5px;
	padding-right:10px;
	text-align:center;
	background:url('../img/agenda_zwart.gif') left top no-repeat;
}

.agenda_dag1{
	font-size:18px;
	color:#000000;
}

.agenda_maand1{
	font-size:13px;
	color:#000000;
}

.agenda_maandk1{
	font-size:11px;
	color:#000000;
}

.agenda_dag2{
	font-size:18px;
	color:#FFFFFF;
}

.agenda_maand2{
	font-size:13px;
	color:#FFFFFF;
}

.agenda_maandk2{
	font-size:11px;
	color:#FFFFFF;
}

.agenda_tekst{
	float:left;
	width:131px;	
}

#enquete{
	clear:both;
	float:left;
}

#poll{
	clear:both;
	float:left;
	width:192px;
	padding-top:80px;
	background:url('../img/poll_kop.jpg') left top no-repeat;
}

.pollVraag{
	clear:both;
	float:left;
	font-weight:bold;
	font-size:15px;
	width:192px;
	padding-bottom:10px;
}

.pollAntwoord{
	clear:both;
	float:left;
	width:192px;
	padding-bottom:5px;
	font-size:14px;
}

.pollPrecent{
	position:absolute;
	width:169px;
	text-align:center;
	color:#662964;
	margin-top:-1px;
	margin-bottom:5px;
	z-index:2;
	height:12px;
}

.pollOptie{
	clear:both;
	float:left;
	width:192px;
	margin-bottom:5px;
}

.pollPercentages{
	float:left;
	width:171px;
	padding-right:1px;
	padding-right:1px;
	height:14px;
	background:url('../img/poll_leeg.gif') left top no-repeat;
}

.pollVolPercentages{
	position:absolute;
	height:12px;
	background:url('../img/poll_vol.gif') left top no-repeat;
	z-index:1
}

a.pollSelect:link,
a.pollSelect:visited,
a.pollSelect:hover,
a.pollSelect:visited:hover {
	clear:both;
	float:left;
	padding-right:10px;
	width:15px;
}

a.pollSelectAntw:link,
a.pollSelectAntw:visited{
	float:left;
	width:167px;
	text-decoration:none;
	padding-top:2px;
	font-size:14px;
}
a.pollSelectAntw:hover,
a.pollSelectAntw:visited:hover {
	color:#672a69;
}

a.stem:link,
a.stem:visited{
	float:left;
	width:57px;
	text-decoration:none;
	padding-top:5px;
	font-size:14px;
	height:20px;
	color:#FFFFFF;
	padding-left:135px;
	text-align:center;
	background:url('../img/stem_knop.gif') right top no-repeat;
}
a.stem:hover,
a.stem:visited:hover {
	color:#672a69;
}