@charset "utf-8";
/* CSS Document */
#menu a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	line-height:88px;
	padding: 5px 5px 5px 5px; /*boven, rechts, onder, links*/
	margin: 20px 20px 20px 20px;
}

#menu a:link, #menu a:visited, #menu a:active{
	color: #FFFFFF;
}

#menu a:hover{
	color: #000000;
}

#menu ul{
	list-style: none;
}

#menu li{
	list-style-type:none;
	display: inline;
}

#menu{
	width:900px;
	height:66px;
	background-image:url("/img/menubar.jpg");
	background-repeat:no-repeat;
	margin-left:17px;
	padding-left:40px;
}

#shortcuts{
	float: left;
	position:relative;
	margin:10px 0px 15px 42px;
}

#shortcuts img{
	border-style:none;
}

#search_inc{
	float:right;
	background-color:#fb3c16;
	width:300px;
}

#search_inc #input{
	width:150px;	
}

#search_inc #zoek{
	width: 100px;	
}

#search_inc #wrap{
	width:258px;
	margin:0 auto;	
}

#logo{
	background-image:url("/img/logo.png");
	display:block;
	width:555px;
	height:146px;
	margin-left:auto;
	margin-right:auto;
}

#nu{
	width: 371px;
	height: 183px;
	background-image:url("/img/inktvlek.png");
	background-repeat:no-repeat;
	position: absolute;		
	left: 650px;
	top: -120px;
	z-index:2;
}

#hier{
	border-style:none;
	width: 116px;
	height: 55px;	
	position:relative;
	left: 145px;
	top: 75px;
	z-index:3;
}

#cont{
	width: 130px;
	height: 150px;
	position: absolute;
	left: -110px;
	top: -50px;
	z-index:2;
}

#cont_logo{
	border-style:none;
}

#direct{
	position: absolute;
	left: 175px;
	top: 90px;
}

#pic1{
	border: 2px solid #fb3c16;
	position: absolute;
	left: 35px;
	top: 30px;
	width:80px;
	height:80px;
}

#pic2{
	border: 2px solid #fb3c16;
	position: absolute;
	left: 105px;
	top: 55px;
	width:80px;
	height:80px;
}

#pic3{
	border: 2px solid #fb3c16;
	position: absolute;
	left: 785px;
	top: 30px;
	width:100px;
	height:100px;
}

#images{
	width:934px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
