body {
text-align : center ;
min-width : 990px ;
overflow-x:hidden;
overflow-y:scroll;
margin: 0;
}

div.basis {
width : 991px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
z-index: 1;
} 

table, .tekst {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.klein {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	
}

#tabel {
position: absolute;
left: 0px;
top: 0px;
}

#zijmenulinks {
position: relative;
left: 10px;
top: 0;
width: 200px;
z-index: 2;
border: 0px solid black;
text-align: left;
}

#contentvak {
height: auto;
padding-left: 20px;
padding-right: 235px;
margin: 0;
border: 0px solid orange;
}

#contentvak table {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/* width: 400px; */
}

#contentvak div a, #contentvak div a:link, #contentvak div a:hover, #contentvak div a:visited {
	color: #ff6508;
 	font-weight: normal;
}

#contentvak a, #contentvak a:link, #contentvak a:hover, #contentvak a:visited {
	color: #ff6508;
 	font-weight: normal;
	
}

#contentvak p {
	margin-bottom: 15px;
	margin-top: 15px;
}

#contentvak h3 {
    font-family: Arial, helvetica, sans-serif;
	font-weight: 24px;
	color: #ff6600;
	letter-spacing: 1px;
}

#contentvak ul {
	
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}

#contentvak ul li {
	
	margin-left: 20px; 
	margin-top: 0;
	margin-bottom: 0;
	/*display: block; - anders geeft FF geen bullets weer */
}

h4 {
	color: #ff6600;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
}

#breadCrumb {
    height: 30px;
	background-color: #ffffff;
	border: 0px solid black;
	text-align: left;

}

#breadCrumbTop {
    position: absolute;
    left: 144px;
    top: 137px;
	padding: 0;
	margin: 0;
    width: 560px;
	text-align: left;
	border: 0px solid red;

}

/* horizontaal hoofdmenu */

#hoofdmenuH {
	position: absolute;
	left: 350px;
	top: 50px;
	width: 1000px; /* of: auto; */
	height: 60px;
	border: 0px solid gray;
	text-align: left;
	padding: 0;
	margin: 0;
}

#hoofdmenuH #innerpadding div {
	padding-right: 4px;
	padding-left: 4px;
	float: left;
	/* border-right: 1px solid #ffffff; genereert 'pipe' */
}

#hoofdmenuH a {
 	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px 4px 0px 4px;
}

#hoofdmenuH a:hover {
	color: #c0c0c0;
}

#zijmenurechts ul {
    margin: 0;
    padding: 0;
    list-style: none;
	
	
}

#zijmenurechts ul li {
   /* background-image: url(pics/button_rechts.gif);  Replace bullet.gif with your img */
    background-position: left middle; /* Position bullet */
    background-repeat: no-repeat;
    padding-left: 28px; /* Add padding so text doesn't cover bullet img */
	padding-bottom: 4px; /* Add padding so text doesn't cover bullet img */
	margin: 0 0 20px 0;
	display: block;
	
		
}

#zijmenulinks ul li a {
   
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
	line-height: 17px;
	
	
}

#zijmenulinks ul li a:hover {
	color: #ff6600;
}

.inbound {
	color: black;	
	text-decoration: none;
	font-weight: bold;
	
}

.selected {
	color: #ff6500;	
	text-decoration: none;
	font-weight: bold;
	
}

.outbound {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

.separator {
 color: #ff6508;
 font-weight: normal;
}

.backtrail {
	color: gray;
 	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.required, .knop {
	background: none;
}

#sluiten {
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}
