@charset "utf-8";
div {
	/*background: #ffffff;*/
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
xdiv {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
img {
	display: block;
}

#xbgs_x_l_jpg_achtergrondfoto {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: url(../plaatjes/achtergrondfoto.jpg);
	background-repeat:repeat;
}

#randtop {
	position: relative;
	width: 100%;
	height: 9%;
	white-space: nowrap;
	clear: both;
}

#randmiddle
{
	position: relative;
	width: 100%;
	height: 75%;
	/*white-space: nowrap;*/
	clear: both;
}

#randbottom {
	position: relative;
	width: 100%;
	height: 16%;
	white-space: nowrap;
	clear: both;
}


#randtl
{
	position: relative;
	width: 12%;
	height: 100%;
	float: left;
	vertical-align: bottom;
	/*background: #88ffff;*/
}
#randtm
{
	position: relative;
	height: 100%;
	width: 76%;
	float: left;
	vertical-align: bottom;
	/*background: #ff88ff;*/
}
#randtr
{
	position: relative;
	width: 11%;
	height: 100%;
	float: left;
	vertical-align: bottom;
	/*background: #ffff88;*/
}


#randml
{
	position: relative;
	width: 12%;
	height: 100%;
	float: left;
	/*background: #ff8888;*/
}

#centrum
{
	position: relative;
	width: 76%;
	height: 100%;
	float: left;
	background: #fff8d1;
}

#gele_balk
{
	position: relative;
	width: 100%;
	height: 9%;
	/*float: left;*/
	background: #a90533;
	vertical-align: bottom;

}

#gele_balk table,td,tr
{
	height:100%;
	vertical-align:bottom;
	border:0px;
	margin:0px;
	padding:0;
}

.rr
{
	border-bottom:solid 3px #fff8d1;	
}

.gr
{
	border-bottom:solid 3px #a90533;
}

#tekst
{
	position: relative;
	width: 94%;
	height: 36%;
	float: none;
	margin-left: 3%;
	margin-top: 3%;
	overflow: hidden;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	margin-bottom: 2px;
	/*text-align: left;*/
}

#tekst2
{
	position: relative;
	width: 80%;
	height: 45%;
	float: none;
	margin-left: 10%;
	overflow: auto;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	/*text-align: left;*/
}

#randmr
{
	position: relative;
	width: 11%;
	height: 100%;
	float: left;
	/*background: #8888ff;*/
}


#randbl
{
	position: relative;
	width: 12%;
	height: 100%;
	float: left;
	/*background: #44ffff;*/
}
#randbm
{
	position: relative;
	width: 76%;
	height: 100%;
	float: left;
	/*background: #ff44ff;*/
}
#randbr
{
	position: relative;
	width: 11%;
	height: 100%;
	float: left;
	/*background: #ffff44;*/
}

#img-randtl
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#img-randtm
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#img-randtr
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#img-randml
{
	position: absolute;
	top: 0px;
	right: 0px;
}
#img-randmr
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#img-randbl
{
	position: absolute;
	top: 0px;
	right: 0px;
}
#img-randbm
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#img-randbr
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#laag_hkz {
	position:absolute;
	z-index:200;
	right: 2px;
	bottom: 2px;
	/*top:0px;
	left:0px;*/
	border-width: 0px;
	border-style: none;
	/*width: 92%;
	height: 90%;*/
	overflow: auto;
}
