@charset "iso-8859-1";

* {

	list-style: none;

}

#content a {

	color: #000;
	text-decoration: none;

}

form input, textarea {

	border: 1px solid #CCC;
	background: #FFF;

	font-family: Tahoma;
	font-size: 11px;

}

a:link {
	color: #000;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #000;
	}

a:hover {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}

body { 
	margin-top: 0px; 
	background-color: #a7b6eb;
	}
	
	.container {
	width: 900px;
	margin: auto;
	background-image:  url("images/backgr.gif");
	}
	
			#header { 
			margin-top: 0px;
			}
	
			#zoeken {
	margin-left: 643px;
	margin-top: -35px;
	*margin-top: -55px;
	border: 1px solid
	border-color: #CCCCCC;
	}

	
	#logo {
	width: 265px;
	height: 180px;
	background: #6c8222;
	margin-left: 20px;
	margin-top: 18px;
	background-image: url("images/logo.gif");
	}

	#afbeelding {
    width: 574px;
	height: 200px;
	margin-left: 289px;
	margin-top: -180px;
	}
		
		#table {
		
		margin-top: -18px;
		}
		
		#menu  {
		height: 290px;
		*height: 290px;
		width: 265px;
		margin-left: 17px;
		background-image: url(images/menu.jpg);
		background-repeat: repeat;
		}

		.suckerdiv ul{
		margin: 0;
		padding: 0;
		
		list-style-type: none;
		width: 265px; /* Width of Menu Items */
		border-bottom: 1px solid #cccccc;
		}

		.suckerdiv ul li{
		font-family: Arial, Helvetica, sans-serif;
		position: relative;
		font-weight: bolder;
		font-size: 13px;
		}

		.suckerdiv ul{
		}	
		/*Sub level menu items */
		.suckerdiv ul li ul{
		
		*margin-top: 0px;
		position: absolute;
		width: 170px;
		margin-left: 0px;
		top: 0;
		visibility: hidden;
		background-color: #ffffff;
		}
		/* Sub level menu links style */
		.suckerdiv ul li a{
		color: #444444;
		*color: #444444;
		display: block;
		overflow: auto;
		text-decoration: none;
		padding: 1px 5px;
		border: 1px solid #ccc;
		border-bottom: 0;
		line-height: 26px;
		}

		.suckerdiv ul li a:hover{
		background-color: #D8DFE0;
		}

		.suckerdiv .subfolderstyle{
		background: url(images/arrow-list.gif) no-repeat center right;
		}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

	#content {
	width: 574px;
	*margin-top: 3px;
	margin-left: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ccc
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	}
			
		#heading {
		background: #6c8222;
		height: 25px;
		width: 100%;
		*width: 100%;
		*margin-left: -16px;
		color: #000000;
		padding-top: 5px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		}

		#reclame {
		width: 265px;
		height: 190px;
		background: #a1ae71;
		margin-top: 1px;
		margin-bottom: 3px;
		margin-right: 3px;
		margin-left: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 1,2em;
		text-align: center;
		font-weight: bolder;
		color: #FFFFFF;
		}
	
		#contact {
		width: 300px;
		height: 190px;
		background: #a1ae71;
		margin-left: 288px;
		margin-right: 3px;
		margin-top: -193px;
		margin-bottom: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 1,2em;
		*line-height: 1,6em;
		text-align: center;
		background-image: url("images/contact.gif");	
		}

		#belangrijkeinformatie {
		width: 289px;
		height: 190px;
		margin-top: -193px;
		margin-left: 591px;
		margin-bottom: 3px;
		background: #a1ae71;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: center;
		color: #838D81;
		line-height: 1,2em;
		font-style: normal;
		font-weight: bolder;
		}

	
	.footer {
	margin-top: -3px;
	width: auto;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	}
	
	h1 {

		font-size: 11px;

	}
