
body { 
	padding: 25% 0 0 0;
	margin: 0;
text-align: center;
	}

table#maintable {
	position: relative;
	top: -215px;
	
}
	
div#sidefoto a {
	padding: 0 2px 2px 0;
	}



#actueel ul {
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 4px;
	list-style-type: none;





	
}	
#actueel li {
	padding-left: 10px;
	background-image: url(../img_actueel/bol.gif);
	background-repeat: no-repeat;








}

a {
	color: #000000;
	}

a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:link {
	text-decoration: none;

}
a:hover {  text-decoration: underline}
.textbox {
	border: 1px #666666 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	list-style-type: disc;
	font-weight: normal;
	list-style-image: url(../img_actueel/bol.gif);
	list-style-position: outside;
	padding: 0;
	margin: 0;

}
.stylebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;


}
.styleboldCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.stylevacature {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #F3F3F3; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
/width: 90px;
padding: 0px 0px;
border: 0px solid black;
border-left-width: 0;
text-decoration: none;
}

html>body .suckertreemenu ul li a{
	width: auto:
	}

/*1st sub level menu*/
.suckertreemenu ul li ul{
left: -1px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
height: 19px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
height: 19px;
width: auto;
/width: 90px; /*width of sub menu levels*/
color: navy;
text-decoration: none;
padding: 0;
border: 0px solid #ccc;
}

html>body .suckertreemenu ul li ul li a{
	width: auto:
	}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	


/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */	


#merken {
	background-image: url(../img_menu/achtergrond1.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	
}

