*{
padding:0;
margin:0;
}
p {
	padding-top: 1em;
}
html, body {
height: 100%; /* héél belangrijk */
font-family:Arial, Helvetica, sans-serif;
font-size:95%;
color: #000080;
background: #2B6C91;
text-align: center;
}
#container {
width: 760px;
margin: 0 auto;
text-align: left;
position: relative;
min-height: 100%;
height: auto !important; /* voor moderne browsers */
height: 100%; /* voor IE */
background: #e5edf7;
}
#header{
	padding-left:20px;
	height:120px;
	font-size:1.3em;
	background: #e5edf7 url(../images/top.gif) no-repeat left top;
	line-height: 60px;
	
}
#inhoud {
  	padding: 0 10em 10em 15em;
	background-color:#e5edf7;
	}
#inhoud ul{
padding-left: 1em;
}
.geenonderstreep{
text-decoration:none;
color:#003366;

}
#left{
	position: absolute;
	width:120px;
	background-color:#ffffff;
	left: 0;
	top: 100px;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #e5edf7 url(../images/footer.gif) repeat-x;
	height: 15px;
	font-size:0.7em;
	line-height: 15px;
	text-align:right;
	color: #FFFFFF;
}

#footer a, #nav a:visited	{
color:#ffffff;
    text-decoration: none;
			}

#footer a:hover {
color:#ffffff;
		text-decoration: underline;
			}
#footer a.selected {
    color:#ffffff;
		text-decoration: underline;
		 }
		 
#footer .web{
	position:absolute;
	width:100px;
left:660px;

}
#footer .buttons{
	position:absolute;
	width:275px;
margin-left:0;
}
#nav {
    position: absolute;
	width:120px;
	height: 500px;
	left:0;
	top:120px;
	font-size:0.9em;
	z-index:10;}
	
#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
			}

#nav li{
	display:block;
	float: left;
	letter-spacing: 0.1em;
	font-weight:bold;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	width: 120px;
	border-bottom:1px solid #003366;
	margin: 0px;
	
	}
#subnav{
 margin-left:5px;
 margin-top:5px;
 margin-bottom:5px;
 font-size:0.9em;
 font-weight:normal;
}
#nav a, #nav a:visited	{
color:#000080;
    text-decoration: none;
			}

#nav a:hover {
color:#FF0000;
		text-decoration: none;
			}
#nav a.selected {
    color:#FF0000;
		text-decoration: none;
		 }
#plaatje{
	position:absolute;
	width: 300px;
	height:195px;
	padding-bottom: 93px;
	left:0;
	top:-195px;	
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
		}
#logo{
	position:absolute;
	width: 156px;
	padding-bottom: 93px;
	left: 604px;
	top: -78px;
	
}
#adresblok {
	position:absolute;
	font-size: 9px;
	width:200px;
	height:125px;
	top:-125px;
	left: 10px;
	text-align:left;
	color:#000080;
	
}
h1{
font-size:14pt;
}
.papier {
	background-image: url(../images/papier.gif);
}
table {
	padding: 5px;
}
td {
	padding: 10px;
}
#adressveld {
	background-color: #e5edf7;
	visibility:hidden;
	
}
