body {
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	max-width: 1000px;
	min-width : 500px;
	}

img {
  margin: 0px;
  border: 0px;
  padding: 0px;
  vertical-align: bottom;
  clear: none;
	}

a img {
	border: 0;
}	

#container {
	max-width: 800px;
	min-width : 500px;
	text-align: left;
	overflow: hidden;
	}

#links {
	position: absolute;
	left: 45px; /* 30 linker marge + 15 */
	top: 125px;
	width: 170px;
	float :left;
  display: inline;
	}

#midden {
  z-index: 0;
	margin-left: 198px;
	margin-right: 0px;
  margin-top: 0px;
	height: 1%;
	}
	
html>body #midden {
	margin-left: 198px;
	margin-right: 10px;
	}

html body {
	background: #cff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}

#titel {
	background:#cff;
	height:125px;
	/* float: left; */
	margin : 0px;
	padding: 0px;
	}

#imageHolder {
 	position: absolute;
  left: 230px;
  top: 0px;
  height: 115px;
 	}

#Logo {
	position:absolute;
  top:0px;
  left:15px;  
	}

.koptext{
	font-size: 17px;
  font-weight:bold;
  color:#0000C0;
	}

 .userdata{
 	color:#0000C0;
 	}

  h1, h2, h3 {
  	color:#0000C0;
  	}

.header2 {
 	color:#0000C0;
  font-size: 16px;
  font-weight:bold;
 	}

 .header3 {
 	color:#0000C0;
  font-weight:bold;
 	}

.topnav ul{
	margin-top: 90px;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
	float: right;
	}

/*Top level list items*/
.topnav ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.topnav ul li a{
display: block;
width: 129px; /*Width of top level menu link items 4 items 129, 5 items 99*/
padding: 3px 15px 3px 5px;
text-decoration: none;
background: url(../images/menuback.png) repeat-x bottom left;
color: black;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid #ccc;
border-left-width: 0;
/*font: bold 13px Tahoma; */
}

.first_menu_item{
	border-left: 1px solid #ccc;
	}

/*Sub level menu*/
.topnav ul li ul{
left: 0;
margin-top: 6px;
padding-left: 0px;
margin-left: 0px;
top: 18px;
border-top: 1px solid #ccc;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.topnav ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.topnav ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;

padding: 5px 15px;
/* background: #e3f1bd; */
background: url(../images/menuback.png) repeat-x bottom left;
border-width: 0 1px 1px 1px;
}

.topnav ul li a:hover, .topnav ul li ul li a:hover {
	background-image: url(../images/menuback2.png);
	color: red;        
	}

.topnav .arrow{
	position: absolute;
	right: 2px;
	background: transparent url(../images/arrow.gif) no-repeat center right;
	}


* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .topnav ul li { float: left; height: 1%; }
* html .topnav ul li a { height: 1%; }
/* End */

/* verticale menubalk 
The outermost container of the Menu Bar, a fixed width box with no margin or padding */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.leftnav ul {  /* main menu style*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 170px;
	border-bottom: 1px solid #ccc; 
	}
	
.leftnav ul li {
	position: relative;
	}
	
/*Sub level menu items */	
.leftnav ul li ul {
	position: absolute;
	top: 0px;
  left: 164px;
  width : 170px;
  visibility: hidden;
  display: none;
	z-index: 1000;
	background-color: #fff;
	/* background: url(../images/menuback.png) repeat-x bottom left; */

  /* text-align: right; */
	}


/* Sub level menu links style */
.leftnav ul li a {
	display: block;
	overflow:auto; /*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
  z-index: 1000;
	background-color: #fff;
	background: url(../images/menuback.png) repeat-x bottom left;
	padding: 5px 15px;
	width: auto;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-bottom: 0;
	/* cursor:pointer; */
	}

.leftnav ul li a:visited{
	color: black;
}

.leftnav ul li a:hover /*, .leftnav ul li ul li a:hover */ {
	background-image: url(../images/menuback2.png);
	color: red;
	background-color: yellow;
	}

.leftnav ul li ul li{
	z-index: 65000;
  }

.leftnav ul li ul li a{
	background-color: #fff;
  z-index: 65000;
  height: 1%;
	}

span.arrow {
	position: absolute;
	right: 2px; 
	background: transparent url(../images/arrow.gif) no-repeat center right;
	}

/*
.submenuitem {
	text-align:left;
	}

.leftnav li a:visited, .leftnav li a:active{
	color: black;
	}
*/

/* Holly Hack for IE \*/ 
* html .leftnav ul li { float: left; height: 1%; }
* html .leftnav ul li a { height: 1%; }
* html #container {height: 1%; }
/* End */

/* eigenwerk */
	
.imgwrapleft {
	clear : left;
	float : left;
	padding : 0px 10px 10px 0px;
	}
	
.imgwrapright {
	clear : left;
	float : right;
	padding : 0px 0px 10px 10px;	
	}
	
th, td {
    font-size: 15px;
		text-align: left;
	}

td.alignright {
  	text-align: right;
    width: 75px;
	}

a, a:link {
	color: #00c;
	}

a:hover {
	color: red;
	}


/* ----------------------------------------------
  TABS  voor div onderdelen van een locatie/type object
---------------------------------------------- */
ul.tabs {
	list-style:none;
	margin:0 0 1em 0;
	padding:0;
	border-bottom:1px solid #ccc;
  }

ul.tabs:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
  }

ul.tabs {
	display:inline-block;}

/* Hides from IE-mac \*/

* html ul.tabs {
	height:1%;
  }

ul.tabs {
	display: block;
  }

/* End hide from IE-mac */

ul.tabs li {
	list-style:none;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
	background:url(../images/tabs/tableft-g.gif) no-repeat left top;
  font-size: 15px;
	font-weight:bold;
  }

ul.tabs li a {
	display:block;
	float:left;
	padding:4px 9px 2px 0;
	background:url(../images/tabs/tabright-g.gif) no-repeat right top;
  }

ul.tabs li a:link, ul.tabs li a:visited {
	color:#666;
	text-decoration:none;}

ul.tabs li a:focus, ul.tabs li a:hover, ul.tabs li a:active {
	color: red;
	text-decoration:none;}

ul.tabs li.on {
	position:relative;
	z-index:2;
	margin-bottom:-1px;
	background-image:url(../images/tabs/tableft-g-sel.gif);}

ul.tabs li.on a {
	padding-bottom:3px;
	background-image:url(../images/tabs/tabright-g-sel.gif);color:#000 !important;
	font-weight: bold;
  }


