BODY
{
	font-family: "Courier New", Courier, monospace;
	background-position: top center;
	background-repeat:repeat;
	background-color: #231f20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}


.maintable			{background-color:#FFFFFF; border:#000000 1px solid;}

.content 			{color: #000; font-size: 12px; line-height: 18px; padding: 15px 0px 10px 20px;  }
.content H1			{color: #df6d26; font-size: 15px; line-height: 20px; font-weight:bold; }
.content H2			{color: #df6d26; font-size: 14px; line-height: 25px; font-weight:bold; }
.content H3			{color: #df6d26; font-size: 12px; line-height: 25px; font-weight:bold; }
.content H4			{color: #df6d26; font-size: 10px; line-height: 25px; font-weight:bold; }


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

.klikpad, .klikpad A:link, .klikpad A:visited
					{color: #003768; font-size : 10px; line-height: 40px; text-decoration : bold; text-indent: 20px;  }
.klikpad A:HOVER	{color: #df6d26; text-decoration : bold; }

.footer, .footer A	{color: #268394; font-size: 9px; text-decoration:none; font-weight:normal; text-indent: 20px; }

A					{color: #df6d26; text-decoration: underline; font-weight: 200; }
A:hover				{text-decoration : underline; color: #003768; font-weight: 200; }

.wc-menu			{padding-top: 50px; }
.csc-menu li a		{color: #245981; font-size: 14px; font-weight:bold; text-decoration:none; text-align:center; line-height: 25px; }
.csc-menu li a:hover	{color: #df6d26; font-size: 14px; font-weight:bold; text-decoration:none; text-align:center; line-height: 25px; }
.csc-menu li 		{list-style-type: none; }


/******************/
/* Flexibele Content */
/******************/

.flexcont			{padding-top: 25px; }
.actueel			{background-image:url(home_actueel_bg.jpg); color: #95b3bd; font-size: 10px; font-weight:bold; padding: 140px 5px 5px 15px; }
.actueel H1			{font-weight:bold; font-size: 14px; color: #95b3bd;  }
.evenementen		{background-image:url(evenementen_home_bg.jpg); color: #95b3bd; font-size: 10px; font-weight:bold; padding: 140px 5px 5px 15px; }
.evenementen H1		{font-weight:bold; font-size: 14px;  color: #95b3bd;}
.media				{background-image:url(nieuws_media_bg.jpg); color: #95b3bd; font-size: 10px; font-weight:bold; padding: 140px 5px 5px 15px; }
.media H1			{font-weight:bold; font-size: 14px; color: #95b3bd}

/******************/
/* Headers, plain */
/******************/
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     */
/******************/

.menu					{font-family : Arial, Helvetica, sans-serif;  padding-top:40px; }
			
.menutable A 			{font-size : 11px; color: #003F97; text-decoration:none; font-weight:bold; } 
.menutable A:hover 		{color: #c46e31; text-decoration:none; font-weight:bold; }
.menutable_sub A 		{font-size : 11px; color: #283e62; text-decoration:none; font-weight:bold;}
.menutable_sub A:hover 	{color: #FFFFFF; text-decoration:none; font-weight:bold; }


.menutable td {
padding: 8px 8px 0px 8px; 
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: #c46e31; 
padding-left: 4px; 
border-top: 0px solid #6E7F15;
border-bottom: 1px solid #FFFFFF;
border-right: 0px solid #6E7F15;
border-left: 0px solid #6E7F15;
}



