/************************  Body style settings  ************************/
HTML {
	height: 100%;
	width: 630px;
}
.cmsBody {
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size:11px;
	height: 100%;
	width: 630px;	
}

/************************  P tag style settings  ************************/

P {

}

/************************  A tag style settings  ************************/

A:LINK {	
color: #016801;
text-decoration: none;
font-weight:bold;
}
  
A:VISITED {	
color: #016801;
text-decoration: none;
font-weight:bold;
} 
 
A:ACTIVE {	
color: #016801;
text-decoration: none;
font-weight:bold;
}
  
A:HOVER {	
color: #016801;
text-decoration: underline;
font-weight:bold;
} 

/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #016801;
}

H2 {

}

H3 {

}

H4 {

}

/************************  List style settings  ************************/

UL { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

OL { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

LI {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/****************  Custom tags/classes style settings  ****************/

.MainContainer {
	margin-left: auto;
	margin-right:auto;
}
 
.ColumnLeft {
	background-color		: #505050;
	width					: 140px;
	border-left				: 1px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 1px solid #FFFFFF;
	border-top				: 1px solid #FFFFFF;
	text-align				: left;
	padding: 10px 0px 0px 0px;
}

.ColumnRight {
display:none;
}

.ColumnLeftPrint {
display:block;
}

.ColumnLeftNoPrint {
display:none;
}
.HeaderImageSmall {
	display:none;
}

.HeaderImage {
	display:none;
}

.LanguageFlag {
display:none;
}

.SimpleNieuwsbriefFormError {
display:none;
}

.SimpleNieuwsbriefGlobalError {
display:none;
}

.SimpleNieuwsbriefFormDivThanks {
display:none;
}

.SimpleNieuwsbriefForm {
display:none;
}

.SimpleNieuwsbriefFormTitle {
display:none;
}

.SimpleNieuwsbriefFormText {
}

.SimpleNieuwsbriefFormTitleCell {
display:none;
}

.SimpleFormFieldText {
display:none;;
}

.SimpleFormButtonSubmit {
display:none;
}


/*** CMS.CSS Replacer ***/

/************************  Section style settings  ************************/

.SectionTitle {

}

.SectionContent {
width: 100px;
vertical-align:top;
padding: 0px 25px 0px 25px;
color:#666666;
text-align:left;
}

.SectionContentAdmin {

}

.SectionContent A:LINK {

}

.SectionContent A:VISITED {

}

.SectionContent A:HOVER {

}

.SectionContent A:ACTIVE {

}

/************************  Paragraph style settings  ************************/

.ParagraphContent {
width: 430px;
}

.ParagraphContent A:LINK {

}

.ParagraphContent A:VISITED {

}

.ParagraphContent A:HOVER {

}

.ParagraphTitle {

}

.ParagraphText {

}

.ParagraphImageLeft {

}

/************************  Gallery popup style settings  ************************/

.GalleryPopupContent {
}

.GalleryPopupTitle {
}

.GalleryPopupImage {
}

.GalleryPopupClose {
}

.GalleryPopupNavigation {
}

/****************  Form, buttons and fields style settings  ***************/

.FormFieldTitleCell {

}

.FormTable {
}

.FormRow {
}

.FormFieldText {

}

.FormFieldRadio {
}

.FormFieldRadioCell {

}

.FormFieldCheckbox {
}

.FormFieldSelect {

}

.FormFieldTextarea {

}

.FormButtonSubmit {

}

.FormError {

}

/************************  Menu style settings  ************************/

.MenuContent {
display:none;
}

.SubMenuContent {
	border-left				: 0px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 1px solid #FFFFFF;
	border-top				: 1px solid #FFFFFF;	
	width					: 100%;
	background-color		: #757575;
}

/************************  Menulink style settings  ************************/
.MenuLink {
padding: 0px 0px 0px 4px;
line-height: 18px;
}

.MenuLink A:LINK {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.MenuLink A:VISITED {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.MenuLink A:HOVER {
color:#CCCCCC;
text-decoration:underline;
font-weight:normal;
}

.MenuLink A:ACTIVE {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

/************************  MenuActive style settings  ************************/

.MenuLinkActive {
padding: 0px 0px 0px 4px;
line-height: 18px;
font-weight:normal;
}

.MenuLinkActive A:LINK {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.MenuLinkActive A:VISITED {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.MenuLinkActive A:HOVER {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.MenuLinkActive A:ACTIVE {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

/************************  SubMenu style settings  ************************/

.SubMenuLink {
padding: 0px 0px 0px 10px;
line-height: 18px;
}

.SubMenuLink A:LINK {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.SubMenuLink A:VISITED {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.SubMenuLink A:HOVER {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.SubMenuLink A:ACTIVE {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

/************************ SubMenuActive style settings  ************************/

.SubMenuLinkActive {	
padding: 0px 0px 0px 10px;
line-height: 18px;
}

.SubMenuLinkActive A:LINK {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.SubMenuLinkActive A:ACTIVE {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.SubMenuLinkActive A:HOVER {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.SubMenuLinkActive A:VISITED {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

/************************  SubSubMenu style settings  ************************/

.SubSubMenuLink {
padding: 0px 0px 0px 16px;
line-height: 18px;
}

.SubSubMenuLink A:LINK {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLink A:VISITED {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLink A:HOVER {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLink A:ACTIVE {
color:#CCCCCC;
text-decoration:none;
font-weight:normal;
}

/************************ SubSubMenuActive style settings  ************************/

.SubSubMenuLinkActive {
padding: 0px 0px 0px 16px;
line-height: 18px;
}

.SubSubMenuLinkActive A:LINK {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLinkActive A:ACTIVE {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLinkActive A:HOVER {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.SubSubMenuLinkActive A:VISITED {	
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}