html {
    overflow-y: scroll;
}
BODY {
	PADDING: 0px; 
	MARGIN: 0px; 
	TEXT-ALIGN: center; 
	min-width: 955px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #DC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DC0000;
}
a:hover {
	text-decoration: none;
	color: #DC0000;
}
a:active {
	text-decoration: none;
	color: #DC0000;
}
p { margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;}

h3 {
font-family: Arial;
font-size:14px;
margin-top:0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 30px;
margin-left:0px;
}

#centered {
	RIGHT: 0px; MARGIN: 0px auto; WIDTH: 1003px; POSITION: relative; TOP: 0px; TEXT-ALIGN: left
}
#div1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 0px;
	PADDING-BOTTOM: 5px;
	WIDTH: 1003px;
	PADDING-TOP: 5px;
	POSITION: absolute;
	TOP: 0px;
	z-index: 2;
	background-color: #FFFFFF;
}
#npklogo {
	TOP: 0px;
	LEFT: 140px;
	height: 125px;
	WIDTH: 864px;
	POSITION: absolute;
	z-index: 5;
	background-image: url(../images/top.gif);
}
div#left {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:850px;
	z-index:10;
	background-image: url(../images/left.gif);
	background-repeat:no-repeat;
	background-color:#eef1f0;
}
#profiel {
	position:absolute;
	left:140px;
	top:125px;
	width:834px;
	padding-right:30px;
	z-index:31;
	background-color: #FFF;
	height: 725px;
}

#maps {
	position:relative;
	left: 30px;
	top:10px;
	width:429px;
	height:131px;
	z-index:3;
}
.vet {
	font-weight: bold;
}
