/**********************************************************/
/**** 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
}


.toptitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 20pt;
	font-weight: bold;
}

.topem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

#nav, #bottom, #top
{
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#logo
{
	visibility: visible;
}

#content
{
	Position: absolute;
	Left: 0px;
	clip: rect();
}

.prev
{
	background-color: #C6C7C6;
	border: solid 1px #636363;
	
}

