html{
	height: 100%;
}

body{
	height:  100%;
	margin-top:  0px;
	font-family: arial;
	font-color: black;
	font-size: 12px;
	overflow-y: scroll;
}

#container {
	margin-top:  0px;
	position:absolute;
	left: -362px;
	min-height: 100%;
	width: 762px;
	border-right: 1px solid #0060a9;
	padding:  0px;
}

#padding-left{
	position: absolute;
	left: -400px;
	width: 1px;
	overflow: visible;
	background-color: #0060a9;
}

#anchor{
	position:absolute;
	left: 50%;
	height: 100%;
}

#top {
	height: 142px;
	width: 100%;
}

#topFotoBalk{
	float: right;
}

#logo{
	float: left;
}

#menu {
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #0060a9;
}

#menubalk{
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	width: 100%;
	background-color: #0060a9;
	
}

#actueel{
	width: 100%;
	color: #0060a9;
	background-color: #7db956;
	padding-bottom: 10px;
}

#refs{
	width: 250px;
	color: #0060a9;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 100px;
	line-height:17px;
}

#center {
	width: 100%;
	padding-top: 43px;
	z-index: 5;
}

#center-left{
	float: left;
	min-height:  450px; /* test only! */
	width: 455px;
	overflow: auto;
	padding-bottom: 30px;
	line-height: 17px;
}

#center-left hr{
	border: 1px solid rgb(125, 185, 86); 
	color: rgb(125, 185, 86);
}

#center-left b, #center-left strong{
	color: #0060a9;
}

#center-left a:focus,#center-left a:active,#center-left a:hover, #center-left a:link,#center-left a:visited{
	color:  #0060a9;
	text-decoration: underline;
}

#center-right{
	float:  right;
	width: 270px;
}

#bottom {
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0px;
	padding:  0px;
	margin: 0px;
}

#bottom-groen{
	position: absolute;
	padding:  0px;
	margin: 0px;
	height: 13px;
	bottom: 0px;
	width: 237px;
	left: 0px;
	background-color: #7db956;
}

#bottom-blauw{
	position: absolute;
	padding:  0px;
	margin: 0px;
	height: 13px;
	bottom: 0px;
	width: 526px;
	right: -1px;
	background-color: #0060a9;
}

#menu1, #menu1a{
	position: absolute;
	top: 181px;
	left: 134px;
	background-color: #0060a9;
	padding: 5px 5px 5px 10px;
}
#menu2, #menu2a{
	position: absolute;
	top: 181px;
	left: 273px;
	background-color: #0060a9;
	padding: 5px 5px 5px 10px;
}
#menu3, #menu3a{
	position: absolute;
	top: 181px;
	left: 422px;
	background-color: #0060a9;
	padding: 5px 5px 5px 10px;
}
#menu4, #menu4a{
	position: absolute;
	top: 181px;
	left: 554px;
	background-color: #0060a9;
	padding: 5px 5px 5px 10px;
}
#menu5, #menu5a{
	position: absolute;
	top: 181px;
	left: 658px;
	background-color: #0060a9;
	padding: 5px 5px 5px 10px;
}

#menu1, #menu2, #menu3, #menu4, #menu5{
	z-index: 10;
	line-height: 18px;
}

#menu1a, #menu2a, #menu3a, #menu4a, #menu5a{
	z-index: 5;
	line-height: 18px;
}

#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover, #menu5 a:hover{
	font-weight: bold;
}

#actueel a{
	text-decoration: none;
	font-size: 12px;
}
#actueel a:hover{
	text-decoration: underline;
	font-size: 12px;
}

#actueel ul li{
	list-style-image: url(../images/bullet.jpg);
}

#logosbottom{
	position: absolute;
	bottom: 25px;
	right: 10px;
}
