BODY
{
	font-family : "Trebuchet MS", Tahoma, Verdana, sans-serif; 
	background-image:url(BG_page.gif); 
	background-repeat: no-repeat;
	background-color: #99a8a1;
	margin-left: 50px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;

}
 
.tx-guestbook-form-obligationfield { width: 100px;}

.maintable			{ } 

.content			{background-image: url(BG-content.png); color: #000000; font-size: 13px; line-height: 16px; 
					 padding: 5px 20px 20px 30px ;  border: 0px solid #FFFFFF;}
.content H1			{font-family: Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #FFFFFF;
					color: #4b5752; font-size: 25px; line-height: 27px; padding: 10 20 0 0;	}

.guestbookheader, .tx-guestbook-latest-header
					{background-color: #ffd300; color: #008175; font-size: 16px; font-weight:bold; height: 30px; padding: 7px 0px 0px 5px ; }

.footer				{ }
.datum 				{font-size : 10px; font-weight: normal; color: #008175; text-decoration:none; padding: 3px 2px 3px 25px ; }
.zoeken				{background-image: url(transparent-grey.png); font-size: 9px; } 

.rechterkolom		{color: #003F97; font-size: 10px; line-height: 16px; text-align:left; }
.rechterkolom H1	{color: #003F97; font-size: 11px; line-height: 16px; }

.klikpad			{font-size: 12px; padding: 10px 2px 10px 30px; } 
.klikpad A:link, 
.klikpad A:visited	{font-family: Georgia, "Times New Roman", Times, serif; color: #000; font-size: 13px; line-height: 20px; text-decoration : bold; }
.klikpad A:HOVER	{font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 13px; line-height: 20px; text-decoration : bold; }

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

.polltable			{color: #008175; font-size: 13px; line-height: 16px; padding: 0px 20px 20px 25px ;  }


/***************************/
/* Top random bg           */
/***************************/

.randompix {
width: 175px;
height: 120px;
border: 1px solid #008175;
background-image: url(http://85.92.144.91/~dadhnf/fileadmin/illustratie-fotos/randombg.php);
background-repeat: no-repeat;
background-position: left left;
margin: 0px;
clear: both;
}


/******************/
/* Headers, plain */
/******************/
H2 {color: #4b5752; font-size: 21px; line-height: 23px; }
H3 {color: #4b5752; font-size: 19px; line-height: 23px; }
H4 {color: #4b5752; font-size: 17px; line-height: 23px; }
H5 {color: #4b5752; font-size: 15px; line-height: 23px; }
H6 {color: #4b5752; font-size: 13px; line-height: 23px; }

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: 9px; 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					{width: 266px; font-family: Georgia, "Times New Roman", Times, serif; color: #006633; padding: 0px 0px 0px 0px;} 

.menutable A 			{font-size : 14px; font-weight:bold; color: #CCCCCC; text-decoration:none; }
.menutable A:hover 		{font-size : 14px; font-weight:bold; color: #4b5752; text-decoration:none; }
						
.menutable_sub A 		{font-size : 14px; font-weight:bold; color: #CCCCCC; text-decoration:none; }
.menutable_sub A:hover 	{font-size : 14px; color: #e53601; text-decoration:none; }


.menutable td {
padding: 8px 8px 3px 12px ; 
background-image:url(BG-menu.png);
background-repeat:repeat;
border-top: 0px solid #6E7F15;
border-bottom: 0px dotted #ffd300;
border-right: 0px solid #6E7F15;
border-left: 0px #ffd300;
height: 25px;
width: 264px; 
}

.menutable td:hover 	{background-image:url(BG-content.png); background-repeat:repeat; }

.menutable_sub td {
width: 250px;
height: 25px; 
background-image:url(BG-menu.png);
background-repeat:repeat;
padding-left: 0px; 
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;
}


