/**********************************************************/
/**** CSS for http://www.vlaanderenkiest.be ***************/
/**** Designed and copyright by VLM - OC GIS-Vlaanderen ***/
/**** Last edited on 07/05/2004 - v1.1 ********************/
/**** Contact: tom.vanhaute@vlm.be ************************/
/**********************************************************/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
	background-image: url(../images/general/bckgr.gif);
	margin-left: 0px;
	margin-right: 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 8pt;
}

#logo
{
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.menuitem
{
	background-image: url(../images/general/menubckgr.gif);
	background-repeat: repeat-x;
}

.bottom
{
	background-image: url(../images/general/bottom.gif);
	background-repeat: no-repeat;
}


.content
{
	background-image: url(../images/general/content_bckgr.gif);
	background-repeat: repeat-y;
	border-left : solid 1px #ADAA9C;
	border-right : solid 1px #ADAA9C;
}




a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #014490;
	font-size: 8pt
}

.droplist
{
	background: #F6F6F3;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}

.zoomin
{
	background-image: url(../images/general/zoom_in.gif);
	background-repeat: no-repeat;
	width: 274px;
}

.zoomout
{
	background-image: url(../images/general/zoom_out.gif);
	background-repeat: no-repeat;
	width: 274px;
}

table.stats
{
	border: 1px solid #AAAA9B;
	width: 100%;
}

.prev
{
	background-image: url(../images/general/1999.gif);
	background-repeat: no-repeat;
	background-color: #C6C7C6;
	border: solid 1px #636363;
	
}

.stats
{
	background-image: url(../images/stats/bckgr.gif);
	
}
