*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004359;
}
a img{
	border:0;
}

body {
margin:0;
/*	background: aqua; */
	text-align: center; 
	
}

tr, td {
margin:0;
padding 0;
/* background: aqua;
 text-align: center;  */

}

.container{
	text-align: left; 
	width:906px;
	height:680px;
	margin:0 auto;
/*	background: red; */
}
	#top{
	width:899px;
	height:109px;
	float:left;
	border-right:1px solid #50C1E3;
	background: url(images/InnometNL_01.gif) no-repeat top left;
	}

.menuknop a {
	margin: 0px 0 0 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	border-right:1px solid #CAECF7;
	background:url(images/nav_bg.png) repeat-x;
}

.menuknophuidige a {
	margin: 0px 0 0 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	border-right:1px solid #CAECF7;
	background:url(images/navhuidige_bg.png) repeat-x;
/*	background: white;  */
	font-weight:bold;
	color:#00A5D9;
}

a:hover {
	background: white; 
}

td.menuknop {
	height:22px;
}

#tabs{
	width:899px;
	height:22px;
/*	behavior: url(iepngfix.htc); */
	float:left;
	border:1px solid #50C1E3;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

	#mid{
		width:800px;
		height:498px;
	}
	
.linkergedeelte{
	width:125px;
	height:518px;
	float:left;
/*	background: yellow; */
	background: white; 
	border-left:1px solid #50C1E3;
	border-bottom:1px solid #50C1E3;
}
	
.linkergedeelte h3{
	margin-bottom:0;
}

.linkergedeelte ul{
  padding: 1px;
  margin: 10px;
  list-style-position: outside;
}

.linkergedeelte ul li{
	padding: 5px 0 5px 5px; 
	list-style:none; 
/*	background: green; */
	border-bottom:1px solid #50C1E3;
	text-indent: 0;
}

.linkergedeelte ul li a {
	text-decoration:none;
}

.linkergedeelte ul li a:hover{
	color:#840000;
}

.taal {
  padding: 10px;
}

.middengedeelte{
	width:704px;
	height:498px;
	float:left;
	background: white; 
/*	background: red; */
	overflow: auto;
	border-bottom:1px solid #50C1E3;
	margin-top: 20px;
}

.middengedeelte h2{
	margin: 0px 25px 10px 25px;
	font-size:13px;
}
.middengedeelte h3{
	margin: 20px 25px -10px 30px;
	font-size:12px;
}
.middengedeelte table td h3{
	margin: 20px 0 5px 0px;
	border-bottom:1px solid #004359;
}
.middengedeelte p{
	margin-left:30px;
	margin-right:30px;
}
.middengedeelte table th{
	text-align:left;
}

.infovenster {
	overflow: auto;
	height: 147px;
}

.nieuwsvenster {
	overflow: auto;
	height: 200px;
}

.uitgelijndekolom, .kolom {
  vertical-align: top;
  padding: 0;
  margin: 0;
}
	
.uitgelijndekolom {
  text-align: justify;
}

.rechtergedeelte{
	width:70px;
	height:518px;
	float:left;
	background: white; 
/*	background: magenta; */
	padding:0 0 0 0; 
	border-bottom:1px solid #50C1E3;
	border-right:1px solid #50C1E3;
}
.rechtergedeelte div{
	padding: 20px 0 0 0;
  vertical-align: middle;
}
			
			
	#footer{
		width:900px;
		height:43px;
		float:left;

	}
		#footer_left{
			width:631px;
			height:43px;
			float:left;
			padding-left:28px;
			margin-top:0px;
			line-height:10px;
		}
		#footer_right{
			width:220px;
			height:43px;
			float:left
		}

/* CUSTOM STYLES */
.smallFooter, .smallFooter a{
	color:#00A5D9;
	font-size:11px;
}
div.indent{
	margin-left:45px;
}
p.errors{
	color:#FF3300;
}
div.message{
	padding-top:5px;
	border:1px solid #399317;
	border-width:0 0 1px 0;
	/*background:#F5FDF2;*/
	margin-bottom:-10px;
}
div.message h2{
	color: #399317;
}
div.message p{
	color: #333;
	font-size:11px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
div.message p strong{
	color: #2F7913;
	font-size:11px;
}
span.quote{
	color:#333;
	font-style:italic;
}
span.author{
	color:#333;
	font-size:11px;
	font-weight:bold;
}

em.publicatie {
  color: black;
  font-style: normal;
  font-weight: bold;
}

li.publicatie {
  margin-bottom: 10px;
}

ul.publicatielijst {
  margin-left: 20px;
}

.foutmelding {
  color: red;
}

.plaatje {
  padding-left:16px;
  padding-right:16px;
}

SUP.geregistreerd {
  font-size: smaller;
/*  color: blue; */
  vertical-align: super;
}

TD.verticalelijn {
  background: white url("images/line.gif");
  width:15px;
}

.klein {
  font-size: smaller
}

.vet {
  font-weight: bold;
}

