
/* 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(achtergrondsite.jpg);
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position:50% 0%; 
  background-color: #A7D6F2; /*0491BC*/
  margin-bottom: 0px;
}

#container {
  left: 50%;
  margin-left: -512px;
  position: absolute;
  width: 1024px;
  top: 0px;
  border: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  background-color: white;
}


#LayerKop{
Position: absolute;
top: 25px;
left: 200px;
line-height: 225%;
padding: 0px;
margin: 0px;
} 
 
#LayersubKop{
Position: absolute;
top: 65px;
left: 200px;
line-height: 225%;
padding: 0px;
margin: 0px;
}  

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

#submenu {
  width: 200px;
  min-height: 560px;
  height:auto !important; /*deze en volgende regel fixen de IE min-height bug*/
  height:560px;
  float: left;
  background-color: white;
  background: url() bottom right no-repeat;
  text-align: right;
}

#submenu li li{
  line-height: 20px;
}

/*#subsubmenu {
  width: 200px;
  min-height: 560px;
  height:auto !important; /*deze en volgende regel fixen de IE min-height bug*/
  /*height:560px;
  float: left;
  background-color: white;
  background: url() bottom right no-repeat;
  text-align: right;
}*/

#side {
  width: 200px;
  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;
}

#side-half {
  width: 410px;
  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: -512px;
  width: 1024px;
  height: 40px;
  background: #FFD700;
  clear: both;
}

#prenav {
	/*position: absolute;
	top: 160px;*/
	width:100px;
	height: 38px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:white;
	border-bottom: 10px solid blue;
	display: inline;
	z-index:999;
}

#nav {
	/*position: absolute;
	top: 160px;*/
	width:1024px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:white;
	border-bottom: 5px solid blue;
	display: inline;
	z-index:999;
}
	
#nav li {
	margin: 0px -5px 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 10px 5px 10px;
	background: white;
	border-top: 2px solid blue;
	border-left: 2px solid blue;
	border-right: 2px solid blue;
	border-bottom: none;
	color: black;
	}
	
#tab a:hover, #tab a:active, #tab a.selected {
	color: white;
	background: blue;
	border-top: 2px solid blue;
	border-left: 2px solid blue;
	border-right: 2px solid blue;
	border-bottom: none;
	}

/*Einde navigatie*/
	
#content {
  width: 623px;
  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*/
}

#content-half {
  width: 413px;
  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;
  background: blue;  
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

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


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: 40px;
  padding-top: 5px;
  padding-bottom: 10px;
} 
 
a.akop {
font-family: Helvetica, sans-serif, Arial, Verdana;
font-size: 3.0em;
text-decoration: none;
font-weight: bold;
color: white;
}
 
a.asubkop {
font-family: Helvetica, sans-serif, Arial, Verdana;
font-size: 1.8em;
text-decoration: none;
font-weight: normal;
color: white;
}

.submenu {
	/*width:140px;
	height:30px;
	display:block;
	background:red;*/
	/*background:url(7.jpg) 0 -39px;*/
	color:white;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	list-style-type: none;
	margin: 0px;
	padding-top: 59px;
  	padding-left: 0px;
  	padding-bottom: 0px;
  	line-height: 40px;
 }

a.submenu {
  color: black;
  background:white;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  border-left: 1px solid red;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding:5px 5px 5px 5px;
}

a.submenu:active {
  font-weight: bold;
  color: black;
  background:white;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  border-left: 1px solid red;
  text-decoration: none;
  margin: 0px;
  padding:5px 5px 5px 5px;
}

a.submenu:hover {
  font-weight: bold;
  text-decoration: none;
  color: white;
  background:red;
  margin: 0px;
  padding:5px 5px 5px 5px;	
}

a.submenuselected {
  font-weight: bold;
  text-decoration: none;
  color: white;
  background:red;
  margin: 0px;
  padding:5px 5px 5px 5px;
}

.subsubmenu {
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}

a.subsubmenu {
  color: black;
  background:none;
  font-weight: regular;
  text-decoration: none;
  margin: 0px;
  padding:0px 10px 0px 0px;
}

a.subsubmenu:active {
  font-weight: bold;
  color: black;
  background:none;
  text-decoration: none;
  margin: 0px;
  padding:0px 10px 0px 0px;
}

a.subsubmenu:hover {
  font-style:italic;
  font-weight: bold;
  text-decoration: none;
  color: red;
  background: none;
  margin: 0px;
  padding:0px 5px 0px 0px;
}

a.subsubmenuselected {
  font-style:italic;
  text-decoration: none;
  color: red;
  background:none;
  margin: 0px;
  padding:0px 5px 0px 0px;
}

.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;
text-align: center; 
line-height: 14px;
}