/************************  Body style settings  ************************/

HTML {
	height					: 100%;
}
.cmsBody {
	margin					: 0px 0px 0px 0px;
	font-family				: verdana;
	font-size				: 11px;
	height					: 100%;
}


IMG {
	border-width: 0px;
}

/************************  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 10px 0px;
	font-size				: 14px;
	font-weight				: bold;
	color					: #016801;
}

H2 {
	padding					: 0px 0px 0px 0px;
	margin					: 25px 0px 5px 0px;
	font-size				: 12px;
	font-weight				: bold;
}

H3 {
	padding					: 0px 0px 0px 0px;
	margin					: 25px 0px 5px 0px;
	font-size				: 12px;
	font-weight				: bold;
}

H4 {
	padding					: 0px 0px 0px 0px;
	margin					: 25px 0px 5px 0px;
	font-size				: 12px;
	font-weight				: bold;
}

/************************  List style settings  ************************/

UL { 
	margin					: 0px 0px 0px 20px;
	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		: #464648;
	width					: 160px;
	border-left				: 0px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 1px solid #FFFFFF;
	border-top				: 1px solid #FFFFFF;
	text-align				: left;
	padding					: 47px 0px 0px 0px;
}

.ColumnLeftPrint {
	display					: none;
}

.ColumnRight {
	width					: 160px;
	vertical-align			: top;
	padding					: 0px 0px 0px 10px;
	margin					: 0px 0px 0px 0px;
	text-align				: left;
	border					: 0px solid red;
	background-color		: #EEEEEE;
}

.HeaderImageSmall {
	border-left				: 1px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 1px solid #FFFFFF;
	border-top				: 1px solid #FFFFFF;
	width					: 118px;
	height					: 94px;
}

.HeaderImage {
	border-left				: 1px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 0px solid #FFFFFF;
	border-top				: 0px solid #FFFFFF;
	width					: 834px;
	height					: 170px;	
}

.LanguageFlag {
	border-left				: 1px solid #FFFFFF;
	border-right			: 0px solid #FFFFFF;
	border-bottom			: 0px solid #FFFFFF;
	border-top				: 1px solid #FFFFFF;
	float					: right;
}

.FooterLeft {
	padding					: 2px 20px 2px 20px;
}

.FooterRight {
	background-color		: #EEEEEE;
}
.FooterContent {
	color					: #666666;
	border-top				: 1px solid #EEEEEE;
}
.FooterContent A:LINK, .FooterContent A:ACTIVE, .FooterContent A:HOVER, .FooterContent A:VISITED {
	color					: #666666;
	font-weight				: normal;
}

.SimpleNieuwsbriefFormError {
	padding					: 0px 0px 0px 10px;
	color					: red;
}

.SimpleNieuwsbriefGlobalError {
	padding					: 0px 0px 10px 0px;
	display					: block;
}

.SimpleNieuwsbriefFormDivThanks {
	padding					: 0px 0px 0px 10px;
}

.SimpleNieuwsbriefForm {
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}

.SimpleNieuwsbriefFormTitle {
	font-weight				: normal;
	color					: #505050;
	margin-bottom			: 4px;
	display					: block;
}

.SimpleNieuwsbriefFormText {
}

.SimpleNieuwsbriefFormTitleCell {
	font-weight				: bold;
	padding					: 0px 0px 0px px;
}

.SimpleFormFieldText {
	font-size				: 11px;
	width					: 140px;
	border					: 1px solid #CCCCCC;
	line-height				: 13px;
	height					: 13px;
}

.SimpleFormButtonSubmit {
	width					: 85px;
	font-weight				: normal;
	background-image		: none;
	margin					: 3px 0px 0px 0px;
	background-color		: #505050;
	border					: 1px solid #FFFFFF;
	color					: #FFFFFF;
	padding					: 1px 1px 1px 1px;
	font-size				: 11px;
}

			.ImageRight {
				margin-top: 1px;			
				margin-bottom: 5px;
				margin-left: 10px;
				bordeR: 1px solid black;
			}
			.ImageLeft {
				margin-top: 1px;
				margin-bottom: 5px;
				margin-right: 10px;
				bordeR: 1px solid black;				
			
			}