
/* Algemene Stylesheet Zoektocht, afgeleid van css Dienstverlenend bureau Bij de Hand */

body, html {
	background-position  : center;
	background-color     : black;
	background-image     : url(../zkt_navbld/zkt-bkgr.gif);
	background-repeat    : repeat-y;
	color			     : white;
  
	font-family		: Verdana, Tahoma, Arial, Helvetica, Sans-serif; 
	font-size		: 12px;; 
	line-height		: 14px; 
	font-weight  	: normal; 
	font-style		: normal;
	font-variant	: normal;

	letter-spacing	: normal; 
	word-spacing	: normal; 

	text-decoration	: none;
	text-indent		: 0px;
  
	vertical-align	: top;

	margin	: 0; 
	padding : 0;
  
}       /* html, body */


/* Gewone links (zie ook onder navtable) */
a:link {color: yellow; text-decoration: underline; font-weight: normal;  }
a:visited {color: yellow; text-decoration: underline; font-weight: normal;  }
a:hover {color: red; text-decoration: underline; font-weight: normal; }
a:active {color: white; text-decoration: underline; font-weight: normal;  }

table {
	border-collapse	 : collapse;
	background-color : #5a5a5a;
	color			 : white;
}

.tekstblok {
	font-size	: 14px;
	line-height	: 16px;
	text-align	: left;
	padding		: 10px;
	width       : 600px;
}

.oatekst {
	font-size	: 16px;
	line-height	: 20px;
	font-weight  : bold;
	text-align	: center;
	padding		: 20px;
}

.actueeldatum {
	font-size			: 14px;
	line-height		: 16px;
	font-weight  : bold;
	text-align		: left;
	width       		: 600px;
}

.pasf {
 margin-left	: 0px;
 margin-top		: 5px;
 margin-right	: 7px;
 margin-bottom	: 5px;
 float			: left;
}

.menu {
	padding		: 10px;
}

.navtab {
	cursor		:	pointer;
	background	:	#259f0e;
	color		:	#ffffff;
	border-collapse: collapse;
}

/* Koplogo Bij de Hand */
.keuzeblok {
	color		: #ffffff;
}


/* On Mouse Over - style navigatiecellen */
.omo { width:150px; height:20px; text-align:center; }

/* Voor onze sites en logs op BdH_link-pagina */
.omo_2 { width:150px; height:20px; text-align:center; }

/* formulier voor adreskeuze */
.formstijl {
	color		: black;
	background	:#e1e191;
	line-height	: 1.5;
}
