#header{
	width:980px;
	height:385px;
	overflow:hidden;
	padding-bottom:9px;
	background:none;
}
#header #header_top {
	height:40px;
	float:left;
	width:980px;
}
#header #header_bottom {
	height:345px;
	float:left;
	width:980px;
}
#headernopic{
	width:980px;
	height:120px;
	overflow:hidden;
	padding-bottom:9px;

}
#logo{
	width:184px;
	height:41px;
	background:url(../img/logo.gif) top left no-repeat;
	float:left;
}

#menu {
	height:40px;
	float:right;
}

	#menu ul{
		height:21px;
		padding-top:20px;
		padding-bottom:0px;
		float:right;
		list-style:none;
	}
		#menu ul li{
			float:left;
			margin-left:20px;
			list-style:none;
		}
		#menu ul li.back {
		    background: url('../img/lava.gif') no-repeat right -30px;
		    width: 9px; height: 30px;
		    z-index: 8;
		    position: absolute;
		    margin:0;
		}
			#menu ul li.back .left {
                background: url('../img/lava.gif') no-repeat top left;
                height: 30px;
                margin:0 9px 0 0; /* 7px is the width of the rounded shape */
            }
			#menu ul li a{
				height:21px;
				display:block;
				z-index: 10;
				position: relative;
				padding:0 4px;
				font: normal 13px Verdana;
                text-decoration: none;
                color: #fff;
                outline: none;
                text-align: center;
                float:left;
                top: 7px;
                text-transform: lowercase;
                letter-spacing: 1.3px;
			}
			#menu ul li a:hover,ul li .active{
				background-position:bottom;
				color: #fff;
			}
				/*
				#menu ul li#home a{
					width:49px;
					background-image:url(../img/menu/home.gif);
				}
				#menu ul li#woningaanbod a{
					width:119px;
					background-image:url(../img/menu/woningaanbod.gif);
				}	
				#menu ul li#informatie a{
					width:90px;
					background-image:url(../img/menu/informatie.gif);
				}	
				#menu ul li#vragen a{
					width:61px;
					background-image:url(../img/menu/vragen.gif);
				}	
				#menu ul li#contact a{
					width:69px;
					background-image:url(../img/menu/contact.gif);
				}
				*/


#header_tekst{
	width:358px;
	padding:90px 0 0 0;
	height:285px;
	font-size:11px;
	float:left;
	background:url(../img/logo.gif) 0px -41px no-repeat;
	position:absolute;
	left:50%;
	top:41px;
	margin-left:-490px;
	
}
#header_flash {
	float:left;
	width:575px;
	height:345px;
	padding-top: 4px !important;
	padding-top:3px;
	padding-left:258px;
	overflow:hidden;

}
#header_zoeken{
	width:140px;
	padding:90px 0 0 0;
	height:285px;
	float:left;
}
	#header_zoeken form{
		padding:0;
		margin:0;
	}
