@charset "utf-8";


.Container {
	margin: 0px auto;
	padding: 0;
	width:994px;
	position:relative;
	top: 0px;
	left:-10px;
	height: 830px;
}

.Container #Content {
	width:740px;
	top: 130px;
	overflow: auto;
	position: absolute;
	height: auto;
	background-color: #FFF;
	left: 10px;
}


.Navi #balk {
	background-color: #0F0;
	width: 900px;
	height: 116px;
	left: -20px;
	position: relative;
}

.Navi #logo {
	width: 296px;
	height: 116px;
	left: 0px;
	position: absolute;
	background-image: url(afbeeldingen/hbC-logo.png);
	background-repeat:no-repeat;
	margin: 0;
	z-index: 10;
}

.Navi #boven {
	background-image:url(afbeeldingen/hbg_04.jpg);
	width: 695px;
	height: 33px;
	position: absolute;
	margin: 0px;
	left: 296px;
	top: 0px;
	padding: 0px;
	background-repeat:no-repeat;
}
.Navi #knopen {
	width: 694px;
	height: 53px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	left: 296px;
	top: 33px;
	background-image: url(knopen/HBC-idee.jpg);
}
.Navi #sublink {
	width: 695px;
	height: 30px;
	top: 86px;
	left: 296px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image:url(afbeeldingen/hbg_24.png);
	background-repeat:no-repeat;
}
.Info {
	background-color: #000;
	width: 200px;
	height: auto;
	position: relative;
	left: 770px;
	top:130px;
}
.Info #top {
	width: 200px;
	height:47px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(afbeeldingen/hbg_28.jpg);
}
.Info #body {
	width: 200px;
	height:auto;
	min-height:375px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(afbeeldingen/hbg_31.jpg);
	background-repeat:repeat-y;
	padding:15px;
}
.Info #textfield {
	width:170px;
	padding:0px;
	margin:-3px;
}

.Info #bottom {
	width: 200px;
	height: 15px;
	background-image:url(afbeeldingen/hbg_35.jpg);
	top:0px;
	left:0px;
	position: relative;
}

.Main {
	width:725px;
	height: auto;
	z-index: 5;
}

.Main #top_main {
	width: 725px;
	height:47px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(afbeeldingen/hbg_26.jpg);
}
.Main #body_main{
	width: 722px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(afbeeldingen/hbg_30.jpg);
	background-repeat:repeat-y;
}
.Main #textfield_main {
	width:650px;
	padding:25px;
	height: auto;
}

.Main #bottom_main {
	width: 722px;
	height: 24px;
	background-image:url(afbeeldingen/hbg_33.jpg);
	top:auto;
	left:0px;
	position: relative;
}

