#xinner {
	background: url(../afbeeldingen/kankerikhelp.jpg);
}

#box{
	width: 460px;
	background:#ffffff;
	height: 418px;
	text-align: left;
	position: absolute;
	top: 50%;
	left:50%;
	margin-left: -100px;
	margin-top: -233px;
}

#kop{
	width: 430px;
	height: auto;
	text-align: left;
	position: absolute;
	top: 20px;
	left: 15px;
}

#content{
	width: 430px;
	height: 349px;
	text-align: left;
	position: absolute;
	top: 70px;
	left: 15px;
	overflow:auto;
}

#english{
	position: absolute;
	top: 47px;
	left: 303px;
	width: 105px;
	text-align: right;
}

/* Informatie menu items */

#infobox {
	width: 240px;
	background:#00a0de;
	height: 260px;
	position: absolute;
	top: 50%;
	left:50%;
	margin-left: 222px;
	margin-top: -150px;
}

#infobox a:link {
	color: #ffffff;
	text-decoration: none;
}
#infobox a:visited {
	color: #ffffff;
	text-decoration: none;
}
#infobox a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#infobox a:active {
	color: #ffffff;
	text-decoration: underline;
}

#infocontent {
	width: 204px;
	height: 224px;
	text-align: left;
	position: relative;
	top: 18px;
	left: 18px;
	color:#21409a;
	overflow:auto;
}

#bic {
	width: 240px;
	height: 41px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: 222px;
	margin-top: 264px;
	text-align:right;
}

#bicnaam1 {
	font-size: 9px;
	color:#FFFFFF;
	position:absolute;
	height:auto;
	width:240px;
	top: 18px;
	left: 0px;
	visibility:visible;
	filter: alpha(opacity=20);
	-moz-opacity: 	0.2;
	opacity: 		0.2;
}
#bicnaam2 {
	font-size: 9px;
	color:#FFFFFF;
	position:absolute;
	height:auto;
	width:240px;
	top: 18px;
	left: 0px;
	visibility: hidden;
}

