html,body{
	height:100%;
	margin:0;
	padding:0;

}

a {
  color: #182B63;
}

.vertical{ 
	float:left;	
	height:50%; 
	margin-top:-354px;
	width:100%;
}

.horizontal {
	width:944px;
	margin-left:auto; 
	margin-right:auto; 
	height:708px; 
	border:0px; 
	overflow:hidden; 
	text-align:left; 
	clear:both;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006699; 
  background-color: white;  
	text-align: justify;
	
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	min-width:944px; 
	min-height:708px; 
}


a.menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: none
}

.subtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal }
	
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006699;
	text-align: left;
}


.textorange {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6600;
	text-align: left;
	font-style: italic
}


.textsmall {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #006699;
}

.headtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #006699; 
	font-weight: bold;
}

div.scroll_introductie {
	height: 390px;
	width: 452px; 
	overflow: hidden; 
	border: 0px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
}

div.scroll_introductie table {
  line-height: 150%;
}

div.scroll_base {
	height: 462px;
	width: 452px; 
	overflow: auto; 
	border: 0px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
}

div.scroll_base_print {
	height: 700px;
	width: 452px; 
	overflow: auto; 
	border: 0px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
}


input {
	border: 1px; 
	border-style: solid; 
	border-color: #B0BEFF; 
	background: #FAD9B8; 
}

.textgray { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #999999; 
	text-align: left; 
}

