/************************  Section style settings  ************************/

.SectionTitle {
}

.SectionContent {
	width					: 630px;
	vertical-align			: top;
	padding					: 0px 25px 25px 25px;
	color					: #666666;
	text-align				: left;
	line-height				: 16px;
}

.AdminSectionContent {
	width					: 615px;
	vertical-align			: top;
	padding					: 0px 25px 25px 25px;
	color					: #666666;
	text-align				: left;
	line-height				: 16px;
	
	font-size: 11px;
	font-family:Verdana;
}

.SectionContent A:LINK {
}

.SectionContent A:VISITED {
}

.SectionContent A:HOVER {
}

.SectionContent A:ACTIVE {
}

/************************  Paragraph style settings  ************************/

.ParagraphContent {
}

.ParagraphContent A:LINK {
}

.ParagraphContent A:VISITED {
}

.ParagraphContent A:HOVER {
}

.ParagraphContent A:ACTIVE {
}

.ParagraphTitle {
}

.ParagraphText {
}

.ParagraphImageLeft {
}

/************************  Gallery popup style settings  ************************/

.GalleryPopupBody {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	text-align:			center;
	width:				100%;
	color: 				#000000;
	font-family:		Helvetica, Arial, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
}

.GalleryPopupTable {
	width:				100%;
	border:				0px solid #FFFFFF;

}

.GalleryPopupImage {
	
	
}

.GalleryPopupInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
	padding-top:		1px;
	padding-left:		10px;
	color:				#333333;
}

.GalleryPopupMoreInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold; 
	color:				#484848;
	
}

.GalleryPopupPhotoTitle H1{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#000000;
}

.GalleryPopupTitleSeparator{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	width:				1px;
}

.GalleryPopupPargTitle H2{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#484848;
	display:			block;
}

.GalleryPopupPrevious {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupNext {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupGotoSite {
	height:				40px;
	border:				1px solid #CCCCCC;
	margin-bottom:		5px;	
}

.GalleryPopupToolTipAuthorTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipAuthor{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}

.GalleryPopupToolTipDescriptionTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipDescription{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}
/****************  Form, buttons and fields style settings  ***************/

.FormFieldTitleCell {
}

.FormTable {
}

.FormRow {
}

.FormFieldText {
}

.FormFieldRadio {
}

.FormFieldRadioCell {
}

.FormFieldCheckbox {
}

.FormFieldSelect {
}

.FormFieldTextarea {
}

.FormButtonSubmit {
}

.FormError {
}

	.FormFieldRadioCell UL {
		padding:			2px;
		margin:				0px;
	}
	
	.FormFieldRadioCell UL LI {
		padding:			0px;
		margin:				0px;
		list-style:			none;
	}

/************************  Menu style settings  ************************/

.MenuContent {
	width					: 160px;
	margin					: 103px 0px 10px 0px;
	border-bottom			: 1px solid #FFFFFF;
	border-top				: 1px solid #FFFFFF;	
	background-color		: #757575;	
	padding					: 5px 0px 5px 0px;
}

.SubMenuContent {
	border-left				: 0px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 0px solid #FFFFFF;
	border-top				: 0px solid #FFFFFF;	
	width					: 140px;
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 8px;
}

/************************  Menulink style settings  ************************/
.MenuLink {
padding: 0px 0px 0px 10px;
line-height: 22px;
}

.MenuLink A:LINK {
color:#FFFFFF;
text-decoration:none;
}

.MenuLink A:VISITED {
color:#FFFFFF;
text-decoration:none;
}

.MenuLink A:HOVER {
color:#FFFFFF;
text-decoration:underline;
}

.MenuLink A:ACTIVE {
/*
Donker groen
color:#016801;
*/
/*
Lichtgroen
color: #a0ce67;
*/
color:#FFFFFF;
text-decoration:none;
}

/************************  MenuActive style settings  ************************/

.MenuLinkActive {
padding: 0px 0px 0px 10px;
line-height: 22px;
}

.MenuLinkActive A:LINK {
color:#FFFFFF;
text-decoration:underline;
}

.MenuLinkActive A:VISITED {
color:#FFFFFF;
text-decoration:underline;
}

.MenuLinkActive A:HOVER {
color:#FFFFFF;
text-decoration:underline;
}

.MenuLinkActive A:ACTIVE {
color:#FFFFFF;
text-decoration:underline;
}

/************************  SubMenu style settings  ************************/

.SubMenuLink {
padding: 0px 0px 0px 10px;
line-height: 22px;
}

.SubMenuLink A:LINK {
color: #a0ce67;
text-decoration:none;
font-weight:normal;
}

.SubMenuLink A:VISITED {
color: #a0ce67;
text-decoration:none;
font-weight:normal;
}

.SubMenuLink A:HOVER {
color: #a0ce67;
text-decoration:underline;
font-weight:normal;
}

.SubMenuLink A:ACTIVE {
color: #a0ce67;
text-decoration:none;
font-weight:normal;
}

/************************ SubMenuActive style settings  ************************/

.SubMenuLinkActive {	
padding: 0px 0px 0px 10px;
line-height: 22px;
}

.SubMenuLinkActive A:LINK {
color: #a0ce67;
text-decoration:underline;
font-weight:normal;
}

.SubMenuLinkActive A:VISITED {
color: #a0ce67;
text-decoration:underline;
font-weight:normal;
}

.SubMenuLinkActive A:HOVER {
color: #a0ce67;
text-decoration:underline;
font-weight:normal;
}

.SubMenuLinkActive A:ACTIVE {
color: #a0ce67;
text-decoration:underline;
font-weight:normal;
}

/************************  SubSubMenu style settings  ************************/

.SubSubMenuLink {
color:#333333;
text-decoration:none;
padding: 0px 0px 0px 20px;
line-height: 18px;
}

.SubSubMenuLink A:LINK {
color:#333333;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLink A:VISITED {
color:#333333;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLink A:HOVER {
color:#333333;
text-decoration:underline;
font-weight:normal;
}

.SubSubMenuLink A:ACTIVE {
color:#333333;
text-decoration:none;
font-weight:normal;
}

/************************ SubSubMenuActive style settings  ************************/

.SubSubMenuLinkActive {
color:#333333;
text-decoration:none;
padding: 0px 0px 0px 20px;
line-height: 18px;
}

.SubSubMenuLinkActive A:LINK {
color:#333333;
text-decoration:underline;
font-weight:normal;
}

.SubSubMenuLinkActive A:VISITED {	
color:#333333;
text-decoration:underline;
font-weight:normal;
}

.SubSubMenuLinkActive A:HOVER {
color:#333333;
text-decoration:underline;
font-weight:normal;
}

.SubSubMenuLinkActive A:ACTIVE {
color:#333333;
text-decoration:underline;
font-weight:normal;
}