	
/* header */
div#header{
	text-align:right;
	font-size:11px;
	height:104px;
}

div#header a{
		color:#176f83;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;}
div#header a:hover,a:focus {
		text-decoration:underline}

div#header img {
		float:left;
		margin-top:16px;}

div#top_menu {
	float:left;
	margin-left:100px;
	margin-top:46px;
}

		
div#logo{
	float:left;
}

		
div#zoeken{
	float:left;
	height: 0px;
	margin-top:46px;
	margin-left: 100px;
}

div#header form {
		float:right;
		font-size:11px;
		}
		* html div#header form {
		}

div#header form p {
		float: left;
		margin-right: 7px;
		
		}

div#header form input {
		float: left;
		border:1px #fbc000 solid;
		font-size:10px;
		padding:2px;
		height:14px;}
/*		*html #header form input {
		height:18px;}*/

div#header form button {
		height:20px;
		border:none;
		margin: 0px;
		}

.dugme {
		float: left;
		border:none;
		/*margin-left:1px;*/
		background:url(../data/search-image.gif) center center;
		width:20px;
		height:17px;
		margin-top:0;}
