* {
margin: 0;
padding: 0;
}


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height: auto;
	/*border: 2px solid #90d2ab ;*/
}

#top_logo-01 {
	position:absolute;
	left:-5px;
	top:0px;
	width:960px;
	height:83px;
	background: url(../images/TopLogo.jpg);
}

#menu_top_01 {
	position:absolute;
	left:0px;
	top:82px;
	width:960px;
	height:30px;
	background: url(../images/menu_top.gif);
}


#search {
	position:absolute;
	left:760px;
	top:112px;
	width:200px;
	height:78px;
	background: url(../images/zoekvenster.gif);
}

#Website-Beverwaard-slided-resized-05 {
	position:absolute;
	left:760px;
	top:58px;
	width:61px;
	height:610px;
	background: url(images/Website-Beverwaard-slide-05.gif);
}

#menuTop {
	position:absolute;
	left:114px;
	top:82px;
	width:760px;
	height:30px;
	background: url(../images/menu_top.gif);
	z-index: 100;
}

#menuLeft {
	position:absolute;
	left:0px;
	top:115px;
	width:145px;
	/*height:341px;*/
	height: auto;
	background: url(images/menu_left.gif);
}

#content {
        margin: 5px 15px 5px 5px;
	position:absolute;
	left:160px;
	top:100px;
	width:590px;
	/*height:449px;*/
	height: auto;
	/*border: 2px solid #90d2ab ;*/
}

#content_left {
        margin: 5px 5px 5px 5px;
	position:absolute;
	left:0px;
	top:115px;
	width:145px;
	/*height:449px;*/
	height: auto;
        overflow: auto;
	border: 2px solid #90d2ab ;
}

#content_right {
        margin: 5px 5px 5px 0px;
	position:absolute;
	left:762px;
	top:180px;
	width:198px;
	/*width: auto;*/
	/*height:449px;*/
	height: auto;
        /*overflow: auto;*/
}



#menuRight {
	position:absolute;
	left:690px;
	top:213px;
	width:139px;
	height:445px;
}



div#page {
width: 960px;
position: relative;
margin: 0 auto;
}

/* minisearch */
div#search .minisearchhide {
display: none;
}
div#search #minisearchsword {
width: 100px;
position: absolute;
left: 40px;
top: 35px;
}



/* tooltip */
/*
#overDiv {
height:120px !important;
/*left:135px !important;*/
/*margin-left:50% !important;*/
/*padding-left:20px !important;*/
padding-left:0px !important;
/*position:absolute;*/
/*top:210px !important;
width:195px !important;*/
}
*/
