/* CSS Document 

+ Layers
 - 
+ Global styles
 - BODY
+ Custom styles
 - 
*/
/* Global styles */
BODY
{
	margin: 0px;
	background-image: url(../fe_images/politie_boog_smal2.gif);
	background-repeat: no-repeat;
	background-color: #003D80;
}
/* Custom styles */

table {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font: Helvetica;
}

.menu_module A	
{
	background-image:url(../fe_images/Home_button2.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	height: 18px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-decoration: none;
}
.menu_module A:hover	
{
	background-image:url(../fe_images/Home_button_over3.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	height: 18px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-decoration: none;
}
.menu_title A	
{
	background-image:url(../fe_images/Periode_button2.gif);
	background-repeat: no-repeat;
	background-color: #003D80;	
	font-size: 11px;
	font-weight:bold;
	width:100%;
	height: 18px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-decoration: none;
}
.menu_title A:hover	
{
	background-image:url(../fe_images/Periode_button2.gif);
	background-repeat: no-repeat;
	background-color: #003D80;	
	font-size: 11px;
	font-weight:bold;
	width:100%;
	height: 18px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-decoration: none;
}

SELECT
{
	width:100%;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.lijst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003D80;
	white-space: nowrap;
	height: 108px;
	vertical-align: top;
	width:165px;
	cursor: hand;
	scrollbar-face-color:#C4D4E4;
	scrollbar-arrow-color:#006666;
	scrollbar-track-color:#FAFAFE;
	scrollbar-shadow-color:#006666;
	scrollbar-highlight-color:#C4D4E4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#003D80;
	border: 0px; 
	border-style: solid; 
	border-color: #000000; 	
}
.list_title	
{
	background-image:url(../fe_images/Home_button2.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight:bold;
	width:100%;
	height: 18px;
	color:#FFFFFF;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-decoration: none;
}
