.bodycontent {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-highlight-color : #DFFFFFF;
	scrollbar-3dlight-color : #0577a7;
	scrollbar-darkshadow-color : #0577a7;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #0577a7;
}
A:link {
	color: #45a12b;
	text-decoration: none;	
}
A:visited {
	color: #45a12b;
	text-decoration: none;	
}
A:hover {
	color: #45a12b;
	text-decoration: none;
}
A:active {
	color: #45a12b;
	text-decoration: none;	
}
.little {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.body {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #000000;
}
.result {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #45a12b;
}
.title {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #45a12b;
	font-weight: bold;
}
.bodyform {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #000000;
}
.error {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.form {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #57ae3b;
}
.formbutton {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #009EE0;
}
.radiobutton  {
	background: #FFFFFF;
	color: #0577a7;
	border: 1px solid #0577a7;
}
#divUp   {position:relative; vertical-align: top; visibility:hidden;}
#divDown {position:relative; vertical-align: bottom; visibility:hidden;}
#divScrollTextCont {
	position:relative;
	vertical-align: top;
	width:616px;
	height:398px;
	clip:rect(0px 616px 398px 0px);
	overflow:auto;
	visibility:visible;
	z-index: 1;



}

#divText {position:absolute; vertical-align: top; height: 390px;}
/*zonder scroll*/
#divTextCont{
position:relative;
	vertical-align: top;
	width:616px;
	height:398px;
}
.video {
	background:url(../pictures/arrow.gif) no-repeat left;
	padding-left:19px;
	color:#57ae3b;
	font-size:14px;
	font-style:italic;
}
.video_empty {
	padding-left:19px;
	color:#57ae3b;
	font-size:14px;
}

.video_empty a:link, .video_empty a:visited, .video_empty a:hover, .video_empty a:active {
	text-decoration:underline;
}
#flashcontent {
	margin-left:80px;
	margin-top:30px;
}