BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-position: top center;
	background-repeat:repeat;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;

}


.maintable			{background-image:url(peterpan_bg.jpg); background-repeat:no-repeat; background-position:top center; }


.content 			{color: #000000; font-size : 10pt; line-height: 18px; padding: 30px 200px 10px 30px;}
.content H1			{color: #646464; font-size : 14pt; line-height: 23px; }


.rechterkolom		{color: #003F97; font-size : 8pt; line-height: 16px; }
.rechterkolom H1	{color: #003F97; font-size : 12pt; line-height: 16px; }

.klikpad, 
.klikpad A:link, 
.klikpad A:visited
					{color: #ff6dff; font-size : 8pt; line-height: 40px; text-decoration : bold;  }
.klikpad A:HOVER	{color: #000000;  }

.kader				{color: #003F97; font-size : 8pt; line-height: 16px; text-decoration : bold; background-color: #FFFFFF }
.kop				{color: #003F97; text-decoration : none; font-weight: bolder; }
.grotekop 			{color: #FFFFFF; font-size : 17pt; line-height: 16px; }
.margins			{background-color: #F2F3ED }
.blank				{color: #FFFFFF; font-size : 10pt; line-height: 16px; }
H4 			{color: #003F97; font-size : 10pt; line-height: 16px; text-decoration:none; font-weight: normal }
.smalltable			{color: #003F97; font-size : 6pt; line-height: 16px; text-decoration:none; font-weight: normal }

A						{color: #6498E8; text-decoration: underline; font-weight: 200; }
A:hover					{text-decoration : underline; color: #FF7800; font-weight: 200; }


/******************/
/* Headers, plain */
/******************/
H1 { font-size: 13px; color: #003F97; text-decoration: bold; }
H2 { font-size: 12px; color: #003F97; }
H3 { font-size: 11px; color: #003F97; }
H5 { font-size: 9px; color: #003F97; }
H6 { font-size: 8px; color: #003F97; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }


/* CSC */
.csc-searchform, .csc-form-labelcell
				  	{ color: #003F97; font-size : 10pt; line-height: 16px; background-color: #E0ECFF  }
P.csc-header-date 	{ font-size: 10px; color: #186900; }
P.csc-subheader 	{ font-style: italic; background-color: #EDEBF1; }
P.csc-subheader-0 	{ font-style: normal; }
P.csc-subheader-1 	{ color: #186900; }
P.csc-subheader-2 	{ color: #10007B; }
P.csc-subheader-3 	{ color: #8A0020; }


/******************/
/* TYPO3 MENU     */
/******************/
			
.menutable A 			{color: #57bce7; font-weight:bold; font-size:14px; text-decoration:none; width: 220px; }
.menutable A:hover 		{color: #FF0000; }


.menutable td {
background-image: url(button.jpg); 
background-repeat:no-repeat;
background-position:center;
text-align:center; 
height: 40px;
width: 220px;
padding: 15px 0px 0px 0px;
border-top: 0px solid #6E7F15;
border-bottom: 0px solid #6E7F15;
border-right: 0px solid #6E7F15;
border-left: 0px solid #6E7F15; 
}

.menutable_sub td {
width: 250px;
height: 25px; 
background-color: #003F97; 
padding-left: 4px; 
border-top: 0px solid #6E7F15;
border-bottom: 1px solid #FFFFFF;
border-right: 0px solid #6E7F15;
border-left: 0px solid #6E7F15;
}



/******************/
/* CSC Mailform    /
/******************/
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}


