@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;
}

#tekst
{
	position: relative;
	width: 100%;
	height: 90%;
	float: none;
	margin-left: 0%;
	margin-top: 0%;
	padding-right:0%;
	overflow: auto;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	/*text-align: left;*/
}

#tekst_iframe
{
	position: relative;
	width: 92%;
	height: 94%;
	float: none;
	margin-left: 4%;
	margin-top: 3%;
	/*margin-top: 30px;*/
	padding-right:1%;
	overflow: auto;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	/*text-align: left;*/
}

#iframe_style
{
	height:97%;
	width:100%;
	border: none 0px #00000;
}

#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;
}

