/***                     STYLE FEDPOL                          ***/
/*** This sets the style for the links of the top navigation. ***/
a.menutop {
	color: #333399;
	font-family: tahoma, arial, helvetica, sans-serif, Verdana, Geneva;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/h4.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 2px;
	padding-top: 3px;
	margin-right: 1px;
}
a.menutop:hover  {
	color:#336688;
	font-family:tahoma, arial, helvetica, sans-serif, Verdana, Geneva;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
}
/*** Taalkeuze ***/
.taalkeuze {
	color:#C10000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size:0.9em; 
	text-decoration:none;
}
a.taalkeuze {
	color:#333399; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size:0.9em; 
	text-decoration:none;
}
#copyright {
		color:#333399;
		text-align: center;
		font-size: 80%;
}
/***                     STYLE FEDPOL                          ***/
/*** This sets the style for the links of the bottom. ***/
a.menubottom {
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #cc6600;
	text-decoration: none;
	background-image: url(../images/h4.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 3px;
	margin-left: 5px;	
}
a.menubottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333399;
	text-decoration: none;
}

