/**************************************** begin elements ************************************/

body{	

	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

TD{
	color: Black;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.border {
	border: thin solid #330066;

}
/*
.tdmargin{
	padding-left: 30px;
	padding-right: 30px;
*/
}


button{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #FEC340;
	color: #00185A;
	border-style: outset;
	border-color: White;
	border-width: 1px;
}

a:link {
	color: #000000;
	text-decoration : underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;

}

a:hover {
	text-decoration : underline;
	color:#D41F00;
}
a:active {
	text-decoration: underline;
}


/**************************************** einde elements ********************************/

/**************************************** begin classes ************************************/

/* poll styles*/

/* poll tabel rechts */
.polltd{
	background-color: White;
	color: #00185A;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 10px;
	margin-right: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
}

/* gele tabel bovenin de pagina */
a.yellowband:link {
	background-color: transparent;
	color: Black;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}
a.yellowband:visited {
	background-color: transparent;
	color: White;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}
a.yellowband:hover {
	background-color: transparent;
	color: White;
	font-weight: bold;
	font-size: xx-small;
}
a.yellowband:active {
	background-color: transparent;
	color: Black;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}

.formItem {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #D41F00;
	font-weight: bold;
	font-size : 12px;
}

.tabel-donker {
	background-color: #330066;
	font-weight: bold;
	color: #FFCC33;

}
.tabel-licht {
	background-color: #FFCC33;
	font-weight: bolder;

}
.tabel-achtergrond {
	background-image: url(../plaatjes/tabel_achter.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #FEC340;



}
.tabel-middel {

	background-color: #CC6600;
}
#item	{
		
     	border-top:1px solid #FEC340;
		border-left:1px solid #FEC340;
		border-right:1px solid #FEC340;
		border-bottom:1px solid #FEC340;
	}
.Kop1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D41F00;
	font-weight: bolder;
	font-style: normal;

}
.Kop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D41F00;
}
.tabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #FEC340;
}
