BODY
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-position: top center;
	background-repeat:repeat;
	background-image:url(bg_fillout.jpg);
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* HUISSTIJLKLEUR DONKER = #6E7F15 */
/* HUISSTIJLKLEUR LICHTGROEN = #EFF6C0 */
/* LETTERKLEUR GROEN = #3F4A03 */


.content			{color: #3F4A03; font-size : 10pt; line-height: 16px; background-color: #FFFFFF; }
/* .content UL			{text-indent: 17px; list-style-image: url(http://www.actuator-technology.com/html/fileadmin/templates/res/btag.gif); } */
.csi-imagewrap		{margin-bottom: 2px; margin-top: 2px; margin-right: 2px; margin-left: 15px; padding-left: 6px; }
.klikpad			{color: #6E7F15; font-size : 8pt; line-height: 13px; text-decoration : bold; background-color: #EFF6C0; }
.klikpad A:link		{color: #6E7F15; font-size : 8pt; line-height: 13px; text-decoration : bold; background-color: #EFF6C0; }
.klikpad A:visited	{color: #6E7F15; font-size : 8pt; line-height: 13px; text-decoration : bold; background-color: #EFF6C0; }
.kader				{color: #996666; font-size : 8pt; line-height: 16px; text-decoration : bold; background-color: #EFF6C0; }
.kop				{color: #3F4A03; font-size : 11pt; line-height: 16px; background-color: #FFFFFF; font-weight:bolder; }
.grotekop			{color: #3F4A03; font-size : 15pt; line-height: 16px; font-weight:bolder; }
.margins			{background-color: #F9FBE0; padding-top: 30px;}
.topbalk			{background-image:url(/html/fileadmin/templates/res/bg_logobalk.jpg) }

A					{color: #6E7F15; text-decoration: underline; font-weight: 200; }
A:hover				{text-decoration : underline; color: #000000; font-weight: 200; }


/******************/
/* Headers, plain */
/******************/
H1 { color: #3F4A03; font-size : 11pt; line-height: 16px; background-color: #FFFFFF; font-weight:bolder; }
H2 { color: #3F4A03; font-size : 11pt; line-height: 16px; background-color: #FFFFFF; font-weight:bolder; }
H3 { font-size: 12px; color: #3F4A03; }
H4 { font-size: 12px; color: #3F4A03; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }


/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
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 			{font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color: #282E02; text-decoration: none; height: 20px; }
.menutable A:hover 		{font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color: #000000; text-decoration: underline; height: 20px; }
.menutable_sub A 		{font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color: #282E02; text-decoration: none;  height: 20px;}
.menutable_sub A:hover 	{font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color: #000000; text-decoration: underline; height: 20px;}


.menutable {
margin-top: 4px;
margin-left: 0px;
background-color: F2F3ED;
width:110px;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menutable td {
width:200px;
height: 20px;
background: #C5DC29  0 0 repeat;
border-top: 2px solid #6E7F15;
border-bottom: 2px solid #6E7F15;
border-right: 2px solid #6E7F15;
border-left: 2px solid #6E7F15;
}


.menutable_sub {
margin-top: 4px;
margin-left: 0px;
background-color: EFF6C0;
width:160px;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menutable_sub td {
width:200px;
height: 20px;
background: #C5DC29  0 0 repeat;
border-top: 2px solid #6E7F15;
border-bottom: 2px solid #6E7F15;
border-right: 2px solid #6E7F15;
border-left: 2px solid #6E7F15;
}



