/* BODY */
BODY   {background-ncolor:#FFFFFF; margin-top: 0px;}
BODY   {font-family: Verdana, Arial, sans-serif; font-size:11px; color: #000000;}

p	   {text-align:left; font-family: Arial, sans-serif; color: #000000; font-size:11px; line-height:13pt; margin-top: 0px; margin-bottom: 0px;}
H1     {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #2C0866; font-size:15px; line-height:15pt; margin-bottom: 10px;}
H2     {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #2C0866; font-size:15px; line-height:15pt; margin-bottom: 10px;}
H3	   {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #FFFFFF; font-size:11px; line-height:15pt; margin-bottom: 0px;}
H3 a:link    {text-decoration: none; color: #FFFFFF}
H3 a:visited {text-decoration: none; color: #FFFFFF}
H3 a:active  {text-decoration: none; color: #FFFFFF} 
H3 a:hover   {text-decoration: none; color: #FFFFFF}

H4	   {font-family: Verdana, Arial, sans-serif; font-weight: normal; color: #2C0866; font-size:11px; line-height:15pt; margin-bottom: 0px;}
H5	   {font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #00000; font-size:12px; line-height:15pt; margin-bottom: 0px;}

td     {font-family: Verdana, Arial, sans-serif; color: #000000; font-size:11px; line-height:13pt;}
ul     {font-family: Verdana, Arial, sans-serif; color: #000000; font-size:11px; line-height:15pt;}
ol     {font-family: Verdana, Arial, sans-serif; color: #000000; font-size:11px; line-height:15pt;}
strong {font-weight: normal;}

/* LINKS */
a:link    {text-decoration: underline; color: #3300CC}
a:visited {text-decoration: underline; color: #3300CC}
a:active  {text-decoration: underline; color: #3300CC} 
a:hover   {text-decoration: none; color: #3300CC}

/* MENU */
.menu {
width:790px; 
height:20px; 
text-align:left;
}
.menutext {
position: absolute;
visibility: hidden;
}
.menurubriek {
font-family: Verdana, Arial, sans-serif; 
font-size:11px; 
line-height:15pt;
}
.click {
cursor: pointer;
}
.intro {
position: absolute;
margin-left:-365px;
text-align:left;
top:230px;
left:50%;
width:728px;
z-index:10;
background-color:#FFFFFF;
}


/* FORMULIEREN */
input {
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px; }
			
select {
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #E7F2FC;
	font-family: Verdana, Arial;
	font-size: 11px; }

textarea {
	border-color: #404040;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #E7F2FC;
	font-family: Verdana, Arial;
	font-size: 11px; }
	
.submit {
	border-color: #C0C0C0;
	background-color: #C0C0C0;
	border-style: solid;
	border-width: 0px; }
		
.choice {
	border: 0px solid #FFFFFF; 
	background-color: transparent; }
}	



	