        html {
            height: 100%;
			overflow: hidden;
            background: url(/pictures/KenB_teken_bg25.gif) repeat;
        }
        body {
            height: 100%;
			min-height:600px;
			max-height: 600px;
            position: relative;
            background: #FFFFFF;
            padding: 0;
			overflow:hidden;
            margin: 0 auto;
            width: 800px;
        }
        #menubar_top {
			position: absolute;
			left:0px;
			top:80px;
			height:18px;
            width: 796px;
            margin: 0px;
			z-index:0;
			overflow:auto;
			background: #1F8CD2;
			border-width: 2px;
			border-style: solid;
			border-color: #272879;
        }
        #adres_box {
			position: absolute;
			left:590px;
			top:340px;
			bottom:0px;
            width: 198px;
            margin: 0px;
			padding: 4px;
			z-index:0;
			overflow:auto;
			background: #C0C0C0;
			border-width: 2px;
			border-style: solid;
			border-color: #808080;
        }
        #menubox_top {
			position: absolute;
			left:0px;
			top:100px;
			height:48px;
            width: 146px;
            margin: 0px;
			z-index:0;
			overflow:auto;
			background: #FFFFFF;
			border-width: 2px;
			border-style: solid;
			border-color: #272879;
        }
        #submenu_top {
			position: absolute;
			left:145px;
			top:80px;
			height:20px;
            width: 100%;
            margin: 0px;
			z-index:0;
			overflow:auto;
        }
		#cont_mc {
			position: absolute;
			/* geeft probleem met IE6 !!height:auto !important; /* voor moderne browsers */
			left:165px;
			top:105px;
			bottom:0px;
            right: 0px;
            margin: 0px;
			padding: 5px 20px 5px 0px;
			z-indez:1;
			overflow: auto;
        }
		#cont_mc_rc {
			position: absolute;
			top:0px;
			left:430px;
			width:210px;
			height:200px;
			overflow:hidden;
			padding:0;
		}
        #cont_lc {
			position: absolute;
			top:148px;
			bottom:80px;
            width: 146px;
            margin: 0px;
			z-indez:2;
			overflow: auto;
			background: #FFFFFF;
			border-width: 2px;
			border-style: none solid none solid;
			border-color: #272879;
		}
        #cont_lc2 {
			position: absolute;
			top:520px;
			bottom:32px;
            width: 146px;
            margin: 0px;
			z-indez:3;
			overflow: auto;
			background: #FFFFFF;
			border-width: 2px;
			border-style: none solid solid solid;
			border-color: #272879;
		}
        #colofon {
			position: absolute;
			left:0px;
			bottom:0px;
            width: 146px;
			height:30px;
            margin: 0px;
			z-indez:5;
			overflow: hidden;
			background: #1F8CD2;
			border-width: 2px;
			border-style: solid;
			border-color: #272879;
		}
        #cont_mcmrc {
			position: absolute;
			/* geeft probleem met IE6 !!height:auto !important; /* voor moderne browsers */
			left:150px;
			top:105px;
			bottom:5px;
            right: 0px;
            margin: 5px;
			z-indez:1;
			overflow: auto;
        }
        #cont_rc {
			position: absolute;
			right:0;
			top:105px;
			bottom:25px;
            width: 120px;
            margin: 0px;
			z-indez:3;
			overflow: auto;
		}
        #header {
			position: absolute;
			top:25px;
			left: 220px;
            height: 100px;
            width: 480px;
            margin: 0px;
            background: #FFFFFF;
			overflow:hidden;
        }
        #footer {
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 800px;
            height: 20px;
            background: #ECFFFD;
			overflow: hidden;
        }
		#page_selbox {
			position: relative;
			top:0px;
			width:585px;
		}
		#page_cont {
			position: relative;
			top:0px;
			width:585px;
			overflow: auto;
		}
		#page_cont2 {
			position: absolute;
			width:400px;
			float:left;
		}
