body {
	margin: 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #3377AA; 
	scrollbar-track-color: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
}

#topmenubalk {
	position: absolute;
	left: 48px;
	top: 132px;
	width: 827px;
	height: 20px;
	background-color: #005595;
}

#topmenu {
  position: absolute;
  top: 1px;
  left: 480px;
}

#linkerkolom {
	position: absolute;
	top: 152px;
	left: 48px;
}

#rechterkolom {
	position: absolute;
	left: 715px;
	top: 132px;
}

#logo {
	position: absolute;
	left: 238px;
	top: 19px;
}

#menulinks {
	position: absolute;
	background-color: #7FAACA;
	height: 240px;
	width: 158px
}

#seperator {
	position: absolute;
	top: 240px;
	width: 158px;
	height: 5px;
	background-color: #3377AA;
	line-height: 0;
	padding: 0;
}

#ampersandgroot {
  position: absolute;
  top: 245px;
}

#content {
	position: absolute;
	left: 263px;
	top: 191px;
	width: 392px;
	height: 390px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	color: #5C5C60;
}

#linkermenuitems {
  position: relative;
  top: 40px;
  padding: 0;
  margin: 0;
  list-style: none;
}

#menuonder {
  position: absolute;
  left: 469px;
  top: 590px;
}

img {border: 0}

.kop {
  font-weight: bold;
  color: #005595;
}
.submit
{ 
font-size: 10px; 
font-style: normal; 
font-weight: normal;
line-height: normal; 
color: #FFFFFF; 
text-decoration: none; 
background-color: #7FAACA;
border: #3377AA; 
cursor: hand; 
width: 100px;
}
