/* TAGS */
body {
	overflow: auto;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	scrollbar-arrow-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #24B8F1;
	scrollbar-highlight-color: #24B8F1;
	scrollbar-shadow-color: #24B8F1;
	scrollbar-track-color: #ffffff;
	background-color: transparent;
}
img {  
	border-style: none;
}
form table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}
a {
	color:#24B8F1;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	border-bottom-color:#24B8F1;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
a:active {
	color:#CCCCCC;
}
a:visited {
	color:#24B8F1;
}
table {
	height: 100%;
	width: 100%;
	margin:0px;
	padding:0px;
}


/* PARTS */
#wraptd {
	height: 540;
	width: 800;
	vertical-align:top;
}
#header {
	height: 70;
	width: 800;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	vertical-align: top;
	height: 400;
	width: 150;
}
#menu_bg {
	background-image: url(../images/layout/line4.jpg);
	background-repeat: no-repeat;
	background-position: 130px 0px;
}
#buttons {
	position:relative;
	top:-2px;
	left:20px;
	}
*html #buttons {
	top:16px;
	}
#buttons p {
	height:5px;
	}
*html #buttons p {
	margin:0px;
	padding:0px;
	}
	
#buttons a {
	border: solid 0px #24B8F1;
	}
#menuline {
	width:20px;
	height:420px;
	position:relative;
	top:-220px;
	left:130px;
}
#menuselected {
	width:10px;
	height:150px;
	position:relative;
	left:118px;
}

#main {
	vertical-align:top;
	padding-top:17px;
	background:url(../images/bg_drop.png);
	background-position:right;
	background-repeat:no-repeat;
}
#footer {
	height: 70px;
	width: 784px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

#footer_txt1 {
	width:784px;
	position:relative;
	top:2px;
	left:10px;
}
#footer_txt1 table tr td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
#footer_img a {
	border: solid 0px #24B8F1;
}
#footer_img a:hover {
	border: solid 0px #24B8F1;
}
#footer_img a:active {
	border: solid 0px #24B8F1;
}
#footer_img a:visited {
	border: solid 0px #24B8F1;
}


*html iframe {
	height: 400;
}
#txt_iframe {
	overflow:auto;
	overflow-x:hidden;
	height: 386;
	width: 636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
*html #txt_iframe {
	height: 362;
	}
#txt_wrap {
	width: 385;
	}
	
#txt_iframe_vraag {
	width: 450;
	}


	
#toptext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
	position:relative;
	top:50px;
	left:277px;
}
