@charset "utf-8";
/* CSS Document */

#hoofd{
	position:relative;
	width:972px;
	margin:0 auto;
	overflow:hidden;

}
#menu_space{
	margin-left:10px;
	margin-top:9px;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	width:600px;
	border:1px solid red;
	height:12px;
	
}
#top_menu{
	position:relative;
	width:972px;
	background-image:url(../img/top_menu.png);
	background-repeat:no-repeat;
	height:59px;
	left:3px;
}
#top_menu2{
	position:relative;
	width:972px;
	background-image:url(../img/top_menu2.png);
	background-repeat:no-repeat;
	height:59px;
	left:4px;
}
#top_menu3{
	position:relative;
	width:972px;
	background-image:url(../img/top_menu3.png);
	background-repeat:no-repeat;
	height:59px;
	left:4px;
}
#top_menu4{
	position:relative;
	width:972px;
	background-image:url(../img/top_menu_uit.png);
	background-repeat:no-repeat;
	height:59px;
	left:3px;
}
#title{
	position:relative;
	top:9px;
	left:50px;
}
#static_menu{
	position:absolute;
	top:6px;
	left:380px;
	background-color:#555c5e;
	width:551px;
	padding-top:10px;
	height:21px;
	z-index:1000;
	overflow:hidden;
}
#promotiebureau{
	position:absolute;
	top:24px;
	left:50px;
}
#marketing{
	position:absolute;
	top:24px;
	left:430px;
}
#internet{
	position:absolute;
	top:24px;
	left:750px;
}
#top_space{
	background-image:url(../img/top_space.png);
	height:21px;
	width:972px;
}
#content{
	position:relative;
	float:left;
	background-image:url(../img/main_back.png);
	background-repeat:repeat-y;
	min-height:908px;
	border:none;
	margin-top:0x;
	margin-left:0px;
	width:970px;
	overflow:hidden;
}
#content2{
	position:relative;
	border:none;
	margin-top:5px;
	overflow:hidden;
	float:left;
}

#bottom{
	float:left;
	background-image:url(../img/bottom.png);
	height:24px;
	width:972px;
}
#sitemap{
	position:relative;
	margin:0 auto;
	font-size:12px;
	color:#FFFFFF;
	width:910px;
}
#submenu{
	position:relative;
	width:898px;
	margin-left:37px;
	top:8px;
	height:38px;
	z-index:300;
}
#inhoud{
	position:relative;
	float:left;
	left:40px;
	width:561;
	
}
#space_height{
	position:relative;
	height:28px;
	width:561px;
	vertical-align:middle;
	paddint-top:4px;
	z-index:200;
	margin-top:3px;
}
#title_blue{
	position:relative;
	background-color:#007aab;
	color:#FFFFFF;
	padding:2px;
	width:56xpx;
	font-weight:bolder;
	font-size:14px;
}
#nieuws{
	position:relative;
	float:left;
	width:318px;
	margin-left:52px;
	z-index:5;
}
#tekst{
	margin-top:10px;
	width:561px;
	max-width:561px;
}
