
/* mac hide\*/
html {height:100%}
/* end hide */

body {
  display: block;
  height: 100%;
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-weight: normal;
  font-size: 80%;
  color: black;
  text-decoration: none;
  line-height: 125%;
  background-image: url();
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position:50% 0%; 
  background-color: #0000CD; /*#A7D6F2;*/
  margin-bottom: 0px;
}

#container {
  left: 50%;
  margin-left: -400px;
  position: absolute;
  width: 800px;
  top: 0px;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  background-color: #00008B;
}


#LayerKop{
Position: absolute;
top: 51px;
left: 60px;
line-height: 225%;
padding: 0px;
margin: 0px;
} 
 
#LayersubKop{
Position: absolute;
top: 85px;
left: 150px;
line-height: 225%;
padding: 0px;
margin: 0px;
}  

#top {
  height: 160px;
  width: 800px;
  border: none; 
  padding: 0px;
  margin: 0px;
  background: url() top left no-repeat;
  background-color: #0096DB; /*#000033*/
}

/*#submenu {
  width: 800px;
  float: left;
  background-color: #00008B;
  border-bottom: 5px solid white;
  margin: 0px;
  padding: 0px;
  display: inline;
  z-index:999;
}

#submenu li {
	margin: 0px 0px; 
	padding:10px 15px 0px 15px;
	float:left;
	list-style:none;
	display: inline;
	list-style-type: none;
	}

#side {
  width: 150px;
  min-height: 560px;
  height:auto !important; /*deze en volgende regel fixen de IE min-height bug*/
  /*height:560px;
  float: left;
  margin-left: 0px;
  padding-top: 0px;
  background: url() top left no-repeat;
  background-color: white;
}*/

#footer {
  position: relative;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  height: 40px;
  background: white;
  clear: both;
}

#nav {
	/*position: absolute;
	top: 160px;
	left: 150px;*/
	width:800px;
	float:left;
	background-color: #0096DB; /*#00008B;*/
	border-bottom: 5px solid white;
	margin: 0px;
	padding: 0px;
	display: inline;
	z-index:999;
}
	
#vertneen {
  height: 20px;
  width: 800px;
  border: none; 
  padding: 0px;
  margin: 0px;
  background: url() top left no-repeat;
  background-color: white; /*#000033*/
  text-align: right
}	
	
#nav li {
	margin: 0px 0px; 
	padding:10px 10px 0px 15px;
	float:left;
	list-style:none;
	display: inline;
	list-style-type: none;
	}

#tab a  {
	display: block;
	/*height: 20px;
	width: 116px;*/
	font-size: 1.2em;
	float: left;
	text-align: center;	
	text-decoration: none;
	margin: 0px;
	padding:5px 4px 5px 5px;
	background: ;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-bottom: none;
	color: white;
	}
	
#tab a:hover, #tab a:active, #tab a.selected {
	color: black;
	background: white;
	border-top: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-bottom: none;
	}

/*Einde navigatie*/
	
#content {
  width: 800px;
  min-height: 560px;
  height:auto !important; /*deze en volgende regel fixen de IE min-height bug*/
  height:560px;
  margin-left: 0px;
  float: left;
  /*border-left: 1px solid red;*/
  background-color: white; /* F08080*/
}

a img {border: none;}

a {
  color: blue;
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-weight: bold;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}

a:hover {
  color: white;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  background: blue;
}

a:active {
  color: purple;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
  background: none;
}


h1 {
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-size: 1.5em;
  font-weight: normal;
  color: black;
  margin-top: 31px;
  margin-bottom: 17px;
  padding-left: 20px;
  padding-right: 20px;
  }
  
h2 {
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-size: 1.2em;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  }

h3 {
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-size: 1em;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}

p {
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-size: 1em;
  margin: 0px;
  padding: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
}
 
.table {
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-size: 1em;
  margin: 0px;
  padding: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
} 
 
.form {
  font-family: Helvetica, sans-serif, Arial, Verdana;
  font-size: 1em;
  margin: 0px;
  padding: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
} 
 
a.akop {
font-family: Helvetica, sans-serif, Arial, Verdana;
font-size: 2.3em;
text-decoration: none;
font-weight: bold;
color: white;
}
 
a.asubkop {
font-family: Helvetica, sans-serif, Arial, Verdana;
font-size: 1.7em;
text-decoration: none;
font-weight: normal;
color: white;
}

.list {
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 5px;
  	padding-left: 10px;
  	padding-right: 10px;
  	line-height: 25px;
 }


.footer {
padding: 2px;
margin: 2px;
font-size: 0.8em;
font-weight: bold;
color: black;
text-align: center; 
line-height: 14px;
}