body	{
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 0px;
	background-image: url("bg_ien_anim2.gif");
	background-color:#FFD75B;
	text-align:left;
}

/* container style voor IE 5 Mac */

#index {
	position:absolute;
	margin-left:-4100px;
	top: 10px;
	left: 50%;
	width:820px;
	height:520px;
	background-color:#FFE79F;
	/* F1F8C2 lichtgroengeel;
	D8F0F0 lichtblauw;
	D9F80A helderfelgroen; */
}

/* container style voor overige browsers \*/

#index {
	position:absolute;
	margin-left:-420px;
	left:50%;
	margin-top:-250px;
	top:45%;
	width:820px;
	height:520px;
	background-color:#FFE79F;
	/*background-image: url("images/sem_bghp.jpg");
	background-repeat:no-repeat;*/
}

/* einde IE5 hack style voor IE 5 Mac */

input, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	height: 16px;
	width: 400px;
	color: #000066;
	border: 1px solid #3399CC;
	padding: 0px;
	margin: 0 0 4 0px;
}

textarea {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	height: 50px;
	width: 400px;
	color: #000066;
	border: 1px solid #3399CC;
	padding: 3px;
	margin: 0 0 0 0px;
	overflow: auto;
}

input.submit {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	height: 20px;
	width: 50px;
	color: #FF9933;
	border: 1px solid #FF9933;
	background-color: #ffffff;
	cursor:pointer;
	padding: 0px;
	margin: 0px;
}

#tekstemail {
	position:relative;
	margin-top:10px;
	left:15px;
	top:0px;
	width:500px;
	height:300px;
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11pt;
	padding-right: 21px;
	text-align:left;
	overflow: auto;
}

#button {
	position:relative;
	left:0px;
	top:0px;
	width:50px;
	height:20px;
}



p {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin: 15px 15px 15px 15px;
	line-height: 1em;
}

.txtformulier {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-left: 15px;
}