html, body {
	height:100%;
	max-height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0px none;
	background-color: #F6E8A1;
	scrollbar-face-color: #F0EFD4;
	scrollbar-shadow-color: #F79A3C;
	scrollbar-highlight-color: #F1F07B;
	scrollbar-3dlight-color: #F1D97B;
	scrollbar-darkshadow-color: #A27B29;
	scrollbar-track-color: #F0EFD4;
	scrollbar-arrow-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #322F16;
}
 #container {
	position:absolute;
	left:50%;
	top:50%;
	width:821px;
	height:560px;
	z-index:1;
	margin-left:-375px;
	margin-top:-300px;
	z-index:1;
			}
#top{
   position:absolute;
   top:0;
   left:120px;
   width:620px;
   height:75px;
   background-color:#F0EFD3;
   z-index:2

}
#content {
	position: absolute;
	width:620px;
	height: 515px;
	left:120px;
	top:75px;
	background-color:#F0EFD3;
	visibility: visible;
	z-index:3;
	}

#content a:link {
	color: #000080;
	text-decoration: underline;
}
#content a:visited {
	color: #000080;
	text-decoration: underline;
}
#content a:hover {
	color: #000080;
	text-decoration: underline;
}
#content a:active {
	color: #000080;
	text-decoration: underline;
}
#doorloopgeellinks{
	position:absolute;
	width:120px;
	height:490px;
	background-color: #F6E8A1;
	background-image: url(../images/geeldoorloop.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 100px;
	top: 0;
	left: 0;
}
*html #doorloopgeellinks{
	position:absolute;
	width:120px;
	height:590px;
	background-color: #F6E8A1;
	background-image: url(../images/geeldoorloop.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 100px;
	top: 0;
	left: 0;
}

#scroll{
	position:absolute;
	left:44px;
	top:88px;
	bottom: 70px;
	width:450px;
	height:350px;
	overflow:auto;
	padding-right: 40px;
	z-index:3;
	}
*html #scroll{
	position:absolute;
	left:44px;
	top:88px;
	bottom: 70px;
	width:500px;
	height:350px;
	overflow:auto;
	padding-right: 40px;
	z-index:3;
	}
#sleutel {
	position:absolute;
	left:660px;
	top:72px;
	width:190px;
    height:500px;
	z-index:4;
	}

#teller{
    position:absolute;
	width:41px;
	height:38px;
	top:532px;
	left:1px;
	z-index:5
} 
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 44px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
p {
	text-align: left;
}

#sitemap a:link, a:visited{
color: #000080;
text-decoration: none;
}

#sitemap a:hover, a:active{
color: #000080;
text-decoration: none;
} 


#gepeca {
	position: absolute;
	width:100px;
	font-size:10px;
	color:#000080;
	left: -26px;
	top: 521px;
	display:inline;
    z-index: 8;
}
#gepeca a:link, a:visited{
color: #000080;
text-decoration: none;
}

#gepeca a:hover, a:active{
color: #000080;
text-decoration: none;
} 
#adressveld {
	position:absolute;
	width:10px;
	height:15px;
	left:0;
	top:0;
	background-color: #F0EFD3;
	visibility:hidden;
	z-index:9;
}
input{background-color:#F6E8A1;}
TEXTAREA{background-color:#F6E8A1;}strong {
	font-weight: bold;
}
.strong {font-weight:bold;
}