#verkiezingsuitslag .paroolContent{
	display:block;
	width:440px;
	height: 285px;
	float:left;
	border: solid 1px #3399cc;
	padding: 5px;
	overflow:hidden;
	margin: 0 0 20px 0;
}
#verkiezingsuitslag .paroolContent #stadAmsterdam{

}
#verkiezingsuitslag #ANPcredit{
	display:none;
}
#verkiezingsuitslag a{
	text-decoration:underline;
}
#verkiezingsuitslag a:hover{
	color:#3399cc;
	text-decoration:underline;
}
#otherElections{
	background-color:#000;
	width:100%;
	height:22px;
	margin:0 0 20px 0;
	border: solid 1px #fff;
}
#otherElections select{
	float:right;
	width:350px;
	margin:2px;
	background-color:#000;
	color:#fff;
}
#refresh{
	color:#ececec
}
#laatste_uitslagen{
	width:340px;
	float:right;
	border: solid 1px #3399cc;
	padding: 5px;
	overflow:hidden;
}
#laatste_uitslagen h2{
	margin: 0 0 10px 0;
}
#grote_steden{
	width:340px;
	float:right;
	padding: 5px;
	margin: 10px 0 20px 0;
	background-color:#01206a;
}
#grote_steden, #grote_steden a{
	color:#FFFFFF;
}
.all{
	display:block;
	margin: 10px 0 10px;
	font-weight: bold;
	color:orange;
}
#totaal_verdeling_stemmen{
	width:360px;
	float:left;
}
#opkomst{
	width:350px;
	float:right;
}
#provincies{
	width:350px;
	float:right;
	text-align:center;
	overflow:hidden;
	margin-bottom:10px;
}
#provincies h2{float:left}
#verkiezingsuitslag #partijen{
	width:838px;
	clear:both;
}
#verkiezingsuitslag #partijen .subHeader{
	background-color:#000;
	clear:both;
	width:100%;
	height:22px;
	margin:0 0 20px 0;
	border: solid 1px #fff;
	padding:3px;
	color:#fff;
}
#verkiezingsuitslag h1{
	font-size:22px;
}
#verkiezingsuitslag .partij{
	width:188px;
	height: 240px;
	margin: 0 10px 20px 0;
	padding: 3px;
	float:left;
	border: solid 1px #01206a;
}
#verkiezingsuitslag .partij span{
	font-weight:bold;
}
#verkiezingsuitslag .letters{
	height: 50px;
	margin-top: 10px;
}
#verkiezingsuitslag .letters a{
	display:block;
	width: 20px;
	height: 20px;
	float:left;
	background-color:#01206a;
	color:#fff;
	text-decoration:none;
	border: solid 1px #000;
	border-top: solid 1px #666;
	border-left: solid 1px #666;
	padding: 4px;
	text-align:center;
}
#verkiezingsuitslag .letters a:hover{
	color:#01206a;
	background-color:#fff;
}
#verkiezingsuitslag .letter{
	border: solid 1px;
	padding:3px;
	font-weight:bold;
	font-size: 14px;
}
