BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg_fillout.gif);
	background-repeat: repeat;
	background-position: top center;
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	font-size : 10pt; 
}



/* HUISSTIJLKLEUR DONKER = #29454A */
/* HUISSTIJLKLEUR LICHT = #7D9295 */
/* LETTERKLEUR Bordeaux = #952743 */
/* LETTERKLEUR Grijs = #952743 */

.content					{color: #29454A; font-size : 10pt; line-height: 16px; }
.homebox					{color: #29454A; font-size : 10pt; line-height: 16px; }
.smallercontent, 
.csc-caption				{color: #29454A; font-size : 8pt; line-height: 16px;  }
.verysmall					{color: #29454A; font-size : 7pt; line-height: 16px; font-weight: bold; }
.csc-searchform				{color: #29454A; font-size : 10pt; line-height: 16px; }
.menu				 		{background-color: #7D9295; }

A:link						{color: #952743; font-size : 10pt; text-decoration: none; font-weight: bold; }
A:visited					{color: #952743; font-size : 10pt; text-decoration: none; font-weight: bold; }
A:hover						{color: #29454A; font-size : 10pt; text-decoration: underline; font-weight: bold; }

.csc-form-label-req,
.csc-form-radio,
.csc-form-label				{color: #29454A; font-size : 10pt; line-height: 16px; }

/******************/
/* KLIKPAD        */
/******************/

.klikpad, .klikpad A:visited, .klikpad A:link
							{color: #952743; font-size : 8pt; text-decoration: none; font-weight: 100; }
.klikpad A:hover			{color: #952743; font-size : 8pt; text-decoration: underline; font-weight: 100; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 18px; color: #092A77; text-decoration: bold; }
H2 { font-size: 13px; color: #092A77; }
H3 { font-size: 12px; color: #092A77; }
H4 { font-size: 11px; color: #092A77; }
H5 { font-size: 10px; color: #092A77; }
H6 { font-size: 9px; color: #092A77; }



/******************/
/* TYPO3 MENU     */
/******************/
			
.menutable A, .menutable A:visited
			 			{font-family : Arial, Helvetica, sans-serif; font-size : 11pt; color: #003F97; text-decoration:none; font-weight:bold; background-color: #7D9295; }
.menutable A:hover 		{font-family : Arial, Helvetica, sans-serif; font-size : 11pt; color: #000000; text-decoration:none; font-weight:bold; background-color: #7D9295; }
.menutable_sub A, .menutable_sub A:visited
			 			{font-family : Arial, Helvetica, sans-serif; font-size : 9pt; color: #E0ECFF; text-decoration:none; font-weight:bold;}
.menutable_sub A:hover 	{font-family : Arial, Helvetica, sans-serif; font-size : 9pt; color: #F7C4A2; text-decoration:none; font-weight:bold;}


.menutable td {
padding-right: 8px; 
padding-left: 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: 170px;
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;
}


