/* CSS Document */

/***************************************/
/* Form style BEGIN                    */
/***************************************/
	
#form {
	margin: 0px;
}
	
#form fieldset {
	margin: 0;
	padding: 5px 5px 5px 0px;
	border: 0;
	border-top: 2px solid #000000;
}
	
#form legend {
	padding: 5px;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	color: #000000;
}
	
#form table {
	width: auto;
	font-size: 1em;
}
	
#form table th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #444444;
}
	
#form table td {
	font-size: 0.9em;
}	

#form .txtline,
#form .txtarea {
	width: 250px;
	border: 1px #363663 solid;
	background-color: #C7EAFB;
	font: 12px Arial,Helvetica,Verdana,sans-serif;
	color: #666666;
	height: 20px;	
}
	
#form .txtarea {
	height: 80px;
}
	
#form .submit {
	margin: 5px auto;
	background-color: #5889B4;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 120px;
	height: 30px;
	font-weight: bold;
}
	
#form .submit:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
	
#form .required {
	text-align: center;
	font: 0.8em;
}
	
#form .center {
	text-align: right;
}
	
/***************************************/
/* Form style EINDE                    */
/***************************************/	

/* met alleen tekst: */
/* CSS Document */

.submit {
	margin: 5px auto;
	color: #F60;
	font-weight: bold;
	background: none;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 12px;
	cursor: pointer;
}

.submit:hover {
	color: #039;
}

h1 {
font: 12px Arial, Helvetica, Verdana, sans-serif; color: #444; 
font-weight: bold;
}

#frameWrapper #frameContent #frame2 #divwEB9X #divwEB9X_1 .box boxLarge .boxcontent p a,a:link {
text-decoration: none;
font-weight: bold;
}

#frameWrapper #frameContent #frame2 #divwEB9X #divwEB9X_1 .box boxLarge .boxcontent p a,a:link,a:active,a:visited,a:hover {
text-decoration: none;
font-weight: bold;
}

#frameWrapper #frameContent #frame2 #divwEB9X #divwEB9X_1 .box boxLarge .boxcontent ul li a,a:link,a:active,a:visited,a:hover {
text-decoration: none;
font-weight: bold;
}

#frameWrapper #frameContent #frame2 #divwEB9X #divwEB9X_1 .box boxLarge .boxcontent p ul li a,a:link,a:active,a:visited,a:hover {
text-decoration: none;
font-weight: bold;
}

.box boxLarge .boxcontent p a:link,
.box boxLarge .boxcontent p a:active,
.box boxLarge .boxcontent p a:hover,
.box boxLarge .boxcontent p a:visited{
    text-decoration:none;
}
