body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
	background-color: #8c91b1;
	font-family: Helvetica, Verdana;
	color: #565656;
}
#iframe {
        min-width: 1000px;
        /* KAK KLOTE SCHIJT BROWSER */
        width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto" );
}
#title {
	font-size: large;
}
#maincontent {
	width:100%;
	height:565px;
	background-image: url('images/fond.gif');
}
#mainscheldtext {
	position: absolute;
//	font-size: x-small;
	font-size:75%;
	background-color: #a2a8cc;
	left: 25px;
	top: 25px;
	width:800px;
	height:470px;
}
#post_it_be {
	position: absolute;
	left: 350px;
	top: 175px;
}
#realisaties {
        position: absolute;
        font-size: small;
        top: 25px;
        left: 25px;
	height: 500px;
        width: 970px;
}
#reftext {
        position: absolute;
        font-size: small;
        top: 25px;
        left: 525px;
        height: 500px;
        width: 470px;
}
#refmovie {
        position: absolute;
        font-size: small;
        top: 25px;
        left: 25px;
        height: 280px;
        width: 490px;
}
#reflinks {
        position: absolute;
        font-size: small;
        top: 315px;
        left: 25px;
        height: 180px;
        width: 490px;
}
#context {
        position: absolute;
        font-size: small;
        top: 25px;
        left: 325px;
        height: 470px;
        width: 670px;
}
#conlinks {
        position: absolute;
        font-size: small;
        top: 25px;
        left: 25px;
        height: 470px;
        width: 290px;
}
#maintext {
	position: absolute;
	font-size: small;
	top: 25px;
	left: 836px;
	right: 25px;
        min-width: 200px;
        /* KAK KLOTE SCHIJT BROWSER */
        width:expression(document.body.clientWidth < 1000 ? "200px" : "auto" );
}
#footer {
	text-align: right;
	background-color: #8c91b1;
	font-size: xx-small;
	color: #000000;
}
img {
	border: 0px;
}
a {
	color: #515183;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.bm {
	background: url(images/vakonder_bm.gif) 0 100% repeat-x;
}
.bl {
	background: url(images/vakonder_bl.gif) 0 100% no-repeat
}
.br {
	background: url(images/vakonder_br.gif) 100% 100% no-repeat
}
.tl {
	background: url(images/vakonder_tl.gif) 0 0 no-repeat
}
.tr {
	background: url(images/vakonder_tr.gif) 100% 0 no-repeat;
	padding:10px;
	height: 95px;
}
.mm {
	background: url(images/vakonder_mm.gif) 0 0 repeat;
}
.tm {
	background: url(images/vakonder_tm.gif) 0 0 repeat-x
}
.mr {
	background: url(images/vakonder_mr.gif) 100% 10px repeat-y;
}
.ml {
	background: url(images/vakonder_ml.gif) 0 10px repeat-y;
}
.sbm {
        background: url(images/vakrechts_bm.gif) 0 100% repeat-x;
}
.sbl {
        background: url(images/vakrechts_bl.gif) 0 100% no-repeat
}
.sbr {
        background: url(images/vakrechts_br.gif) 100% 100% no-repeat
}
.stl {
        background: url(images/vakrechts_tl.gif) 0 0 no-repeat
}
.str {
        background: url(images/vakrechts_tr.gif) 100% 0 no-repeat;
	padding: 15px;
	height: 470px;
}
.smm {
        background: url(images/vakrechts_mm.gif) 0 10px repeat;
}
.stm {
        background: url(images/vakrechts_tm.gif) 0 0 repeat-x
}
.smr {
        background: url(images/vakrechts_mr.gif) 100% 0 repeat-y
}
.sml {
        background: url(images/vakrechts_ml.gif) 0 0 repeat-y
}
.rtl {
        background: url(images/vakref_tl.gif) 0 0 no-repeat
}
.ref {
        background: url(images/vakref_tr.gif) 100% 0 no-repeat;
        padding: 15px;
        height: 180px;
}
.rmm {
        background: url(images/vakref_mm.gif) 0 10px repeat;
}
.rtm {
        background: url(images/vakref_tm.gif) 0 0 repeat-x
}
.rmr {
        background: url(images/vakref_mr.gif) 100% 0 repeat-y
}
.rml {
        background: url(images/vakref_ml.gif) 0 0 repeat-y
}

.pijltjes {
        position: absolute;
        right: 25px;
	bottom: 15px;
}
